Trace number 1561316

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
tts tts-5-0? (TO) 1200.17 1200.62

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_8_4_5_cmp.cnf
MD5SUM0b9eae71c375cb5515f5dd7953424584
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.322
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses22340
Sum of the clauses size74788
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23164
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data

0.00/0.04	c Command: HOME/tts-5-0 HOME/instance-1561316-1238764880.cnf 
0.00/0.04	c Using SATTIMEOUT of 1200
0.00/0.04	c Using SATRAM of 1800
0.00/0.04	c Size of subset node = 16
0.00/0.04	c Variables = 2420
0.00/0.04	c Clauses = 22340
0.00/0.04	c Literals = 74788
0.00/0.04	c Reduced size:
0.00/0.04	c Variables = 2420
0.00/0.04	c Clauses = 22340
0.00/0.04	c Literals = 74788
0.00/0.04	c a2
0.09/0.16	c a1
0.49/0.53	c Independent sub-problems = 1
0.49/0.53	c Sub-problem with 2420 variables and 22340 clauses
0.49/0.53	c using permutation method 4
0.49/0.53	c count = 1
0.49/0.53	c Ordering finished 0.510 seconds
0.49/0.53	c mapped 0.520 seconds
0.49/0.53	c permuted 0.520 seconds
0.49/0.53	c about to sort
0.49/0.54	c sorted
0.59/0.66	c clauses now 22340
0.59/0.66	c init finished 0.540 seconds
0.59/0.66	c tree built 0.660 seconds
0.59/0.66	c 
0.59/0.66	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.59/0.66	c ---------------------------------|----------------------------------|------------------------------------------------------
0.59/0.66	c ................................ | ..........                       |                        0.7           0.0             
0.59/0.66	c ................................ | ..........                     1 |                        0.7           1.5             
0.59/0.66	c ................................ | ..........                     2 |                        0.7           3.0             
0.59/0.66	c ................................ | ..........                     3 |                        0.7           4.5             
0.59/0.66	c ................................ | ..........                     4 |                        0.7           6.1             
0.59/0.66	c ................................ | ..........                     5 |                        0.7           7.6             
0.59/0.66	c ................................ | ..........                  1000 | 4                      0.7        1515.2          969
24.28/24.37	c ................................ | ..........                273000 | 33515                 24.4       11206.9      3607754
47.98/48.03	c ................................ | ..........                338000 | 50569                 48.0        7038.7      5309192
72.27/72.38	c ................................ | ..........                425000 | 71483                 72.4        5872.6      7905925
95.95/96.06	c ................................ | ..........                493000 | 88420                 96.0        5133.8      9959890
120.14/120.28	c ................................ | *.........                559000 | 105862               120.2        4648.6     11718519
144.05/144.16	c ................................ | *.........                614000 | 120511               144.1        4260.0     13404766
168.53/168.63	c ................................ | *.........                663000 | 133117               168.6        3932.4     14783480
192.42/192.50	c ................................ | *.........                710000 | 144328               192.5        3689.1     15771082
216.71/216.81	c ................................ | *.........                748000 | 154205               216.8        3450.8     16677845
240.21/240.36	c ................................ | **........                790000 | 163646               240.3        3287.4     17642619
263.90/264.06	c ................................ | **........                831000 | 173236               264.0        3147.7     18778276
287.89/288.07	c ................................ | **........                868000 | 183356               288.0        3013.9     19896533
311.97/312.16	c ................................ | **........                898000 | 191327               312.1        2877.5     20780090
336.07/336.21	c ................................ | **........                925000 | 197953               336.1        2751.9     21724581
360.56/360.77	c ................................ | ***.......                951000 | 204978               360.7        2636.6     22675426
384.35/384.54	c ................................ | ***.......                976000 | 212120               384.5        2538.6     23674943
408.44/408.64	c ................................ | ***.......               1002000 | 220033               408.5        2452.6     24679763
432.03/432.23	c ................................ | ***.......               1026000 | 227200               432.1        2374.2     25614568
455.92/456.17	c ................................ | ***.......               1057000 | 234625               456.1        2317.7     26546053
480.42/480.61	c ................................ | ****......               1095000 | 242942               480.5        2278.9     27567425
505.00/505.28	c ................................ | ****......               1127000 | 251296               505.2        2230.9     28515808
527.90/528.17	c ................................ | ****......               1147000 | 257175               528.1        2172.1     29362017
552.39/552.68	c ................................ | ****......               1176000 | 265615               552.6        2128.3     30412426
575.87/576.18	c ................................ | ****......               1202000 | 272991               576.0        2086.6     31320324
601.07/601.33	c ................................ | *****.....               1220000 | 278350               601.2        2029.3     32033551
624.16/624.49	c ................................ | *****.....               1238000 | 283493               624.3        1982.9     32667601
649.05/649.37	c ................................ | *****.....               1253000 | 288165               649.2        1930.0     33247095
672.34/672.61	c ................................ | *****.....               1269000 | 292838               672.5        1887.1     33888410
696.34/696.66	c ................................ | *****.....               1295000 | 300405               696.5        1859.3     34880741
719.92/720.28	c ................................ | ******....               1311000 | 306255               720.1        1820.5     35761556
745.11/745.49	c ................................ | ******....               1331000 | 312125               745.3        1785.8     36750613
768.61/768.97	c ................................ | ******....               1345000 | 316587               768.8        1749.5     37399179
792.20/792.54	c ................................ | ******....               1357000 | 320527               792.4        1712.6     37988374
816.89/817.24	c ................................ | ******....               1369000 | 324582               817.1        1675.5     38548749
840.38/840.71	c ................................ | *******...               1380000 | 327902               840.5        1641.8     39002316
864.97/865.38	c ................................ | *******...               1394000 | 331873               865.2        1611.2     39540196
888.06/888.48	c ................................ | *******...               1412000 | 337005               888.3        1589.6     40161352
912.96/913.31	c ................................ | *******...               1430000 | 342111               913.1        1566.1     40878051
935.85/936.22	c ................................ | *******...               1448000 | 347668               936.0        1547.0     41607841
960.73/961.15	c ................................ | ********..               1465000 | 351803               960.9        1524.6     42185206
985.32/985.72	c ................................ | ********..               1479000 | 355644               985.5        1500.8     42688275
1009.71/1010.18	c ................................ | ********..               1490000 | 358754              1010.0        1475.3     43079064
1032.90/1033.32	c ................................ | ********..               1503000 | 362127              1033.1        1454.9     43471394
1056.10/1056.54	c ................................ | ********..               1512000 | 364904              1056.3        1431.4     43791003
1079.99/1080.41	c ................................ | *********.               1526000 | 368696              1080.2        1412.7     44275807
1105.28/1105.79	c ................................ | *********.               1540000 | 372652              1105.5        1393.0     44746632
1128.98/1129.47	c ................................ | *********.               1555000 | 376822              1129.2        1377.0     45220609
1151.97/1152.43	c ................................ | *********.               1576000 | 382612              1152.2        1367.8     45871673
1176.95/1177.41	c ................................ | *********.               1594000 | 387736              1177.2        1354.1     46493427

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1561316-1238764880/watcher-1561316-1238764880 -o /tmp/evaluation-result-1561316-1238764880/solver-1561316-1238764880 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1561316-1238764880.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 539
/proc/meminfo: memFree=1726072/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=1012 CPUtime=0
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149153032 1036288 116 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 253 116 67 165 0 86 0

