Trace number 1531677

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S2061874746-039.cnf
MD5SUM7a50a8aff0c6952edb5e8fbcf8bad297
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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-1531677-1238511814.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 = 2372
0.00/0.00	c Literals = 7116
0.00/0.00	c a2
0.00/0.01	c a1
0.40/0.43	c Independent sub-problems = 1
0.40/0.43	c Sub-problem with 559 variables and 2372 clauses
0.40/0.43	c using permutation method 4
0.40/0.43	c count = 3
0.40/0.43	c Ordering finished 0.420 seconds
0.40/0.43	c mapped 0.430 seconds
0.40/0.43	c permuted 0.430 seconds
0.40/0.43	c about to sort
0.40/0.43	c sorted
0.40/0.44	c clauses now 2372
0.40/0.44	c init finished 0.430 seconds
0.40/0.44	c tree built 0.440 seconds
0.40/0.44	c 
0.40/0.44	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.40/0.44	c ---------------------------------|----------------------------------|------------------------------------------------------
0.40/0.44	c ................................ | ..........                       |                        0.4           0.0             
0.40/0.44	c ................................ | ..........                     1 |                        0.4           2.3             
0.40/0.44	c ................................ | ..........                     2 |                        0.4           4.5             
0.40/0.44	c ................................ | ..........                     3 |                        0.4           6.8             
0.40/0.44	c ................................ | ..........                     4 |                        0.4           9.1             
0.40/0.44	c ................................ | ..........                     5 |                        0.4          11.4             
0.40/0.44	c ................................ | ..........                  1000 | 34                     0.4        2272.7          521
24.19/24.23	c ................................ | ..........                295000 | 70850                 24.2       12180.0      4812930
48.15/48.20	c ................................ | ..........                415000 | 104864                48.2        8615.3      7158914
72.24/72.35	c ................................ | ..........                478000 | 123164                72.3        6609.5      8419613
96.23/96.31	c ................................ | ..........                560000 | 146126                96.3        5817.6     10024435
120.02/120.13	c ................................ | *.........                617000 | 164372               120.1        5138.2     11289514
144.02/144.12	c ................................ | *.........                669000 | 181507               144.1        4643.9     12559396
168.50/168.63	c ................................ | *.........                708000 | 194321               168.6        4200.3     13550594
192.30/192.45	c ................................ | *.........                745000 | 205005               192.4        3872.5     14270710
215.99/216.16	c ................................ | *.........                781000 | 216051               216.1        3614.4     15074722
240.18/240.34	c ................................ | **........                844000 | 232504               240.3        3512.9     16249894
264.17/264.38	c ................................ | **........                885000 | 243486               264.3        3348.6     17125261
287.97/288.18	c ................................ | **........                927000 | 254262               288.1        3217.7     17960438
312.55/312.76	c ................................ | **........                977000 | 267404               312.7        3124.8     18852169
336.74/336.93	c ................................ | **........               1010000 | 276634               336.8        2998.5     19502595
360.13/360.33	c ................................ | ***.......               1048000 | 286473               360.2        2909.4     20344131
384.32/384.53	c ................................ | ***.......               1074000 | 293727               384.4        2793.9     20993307
408.51/408.79	c ................................ | ***.......               1098000 | 301148               408.7        2686.8     21499645
432.40/432.66	c ................................ | ***.......               1125000 | 309187               432.5        2601.0     22143841
455.89/456.13	c ................................ | ***.......               1159000 | 319105               456.0        2541.7     22890743
480.29/480.55	c ................................ | ****......               1198000 | 330099               480.4        2493.7     23844922
504.37/504.62	c ................................ | ****......               1228000 | 339344               504.5        2434.2     24533037
528.07/528.32	c ................................ | ****......               1256000 | 348006               528.2        2378.0     25172703
552.25/552.52	c ................................ | ****......               1281000 | 356216               552.4        2319.1     25809995
576.54/576.80	c ................................ | ****......               1314000 | 365966               576.6        2278.7     26565218
599.92/600.20	c ................................ | *****.....               1337000 | 373036               600.0        2228.3     27133964
624.01/624.34	c ................................ | *****.....               1360000 | 380372               624.1        2179.0     27717350
649.30/649.70	c ................................ | *****.....               1378000 | 386572               649.5        2121.7     28177125
672.49/672.90	c ................................ | *****.....               1391000 | 391181               672.7        2067.8     28555279
696.48/696.85	c ................................ | *****.....               1414000 | 398791               696.6        2029.7     29143641
720.96/721.38	c ................................ | ******....               1433000 | 405597               721.2        1987.1     29693079
743.97/744.35	c ................................ | ******....               1450000 | 411307               744.1        1948.6     30129694
768.15/768.58	c ................................ | ******....               1472000 | 418286               768.4        1915.8     30652157
792.44/792.90	c ................................ | ******....               1490000 | 424477               792.7        1879.7     31103946
816.94/817.39	c ................................ | ******....               1511000 | 431308               817.1        1849.1     31571279
840.04/840.47	c ................................ | *******...               1530000 | 437756               840.2        1820.9     31997558
864.81/865.25	c ................................ | *******...               1548000 | 444219               865.0        1789.6     32407209
888.41/888.82	c ................................ | *******...               1567000 | 450310               888.6        1763.5     32926992
911.99/912.47	c ................................ | *******...               1583000 | 455641               912.2        1735.3     33368012
936.49/936.96	c ................................ | *******...               1603000 | 462000               936.7        1711.3     33803373
960.57/961.08	c ................................ | ********..               1616000 | 466400               960.8        1681.9     34143263
984.84/985.39	c ................................ | ********..               1631000 | 472002               985.1        1655.7     34540898
1008.15/1008.64	c ................................ | ********..               1647000 | 477410              1008.3        1633.4     34977240
1033.13/1033.66	c ................................ | ********..               1659000 | 481629              1033.4        1605.4     35311317
1056.42/1056.92	c ................................ | ********..               1671000 | 485706              1056.6        1581.5     35629043
1080.72/1081.22	c ................................ | *********.               1687000 | 490746              1080.9        1560.7     36076180
1103.81/1104.34	c ................................ | *********.               1699000 | 494958              1104.0        1538.9     36413452
1129.39/1129.93	c ................................ | *********.               1713000 | 500108              1129.6        1516.5     36817207
1153.50/1154.09	c ................................ | *********.               1727000 | 505271              1153.8        1496.8     37155795
1176.49/1177.09	c ................................ | *********.               1739000 | 509776              1176.8        1477.8     37473601

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-1531677-1238511814/watcher-1531677-1238511814 -o /tmp/evaluation-result-1531677-1238511814/solver-1531677-1238511814 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531677-1238511814.cnf 

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


