Trace number 1530955

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1100/
unif-k5-r20-v1100-c22000-S1912214877-051.cnf
MD5SUM3e2c453febe9a82dafec20260d8edecb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9165
Satisfiable
(Un)Satisfiability was proved
Number of variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
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 522000
Number of clauses of size over 50

Solver Data

0.00/0.06	c Command: HOME/tts-5-0 HOME/instance-1530955-1238374049.cnf 
0.00/0.06	c Using SATTIMEOUT of 1200
0.00/0.06	c Using SATRAM of 1800
0.00/0.06	c Size of subset node = 16
0.00/0.06	c Variables = 1100
0.00/0.06	c Clauses = 22000
0.00/0.06	c Literals = 110000
0.00/0.06	c Reduced size:
0.00/0.06	c Variables = 1100
0.00/0.06	c Clauses = 22000
0.00/0.06	c Literals = 110000
0.00/0.06	c a2
0.29/0.30	c a1
1.09/1.15	c Independent sub-problems = 1
1.09/1.15	c Sub-problem with 1100 variables and 22000 clauses
1.09/1.15	c using permutation method 4
1.09/1.15	c count = 1
1.09/1.15	c Ordering finished 1.120 seconds
1.09/1.15	c mapped 1.140 seconds
1.09/1.15	c permuted 1.140 seconds
1.09/1.15	c about to sort
1.09/1.17	c sorted
1.39/1.47	c clauses now 22000
1.39/1.47	c init finished 1.170 seconds
1.39/1.47	c tree built 1.460 seconds
1.39/1.47	c 
1.39/1.47	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.39/1.47	c ---------------------------------|----------------------------------|------------------------------------------------------
1.39/1.47	c ................................ | ..........                       |                        1.5           0.0             
1.39/1.47	c ................................ | ..........                     1 |                        1.5           0.7             
1.39/1.47	c ................................ | ..........                     2 |                        1.5           1.4             
1.39/1.47	c ................................ | ..........                     3 |                        1.5           2.1             
1.39/1.47	c ................................ | ..........                     4 |                        1.5           2.7             
1.39/1.47	c ................................ | ..........                     5 |                        1.5           3.4             
1.39/1.49	c ................................ | ..........                  1000 | 14                     1.5         671.1          136
24.19/24.24	c ................................ | ..........                177000 | 45167                 24.2        7305.0      4533032
48.08/48.14	c ................................ | ..........                262000 | 70848                 48.1        5443.6      8176890
72.06/72.14	c ................................ | ..........                330000 | 91565                 72.1        4575.7     11029538
96.25/96.30	c ................................ | ..........                413000 | 114106                96.3        4289.6     13869425
120.05/120.17	c ................................ | *.........                455000 | 127534               120.1        3787.2     15974561
144.05/144.13	c ................................ | *.........                493000 | 139433               144.1        3421.2     18108233
168.13/168.24	c ................................ | *.........                541000 | 154336               168.2        3216.6     20615739
191.92/192.06	c ................................ | *.........                618000 | 176597               192.0        3218.4     23613240
216.21/216.34	c ................................ | *.........                693000 | 197880               216.3        3204.2     26240912
240.40/240.55	c ................................ | **........                738000 | 210458               240.5        3068.6     27960051
264.19/264.35	c ................................ | **........                768000 | 220057               264.3        2905.9     30093671
288.39/288.59	c ................................ | **........                804000 | 229837               288.5        2786.6     31539490
312.08/312.21	c ................................ | **........                842000 | 241220               312.1        2697.5     33474032
336.26/336.41	c ................................ | **........                886000 | 254138               336.3        2634.3     35753848
360.06/360.21	c ................................ | ***.......                926000 | 265490               360.1        2571.4     37823730
384.15/384.33	c ................................ | ***.......                958000 | 273861               384.2        2493.2     39350533
408.04/408.20	c ................................ | ***.......                988000 | 282727               408.1        2421.0     41445763
432.93/433.19	c ................................ | ***.......               1013000 | 290131               433.1        2339.0     43081601
455.82/456.09	c ................................ | ***.......               1038000 | 297408               456.0        2276.3     44601353
480.21/480.44	c ................................ | ****......               1063000 | 305112               480.3        2213.0     46300998
504.30/504.59	c ................................ | ****......               1091000 | 313779               504.5        2162.6     47999491
528.09/528.31	c ................................ | ****......               1110000 | 319853               528.2        2101.5     49373839
552.18/552.49	c ................................ | ****......               1130000 | 325340               552.4        2045.7     50244844
577.08/577.35	c ................................ | ****......               1148000 | 331014               577.2        1988.8     51634530
600.46/600.74	c ................................ | *****.....               1168000 | 337297               600.6        1944.7     53057192
624.06/624.38	c ................................ | *****.....               1202000 | 347070               624.2        1925.5     54702666
648.15/648.42	c ................................ | *****.....               1224000 | 354093               648.3        1888.1     56329353
672.05/672.31	c ................................ | *****.....               1248000 | 361388               672.2        1856.7     57918484
697.34/697.68	c ................................ | *****.....               1271000 | 368681               697.5        1822.1     59769014
720.92/721.23	c ................................ | ******....               1286000 | 373682               721.1        1783.4     61065332
744.82/745.13	c ................................ | ******....               1303000 | 379419               745.0        1749.1     62575206
768.11/768.49	c ................................ | ******....               1321000 | 385521               768.3        1719.3     63920843
793.00/793.33	c ................................ | ******....               1339000 | 391510               793.1        1688.2     65187868
816.18/816.58	c ................................ | ******....               1356000 | 396704               816.4        1661.0     66234213
840.56/840.91	c ................................ | *******...               1386000 | 404603               840.7        1648.6     67151012
865.24/865.66	c ................................ | *******...               1402000 | 409310               865.4        1620.0     68013647
888.92/889.35	c ................................ | *******...               1413000 | 412740               889.1        1589.2     68901850
913.11/913.51	c ................................ | *******...               1426000 | 416648               913.2        1561.5     69680331
936.80/937.23	c ................................ | *******...               1441000 | 421033               937.0        1537.9     70411354
960.39/960.88	c ................................ | ********..               1458000 | 425743               960.6        1517.8     70939610
984.18/984.67	c ................................ | ********..               1483000 | 433623               984.4        1506.5     72480513
1009.28/1009.78	c ................................ | ********..               1502000 | 439272              1009.5        1487.9     73531043
1031.86/1032.32	c ................................ | ********..               1509000 | 441610              1032.0        1462.1     74044335
1056.45/1056.92	c ................................ | ********..               1525000 | 446359              1056.6        1443.3     74814367
1080.75/1081.22	c ................................ | *********.               1540000 | 451086              1080.9        1424.7     75731228
1103.94/1104.43	c ................................ | *********.               1554000 | 455175              1104.1        1407.4     76296174
1129.72/1130.26	c ................................ | *********.               1567000 | 458981              1130.0        1386.8     77055984
1154.39/1154.96	c ................................ | *********.               1579000 | 462699              1154.6        1367.5     77868416
1175.78/1176.34	c ................................ | *********.               1591000 | 466503              1176.0        1352.9     78775674

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-1530955-1238374049/watcher-1530955-1238374049 -o /tmp/evaluation-result-1530955-1238374049/solver-1530955-1238374049 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1530955-1238374049.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 0.99 3/71 13049
/proc/meminfo: memFree=816400/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=876 CPUtime=0
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 1110068008 897024 107 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 219 109 68 165 0 52 0