[startup+0.0792349 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 539
/proc/meminfo: memFree=1726072/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=5188 CPUtime=0.07
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 1189 0 0 0 7 0 0 0 18 0 1 0 1149153032 5312512 1173 1992294400 134512640 135191068 4294956224 18446744073709551615 134710804 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 1297 1173 69 165 0 1130 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5188

[startup+0.101238 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 539
/proc/meminfo: memFree=1726072/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=5188 CPUtime=0.09
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 1189 0 0 0 9 0 0 0 18 0 1 0 1149153032 5312512 1173 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 1297 1173 69 165 0 1130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5188

[startup+0.301277 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 539
/proc/meminfo: memFree=1726072/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=5500 CPUtime=0.29
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 1251 0 0 0 29 0 0 0 19 0 1 0 1149153032 5632000 1234 1992294400 134512640 135191068 4294956224 18446744073709551615 134691956 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 1375 1234 71 165 0 1208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5500

[startup+0.701353 s]
/proc/loadavg: 0.99 0.98 0.99 3/73 539
/proc/meminfo: memFree=1726072/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=10228 CPUtime=0.69
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 2459 0 0 0 68 1 0 0 23 0 1 0 1149153032 10473472 2420 1992294400 134512640 135191068 4294956224 18446744073709551615 134641725 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 2557 2420 89 165 0 2390 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10228

[startup+1.50151 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1716208/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=11052 CPUtime=1.49
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 2650 0 0 0 148 1 0 0 25 0 1 0 1149153032 11317248 2611 1992294400 134512640 135191068 4294956224 18446744073709551615 134590809 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 2763 2611 89 165 0 2596 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11052

[startup+3.10181 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1714352/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=17340 CPUtime=3.09
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 4208 0 0 0 307 2 0 0 25 0 1 0 1149153032 17756160 4169 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 4335 4169 89 165 0 4168 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17340

[startup+6.30143 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1700400/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=30204 CPUtime=6.28
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 7428 0 0 0 625 3 0 0 25 0 1 0 1149153032 30928896 7390 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 7551 7390 89 165 0 7384 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30204

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1683760/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=44752 CPUtime=12.68
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 11055 0 0 0 1263 5 0 0 25 0 1 0 1149153032 45826048 11016 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 11188 11017 89 165 0 11021 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44752

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1658544/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=68208 CPUtime=25.48
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 16948 0 0 0 2539 9 0 0 25 0 1 0 1149153032 69844992 16909 1992294400 134512640 135191068 4294956224 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 17052 16909 89 165 0 16885 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68208

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1630064/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=97432 CPUtime=51.08
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 24256 0 0 0 5093 15 0 0 25 0 1 0 1149153032 99770368 24217 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 24358 24217 89 165 0 24191 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 97432

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1552560/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=174040 CPUtime=102.26
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 43376 0 0 0 10201 25 0 0 25 0 1 0 1149153032 178216960 43337 1992294400 134512640 135191068 4294956224 18446744073709551615 134562376 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 43510 43337 89 165 0 43343 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 174040

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1489904/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=236712 CPUtime=162.23
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 59077 0 0 0 16187 36 0 0 25 0 1 0 1149153032 242393088 59038 1992294400 134512640 135191068 4294956224 18446744073709551615 134562478 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 59178 59038 89 165 0 59011 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 236712

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1451312/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=274836 CPUtime=222.21
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 68611 0 0 0 22178 43 0 0 25 0 1 0 1149153032 281432064 68572 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 68709 68572 89 165 0 68542 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 274836

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1409072/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=317184 CPUtime=282.18
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 79197 0 0 0 28168 50 0 0 25 0 1 0 1149153032 324796416 79158 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 79296 79158 89 165 0 79129 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 317184

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1372720/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=353280 CPUtime=342.16
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 88209 0 0 0 34159 57 0 0 25 0 1 0 1149153032 361758720 88170 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 88320 88170 89 165 0 88153 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 353280

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1333808/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=392508 CPUtime=402.14
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 98025 0 0 0 40150 64 0 0 25 0 1 0 1149153032 401928192 97986 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 98127 97986 89 165 0 97960 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 392508

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1296752/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=429092 CPUtime=462.12
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 107166 0 0 0 46143 69 0 0 25 0 1 0 1149153032 439390208 107127 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 107273 107127 89 165 0 107106 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 429092

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1260080/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=466124 CPUtime=522.1
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 116407 0 0 0 52135 75 0 0 25 0 1 0 1149153032 477310976 116368 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 116531 116368 89 165 0 116364 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 466124

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1221872/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=503628 CPUtime=582.07
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 125806 0 0 0 58126 81 0 0 25 0 1 0 1149153032 515715072 125767 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 125907 125767 89 165 0 125740 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 503628

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1197744/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=527536 CPUtime=642.06
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 131785 0 0 0 64121 85 0 0 25 0 1 0 1149153032 540196864 131746 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 131884 131746 89 165 0 131717 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 527536

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1166576/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=559100 CPUtime=702.03
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 139642 0 0 0 70114 89 0 0 25 0 1 0 1149153032 572518400 139603 1992294400 134512640 135191068 4294956224 18446744073709551615 134562453 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 139775 139603 89 165 0 139608 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 559100

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1133936/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=591288 CPUtime=762.02
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 147698 0 0 0 76109 93 0 0 25 0 1 0 1149153032 605478912 147659 1992294400 134512640 135191068 4294956224 18446744073709551615 134562461 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 147822 147659 89 165 0 147655 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 591288

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1110640/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=614728 CPUtime=821.98
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 153560 0 0 0 82103 95 0 0 25 0 1 0 1149153032 629481472 153521 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 153682 153521 89 165 0 153515 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 614728

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1089712/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=635352 CPUtime=881.97
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 158739 0 0 0 88097 100 0 0 25 0 1 0 1149153032 650600448 158700 1992294400 134512640 135191068 4294956224 18446744073709551615 134562447 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 158838 158700 89 165 0 158671 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 635352

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1060464/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=665044 CPUtime=941.94
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 166141 0 0 0 94089 105 0 0 25 0 1 0 1149153032 681005056 166102 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 166261 166102 89 165 0 166094 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 665044

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1043440/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=681608 CPUtime=1001.92
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 170282 0 0 0 100084 108 0 0 25 0 1 0 1149153032 697966592 170243 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 170402 170243 89 165 0 170235 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 681608

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1028528/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=696608 CPUtime=1061.9
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 174043 0 0 0 106078 112 0 0 25 0 1 0 1149153032 713326592 174004 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 174152 174004 89 165 0 173985 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 696608

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=1010352/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=714576 CPUtime=1121.87
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 178532 0 0 0 112073 114 0 0 25 0 1 0 1149153032 731725824 178493 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 178644 178493 89 165 0 178477 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 714576

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=985968/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=739268 CPUtime=1181.85
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 184685 0 0 0 118067 118 0 0 25 0 1 0 1149153032 757010432 184646 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 184817 184646 89 165 0 184650 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 739268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=979632/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=745204 CPUtime=1200.05
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4194304 186174 0 0 0 119886 119 0 0 25 0 1 0 1149153032 763088896 186135 1992294400 134512640 135191068 4294956224 18446744073709551615 134562368 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 186301 186135 89 165 0 186134 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 745204

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/74 540
/proc/meminfo: memFree=979632/2055920 swapFree=4173988/4192956
[pid=539] ppid=537 vsize=0 CPUtime=1200.15
/proc/539/stat : 539 (tts-5-0) R 537 539 32404 0 -1 4195332 186174 0 0 0 119886 129 0 0 25 0 1 0 1149153032 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/539/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.17
CPU user time (s): 1198.87
CPU system time (s): 1.3058
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 745204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.87
system time used= 1.3058
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186174
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2272

runsolver used 1.02084 second user time and 3.36249 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-03 15:21:20
IDJOB=1561316
IDBENCH=70913
IDSOLVER=505
FILE ID=node76/1561316-1238764880
PBS_JOBID= 9085453
Free space on /tmp= 66472 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/edgematching/compact/em_8_4_5_cmp.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561316-1238764880/watcher-1561316-1238764880 -o /tmp/evaluation-result-1561316-1238764880/solver-1561316-1238764880 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1561316-1238764880.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0b9eae71c375cb5515f5dd7953424584
RANDOM SEED=1252376919

node76.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1726488 kB
Buffers:         49776 kB
Cached:         196376 kB
SwapCached:      10684 kB
Active:          62820 kB
Inactive:       195748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726488 kB
SwapTotal:     4192956 kB
SwapFree:      4173988 kB
Dirty:            1208 kB
Writeback:           0 kB
Mapped:          19048 kB
Slab:            55884 kB
Committed_AS:  2962532 kB
PageTables:       2048 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node76 at 2009-04-03 15:41:23