Trace number 1736296

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.14 1200.46

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp.cnf
MD5SUMcf086e2a9e34f65e113b083fb29cd927
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.07683
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses73860
Sum of the clauses size241542
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214651
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

0.09/0.15	c Command: HOME/tts-5-0 HOME/instance-1736296-1240811162.cnf 
0.09/0.15	c Using SATTIMEOUT of 1200
0.09/0.15	c Using SATRAM of 1800
0.09/0.15	c Size of subset node = 16
0.09/0.15	c Variables = 8484
0.09/0.15	c Clauses = 73860
0.09/0.15	c Literals = 241542
0.09/0.15	c Reduced size:
0.09/0.15	c Variables = 8484
0.09/0.15	c Clauses = 73860
0.09/0.15	c Literals = 241542
0.09/0.15	c a2
0.39/0.47	c a1
1.60/1.66	c Independent sub-problems = 1
1.60/1.66	c Sub-problem with 8484 variables and 73860 clauses
1.60/1.66	c using permutation method 4
1.60/1.66	c count = 1
1.60/1.66	c Ordering finished 1.610 seconds
1.60/1.66	c mapped 1.660 seconds
1.60/1.66	c permuted 1.660 seconds
1.60/1.66	c about to sort
1.60/1.69	c sorted
2.19/2.26	c clauses now 73860
2.19/2.26	c init finished 1.720 seconds
2.19/2.26	c tree built 2.250 seconds
2.19/2.26	c 
2.19/2.26	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
2.19/2.26	c ---------------------------------|----------------------------------|------------------------------------------------------
2.19/2.26	c ................................ | ..........                       |                        2.2           0.0             
2.19/2.26	c ................................ | ..........                     1 |                        2.2           0.4             
2.19/2.26	c ................................ | ..........                     2 |                        2.2           0.9             
2.19/2.26	c ................................ | ..........                     3 |                        2.2           1.3             
2.19/2.26	c ................................ | ..........                     4 |                        2.2           1.8             
2.19/2.26	c ................................ | ..........                     5 |                        2.2           2.2             
2.19/2.26	c ................................ | ..........                  1000 | 104                    2.3         442.5         1169
23.99/24.02	c ................................ | ..........                606000 | 110282                24.0       25239.5      6948460
47.97/48.09	c ................................ | ..........                982000 | 186710                48.1       20424.3     12058742
71.98/72.03	c ................................ | ..........               1335000 | 259049                72.0       18536.5     16854529
96.07/96.13	c ................................ | ..........               1617000 | 314107                96.1       16822.7     20469639
119.96/120.03	c ................................ | *.........               1815000 | 351736               120.0       15122.5     22954925
144.05/144.16	c ................................ | *.........               2000000 | 387505               144.1       13875.4     25399409
167.95/168.05	c ................................ | *.........               2181000 | 423698               168.0       12980.6     27952300
192.04/192.10	c ................................ | *.........               2380000 | 466322               192.1       12391.3     30930187
216.03/216.11	c ................................ | *.........               2559000 | 504305               216.1       11843.4     33625071
240.03/240.11	c ................................ | **........               2756000 | 546926               240.1       11479.5     36438959
264.01/264.15	c ................................ | **........               2912000 | 580339               264.1       11025.3     38467853
288.02/288.11	c ................................ | **........               3111000 | 621063               288.1       10799.8     40817679
312.01/312.16	c ................................ | **........               3260000 | 647538               312.1       10444.7     42596417
335.90/336.06	c ................................ | **........               3389000 | 673045               336.0       10085.7     44316139
359.89/360.05	c ................................ | ***.......               3534000 | 701323               360.0        9816.7     46273216
383.88/384.09	c ................................ | ***.......               3708000 | 730815               384.0        9655.5     48371177
407.99/408.10	c ................................ | ***.......               3863000 | 756766               408.1        9467.0     50190752
432.07/432.23	c ................................ | ***.......               3970000 | 776285               432.2        9186.0     51501808
455.96/456.18	c ................................ | ***.......               4073000 | 795772               456.1        8929.5     52898824
479.96/480.16	c ................................ | ****......               4182000 | 816837               480.1        8710.7     54397548
503.85/504.09	c ................................ | ****......               4275000 | 835853               504.0        8481.8     55647870
527.95/528.16	c ................................ | ****......               4361000 | 854221               528.1        8257.9     56719355
552.24/552.43	c ................................ | ****......               4447000 | 872485               552.4        8050.9     57723136
576.04/576.21	c ................................ | ****......               4540000 | 891988               576.1        7880.0     58726618
599.93/600.10	c ................................ | *****.....               4642000 | 912805               600.0        7736.3     59969044
624.03/624.25	c ................................ | *****.....               4744000 | 931602               624.2        7600.5     61074226
648.01/648.22	c ................................ | *****.....               4839000 | 950650               648.1        7466.1     62339578
671.92/672.11	c ................................ | *****.....               4918000 | 967970               672.0        7318.1     63131976
695.91/696.13	c ................................ | *****.....               5008000 | 988325               696.0        7194.9     63999425
720.00/720.24	c ................................ | ******....               5142000 | 1013580              720.1        7140.2     65290761
743.89/744.11	c ................................ | ******....               5237000 | 1034084              744.0        7038.8     66416761
767.88/768.16	c ................................ | ******....               5318000 | 1050362              768.1        6923.8     67532177
792.27/792.53	c ................................ | ******....               5373000 | 1061485              792.4        6780.4     68258898
815.87/816.15	c ................................ | ******....               5456000 | 1076386              816.0        6685.9     69280667
839.86/840.12	c ................................ | *******...               5549000 | 1093457              840.0        6605.8     70324687
863.85/864.17	c ................................ | *******...               5667000 | 1115330              864.1        6558.6     71651138
888.16/888.46	c ................................ | *******...               5757000 | 1131356              888.4        6480.6     72499520
911.84/912.15	c ................................ | *******...               5813000 | 1141210              912.0        6373.7     73146320
935.84/936.13	c ................................ | *******...               5915000 | 1159292              936.0        6319.4     74436896
960.13/960.41	c ................................ | ********..               6006000 | 1178054              960.3        6254.4     75209534
983.92/984.22	c ................................ | ********..               6073000 | 1191878              984.1        6171.1     75880292
1008.22/1008.50	c ................................ | ********..               6159000 | 1209378             1008.4        6107.8     76746783
1032.01/1032.31	c ................................ | ********..               6231000 | 1223081             1032.2        6036.7     77578471
1055.81/1056.17	c ................................ | ********..               6316000 | 1241373             1056.0        5980.8     78187202
1079.80/1080.14	c ................................ | *********.               6417000 | 1261943             1080.0        5941.7     79095127
1103.90/1104.25	c ................................ | *********.               6509000 | 1280939             1104.1        5895.2     80198718
1127.99/1128.35	c ................................ | *********.               6610000 | 1303665             1128.2        5858.8     81392466
1151.78/1152.17	c ................................ | *********.               6717000 | 1326049             1152.0        5830.6     82674291
1176.07/1176.42	c ................................ | *********.               6832000 | 1352110             1176.3        5808.1     84008967
1199.86/1200.26	c CPU limit (1200) reached
1199.86/1200.26	c Time = 1200.11 seconds
1199.86/1200.26	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1736296-1240811162/watcher-1736296-1240811162 -o /tmp/evaluation-result-1736296-1240811162/solver-1736296-1240811162 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1736296-1240811162.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: 1.99 1.93 1.65 3/64 13943
/proc/meminfo: memFree=1777944/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=1008 CPUtime=0
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 127 0 0 0 0 0 0 0 20 0 1 0 109144239 1032192 111 1992294400 134512640 135191068 4294956224 18446744073709551615 134693975 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 252 112 68 165 0 85 0

