Trace number 1531481

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.18 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2028777924-038.cnf
MD5SUMfe3309ffe1b711047a9fc636f2702995
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.135978
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.00/0.02	c Command: HOME/tts-5-0 HOME/instance-1531481-1238465833.cnf 
0.00/0.02	c Using SATTIMEOUT of 1200
0.00/0.02	c Using SATRAM of 1800
0.00/0.02	c Size of subset node = 16
0.00/0.02	c Variables = 70
0.00/0.02	c Clauses = 6230
0.00/0.02	c Literals = 43610
0.00/0.02	c Reduced size:
0.00/0.02	c Variables = 70
0.00/0.02	c Clauses = 6230
0.00/0.02	c Literals = 43610
0.00/0.02	c a2
0.09/0.16	c a1
0.19/0.25	c Independent sub-problems = 1
0.19/0.25	c Sub-problem with 70 variables and 6230 clauses
0.19/0.25	c using permutation method 4
0.19/0.25	c count = 1
0.19/0.25	c Ordering finished 0.240 seconds
0.19/0.25	c mapped 0.250 seconds
0.19/0.25	c permuted 0.250 seconds
0.19/0.25	c about to sort
0.19/0.26	c sorted
0.29/0.35	c clauses now 6230
0.29/0.35	c init finished 0.260 seconds
0.29/0.35	c tree built 0.340 seconds
0.29/0.35	c 
0.29/0.35	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.35	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.35	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.35	c ................................ | ..........                     1 |                        0.3           2.9             
0.29/0.35	c ................................ | ..........                     2 |                        0.3           5.9             
0.29/0.35	c ................................ | ..........                     3 |                        0.3           8.8             
0.29/0.35	c ................................ | ..........                     4 |                        0.3          11.8             
0.29/0.35	c ................................ | ..........                     5 |                        0.3          14.7             
0.39/0.40	c ................................ | ..........                  1000 | 233                    0.4        2564.1         7002
24.09/24.10	c ................................ | ..........                256000 | 89256                 24.1       10626.8      2826481
48.07/48.15	c ................................ | ..........                414000 | 145850                48.1        8599.9      4666861
71.97/72.08	c ................................ | ..........                535000 | 189586                72.1        7424.4      6201676
95.95/96.08	c ................................ | ..........                654000 | 234421                96.0        6809.0      7535580
120.04/120.12	c ................................ | *.........                755000 | 272688               120.1        6287.5      8784299
143.95/144.05	c ................................ | *.........                848000 | 307097               144.0        5888.1      9890118
168.14/168.28	c ................................ | *.........                929000 | 337786               168.2        5521.5     10848272
191.92/192.09	c ................................ | *.........               1005000 | 366444               192.0        5233.3     11785494
216.11/216.25	c ................................ | *.........               1082000 | 394789               216.2        5004.6     12745249
240.20/240.33	c ................................ | **........               1165000 | 424762               240.3        4848.7     13804264
264.19/264.32	c ................................ | **........               1240000 | 451985               264.3        4692.3     14750253
288.19/288.32	c ................................ | **........               1313000 | 478568               288.3        4554.9     15693268
311.98/312.11	c ................................ | **........               1388000 | 505562               312.0        4448.3     16665965
335.97/336.16	c ................................ | **........               1460000 | 531179               336.1        4344.2     17576928
360.16/360.30	c ................................ | ***.......               1524000 | 554355               360.2        4230.7     18441772
384.05/384.20	c ................................ | ***.......               1590000 | 579175               384.1        4139.3     19216166
408.25/408.43	c ................................ | ***.......               1656000 | 604770               408.4        4055.3     20006909
432.14/432.35	c ................................ | ***.......               1717000 | 627916               432.3        3972.1     20803281
456.33/456.56	c ................................ | ***.......               1781000 | 652116               456.5        3901.8     21642829
480.22/480.43	c ................................ | ****......               1836000 | 672899               480.3        3822.4     22334500
503.91/504.19	c ................................ | ****......               1893000 | 695263               504.1        3755.4     23012468
527.90/528.11	c ................................ | ****......               1948000 | 716790               528.0        3689.4     23693122
552.19/552.47	c ................................ | ****......               1998000 | 736505               552.3        3617.3     24375858
575.89/576.16	c ................................ | ****......               2048000 | 755715               576.0        3555.4     25071115
599.87/600.19	c ................................ | *****.....               2099000 | 774754               600.1        3497.9     25763467
624.16/624.43	c ................................ | *****.....               2150000 | 794149               624.3        3443.9     26479462
648.06/648.34	c ................................ | *****.....               2198000 | 812502               648.2        3390.9     27154299
672.05/672.39	c ................................ | *****.....               2242000 | 829873               672.2        3335.1     27758244
695.84/696.14	c ................................ | *****.....               2285000 | 847398               696.0        3283.0     28379248
720.14/720.44	c ................................ | ******....               2328000 | 864603               720.3        3232.1     28989144
744.13/744.44	c ................................ | ******....               2370000 | 880684               744.3        3184.2     29521220
767.82/768.17	c ................................ | ******....               2414000 | 898280               768.0        3143.2     30088689
792.11/792.45	c ................................ | ******....               2457000 | 915181               792.3        3101.2     30665864
816.39/816.77	c ................................ | ******....               2499000 | 932169               816.6        3060.2     31253686
840.29/840.69	c ................................ | *******...               2539000 | 947580               840.5        3020.8     31829885
864.29/864.65	c ................................ | *******...               2579000 | 962861               864.5        2983.4     32397752
887.97/888.32	c ................................ | *******...               2623000 | 979394               888.1        2953.4     32980814
911.86/912.20	c ................................ | *******...               2681000 | 1001386              912.0        2939.7     33583939
936.25/936.63	c ................................ | *******...               2734000 | 1022009              936.4        2919.6     34197396
960.25/960.61	c ................................ | ********..               2780000 | 1040119              960.4        2894.6     34772543
984.04/984.48	c ................................ | ********..               2828000 | 1059001              984.3        2873.2     35357629
1008.03/1008.46	c ................................ | ********..               2875000 | 1077489             1008.2        2851.5     35955944
1032.32/1032.80	c ................................ | ********..               2927000 | 1097740             1032.6        2834.7     36551320
1056.11/1056.56	c ................................ | ********..               2976000 | 1116658             1056.3        2817.3     37151515
1079.81/1080.25	c ................................ | *********.               3021000 | 1134123             1080.0        2797.2     37725969
1103.90/1104.32	c ................................ | *********.               3067000 | 1152868             1104.1        2777.9     38320201
1127.99/1128.42	c ................................ | *********.               3109000 | 1169718             1128.2        2755.7     38885162
1151.77/1152.29	c ................................ | *********.               3151000 | 1186013             1152.0        2735.1     39382525
1176.37/1176.84	c ................................ | *********.               3195000 | 1202912             1176.6        2715.5     39907746

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1531481-1238465833/watcher-1531481-1238465833 -o /tmp/evaluation-result-1531481-1238465833/solver-1531481-1238465833 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531481-1238465833.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.00 1.00 0.99 3/72 14967
/proc/meminfo: memFree=1691696/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=876 CPUtime=0
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 1119244391 897024 106 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 219 106 67 165 0 52 0

