Trace number 1531293

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S1971658345-089.cnf
MD5SUM80ddc27a2476c7a1f18f4f644f3f4389
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 variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531293-1238411300.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 = 110
0.00/0.00	c Clauses = 2343
0.00/0.00	c Literals = 11715
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 110
0.00/0.00	c Clauses = 2343
0.00/0.00	c Literals = 11715
0.00/0.00	c a2
0.02/0.03	c a1
0.89/0.96	c Independent sub-problems = 1
0.89/0.96	c Sub-problem with 110 variables and 2343 clauses
0.89/0.96	c using permutation method 4
0.89/0.96	c count = 2
0.89/0.96	c Ordering finished 0.960 seconds
0.89/0.96	c mapped 0.960 seconds
0.89/0.96	c permuted 0.960 seconds
0.89/0.96	c about to sort
0.89/0.97	c sorted
0.89/0.99	c clauses now 2343
0.89/0.99	c init finished 0.970 seconds
0.89/0.99	c tree built 0.990 seconds
0.89/0.99	c 
0.89/0.99	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.89/0.99	c ---------------------------------|----------------------------------|------------------------------------------------------
0.89/0.99	c ................................ | ..........                       |                        1.0           0.0             
0.89/0.99	c ................................ | ..........                     1 |                        1.0           1.0             
0.89/0.99	c ................................ | ..........                     2 |                        1.0           2.0             
0.89/0.99	c ................................ | ..........                     3 |                        1.0           3.0             
0.89/0.99	c ................................ | ..........                     4 |                        1.0           4.0             
0.89/0.99	c ................................ | ..........                     5 |                        1.0           5.1             
1.00/1.01	c ................................ | ..........                  1000 | 169                    1.0        1000.0         4185
23.98/24.01	c ................................ | ..........                243000 | 85427                 24.0       10125.0      3235646
47.98/48.10	c ................................ | ..........                374000 | 134033                48.1        7777.1      5123063
72.17/72.21	c ................................ | ..........                466000 | 169437                72.2        6455.2      6531799
96.17/96.23	c ................................ | ..........                546000 | 199963                96.2        5674.5      7772646
120.36/120.41	c ................................ | *.........                608000 | 224140               120.4        5050.3      8832552
144.25/144.33	c ................................ | *.........                663000 | 245623               144.3        4594.0      9727279
168.35/168.41	c ................................ | *.........                719000 | 267842               168.4        4269.8     10668786
192.04/192.18	c ................................ | *.........                779000 | 290503               192.2        4053.9     11586508
216.04/216.15	c ................................ | *.........                834000 | 312033               216.1        3858.8     12551086
240.03/240.14	c ................................ | **........                880000 | 329699               240.1        3664.8     13311416
263.93/264.06	c ................................ | **........                923000 | 346867               264.0        3495.8     14076392
288.53/288.68	c ................................ | **........                968000 | 363636               288.6        3353.5     14809006
312.32/312.43	c ................................ | **........               1007000 | 379529               312.4        3223.4     15425870
336.21/336.37	c ................................ | **........               1043000 | 393686               336.3        3101.0     16028231
360.51/360.63	c ................................ | ***.......               1081000 | 408625               360.6        2997.9     16666220
384.19/384.34	c ................................ | ***.......               1121000 | 423596               384.3        2916.9     17327770
408.09/408.28	c ................................ | ***.......               1160000 | 438848               408.2        2841.5     17976855
432.78/432.98	c ................................ | ***.......               1192000 | 450788               432.9        2753.3     18507035
456.88/457.03	c ................................ | ***.......               1220000 | 461455               457.0        2669.7     18959870
480.58/480.70	c ................................ | ****......               1251000 | 474047               480.6        2602.7     19472868
504.17/504.33	c ................................ | ****......               1279000 | 485286               504.3        2536.3     19961442
528.36/528.51	c ................................ | ****......               1305000 | 495297               528.5        2469.4     20435831
552.26/552.40	c ................................ | ****......               1331000 | 505890               552.4        2409.7     20883850
576.45/576.68	c ................................ | ****......               1359000 | 516829               576.6        2356.8     21388128
600.14/600.32	c ................................ | *****.....               1387000 | 527597               600.3        2310.7     21884308
624.84/625.09	c ................................ | *****.....               1417000 | 539762               625.0        2267.1     22428731
648.33/648.55	c ................................ | *****.....               1443000 | 550018               648.5        2225.2     22914677
672.43/672.68	c ................................ | *****.....               1468000 | 560279               672.6        2182.5     23382738
695.92/696.19	c ................................ | *****.....               1502000 | 573288               696.1        2157.7     23800261
719.81/720.09	c ................................ | ******....               1535000 | 585584               720.0        2131.9     24292364
744.42/744.66	c ................................ | ******....               1566000 | 598095               744.6        2103.2     24808791
768.21/768.50	c ................................ | ******....               1597000 | 610595               768.4        2078.3     25329138
792.60/792.81	c ................................ | ******....               1627000 | 622979               792.7        2052.4     25875396
816.59/816.81	c ................................ | ******....               1652000 | 632692               816.7        2022.7     26251992
839.99/840.21	c ................................ | *******...               1676000 | 642428               840.1        1994.9     26668457
864.29/864.55	c ................................ | *******...               1702000 | 652514               864.5        1968.8     27091233
888.28/888.55	c ................................ | *******...               1730000 | 663688               888.5        1947.2     27559143
912.67/912.99	c ................................ | *******...               1759000 | 675356               912.9        1926.8     28023104
936.77/937.01	c ................................ | *******...               1787000 | 687321               936.9        1907.3     28561561
960.56/960.82	c ................................ | ********..               1812000 | 697514               960.7        1886.1     29006307
984.05/984.31	c ................................ | ********..               1836000 | 707156               984.2        1865.5     29431126
1008.35/1008.67	c ................................ | ********..               1861000 | 717180              1008.6        1845.2     29835295
1031.84/1032.10	c ................................ | ********..               1885000 | 726889              1032.0        1826.5     30267752
1055.93/1056.21	c ................................ | ********..               1909000 | 737141              1056.1        1807.6     30743547
1080.73/1081.04	c ................................ | *********.               1931000 | 746115              1080.9        1786.4     31119636
1103.82/1104.11	c ................................ | *********.               1952000 | 754627              1104.0        1768.1     31497155
1127.82/1128.12	c ................................ | *********.               1979000 | 765449              1128.0        1754.4     31955190
1152.52/1152.84	c ................................ | *********.               2004000 | 775423              1152.7        1738.5     32384417
1176.90/1177.22	c ................................ | *********.               2027000 | 785087              1177.1        1722.0     32795371

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-1531293-1238411300/watcher-1531293-1238411300 -o /tmp/evaluation-result-1531293-1238411300/solver-1531293-1238411300 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531293-1238411300.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.10 1.22 3/64 715
/proc/meminfo: memFree=1753936/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=876 CPUtime=0
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 1113792071 897024 105 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 219 105 67 165 0 52 0