[startup+0.098722 s]
/proc/loadavg: 0.92 0.98 0.99 3/71 13049
/proc/meminfo: memFree=816400/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=7228 CPUtime=0.09
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 1698 0 0 0 9 0 0 0 18 0 1 0 1110068008 7401472 1681 1992294400 134512640 135191068 4294956224 18446744073709551615 134519815 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 1807 1681 69 165 0 1640 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7228

[startup+0.101722 s]
/proc/loadavg: 0.92 0.98 0.99 3/71 13049
/proc/meminfo: memFree=816400/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=7228 CPUtime=0.09
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 1698 0 0 0 9 0 0 0 18 0 1 0 1110068008 7401472 1681 1992294400 134512640 135191068 4294956224 18446744073709551615 134519792 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 1807 1681 69 165 0 1640 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7228

[startup+0.30176 s]
/proc/loadavg: 0.92 0.98 0.99 3/71 13049
/proc/meminfo: memFree=816400/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=7228 CPUtime=0.29
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 1698 0 0 0 29 0 0 0 19 0 1 0 1110068008 7401472 1681 1992294400 134512640 135191068 4294956224 18446744073709551615 134642177 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 1807 1681 69 165 0 1640 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7228

[startup+0.701836 s]
/proc/loadavg: 0.92 0.98 0.99 3/71 13049
/proc/meminfo: memFree=816400/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=7404 CPUtime=0.69
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 1752 0 0 0 69 0 0 0 22 0 1 0 1110068008 7581696 1735 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 1851 1735 71 165 0 1684 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7404