[startup+0.0451869 s]
/proc/loadavg: 1.99 1.93 1.65 3/64 13943
/proc/meminfo: memFree=1777944/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=2332 CPUtime=0.03
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 475 0 0 0 3 0 0 0 20 0 1 0 109144239 2387968 459 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 583 459 68 165 0 416 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2332

[startup+0.101191 s]
/proc/loadavg: 1.99 1.93 1.65 3/64 13943
/proc/meminfo: memFree=1777944/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=4292 CPUtime=0.09
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 961 0 0 0 9 0 0 0 20 0 1 0 109144239 4395008 945 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 1073 945 68 165 0 906 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4292

[startup+0.301214 s]
/proc/loadavg: 1.99 1.93 1.65 3/64 13943
/proc/meminfo: memFree=1777944/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=12616 CPUtime=0.29
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 2978 0 0 0 28 1 0 0 22 0 1 0 109144239 12918784 2961 1992294400 134512640 135191068 4294956224 18446744073709551615 134641722 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 3154 2961 69 165 0 2987 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12616

[startup+0.701262 s]
/proc/loadavg: 1.99 1.93 1.65 3/64 13943
/proc/meminfo: memFree=1777944/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=13468 CPUtime=0.69
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 3404 0 0 0 68 1 0 0 25 0 1 0 109144239 13791232 3241 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 3367 3241 71 165 0 3200 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13468