[startup+0.0759001 s]
/proc/loadavg: 1.00 1.00 0.99 3/72 14967
/proc/meminfo: memFree=1691696/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=3924 CPUtime=0.06
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 786 0 0 0 6 0 0 0 18 0 1 0 1119244391 4018176 769 1992294400 134512640 135191068 4294956240 18446744073709551615 134642163 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 981 769 69 165 0 814 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3924

[startup+0.101905 s]
/proc/loadavg: 1.00 1.00 0.99 3/72 14967
/proc/meminfo: memFree=1691696/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=3924 CPUtime=0.09
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 786 0 0 0 9 0 0 0 18 0 1 0 1119244391 4018176 769 1992294400 134512640 135191068 4294956240 18446744073709551615 134642163 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 981 769 69 165 0 814 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3924

[startup+0.301941 s]
/proc/loadavg: 1.00 1.00 0.99 3/72 14967
/proc/meminfo: memFree=1691696/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=3692 CPUtime=0.29
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 1287 0 0 0 29 0 0 0 19 0 1 0 1119244391 3780608 805 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 923 805 84 165 0 756 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3692

[startup+0.702012 s]
/proc/loadavg: 1.00 1.00 0.99 3/72 14967
/proc/meminfo: memFree=1691696/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=7028 CPUtime=0.69
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 2100 0 0 0 69 0 0 0 22 0 1 0 1119244391 7196672 1618 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 1757 1618 89 165 0 1590 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7028

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1684840/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=9112 CPUtime=1.48
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 2593 0 0 0 148 0 0 0 25 0 1 0 1119244391 9330688 2111 1992294400 134512640 135191068 4294956240 18446744073709551615 134588910 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 2278 2111 89 165 0 2111 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9112