[startup+0 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 12485
/proc/meminfo: memFree=1382184/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=1008 CPUtime=0
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 135 0 0 0 0 0 0 0 18 0 1 0 1123846659 1032192 119 1992294400 134512640 135191068 4294956224 18446744073709551615 134522494 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 252 119 68 165 0 85 0

[startup+0.0190751 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 12485
/proc/meminfo: memFree=1382184/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=1272 CPUtime=0.01
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 220 0 0 0 1 0 0 0 18 0 1 0 1123846659 1302528 204 1992294400 134512640 135191068 4294956224 18446744073709551615 134599117 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 318 204 71 165 0 151 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1272

[startup+0.101079 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 12485
/proc/meminfo: memFree=1382184/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=1272 CPUtime=0.1
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 222 0 0 0 10 0 0 0 18 0 1 0 1123846659 1302528 206 1992294400 134512640 135191068 4294956224 18446744073709551615 134599220 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 318 206 71 165 0 151 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1272

[startup+0.301091 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 12485
/proc/meminfo: memFree=1382184/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=1272 CPUtime=0.3
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 225 0 0 0 30 0 0 0 19 0 1 0 1123846659 1302528 209 1992294400 134512640 135191068 4294956224 18446744073709551615 134599049 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 318 209 71 165 0 151 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1272

[startup+0.701117 s]
/proc/loadavg: 1.99 1.85 1.50 3/64 12485
/proc/meminfo: memFree=1382184/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=4304 CPUtime=0.69
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 976 0 0 0 69 0 0 0 23 0 1 0 1123846659 4407296 960 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 1076 960 89 165 0 909 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4304

[startup+1.50217 s]
/proc/loadavg: 1.91 1.84 1.50 2/65 12486
/proc/meminfo: memFree=1376480/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=9264 CPUtime=1.49
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 2219 0 0 0 149 0 0 0 25 0 1 0 1123846659 9486336 2203 1992294400 134512640 135191068 4294956224 18446744073709551615 134549997 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 2316 2203 89 165 0 2149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9264

[startup+3.10127 s]
/proc/loadavg: 1.91 1.84 1.50 2/65 12486
/proc/meminfo: memFree=1370848/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=16464 CPUtime=3.09
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 4031 0 0 0 308 1 0 0 25 0 1 0 1123846659 16859136 4015 1992294400 134512640 135191068 4294956224 18446744073709551615 134590656 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 4156 4017 89 165 0 3989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16464

[startup+6.30147 s]
/proc/loadavg: 1.91 1.84 1.50 2/65 12486
/proc/meminfo: memFree=1353248/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=33424 CPUtime=6.29
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 8257 0 0 0 626 3 0 0 25 0 1 0 1123846659 34226176 8241 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 8356 8241 89 165 0 8189 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33424

[startup+12.7019 s]
/proc/loadavg: 1.77 1.81 1.50 2/65 12486
/proc/meminfo: memFree=1330336/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=55024 CPUtime=12.68
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 13656 0 0 0 1263 5 0 0 25 0 1 0 1123846659 56344576 13640 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 13756 13640 89 165 0 13589 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55024

[startup+25.5017 s]
/proc/loadavg: 1.65 1.78 1.49 2/65 12486
/proc/meminfo: memFree=1301664/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=81424 CPUtime=25.48
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 20257 0 0 0 2540 8 0 0 25 0 1 0 1123846659 83378176 20241 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 20356 20241 89 165 0 20189 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81424

[startup+51.1013 s]
/proc/loadavg: 1.43 1.72 1.47 2/65 12486
/proc/meminfo: memFree=1262368/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=120784 CPUtime=51.05
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 30110 0 0 0 5092 13 0 0 25 0 1 0 1123846659 123682816 30094 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 30196 30094 89 165 0 30029 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 120784

[startup+102.305 s]
/proc/loadavg: 1.17 1.60 1.44 2/65 12486
/proc/meminfo: memFree=1214304/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=168144 CPUtime=102.24
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 41934 0 0 0 10201 23 0 0 25 0 1 0 1123846659 172179456 41918 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 42036 41918 89 165 0 41869 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 168144

[startup+162.301 s]
/proc/loadavg: 1.06 1.49 1.41 2/65 12486
/proc/meminfo: memFree=1167712/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=215156 CPUtime=162.21
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 53655 0 0 0 16190 31 0 0 25 0 1 0 1123846659 220319744 53639 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 53789 53639 89 165 0 53622 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 215156

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.39 2/65 12486
/proc/meminfo: memFree=1134432/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=248116 CPUtime=222.19
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 61887 0 0 0 22182 37 0 0 25 0 1 0 1123846659 254070784 61871 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 62029 61871 89 165 0 61862 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 248116

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.36 2/65 12486
/proc/meminfo: memFree=1097120/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=285876 CPUtime=282.16
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 71327 0 0 0 28174 42 0 0 25 0 1 0 1123846659 292737024 71311 1992294400 134512640 135191068 4294956224 18446744073709551615 134562461 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 71469 71311 89 165 0 71302 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 285876

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.33 2/65 12486
/proc/meminfo: memFree=1065064/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=317556 CPUtime=342.13
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 79254 0 0 0 34166 47 0 0 25 0 1 0 1123846659 325177344 79238 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 79389 79238 89 165 0 79222 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 317556

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.31 2/65 12486
/proc/meminfo: memFree=1038440/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=344116 CPUtime=402.12
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 85920 0 0 0 40159 53 0 0 25 0 1 0 1123846659 352374784 85904 1992294400 134512640 135191068 4294956224 18446744073709551615 134562335 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 86029 85904 89 165 0 85862 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 344116

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.29 2/65 12486
/proc/meminfo: memFree=1009832/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=372596 CPUtime=462.09
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 93034 0 0 0 46151 58 0 0 25 0 1 0 1123846659 381538304 93018 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 93149 93018 89 165 0 92982 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 372596

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.27 2/65 12486
/proc/meminfo: memFree=979880/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=402836 CPUtime=522.06
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 100573 0 0 0 52144 62 0 0 25 0 1 0 1123846659 412504064 100557 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 100709 100557 89 165 0 100542 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 402836

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.25 2/65 12486
/proc/meminfo: memFree=952168/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=430036 CPUtime=582.03
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 107399 0 0 0 58136 67 0 0 25 0 1 0 1123846659 440356864 107383 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12485/statm: 107509 107383 89 165 0 107342 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 430036

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.23 2/65 12487
/proc/meminfo: memFree=930664/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=451316 CPUtime=642.01
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 112707 0 0 0 64130 71 0 0 25 0 1 0 1123846659 462147584 112691 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 112829 112691 89 165 0 112662 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 451316

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.21 2/65 12487
/proc/meminfo: memFree=911272/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=470836 CPUtime=701.98
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 117604 0 0 0 70122 76 0 0 25 0 1 0 1123846659 482136064 117588 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 117709 117588 89 165 0 117542 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 470836

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.20 2/65 12487
/proc/meminfo: memFree=890600/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=491156 CPUtime=761.96
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 122684 0 0 0 76117 79 0 0 25 0 1 0 1123846659 502943744 122668 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 122789 122668 89 165 0 122622 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 491156

[startup+822.301 s]
/proc/loadavg: 1.10 1.07 1.19 2/65 12487
/proc/meminfo: memFree=873064/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=509076 CPUtime=821.94
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 127147 0 0 0 82112 82 0 0 25 0 1 0 1123846659 521293824 127131 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 127269 127131 89 165 0 127102 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 509076

[startup+882.301 s]
/proc/loadavg: 1.04 1.05 1.17 2/65 12487
/proc/meminfo: memFree=854824/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=527156 CPUtime=881.91
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 131664 0 0 0 88106 85 0 0 25 0 1 0 1123846659 539807744 131648 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 131789 131648 89 165 0 131622 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 527156

[startup+942.303 s]
/proc/loadavg: 1.01 1.04 1.16 2/65 12487
/proc/meminfo: memFree=837352/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=544596 CPUtime=941.87
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 136022 0 0 0 94099 88 0 0 25 0 1 0 1123846659 557666304 136006 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/12485/statm: 136149 136006 89 165 0 135982 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 544596

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 12487
/proc/meminfo: memFree=821544/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=560276 CPUtime=1001.84
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 139966 0 0 0 100094 90 0 0 25 0 1 0 1123846659 573722624 139950 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 140069 139950 89 165 0 139902 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 560276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 12487
/proc/meminfo: memFree=807336/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=574676 CPUtime=1061.82
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 143558 0 0 0 106089 93 0 0 25 0 1 0 1123846659 588468224 143542 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 143669 143542 89 165 0 143502 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 574676

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 12487
/proc/meminfo: memFree=792552/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=589396 CPUtime=1121.8
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 147208 0 0 0 112084 96 0 0 25 0 1 0 1123846659 603541504 147192 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 147349 147192 89 165 0 147182 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 589396

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 12487
/proc/meminfo: memFree=778536/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=603476 CPUtime=1181.78
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 150728 0 0 0 118079 99 0 0 25 0 1 0 1123846659 617959424 150712 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 150869 150712 89 165 0 150702 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 603476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 12487
/proc/meminfo: memFree=773800/2055920 swapFree=4177944/4192956
[pid=12485] ppid=12483 vsize=607796 CPUtime=1200.08
/proc/12485/stat : 12485 (tts-5-0) R 12483 12485 12161 0 -1 4194304 151847 0 0 0 119908 100 0 0 25 0 1 0 1123846659 622383104 151831 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 0 0 0
/proc/12485/statm: 151949 151831 89 165 0 151782 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 607796

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.7
CPU time (s): 1200.18
CPU user time (s): 1199.08
CPU system time (s): 1.09683
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (KiB): 607796

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

runsolver used 1.00885 second user time and 3.37349 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-31 17:03:34
IDJOB=1531677
IDBENCH=70568
IDSOLVER=505
FILE ID=node29/1531677-1238511814
PBS_JOBID= 9061970
Free space on /tmp= 66472 MiB

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

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

MD5SUM BENCH= 7a50a8aff0c6952edb5e8fbcf8bad297
RANDOM SEED=219506260

node29.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.234
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.234
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:       1382664 kB
Buffers:         99992 kB
Cached:         470512 kB
SwapCached:       8856 kB
Active:         185488 kB
Inactive:       395468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382664 kB
SwapTotal:     4192956 kB
SwapFree:      4177944 kB
Dirty:             796 kB
Writeback:           0 kB
Mapped:          16192 kB
Slab:            78316 kB
Committed_AS:  3120156 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node29 at 2009-03-31 17:23:37