[startup+1.50236 s]
/proc/loadavg: 1.99 1.93 1.65 2/65 13944
/proc/meminfo: memFree=1765200/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=14104 CPUtime=1.5
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 3519 0 0 0 148 2 0 0 25 0 1 0 109144239 14442496 3356 1992294400 134512640 135191068 4294956224 18446744073709551615 134553890 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 3526 3356 71 165 0 3359 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 14104

[startup+3.10154 s]
/proc/loadavg: 1.99 1.93 1.65 2/65 13944
/proc/meminfo: memFree=1750800/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=35840 CPUtime=3.09
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 9039 0 0 0 305 4 0 0 25 0 1 0 109144239 36700160 8803 1992294400 134512640 135191068 4294956224 18446744073709551615 134712942 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 8960 8803 89 165 0 8793 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35840

[startup+6.30192 s]
/proc/loadavg: 1.91 1.91 1.65 2/65 13944
/proc/meminfo: memFree=1729552/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=53508 CPUtime=6.29
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 13454 0 0 0 622 7 0 0 25 0 1 0 109144239 54792192 13218 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 13377 13218 89 165 0 13210 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53508

[startup+12.7017 s]
/proc/loadavg: 1.84 1.89 1.64 2/65 13944
/proc/meminfo: memFree=1692560/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=88988 CPUtime=12.69
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 22337 0 0 0 1257 12 0 0 25 0 1 0 109144239 91123712 22101 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 22247 22101 89 165 0 22080 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88988

[startup+25.5012 s]
/proc/loadavg: 1.65 1.85 1.63 2/65 13944
/proc/meminfo: memFree=1635856/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=143688 CPUtime=25.49
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 35981 0 0 0 2530 19 0 0 25 0 1 0 109144239 147136512 35745 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 35922 35745 89 165 0 35755 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143688

[startup+51.1012 s]
/proc/loadavg: 1.43 1.78 1.61 2/65 13944
/proc/meminfo: memFree=1551952/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=228068 CPUtime=51.08
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 57103 0 0 0 5078 30 0 0 25 0 1 0 109144239 233541632 56867 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 57017 56867 89 165 0 56850 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 228068

[startup+102.305 s]
/proc/loadavg: 1.18 1.66 1.58 2/65 13944
/proc/meminfo: memFree=1417552/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=360436 CPUtime=102.27
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 90184 0 0 0 10179 48 0 0 25 0 1 0 109144239 369086464 89948 1992294400 134512640 135191068 4294956224 18446744073709551615 134562408 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 90109 89948 89 165 0 89942 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 360436

[startup+162.301 s]
/proc/loadavg: 1.07 1.54 1.54 2/65 13944
/proc/meminfo: memFree=1320208/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=458432 CPUtime=162.24
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 114699 0 0 0 16163 61 0 0 25 0 1 0 109144239 469434368 114463 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 114608 114463 89 165 0 114441 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 458432

[startup+222.301 s]
/proc/loadavg: 1.02 1.44 1.50 2/65 13944
/proc/meminfo: memFree=1209296/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=568436 CPUtime=222.23
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 142183 0 0 0 22146 77 0 0 25 0 1 0 109144239 582078464 141947 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 142109 141947 89 165 0 141942 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 568436