[startup+3.10144 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1682024/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=12792 CPUtime=3.09
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 3540 0 0 0 308 1 0 0 25 0 1 0 1119244391 13099008 3058 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 3198 3058 89 165 0 3031 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12792

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1674224/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=20316 CPUtime=6.28
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 5411 0 0 0 626 2 0 0 25 0 1 0 1119244391 20803584 4929 1992294400 134512640 135191068 4294956240 18446744073709551615 134562468 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 5079 4929 89 165 0 4912 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20316

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1660592/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=32956 CPUtime=12.69
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 8568 0 0 0 1264 5 0 0 25 0 1 0 1119244391 33746944 8086 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 8239 8086 89 165 0 8072 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32956

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1639152/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=53436 CPUtime=25.48
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 13700 0 0 0 2539 9 0 0 25 0 1 0 1119244391 54718464 13218 1992294400 134512640 135191068 4294956240 18446744073709551615 134551008 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 13359 13218 89 165 0 13192 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53436

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1608560/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=84156 CPUtime=51.07
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 21386 0 0 0 5091 16 0 0 25 0 1 0 1119244391 86175744 20904 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 21039 20904 89 165 0 20872 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84156

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1559664/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=132476 CPUtime=102.25
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 33452 0 0 0 10199 26 0 0 25 0 1 0 1119244391 135655424 32970 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 33119 32970 89 165 0 32952 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 132476

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1516144/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=176316 CPUtime=162.23
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 44404 0 0 0 16186 37 0 0 25 0 1 0 1119244391 180547584 43922 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 44079 43922 89 165 0 43912 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 176316

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1477424/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=214556 CPUtime=222.21
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 53967 0 0 0 22176 45 0 0 25 0 1 0 1119244391 219705344 53485 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 53639 53485 89 165 0 53472 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 214556

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1438768/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=253436 CPUtime=282.19
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 63699 0 0 0 28165 54 0 0 25 0 1 0 1119244391 259518464 63217 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 63359 63217 89 165 0 63192 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 253436

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1400624/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=291196 CPUtime=342.17
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 73125 0 0 0 34154 63 0 0 25 0 1 0 1119244391 298184704 72643 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 72799 72643 89 165 0 72632 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 291196

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1368688/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=323196 CPUtime=402.15
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 81152 0 0 0 40144 71 0 0 25 0 1 0 1119244391 330952704 80670 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 80799 80670 89 165 0 80632 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 323196

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1335920/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=355676 CPUtime=462.12
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 89252 0 0 0 46135 77 0 0 25 0 1 0 1119244391 364212224 88770 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 88919 88770 89 165 0 88752 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 355676

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1309040/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=382716 CPUtime=522.11
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 96026 0 0 0 52127 84 0 0 25 0 1 0 1119244391 391901184 95544 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 95679 95544 89 165 0 95512 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 382716

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1281008/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=410396 CPUtime=582.08
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 102949 0 0 0 58118 90 0 0 25 0 1 0 1119244391 420245504 102467 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 102599 102467 89 165 0 102432 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 410396

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1252656/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=438396 CPUtime=642.07
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 109961 0 0 0 64108 99 0 0 25 0 1 0 1119244391 448917504 109479 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 109599 109479 89 165 0 109432 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 438396

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1228272/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=463036 CPUtime=702.04
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 116100 0 0 0 70100 104 0 0 25 0 1 0 1119244391 474148864 115618 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 115759 115618 89 165 0 115592 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 463036

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/73 14968
/proc/meminfo: memFree=1205296/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=485756 CPUtime=762.02
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 121780 0 0 0 76093 109 0 0 25 0 1 0 1119244391 497414144 121298 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 121439 121298 89 165 0 121272 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 485756

[startup+822.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/73 14968
/proc/meminfo: memFree=1182768/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=508316 CPUtime=822
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 127444 0 0 0 82086 114 0 0 25 0 1 0 1119244391 520515584 126962 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 127079 126962 89 165 0 126912 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 508316

[startup+882.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/73 14968
/proc/meminfo: memFree=1159088/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=531836 CPUtime=881.98
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 133315 0 0 0 88079 119 0 0 25 0 1 0 1119244391 544600064 132833 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 132959 132833 89 165 0 132792 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 531836

[startup+942.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/73 14968
/proc/meminfo: memFree=1135536/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=555516 CPUtime=941.95
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 139243 0 0 0 94070 125 0 0 25 0 1 0 1119244391 568848384 138761 1992294400 134512640 135191068 4294956240 18446744073709551615 134562396 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 138879 138761 89 165 0 138712 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 555516

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14968
/proc/meminfo: memFree=1111664/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=579196 CPUtime=1001.93
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 145143 0 0 0 100062 131 0 0 25 0 1 0 1119244391 593096704 144661 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 144799 144661 89 165 0 144632 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 579196

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14968
/proc/meminfo: memFree=1087984/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=603200 CPUtime=1061.91
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 151130 0 0 0 106056 135 0 0 25 0 1 0 1119244391 617676800 150648 1992294400 134512640 135191068 4294956240 18446744073709551615 134710745 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 150800 150648 89 165 0 150633 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 603200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14968
/proc/meminfo: memFree=1064432/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=626400 CPUtime=1121.88
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 156939 0 0 0 112047 141 0 0 25 0 1 0 1119244391 641433600 156457 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 156600 156457 89 165 0 156433 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 626400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14968
/proc/meminfo: memFree=1044208/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=646560 CPUtime=1181.86
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 162007 0 0 0 118040 146 0 0 25 0 1 0 1119244391 662077440 161525 1992294400 134512640 135191068 4294956240 18446744073709551615 134589868 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 161640 161525 89 165 0 161473 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 646560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14968
/proc/meminfo: memFree=1037936/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=652640 CPUtime=1200.07
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4194304 163503 0 0 0 119859 148 0 0 25 0 1 0 1119244391 668303360 163021 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 163160 163021 89 165 0 162993 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 652640

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: 1.00 1.00 1.00 2/73 14968
/proc/meminfo: memFree=1037936/2055920 swapFree=4174692/4192956
[pid=14967] ppid=14965 vsize=0 CPUtime=1200.17
/proc/14967/stat : 14967 (tts-5-0) R 14965 14967 14420 0 -1 4195332 163503 0 0 0 119859 158 0 0 25 0 1 0 1119244391 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14967/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.18
CPU user time (s): 1198.59
CPU system time (s): 1.58676
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 652640

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

runsolver used 1.05784 second user time and 3.3215 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-31 04:17:13
IDJOB=1531481
IDBENCH=70470
IDSOLVER=505
FILE ID=node67/1531481-1238465833
PBS_JOBID= 9061749
Free space on /tmp= 66376 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2028777924-038.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531481-1238465833/watcher-1531481-1238465833 -o /tmp/evaluation-result-1531481-1238465833/solver-1531481-1238465833 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531481-1238465833.cnf

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

MD5SUM BENCH= fe3309ffe1b711047a9fc636f2702995
RANDOM SEED=177888545

node67.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.265
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.265
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1692176 kB
Buffers:         64668 kB
Cached:         210212 kB
SwapCached:       9632 kB
Active:         143340 kB
Inactive:       142544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692176 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          16752 kB
Slab:            62940 kB
Committed_AS:  3157428 kB
PageTables:       2052 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= 66376 MiB
End job on node67 at 2009-03-31 04:37:15