Trace number 1531889

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.19 1200.5

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/560/
unif-k3-r4.25-v560-c2380-S45592023-054.cnf
MD5SUM1cdf960645ef22947407473f1df63e0b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.031995
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531889-1238576340.cnf 
0.00/0.00	c Using SATTIMEOUT of 1200
0.00/0.00	c Using SATRAM of 1800
0.00/0.00	c Size of subset node = 16
0.00/0.00	c Variables = 560
0.00/0.00	c Clauses = 2380
0.00/0.00	c Literals = 7140
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 560
0.00/0.00	c Clauses = 2376
0.00/0.00	c Literals = 7128
0.00/0.00	c a2
0.00/0.01	c a1
0.40/0.47	c Independent sub-problems = 1
0.40/0.47	c Sub-problem with 559 variables and 2376 clauses
0.40/0.47	c using permutation method 4
0.40/0.47	c count = 3
0.40/0.47	c Ordering finished 0.460 seconds
0.40/0.47	c mapped 0.470 seconds
0.40/0.47	c permuted 0.470 seconds
0.40/0.47	c about to sort
0.40/0.47	c sorted
0.40/0.48	c clauses now 2376
0.40/0.48	c init finished 0.470 seconds
0.40/0.48	c tree built 0.480 seconds
0.40/0.48	c 
0.40/0.48	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.40/0.48	c ---------------------------------|----------------------------------|------------------------------------------------------
0.40/0.48	c ................................ | ..........                       |                        0.5           0.0             
0.40/0.48	c ................................ | ..........                     1 |                        0.5           2.1             
0.40/0.48	c ................................ | ..........                     2 |                        0.5           4.2             
0.40/0.48	c ................................ | ..........                     3 |                        0.5           6.2             
0.40/0.48	c ................................ | ..........                     4 |                        0.5           8.3             
0.40/0.48	c ................................ | ..........                     5 |                        0.5          10.4             
0.40/0.49	c ................................ | ..........                  1000 | 27                     0.5        2040.8          303
24.09/24.14	c ................................ | ..........                266000 | 67914                 24.1       11019.1      3196786
48.07/48.16	c ................................ | ..........                383000 | 102127                48.1        7954.3      5083497
71.97/72.01	c ................................ | ..........                455000 | 124531                72.0        6319.4      6443896
96.16/96.21	c ................................ | ..........                521000 | 144100                96.2        5415.8      7435288
119.96/120.01	c ................................ | *.........                582000 | 163138               120.0        4850.0      8435230
144.24/144.34	c ................................ | *.........                652000 | 184159               144.3        4518.1      9526817
168.44/168.52	c ................................ | *.........                705000 | 200109               168.5        4184.0     10408536
192.13/192.21	c ................................ | *.........                761000 | 216802               192.2        3959.8     11266181
216.13/216.24	c ................................ | *.........                810000 | 230970               216.2        3746.5     11975045
240.22/240.35	c ................................ | **........                857000 | 244353               240.3        3566.2     12654352
264.12/264.22	c ................................ | **........                903000 | 257366               264.2        3418.0     13428906
288.51/288.64	c ................................ | **........                937000 | 267727               288.6        3246.7     14045707
312.10/312.26	c ................................ | **........                974000 | 279793               312.2        3119.6     14631599
336.20/336.38	c ................................ | **........               1014000 | 292374               336.3        3014.8     15319688
359.89/360.05	c ................................ | ***.......               1049000 | 303418               360.0        2913.9     15901494
383.99/384.15	c ................................ | ***.......               1081000 | 312905               384.1        2814.4     16408694
408.29/408.43	c ................................ | ***.......               1114000 | 323226               408.4        2727.9     16946044
432.28/432.41	c ................................ | ***.......               1152000 | 335037               432.4        2664.5     17671163
456.07/456.27	c ................................ | ***.......               1181000 | 344631               456.2        2588.7     18183041
479.87/480.07	c ................................ | ****......               1249000 | 364317               480.0        2602.0     19156353
503.96/504.11	c ................................ | ****......               1303000 | 381672               504.1        2585.1     20087439
528.05/528.22	c ................................ | ****......               1357000 | 398502               528.2        2569.3     21065412
552.24/552.47	c ................................ | ****......               1395000 | 411683               552.4        2525.3     21825478
576.14/576.40	c ................................ | ****......               1432000 | 424143               576.3        2484.7     22525577
600.03/600.22	c ................................ | *****.....               1487000 | 442193               600.1        2477.7     23615495
624.03/624.23	c ................................ | *****.....               1530000 | 456595               624.2        2451.3     24416873
648.52/648.71	c ................................ | *****.....               1566000 | 468821               648.6        2414.3     25048658
672.02/672.27	c ................................ | *****.....               1602000 | 481549               672.2        2383.3     25701822
695.91/696.13	c ................................ | *****.....               1647000 | 496733               696.0        2366.2     26518172
719.80/720.08	c ................................ | ******....               1690000 | 509220               720.0        2347.2     27118379
743.99/744.23	c ................................ | ******....               1731000 | 521176               744.1        2326.1     27787576
767.99/768.26	c ................................ | ******....               1771000 | 532474               768.2        2305.5     28379388
791.88/792.14	c ................................ | ******....               1803000 | 542695               792.0        2276.4     28960048
816.38/816.69	c ................................ | ******....               1833000 | 552632               816.6        2244.7     29499089
839.98/840.30	c ................................ | *******...               1862000 | 562429               840.2        2216.1     30083556
864.07/864.39	c ................................ | *******...               1893000 | 573352               864.3        2190.2     30655835
887.96/888.22	c ................................ | *******...               1932000 | 585824               888.1        2175.4     31354434
912.15/912.45	c ................................ | *******...               1965000 | 597113               912.3        2153.8     31945185
936.95/937.25	c ................................ | *******...               1989000 | 605662               937.1        2122.4     32389423
960.24/960.54	c ................................ | ********..               2015000 | 614941               960.4        2098.0     32892543
984.14/984.49	c ................................ | ********..               2039000 | 623924               984.4        2071.4     33299007
1008.23/1008.57	c ................................ | ********..               2072000 | 635157              1008.5        2054.6     33859831
1032.32/1032.64	c ................................ | ********..               2101000 | 644877              1032.5        2034.8     34349919
1055.92/1056.25	c ................................ | ********..               2115000 | 649516              1056.1        2002.6     34605678
1080.61/1080.91	c ................................ | *********.               2130000 | 654139              1080.8        1970.8     34852425
1105.11/1105.41	c ................................ | *********.               2145000 | 659178              1105.3        1940.7     35116109
1128.40/1128.74	c ................................ | *********.               2159000 | 663910              1128.6        1913.0     35379667
1152.10/1152.43	c ................................ | *********.               2172000 | 668104              1152.3        1884.9     35616363
1176.48/1176.82	c ................................ | *********.               2188000 | 673632              1176.7        1859.5     35920085

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-1531889-1238576340/watcher-1531889-1238576340 -o /tmp/evaluation-result-1531889-1238576340/solver-1531889-1238576340 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531889-1238576340.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 1.00 3/70 8289
/proc/meminfo: memFree=1666400/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=1008 CPUtime=0
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 1130297237 1032192 119 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 252 119 68 165 0 85 0