[startup+282.301 s]
/proc/loadavg: 1.01 1.35 1.47 2/65 13944
/proc/meminfo: memFree=1119568/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=659220 CPUtime=282.21
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 164867 0 0 0 28129 92 0 0 25 0 1 0 109144239 675041280 164631 1992294400 134512640 135191068 4294956224 18446744073709551615 134562492 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 164805 164631 89 165 0 164638 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 659220

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.44 2/65 13944
/proc/meminfo: memFree=1045712/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=731732 CPUtime=342.2
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 183016 0 0 0 34116 104 0 0 25 0 1 0 109144239 749293568 182780 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 182933 182780 89 165 0 182766 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 731732

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.41 2/65 13944
/proc/meminfo: memFree=968656/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=809244 CPUtime=402.19
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 202378 0 0 0 40102 117 0 0 25 0 1 0 109144239 828665856 202142 1992294400 134512640 135191068 4294956224 18446744073709551615 134562461 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 202311 202142 89 165 0 202144 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 809244

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.38 2/65 13944
/proc/meminfo: memFree=915216/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=861784 CPUtime=462.16
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 215538 0 0 0 46090 126 0 0 25 0 1 0 109144239 882466816 215302 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 215446 215302 89 165 0 215279 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 861784

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.35 2/65 13944
/proc/meminfo: memFree=865424/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=911632 CPUtime=522.15
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 227991 0 0 0 52079 136 0 0 25 0 1 0 109144239 933511168 227755 1992294400 134512640 135191068 4294956224 18446744073709551615 134561597 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 227908 227755 89 165 0 227741 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 911632

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.33 2/65 13944
/proc/meminfo: memFree=824912/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=951788 CPUtime=582.14
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 238040 0 0 0 58071 143 0 0 25 0 1 0 109144239 974630912 237804 1992294400 134512640 135191068 4294956224 18446744073709551615 134590965 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 237947 237804 89 165 0 237780 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 951788

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.31 2/65 13944
/proc/meminfo: memFree=776912/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=999448 CPUtime=642.12
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 249922 0 0 0 64062 150 0 0 25 0 1 0 109144239 1023434752 249686 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 249862 249686 89 165 0 249695 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 999448

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.28 2/65 13944
/proc/meminfo: memFree=740176/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=1036480 CPUtime=702.1
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 259179 0 0 0 70054 156 0 0 25 0 1 0 109144239 1061355520 258943 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 259120 258943 89 165 0 258953 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 1036480

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.26 2/65 13944
/proc/meminfo: memFree=693712/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=1082264 CPUtime=762.09
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 270642 0 0 0 76043 166 0 0 25 0 1 0 109144239 1108238336 270406 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 270566 270406 89 165 0 270399 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 1082264

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.24 2/65 13944
/proc/meminfo: memFree=659408/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=1116796 CPUtime=822.07
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 279277 0 0 0 82035 172 0 0 25 0 1 0 109144239 1143599104 279041 1992294400 134512640 135191068 4294956224 18446744073709551615 134562348 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 279199 279041 89 165 0 279032 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1116796

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.23 2/65 13944
/proc/meminfo: memFree=615056/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=1160704 CPUtime=882.05
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 290254 0 0 0 88026 179 0 0 25 0 1 0 109144239 1188560896 290018 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 290176 290018 89 165 0 290009 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1160704

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.21 2/65 13950
/proc/meminfo: memFree=578512/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=1197272 CPUtime=942.04
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 299395 0 0 0 94019 185 0 0 25 0 1 0 109144239 1226006528 299159 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 299318 299159 89 165 0 299151 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 1197272

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/65 13950
/proc/meminfo: memFree=548944/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=1226648 CPUtime=1002.02
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 306745 0 0 0 100012 190 0 0 25 0 1 0 109144239 1256087552 306509 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 306662 306509 89 165 0 306495 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1226648

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/65 13950
/proc/meminfo: memFree=520400/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=1255084 CPUtime=1062.01
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 313866 0 0 0 106005 196 0 0 25 0 1 0 109144239 1285206016 313630 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 313771 313630 89 165 0 313604 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 1255084

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/65 13950
/proc/meminfo: memFree=478032/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=1297588 CPUtime=1121.99
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 324479 0 0 0 111994 205 0 0 25 0 1 0 109144239 1328730112 324243 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 324397 324243 89 165 0 324230 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1297588

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 13950
/proc/meminfo: memFree=427408/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=1348528 CPUtime=1181.97
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194304 337227 0 0 0 117984 213 0 0 25 0 1 0 109144239 1380892672 336991 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 337132 336991 89 165 0 336965 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 1348528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 13950
/proc/meminfo: memFree=1334096/2055920 swapFree=4181992/4192956
[pid=13943] ppid=13941 vsize=0 CPUtime=1200.07
/proc/13943/stat : 13943 (tts-5-0) R 13941 13943 13614 0 -1 4194308 341271 0 0 0 119778 229 0 0 25 0 1 0 109144239 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13943/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 0

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

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

Child status: 0
Real time (s): 1200.46
CPU time (s): 1200.14
CPU user time (s): 1197.79
CPU system time (s): 2.35264
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1364780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.79
system time used= 2.35264
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 341271
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= 1961

runsolver used 0.876866 second user time and 2.50262 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-27 07:46:02
IDJOB=1736296
IDBENCH=71622
IDSOLVER=505
FILE ID=node53/1736296-1240811162
PBS_JOBID= 9187406
Free space on /tmp= 66492 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736296-1240811162/watcher-1736296-1240811162 -o /tmp/evaluation-result-1736296-1240811162/solver-1736296-1240811162 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1736296-1240811162.cnf

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

MD5SUM BENCH= cf086e2a9e34f65e113b083fb29cd927
RANDOM SEED=735986919

node53.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.245
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.245
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:       1778424 kB
Buffers:         27688 kB
Cached:         186268 kB
SwapCached:       5140 kB
Active:          84384 kB
Inactive:       137780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778424 kB
SwapTotal:     4192956 kB
SwapFree:      4181992 kB
Dirty:            2188 kB
Writeback:           0 kB
Mapped:          14384 kB
Slab:            41384 kB
Committed_AS:   363476 kB
PageTables:       1376 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= 66492 MiB
End job on node53 at 2009-04-27 08:06:05