[startup+1.50199 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 13050
/proc/meminfo: memFree=809736/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=19840 CPUtime=1.49
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 4863 0 0 0 148 1 0 0 25 0 1 0 1110068008 20316160 4808 1992294400 134512640 135191068 4294956224 18446744073709551615 134587964 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 4960 4808 89 165 0 4793 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19840

[startup+3.10129 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 13050
/proc/meminfo: memFree=796552/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=25864 CPUtime=3.09
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 6396 0 0 0 307 2 0 0 25 0 1 0 1110068008 26484736 6341 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 6466 6341 89 165 0 6299 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25864

[startup+6.3019 s]
/proc/loadavg: 0.93 0.98 0.99 2/72 13050
/proc/meminfo: memFree=782736/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=37996 CPUtime=6.29
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 9407 0 0 0 625 4 0 0 25 0 1 0 1110068008 38907904 9352 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 9499 9352 89 165 0 9332 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37996

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/72 13050
/proc/meminfo: memFree=756496/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=62476 CPUtime=12.69
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 15550 0 0 0 1262 7 0 0 25 0 1 0 1110068008 63975424 15495 1992294400 134512640 135191068 4294956224 18446744073709551615 134562485 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 15619 15495 89 165 0 15452 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62476

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/72 13050
/proc/meminfo: memFree=722576/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=94956 CPUtime=25.48
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 23651 0 0 0 2538 10 0 0 25 0 1 0 1110068008 97234944 23596 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 23739 23596 89 165 0 23572 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94956

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/72 13050
/proc/meminfo: memFree=661840/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=156076 CPUtime=51.07
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 38930 0 0 0 5088 19 0 0 25 0 1 0 1110068008 159821824 38875 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 39019 38875 89 165 0 38852 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 156076

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/72 13050
/proc/meminfo: memFree=566160/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=250608 CPUtime=102.26
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 62554 0 0 0 10195 31 0 0 25 0 1 0 1110068008 256622592 62499 1992294400 134512640 135191068 4294956224 18446744073709551615 134562425 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 62652 62499 89 165 0 62485 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 250608

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13050
/proc/meminfo: memFree=478992/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=339568 CPUtime=162.24
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 84826 0 0 0 16182 42 0 0 25 0 1 0 1110068008 347717632 84771 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 84892 84771 89 165 0 84725 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 339568

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13050
/proc/meminfo: memFree=369744/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=446900 CPUtime=222.2
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 111620 0 0 0 22164 56 0 0 25 0 1 0 1110068008 457625600 111565 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 111725 111565 89 165 0 111558 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 446900

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13050
/proc/meminfo: memFree=297040/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=519700 CPUtime=282.19
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 129837 0 0 0 28152 67 0 0 25 0 1 0 1110068008 532172800 129782 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 129925 129782 89 165 0 129758 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 519700

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13050
/proc/meminfo: memFree=213328/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=602900 CPUtime=342.16
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 150637 0 0 0 34138 78 0 0 25 0 1 0 1110068008 617369600 150582 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 150725 150582 89 165 0 150558 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 602900

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13050
/proc/meminfo: memFree=140176/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=676500 CPUtime=402.14
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 169024 0 0 0 40128 86 0 0 25 0 1 0 1110068008 692736000 168969 1992294400 134512640 135191068 4294956224 18446744073709551615 134562511 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 169125 168969 89 165 0 168958 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 676500

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13050
/proc/meminfo: memFree=73552/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=742420 CPUtime=462.12
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 185508 0 0 0 46118 94 0 0 25 0 1 0 1110068008 760238080 185453 1992294400 134512640 135191068 4294956224 18446744073709551615 134562509 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 185605 185453 89 165 0 185438 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 742420

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13050
/proc/meminfo: memFree=15056/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=806260 CPUtime=522.1
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 201459 0 0 0 52108 102 0 0 25 0 1 0 1110068008 825610240 201404 1992294400 134512640 135191068 4294956224 18446744073709551615 134546249 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 201565 201404 89 165 0 201398 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 806260

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13050
/proc/meminfo: memFree=14992/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=851540 CPUtime=582.07
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 212816 0 0 0 58099 108 0 0 25 0 1 0 1110068008 871976960 212761 1992294400 134512640 135191068 4294956224 18446744073709551615 134562362 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 212885 212761 89 165 0 212718 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 851540

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13050
/proc/meminfo: memFree=15312/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=915060 CPUtime=642.06
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 228660 0 0 0 64088 118 0 0 25 0 1 0 1110068008 937021440 228605 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 228765 228605 89 165 0 228598 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 915060

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13050
/proc/meminfo: memFree=14928/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=980500 CPUtime=702.03
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 245051 0 0 0 70077 126 0 0 25 0 1 0 1110068008 1004032000 244996 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 245125 244996 89 165 0 244958 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 980500

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13050
/proc/meminfo: memFree=14928/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=1039700 CPUtime=762.01
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 259846 0 0 0 76067 134 0 0 25 0 1 0 1110068008 1064652800 259791 1992294400 134512640 135191068 4294956224 18446744073709551615 134562507 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 259925 259791 89 165 0 259758 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 1039700

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13056
/proc/meminfo: memFree=15368/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=1084820 CPUtime=821.97
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 271131 0 0 0 82056 141 0 0 25 0 1 0 1110068008 1110855680 271076 1992294400 134512640 135191068 4294956224 18446744073709551615 134549924 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 271205 271076 89 165 0 271038 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 1084820

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13056
/proc/meminfo: memFree=15760/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=1117300 CPUtime=881.92
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 279249 0 0 0 88047 145 0 0 25 0 1 0 1110068008 1144115200 279194 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 279325 279194 89 165 0 279158 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 1117300

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13056
/proc/meminfo: memFree=15504/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=1148660 CPUtime=941.9
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 287070 0 0 0 94041 149 0 0 25 0 1 0 1110068008 1176227840 287015 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 287165 287015 89 165 0 286998 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 1148660

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13056
/proc/meminfo: memFree=15632/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=1193780 CPUtime=1001.87
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 298356 0 0 0 100033 154 0 0 25 0 1 0 1110068008 1222430720 298301 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 298445 298301 89 165 0 298278 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 1193780

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13056
/proc/meminfo: memFree=16208/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=1220020 CPUtime=1061.85
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 304932 0 0 0 106027 158 0 0 25 0 1 0 1110068008 1249300480 304877 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 305005 304877 89 165 0 304838 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 1220020

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13056
/proc/meminfo: memFree=15568/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=1250100 CPUtime=1121.83
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 312455 0 0 0 112019 164 0 0 25 0 1 0 1110068008 1280102400 312400 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 312525 312400 89 165 0 312358 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 1250100

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13056
/proc/meminfo: memFree=14928/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=1282580 CPUtime=1181.79
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 320562 0 0 0 118011 168 0 0 25 0 1 0 1110068008 1313361920 320507 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 320645 320507 89 165 0 320478 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 1282580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13056
/proc/meminfo: memFree=15824/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=1289140 CPUtime=1200.08
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4194304 322202 0 0 0 119840 168 0 0 25 0 1 0 1110068008 1320079360 322147 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 322285 322147 89 165 0 322118 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1289140

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

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

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 13056
/proc/meminfo: memFree=15824/2055920 swapFree=4170332/4192956
[pid=13049] ppid=13047 vsize=0 CPUtime=1200.28
/proc/13049/stat : 13049 (tts-5-0) R 13047 13049 12825 0 -1 4195332 322202 0 0 0 119840 188 0 0 25 0 1 0 1110068008 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13049/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.82
CPU time (s): 1200.3
CPU user time (s): 1198.4
CPU system time (s): 1.89671
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (KiB): 1289140

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

runsolver used 1.12883 second user time and 3.2515 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-30 02:47:29
IDJOB=1530955
IDBENCH=70207
IDSOLVER=505
FILE ID=node38/1530955-1238374049
PBS_JOBID= 9061262
Free space on /tmp= 65528 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1100/unif-k5-r20-v1100-c22000-S1912214877-051.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530955-1238374049/watcher-1530955-1238374049 -o /tmp/evaluation-result-1530955-1238374049/solver-1530955-1238374049 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1530955-1238374049.cnf

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

MD5SUM BENCH= 3e2c453febe9a82dafec20260d8edecb
RANDOM SEED=123968489

node38.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.259
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	: 5931.00
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.259
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:        816816 kB
Buffers:         92440 kB
Cached:        1054600 kB
SwapCached:      11204 kB
Active:         174224 kB
Inactive:       985464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        816816 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            1296 kB
Writeback:           0 kB
Mapped:          18340 kB
Slab:            64528 kB
Committed_AS:  3030776 kB
PageTables:       1988 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= 65528 MiB
End job on node38 at 2009-03-30 03:07:32