[startup+0.0313939 s]
/proc/loadavg: 1.00 1.10 1.22 3/64 715
/proc/meminfo: memFree=1753936/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=1544 CPUtime=0.02
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 263 0 0 0 2 0 0 0 18 0 1 0 1113792071 1581056 246 1992294400 134512640 135191068 4294956240 18446744073709551615 134642163 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 386 246 69 165 0 219 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1544

[startup+0.101401 s]
/proc/loadavg: 1.00 1.10 1.22 3/64 715
/proc/meminfo: memFree=1753936/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=1544 CPUtime=0.09
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 269 0 0 0 9 0 0 0 18 0 1 0 1113792071 1581056 252 1992294400 134512640 135191068 4294956240 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 386 252 71 165 0 219 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1544

[startup+0.301418 s]
/proc/loadavg: 1.00 1.10 1.22 3/64 715
/proc/meminfo: memFree=1753936/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=1544 CPUtime=0.29
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 269 0 0 0 29 0 0 0 19 0 1 0 1113792071 1581056 252 1992294400 134512640 135191068 4294956240 18446744073709551615 134599115 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 386 252 71 165 0 219 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1544

[startup+0.701454 s]
/proc/loadavg: 1.00 1.10 1.22 3/64 715
/proc/meminfo: memFree=1753936/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=1544 CPUtime=0.69
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 269 0 0 0 69 0 0 0 23 0 1 0 1113792071 1581056 252 1992294400 134512640 135191068 4294956240 18446744073709551615 134555335 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 386 252 71 165 0 219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1544

[startup+1.50153 s]
/proc/loadavg: 1.00 1.10 1.22 2/65 716
/proc/meminfo: memFree=1752136/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=5620 CPUtime=1.49
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 1284 0 0 0 149 0 0 0 25 0 1 0 1113792071 5754880 1257 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 1405 1257 89 165 0 1238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5620

