Trace number 1531487

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S1482824652-097.cnf
MD5SUM1640cae151285022c447edfa087f7ec9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.62175
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.01/0.02	c Command: HOME/tts-5-0 HOME/instance-1531487-1238466858.cnf 
0.01/0.02	c Using SATTIMEOUT of 1200
0.01/0.02	c Using SATRAM of 1800
0.01/0.02	c Size of subset node = 16
0.01/0.02	c Variables = 70
0.01/0.02	c Clauses = 6230
0.01/0.02	c Literals = 43610
0.01/0.02	c Reduced size:
0.01/0.02	c Variables = 70
0.01/0.02	c Clauses = 6230
0.01/0.02	c Literals = 43610
0.01/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.240 seconds
0.19/0.25	c permuted 0.240 seconds
0.19/0.25	c about to sort
0.19/0.25	c sorted
0.29/0.34	c clauses now 6230
0.29/0.34	c init finished 0.250 seconds
0.29/0.34	c tree built 0.350 seconds
0.29/0.34	c 
0.29/0.34	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.29/0.34	c ---------------------------------|----------------------------------|------------------------------------------------------
0.29/0.34	c ................................ | ..........                       |                        0.3           0.0             
0.29/0.34	c ................................ | ..........                     1 |                        0.3           2.9             
0.29/0.34	c ................................ | ..........                     2 |                        0.3           5.7             
0.29/0.34	c ................................ | ..........                     3 |                        0.3           8.6             
0.29/0.34	c ................................ | ..........                     4 |                        0.3          11.4             
0.29/0.34	c ................................ | ..........                     5 |                        0.3          14.3             
0.29/0.39	c ................................ | ..........                  1000 | 174                    0.4        2564.1         5709
24.09/24.10	c ................................ | ..........                256000 | 91548                 24.1       10626.8      2699402
48.07/48.19	c ................................ | ..........                416000 | 152889                48.2        8634.3      4593715
71.96/72.06	c ................................ | ..........                561000 | 206924                72.0        7786.3      6211026
95.96/96.09	c ................................ | ..........                676000 | 251793                96.1        7036.5      7512199
119.94/120.05	c ................................ | *.........                780000 | 293843               120.0        6498.9      8759008
143.95/144.06	c ................................ | *.........                873000 | 329490               144.0        6061.2      9847545
168.14/168.26	c ................................ | *.........                962000 | 362482               168.2        5718.7     10863276
192.12/192.24	c ................................ | *.........               1054000 | 396134               192.2        5484.2     11915527
215.92/216.09	c ................................ | *.........               1138000 | 427619               216.0        5267.5     12916304
240.00/240.17	c ................................ | **........               1212000 | 455924               240.1        5047.7     13803623
264.10/264.27	c ................................ | **........               1285000 | 483869               264.2        4863.6     14729726
287.88/288.09	c ................................ | **........               1363000 | 513945               288.0        4732.3     15711328
311.97/312.15	c ................................ | **........               1432000 | 540505               312.1        4588.6     16530683
336.17/336.38	c ................................ | **........               1499000 | 565691               336.3        4457.2     17298776
360.06/360.21	c ................................ | ***.......               1565000 | 591254               360.1        4345.7     18097726
384.05/384.27	c ................................ | ***.......               1630000 | 616844               384.2        4242.8     18892254
408.24/408.49	c ................................ | ***.......               1692000 | 640607               408.4        4143.0     19623195
432.23/432.46	c ................................ | ***.......               1752000 | 664656               432.4        4052.2     20347170
455.93/456.15	c ................................ | ***.......               1805000 | 685840               456.1        3957.8     21053865
480.22/480.43	c ................................ | ****......               1861000 | 707975               480.3        3874.5     21799257
504.00/504.28	c ................................ | ****......               1913000 | 728324               504.2        3794.4     22478253
528.09/528.30	c ................................ | ****......               1963000 | 747977               528.2        3716.5     23154979
552.19/552.48	c ................................ | ****......               2016000 | 768598               552.4        3649.9     23851863
575.98/576.23	c ................................ | ****......               2073000 | 790865               576.1        3598.3     24550981
600.16/600.47	c ................................ | *****.....               2126000 | 811871               600.3        3541.4     25234340
624.16/624.46	c ................................ | *****.....               2176000 | 832276               624.3        3485.4     25896998
648.05/648.34	c ................................ | *****.....               2226000 | 852458               648.2        3434.1     26565425
672.24/672.57	c ................................ | *****.....               2271000 | 869387               672.4        3377.4     27077323
696.14/696.50	c ................................ | *****.....               2315000 | 886196               696.3        3324.5     27590656
720.13/720.45	c ................................ | ******....               2359000 | 902650               720.3        3275.1     28098289
744.02/744.31	c ................................ | ******....               2403000 | 919945               744.1        3229.2     28663953
768.31/768.67	c ................................ | ******....               2447000 | 937687               768.5        3184.1     29252903
792.00/792.35	c ................................ | ******....               2491000 | 954333               792.2        3144.5     29823814
816.09/816.45	c ................................ | ******....               2529000 | 968420               816.3        3098.2     30268699
840.08/840.44	c ................................ | *******...               2570000 | 983844               840.3        3058.6     30758165
864.17/864.51	c ................................ | *******...               2608000 | 998660               864.3        3017.4     31231829
887.96/888.33	c ................................ | *******...               2645000 | 1013147              888.1        2978.1     31720258
912.35/912.71	c ................................ | *******...               2683000 | 1027717              912.5        2940.3     32217256
935.94/936.34	c ................................ | *******...               2721000 | 1041718              936.1        2906.6     32667230
959.84/960.22	c ................................ | ********..               2757000 | 1055280              960.0        2871.9     33091919
983.92/984.30	c ................................ | ********..               2798000 | 1070788              984.1        2843.3     33577446
1008.11/1008.54	c ................................ | ********..               2838000 | 1085964             1008.3        2814.6     34065872
1032.11/1032.53	c ................................ | ********..               2875000 | 1100203             1032.3        2785.0     34549458
1056.20/1056.69	c ................................ | ********..               2909000 | 1113881             1056.5        2753.6     35042323
1079.89/1080.36	c ................................ | *********.               2947000 | 1128916             1080.1        2728.4     35569874
1104.08/1104.50	c ................................ | *********.               2984000 | 1143360             1104.2        2702.3     36027077
1128.08/1128.60	c ................................ | *********.               3019000 | 1156740             1128.3        2675.6     36461384
1151.86/1152.34	c ................................ | *********.               3053000 | 1169818             1152.1        2650.0     36881012
1175.96/1176.42	c ................................ | *********.               3087000 | 1182965             1176.2        2624.6     37326165

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-1531487-1238466858/watcher-1531487-1238466858 -o /tmp/evaluation-result-1531487-1238466858/solver-1531487-1238466858 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531487-1238466858.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.92 0.98 1.08 3/64 3348
/proc/meminfo: memFree=1502384/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=876 CPUtime=0
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 1119352539 897024 103 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 219 103 67 165 0 52 0