[startup+0.030155 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 8289
/proc/meminfo: memFree=1666400/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=1272 CPUtime=0.02
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 221 0 0 0 2 0 0 0 18 0 1 0 1130297237 1302528 205 1992294400 134512640 135191068 4294956240 18446744073709551615 134599262 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 318 205 71 165 0 151 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1272

[startup+0.101162 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 8289
/proc/meminfo: memFree=1666400/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=1272 CPUtime=0.1
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 222 0 0 0 10 0 0 0 18 0 1 0 1130297237 1302528 206 1992294400 134512640 135191068 4294956240 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 318 206 71 165 0 151 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1272

[startup+0.30118 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 8289
/proc/meminfo: memFree=1666400/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=1272 CPUtime=0.3
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 225 0 0 0 30 0 0 0 19 0 1 0 1130297237 1302528 209 1992294400 134512640 135191068 4294956240 18446744073709551615 134599115 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 318 209 71 165 0 151 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1272

[startup+0.70122 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 8289
/proc/meminfo: memFree=1666400/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=3496 CPUtime=0.69
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 762 0 0 0 69 0 0 0 22 0 1 0 1130297237 3579904 746 1992294400 134512640 135191068 4294956240 18446744073709551615 134591416 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 874 746 89 165 0 707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3496

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8290
/proc/meminfo: memFree=1662168/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=7496 CPUtime=1.49
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 1759 0 0 0 149 0 0 0 25 0 1 0 1130297237 7675904 1743 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 1874 1743 89 165 0 1707 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7496

[startup+3.10246 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8290
/proc/meminfo: memFree=1657240/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=12776 CPUtime=3.09
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 3098 0 0 0 308 1 0 0 25 0 1 0 1130297237 13082624 3082 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 3194 3082 89 165 0 3027 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12776

[startup+6.30177 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8290
/proc/meminfo: memFree=1648920/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=20136 CPUtime=6.29
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 4951 0 0 0 628 1 0 0 25 0 1 0 1130297237 20619264 4935 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 5034 4935 89 165 0 4867 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20136

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8290
/proc/meminfo: memFree=1632472/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=35656 CPUtime=12.69
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 8799 0 0 0 1265 4 0 0 25 0 1 0 1130297237 36511744 8783 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 8914 8783 89 165 0 8747 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35656

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8290
/proc/meminfo: memFree=1611864/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=55336 CPUtime=25.49
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 13720 0 0 0 2541 8 0 0 25 0 1 0 1130297237 56664064 13704 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 13834 13704 89 165 0 13667 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55336

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8290
/proc/meminfo: memFree=1580504/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=86856 CPUtime=51.08
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 21628 0 0 0 5095 13 0 0 25 0 1 0 1130297237 88940544 21612 1992294400 134512640 135191068 4294956240 18446744073709551615 134562485 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 21714 21612 89 165 0 21547 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86856

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8290
/proc/meminfo: memFree=1541528/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=125096 CPUtime=102.27
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 31192 0 0 0 10207 20 0 0 25 0 1 0 1130297237 128098304 31176 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 31274 31176 89 165 0 31107 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 125096

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1500632/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=166216 CPUtime=162.25
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 41443 0 0 0 16198 27 0 0 25 0 1 0 1130297237 170205184 41427 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 41554 41427 89 165 0 41387 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 166216

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1469976/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=196616 CPUtime=222.22
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 49055 0 0 0 22190 32 0 0 25 0 1 0 1130297237 201334784 49039 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 49154 49039 89 165 0 48987 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 196616

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1441752/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=224936 CPUtime=282.21
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 56128 0 0 0 28184 37 0 0 25 0 1 0 1130297237 230334464 56112 1992294400 134512640 135191068 4294956240 18446744073709551615 134562425 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 56234 56112 89 165 0 56067 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 224936

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1416856/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=249576 CPUtime=342.2
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 62306 0 0 0 34179 41 0 0 25 0 1 0 1130297237 255565824 62290 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 62394 62290 89 165 0 62227 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 249576

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1396056/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=270536 CPUtime=402.18
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 67545 0 0 0 40172 46 0 0 25 0 1 0 1130297237 277028864 67529 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 67634 67529 89 165 0 67467 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 270536

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1369816/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=296456 CPUtime=462.17
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 74034 0 0 0 46165 52 0 0 25 0 1 0 1130297237 303570944 74018 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 74114 74018 89 165 0 73947 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 296456

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1330520/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=336296 CPUtime=522.16
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 83979 0 0 0 52158 58 0 0 25 0 1 0 1130297237 344367104 83963 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 84074 83963 89 165 0 83907 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 336296

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1298904/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=367496 CPUtime=582.14
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 91788 0 0 0 58151 63 0 0 25 0 1 0 1130297237 376315904 91772 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 91874 91772 89 165 0 91707 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 367496

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1265624/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=400296 CPUtime=642.13
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 99999 0 0 0 64142 71 0 0 25 0 1 0 1130297237 409903104 99983 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 100074 99983 89 165 0 99907 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 400296

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1237208/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=429084 CPUtime=702.1
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 107138 0 0 0 70135 75 0 0 25 0 1 0 1130297237 439382016 107122 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 107271 107122 89 165 0 107104 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 429084

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1211736/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=454364 CPUtime=762.1
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 113459 0 0 0 76130 80 0 0 25 0 1 0 1130297237 465268736 113443 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 113591 113443 89 165 0 113424 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 454364

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1189272/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=476924 CPUtime=822.07
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 119110 0 0 0 82123 84 0 0 25 0 1 0 1130297237 488370176 119094 1992294400 134512640 135191068 4294956240 18446744073709551615 134562394 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 119231 119094 89 165 0 119064 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 476924

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1164376/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=501564 CPUtime=882.07
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 125267 0 0 0 88117 90 0 0 25 0 1 0 1130297237 513601536 125251 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 125391 125251 89 165 0 125224 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 501564

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1143512/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=522684 CPUtime=942.04
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 130528 0 0 0 94110 94 0 0 25 0 1 0 1130297237 535228416 130512 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 130671 130512 89 165 0 130504 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 522684

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1124568/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=541404 CPUtime=1002.03
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 135219 0 0 0 100105 98 0 0 25 0 1 0 1130297237 554397696 135203 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 135351 135203 89 165 0 135184 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 541404

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1108760/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=557084 CPUtime=1062.01
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 139165 0 0 0 106100 101 0 0 25 0 1 0 1130297237 570454016 139149 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 139271 139149 89 165 0 139104 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 557084

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1097880/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=567804 CPUtime=1122
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 141844 0 0 0 112096 104 0 0 25 0 1 0 1130297237 581431296 141828 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 141951 141828 89 165 0 141784 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 567804

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1087640/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=578204 CPUtime=1181.98
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 144431 0 0 0 118093 105 0 0 25 0 1 0 1130297237 592080896 144415 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 144551 144415 89 165 0 144384 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 578204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 8296
/proc/meminfo: memFree=1084376/2055920 swapFree=4173176/4192956
[pid=8289] ppid=8287 vsize=581404 CPUtime=1200.09
/proc/8289/stat : 8289 (tts-5-0) R 8287 8289 8125 0 -1 4194304 145211 0 0 0 119903 106 0 0 25 0 1 0 1130297237 595357696 145195 1992294400 134512640 135191068 4294956240 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/8289/statm: 145351 145195 89 165 0 145184 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 581404

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.19
CPU user time (s): 1199.03
CPU system time (s): 1.15882
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 581404

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

runsolver used 1.10183 second user time and 3.2795 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-01 10:59:00
IDJOB=1531889
IDBENCH=70674
IDSOLVER=505
FILE ID=node36/1531889-1238576340
PBS_JOBID= 9062198
Free space on /tmp= 66412 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/560/unif-k3-r4.25-v560-c2380-S45592023-054.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531889-1238576340/watcher-1531889-1238576340 -o /tmp/evaluation-result-1531889-1238576340/solver-1531889-1238576340 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531889-1238576340.cnf

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

MD5SUM BENCH= 1cdf960645ef22947407473f1df63e0b
RANDOM SEED=1813383441

node36.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.214
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.214
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:       1666816 kB
Buffers:         79620 kB
Cached:         224848 kB
SwapCached:       9148 kB
Active:         189312 kB
Inactive:       125808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666816 kB
SwapTotal:     4192956 kB
SwapFree:      4173176 kB
Dirty:             804 kB
Writeback:           0 kB
Mapped:          16308 kB
Slab:            59352 kB
Committed_AS:  3158916 kB
PageTables:       1876 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= 66412 MiB
End job on node36 at 2009-04-01 11:19:02