[startup+3.10167 s]
/proc/loadavg: 1.00 1.10 1.22 2/65 716
/proc/meminfo: memFree=1745352/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=13460 CPUtime=3.09
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 3255 0 0 0 308 1 0 0 25 0 1 0 1113792071 13783040 3228 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 3365 3228 89 165 0 3198 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13460

[startup+6.30296 s]
/proc/loadavg: 1.00 1.09 1.22 2/65 716
/proc/meminfo: memFree=1733320/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=23700 CPUtime=6.29
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 5823 0 0 0 626 3 0 0 25 0 1 0 1113792071 24268800 5796 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 5925 5796 89 165 0 5758 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23700

[startup+12.7015 s]
/proc/loadavg: 1.00 1.09 1.22 2/65 716
/proc/meminfo: memFree=1717512/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=38260 CPUtime=12.69
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 9460 0 0 0 1264 5 0 0 25 0 1 0 1113792071 39178240 9433 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 9565 9433 89 165 0 9398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38260

[startup+25.5017 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 716
/proc/meminfo: memFree=1698440/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=56344 CPUtime=25.49
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 13966 0 0 0 2541 8 0 0 25 0 1 0 1113792071 57696256 13939 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 14086 13939 89 165 0 13919 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56344

[startup+51.101 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 716
/proc/meminfo: memFree=1666888/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=88184 CPUtime=51.08
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 21924 0 0 0 5094 14 0 0 25 0 1 0 1113792071 90300416 21897 1992294400 134512640 135191068 4294956240 18446744073709551615 134562432 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 22046 21897 89 165 0 21879 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88184

[startup+102.306 s]
/proc/loadavg: 1.00 1.06 1.19 2/65 716
/proc/meminfo: memFree=1622344/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=131864 CPUtime=102.27
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 32881 0 0 0 10205 22 0 0 25 0 1 0 1113792071 135028736 32854 1992294400 134512640 135191068 4294956240 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 32966 32854 89 165 0 32799 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 131864

[startup+162.301 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 716
/proc/meminfo: memFree=1585160/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=169464 CPUtime=162.25
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 42259 0 0 0 16195 30 0 0 25 0 1 0 1113792071 173531136 42232 1992294400 134512640 135191068 4294956240 18446744073709551615 134562321 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 42366 42232 89 165 0 42199 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 169464

[startup+222.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 716
/proc/meminfo: memFree=1547080/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=207064 CPUtime=222.23
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 51667 0 0 0 22186 37 0 0 25 0 1 0 1113792071 212033536 51640 1992294400 134512640 135191068 4294956240 18446744073709551615 134562492 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 51766 51640 89 165 0 51599 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 207064

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 716
/proc/meminfo: memFree=1517384/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=236824 CPUtime=282.22
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 59108 0 0 0 28177 45 0 0 25 0 1 0 1113792071 242507776 59081 1992294400 134512640 135191068 4294956240 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 59206 59081 89 165 0 59039 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 236824

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 716
/proc/meminfo: memFree=1492744/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=261304 CPUtime=342.21
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 65214 0 0 0 34170 51 0 0 25 0 1 0 1113792071 267575296 65187 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 65326 65187 89 165 0 65159 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 261304

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 716
/proc/meminfo: memFree=1466376/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=287704 CPUtime=402.19
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 71839 0 0 0 40162 57 0 0 25 0 1 0 1113792071 294608896 71812 1992294400 134512640 135191068 4294956240 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 71926 71812 89 165 0 71759 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 287704

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 716
/proc/meminfo: memFree=1445960/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=308024 CPUtime=462.18
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 76891 0 0 0 46155 63 0 0 25 0 1 0 1113792071 315416576 76864 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 77006 76864 89 165 0 76839 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 308024

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 716
/proc/meminfo: memFree=1426056/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=328024 CPUtime=522.16
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 81888 0 0 0 52147 69 0 0 25 0 1 0 1113792071 335896576 81861 1992294400 134512640 135191068 4294956240 18446744073709551615 134562335 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 82006 81861 89 165 0 81839 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 328024

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 716
/proc/meminfo: memFree=1406792/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=347064 CPUtime=582.15
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 86648 0 0 0 58142 73 0 0 25 0 1 0 1113792071 355393536 86621 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 86766 86621 89 165 0 86599 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 347064

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 716
/proc/meminfo: memFree=1386184/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=367384 CPUtime=642.14
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 91759 0 0 0 64136 78 0 0 25 0 1 0 1113792071 376201216 91732 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 91846 91732 89 165 0 91679 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 367384

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 716
/proc/meminfo: memFree=1368200/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=385464 CPUtime=702.12
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 96261 0 0 0 70130 82 0 0 25 0 1 0 1113792071 394715136 96234 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 96366 96234 89 165 0 96199 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 385464

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 716
/proc/meminfo: memFree=1347848/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=405464 CPUtime=762.11
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 101278 0 0 0 76125 86 0 0 25 0 1 0 1113792071 415195136 101251 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 101366 101251 89 165 0 101199 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 405464

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 716
/proc/meminfo: memFree=1329480/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=424024 CPUtime=822.1
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 105904 0 0 0 82118 92 0 0 25 0 1 0 1113792071 434200576 105877 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 106006 105877 89 165 0 105839 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 424024

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 716
/proc/meminfo: memFree=1311496/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=441784 CPUtime=882.08
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 110356 0 0 0 88111 97 0 0 25 0 1 0 1113792071 452386816 110329 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 110446 110329 89 165 0 110279 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 441784

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 716
/proc/meminfo: memFree=1292360/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=461144 CPUtime=942.06
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 115207 0 0 0 94104 102 0 0 25 0 1 0 1113792071 472211456 115180 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 115286 115180 89 165 0 115119 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 461144

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 716
/proc/meminfo: memFree=1275144/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=478104 CPUtime=1002.05
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 119431 0 0 0 100098 107 0 0 25 0 1 0 1113792071 489578496 119404 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 119526 119404 89 165 0 119359 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 478104

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 716
/proc/meminfo: memFree=1257160/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=496024 CPUtime=1062.03
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 123927 0 0 0 106090 113 0 0 25 0 1 0 1113792071 507928576 123900 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 124006 123900 89 165 0 123839 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 496024

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 716
/proc/meminfo: memFree=1241032/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=512184 CPUtime=1122.01
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 127944 0 0 0 112084 117 0 0 25 0 1 0 1113792071 524476416 127917 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 128046 127917 89 165 0 127879 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 512184

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 716
/proc/meminfo: memFree=1224648/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=528664 CPUtime=1182.01
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 132073 0 0 0 118079 122 0 0 25 0 1 0 1113792071 541351936 132046 1992294400 134512640 135191068 4294956240 18446744073709551615 134562405 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 132166 132046 89 165 0 131999 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 528664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 716
/proc/meminfo: memFree=1219592/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=533464 CPUtime=1200
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 133256 0 0 0 119878 122 0 0 25 0 1 0 1113792071 546267136 133229 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 133366 133229 89 165 0 133199 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 533464

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 716
/proc/meminfo: memFree=1219592/2055920 swapFree=4176708/4192956
[pid=715] ppid=713 vsize=533464 CPUtime=1200
/proc/715/stat : 715 (tts-5-0) R 713 715 645 0 -1 4194304 133256 0 0 0 119878 122 0 0 25 0 1 0 1113792071 546267136 133229 1992294400 134512640 135191068 4294956240 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/715/statm: 133366 133229 89 165 0 133199 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 533464

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.39
CPU time (s): 1200.1
CPU user time (s): 1198.79
CPU system time (s): 1.3158
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 533464

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

runsolver used 0.937857 second user time and 2.59361 second system time

The end

Launcher Data

Begin job on node51 at 2009-03-30 13:08:20
IDJOB=1531293
IDBENCH=70376
IDSOLVER=505
FILE ID=node51/1531293-1238411300
PBS_JOBID= 9061475
Free space on /tmp= 65256 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S1971658345-089.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531293-1238411300/watcher-1531293-1238411300 -o /tmp/evaluation-result-1531293-1238411300/solver-1531293-1238411300 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531293-1238411300.cnf

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

MD5SUM BENCH= 80ddc27a2476c7a1f18f4f644f3f4389
RANDOM SEED=1015067157

node51.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:       1754424 kB
Buffers:         62424 kB
Cached:         160424 kB
SwapCached:      10052 kB
Active:          89332 kB
Inactive:       145016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754424 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:             808 kB
Writeback:           0 kB
Mapped:          17208 kB
Slab:            53176 kB
Committed_AS:  2942440 kB
PageTables:       1400 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= 65252 MiB
End job on node51 at 2009-03-30 13:28:23