[startup+0.0173151 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3348
/proc/meminfo: memFree=1502384/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=1272 CPUtime=0.01
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 201 0 0 0 1 0 0 0 18 0 1 0 1119352539 1302528 185 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 318 186 68 165 0 151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1272

[startup+0.101329 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3348
/proc/meminfo: memFree=1502384/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=3944 CPUtime=0.09
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 783 0 0 0 9 0 0 0 18 0 1 0 1119352539 4038656 766 1992294400 134512640 135191068 4294956224 18446744073709551615 134519820 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 986 766 69 165 0 819 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3944

[startup+0.301367 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3348
/proc/meminfo: memFree=1502384/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=4080 CPUtime=0.29
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 1223 0 0 0 29 0 0 0 19 0 1 0 1119352539 4177920 886 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 1020 886 84 165 0 853 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4080

[startup+0.701444 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 3348
/proc/meminfo: memFree=1502384/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=7184 CPUtime=0.69
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 1993 0 0 0 68 1 0 0 22 0 1 0 1119352539 7356416 1656 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 1796 1656 89 165 0 1629 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7184

[startup+1.5016 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 3349
/proc/meminfo: memFree=1495272/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=9264 CPUtime=1.49
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 2513 0 0 0 148 1 0 0 25 0 1 0 1119352539 9486336 2176 1992294400 134512640 135191068 4294956224 18446744073709551615 134561552 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 2316 2176 89 165 0 2149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9264

[startup+3.1019 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 3349
/proc/meminfo: memFree=1492392/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=13104 CPUtime=3.1
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 3477 0 0 0 308 2 0 0 25 0 1 0 1119352539 13418496 3140 1992294400 134512640 135191068 4294956224 18446744073709551615 134561110 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 3276 3140 89 165 0 3109 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 13104

[startup+6.30152 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 3349
/proc/meminfo: memFree=1484648/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=20308 CPUtime=6.29
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 5247 0 0 0 626 3 0 0 25 0 1 0 1119352539 20795392 4910 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 5077 4910 89 165 0 4910 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20308

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 3349
/proc/meminfo: memFree=1472040/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=31988 CPUtime=12.69
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 8190 0 0 0 1264 5 0 0 25 0 1 0 1119352539 32755712 7853 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 7997 7853 89 165 0 7830 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31988

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 1.08 2/65 3349
/proc/meminfo: memFree=1452008/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=51348 CPUtime=25.48
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 13019 0 0 0 2540 8 0 0 25 0 1 0 1119352539 52580352 12682 1992294400 134512640 135191068 4294956224 18446744073709551615 134589230 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 12837 12682 89 165 0 12670 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51348

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 1.08 2/65 3349
/proc/meminfo: memFree=1420392/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=83028 CPUtime=51.08
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 20969 0 0 0 5094 14 0 0 25 0 1 0 1119352539 85020672 20632 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 20757 20632 89 165 0 20590 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83028

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.08 2/65 3349
/proc/meminfo: memFree=1371048/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=131828 CPUtime=102.26
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 33140 0 0 0 10201 25 0 0 25 0 1 0 1119352539 134991872 32803 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 32957 32803 89 165 0 32790 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 131828

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 3349
/proc/meminfo: memFree=1327208/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=175988 CPUtime=162.23
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 44210 0 0 0 16188 35 0 0 25 0 1 0 1119352539 180211712 43873 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 43997 43873 89 165 0 43830 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 175988

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 3349
/proc/meminfo: memFree=1285672/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=216948 CPUtime=222.21
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 54437 0 0 0 22177 44 0 0 25 0 1 0 1119352539 222154752 54100 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 54237 54100 89 165 0 54070 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 216948

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 3349
/proc/meminfo: memFree=1248808/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=254068 CPUtime=282.19
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 63714 0 0 0 28166 53 0 0 25 0 1 0 1119352539 260165632 63377 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 63517 63377 89 165 0 63350 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 254068

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 3349
/proc/meminfo: memFree=1216168/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=286388 CPUtime=342.17
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 71789 0 0 0 34155 62 0 0 25 0 1 0 1119352539 293261312 71452 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 71597 71452 89 165 0 71430 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 286388

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 3349
/proc/meminfo: memFree=1185384/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=317268 CPUtime=402.14
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 79522 0 0 0 40144 70 0 0 25 0 1 0 1119352539 324882432 79185 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 79317 79185 89 165 0 79150 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 317268

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 3349
/proc/meminfo: memFree=1156008/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=346388 CPUtime=462.13
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 86785 0 0 0 46135 78 0 0 25 0 1 0 1119352539 354701312 86448 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 86597 86448 89 165 0 86430 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 346388

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 3349
/proc/meminfo: memFree=1128424/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=374228 CPUtime=522.1
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 93750 0 0 0 52124 86 0 0 25 0 1 0 1119352539 383209472 93413 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 93557 93413 89 165 0 93390 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 374228

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 3351
/proc/meminfo: memFree=1100584/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=401752 CPUtime=582.08
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 100624 0 0 0 58117 91 0 0 25 0 1 0 1119352539 411394048 100287 1992294400 134512640 135191068 4294956224 18446744073709551615 134549985 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 100438 100287 89 165 0 100271 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 401752

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 3351
/proc/meminfo: memFree=1073640/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=428312 CPUtime=642.06
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 107301 0 0 0 64110 96 0 0 25 0 1 0 1119352539 438591488 106964 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 107078 106964 89 165 0 106911 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 428312

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 3351
/proc/meminfo: memFree=1052584/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=449592 CPUtime=702.03
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 112592 0 0 0 70103 100 0 0 25 0 1 0 1119352539 460382208 112255 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 112398 112255 89 165 0 112231 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 449592

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 3351
/proc/meminfo: memFree=1029992/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=471832 CPUtime=762.01
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 118179 0 0 0 76096 105 0 0 25 0 1 0 1119352539 483155968 117842 1992294400 134512640 135191068 4294956224 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 117958 117842 89 165 0 117791 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 471832

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3351
/proc/meminfo: memFree=1009512/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=492632 CPUtime=821.99
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 123346 0 0 0 82088 111 0 0 25 0 1 0 1119352539 504455168 123009 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 123158 123009 89 165 0 122991 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 492632

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3351
/proc/meminfo: memFree=990184/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=511672 CPUtime=881.96
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 128117 0 0 0 88081 115 0 0 25 0 1 0 1119352539 523952128 127780 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 127918 127780 89 165 0 127751 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 511672

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3351
/proc/meminfo: memFree=971496/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=530552 CPUtime=941.94
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 132860 0 0 0 94074 120 0 0 25 0 1 0 1119352539 543285248 132523 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 132638 132523 89 165 0 132471 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 530552

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3351
/proc/meminfo: memFree=952616/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=549272 CPUtime=1001.92
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 137520 0 0 0 100067 125 0 0 25 0 1 0 1119352539 562454528 137183 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 137318 137183 89 165 0 137151 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 549272

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3351
/proc/meminfo: memFree=932904/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=569112 CPUtime=1061.9
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 142484 0 0 0 106059 131 0 0 25 0 1 0 1119352539 582770688 142147 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 142278 142147 89 165 0 142111 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 569112

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3351
/proc/meminfo: memFree=913768/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=587992 CPUtime=1121.87
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 147206 0 0 0 112052 135 0 0 25 0 1 0 1119352539 602103808 146869 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 146998 146869 89 165 0 146831 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 587992

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3351
/proc/meminfo: memFree=896552/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=605272 CPUtime=1181.85
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 151538 0 0 0 118046 139 0 0 25 0 1 0 1119352539 619798528 151201 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 151318 151201 89 165 0 151151 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 605272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3351
/proc/meminfo: memFree=891176/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=610392 CPUtime=1200.05
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 152810 0 0 0 119865 140 0 0 25 0 1 0 1119352539 625041408 152473 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 152598 152473 89 165 0 152431 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 610392

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 3351
/proc/meminfo: memFree=891176/2055920 swapFree=4179868/4192956
[pid=3348] ppid=3346 vsize=610392 CPUtime=1200.05
/proc/3348/stat : 3348 (tts-5-0) R 3346 3348 2471 0 -1 4194304 152810 0 0 0 119865 140 0 0 25 0 1 0 1119352539 625041408 152473 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/3348/statm: 152598 152473 89 165 0 152431 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 610392

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.16
CPU user time (s): 1198.65
CPU system time (s): 1.50877
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 610392

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

runsolver used 1.02184 second user time and 2.29665 second system time

The end

Launcher Data

Begin job on node5 at 2009-03-31 04:34:18
IDJOB=1531487
IDBENCH=70473
IDSOLVER=505
FILE ID=node5/1531487-1238466858
PBS_JOBID= 9061737
Free space on /tmp= 66096 MiB

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

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

MD5SUM BENCH= 1640cae151285022c447edfa087f7ec9
RANDOM SEED=1727476300

node5.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.263
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.263
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:       1502800 kB
Buffers:         82876 kB
Cached:         368840 kB
SwapCached:       7012 kB
Active:         162308 kB
Inactive:       297932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1502800 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          14264 kB
Slab:            78916 kB
Committed_AS:  2907932 kB
PageTables:       1388 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= 66092 MiB
End job on node5 at 2009-03-31 04:54:21