Trace number 1531361

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/120/
unif-k5-r21.3-v120-c2556-S1070443005-075.cnf
MD5SUM82e9fd89190319a892b6aadaca00b0b8
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 variables120
Number of clauses2556
Sum of the clauses size12780
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 52556
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531361-1238450221.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 = 120
0.00/0.00	c Clauses = 2556
0.00/0.00	c Literals = 12780
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 120
0.00/0.00	c Clauses = 2556
0.00/0.00	c Literals = 12780
0.00/0.00	c a2
0.00/0.03	c a1
1.00/1.04	c Independent sub-problems = 1
1.00/1.04	c Sub-problem with 120 variables and 2556 clauses
1.00/1.04	c using permutation method 4
1.00/1.04	c count = 2
1.00/1.04	c Ordering finished 1.040 seconds
1.00/1.04	c mapped 1.040 seconds
1.00/1.04	c permuted 1.040 seconds
1.00/1.04	c about to sort
1.00/1.05	c sorted
1.00/1.07	c clauses now 2556
1.00/1.07	c init finished 1.050 seconds
1.00/1.07	c tree built 1.070 seconds
1.00/1.07	c 
1.00/1.07	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
1.00/1.07	c ---------------------------------|----------------------------------|------------------------------------------------------
1.00/1.07	c ................................ | ..........                       |                        1.1           0.0             
1.00/1.07	c ................................ | ..........                     1 |                        1.1           0.9             
1.00/1.07	c ................................ | ..........                     2 |                        1.1           1.9             
1.00/1.07	c ................................ | ..........                     3 |                        1.1           2.8             
1.00/1.07	c ................................ | ..........                     4 |                        1.1           3.7             
1.00/1.07	c ................................ | ..........                     5 |                        1.1           4.7             
1.00/1.09	c ................................ | ..........                  1000 | 210                    1.1         917.4         4315
23.98/24.03	c ................................ | ..........                245000 | 82603                 24.0       10199.8      3361999
48.07/48.11	c ................................ | ..........                360000 | 125143                48.1        7486.0      5291810
71.97/72.01	c ................................ | ..........                470000 | 165531                72.0        6527.8      7122727
96.16/96.24	c ................................ | ..........                557000 | 198090                96.2        5788.8      8747322
120.26/120.37	c ................................ | *.........                633000 | 225986               120.3        5259.7     10068254
144.05/144.16	c ................................ | *.........                697000 | 249495               144.1        4835.9     11179772
168.04/168.12	c ................................ | *.........                757000 | 271904               168.1        4503.3     12301766
192.03/192.12	c ................................ | *.........                814000 | 293589               192.1        4237.6     13332156
216.03/216.16	c ................................ | *.........                860000 | 310829               216.1        3979.3     14078647
240.32/240.43	c ................................ | **........                899000 | 325564               240.4        3739.8     14791586
264.41/264.54	c ................................ | **........                941000 | 341968               264.5        3557.7     15599339
288.31/288.46	c ................................ | **........                980000 | 357569               288.4        3397.8     16405673
312.39/312.55	c ................................ | **........               1018000 | 371720               312.5        3257.6     17124174
336.09/336.25	c ................................ | **........               1055000 | 386227               336.2        3138.0     17858681
360.18/360.35	c ................................ | ***.......               1100000 | 402805               360.3        3053.1     18547647
384.58/384.71	c ................................ | ***.......               1141000 | 418903               384.6        2966.3     19242313
408.16/408.31	c ................................ | ***.......               1181000 | 434069               408.2        2892.8     19941404
432.46/432.64	c ................................ | ***.......               1213000 | 446643               432.6        2804.1     20601682
456.35/456.53	c ................................ | ***.......               1251000 | 461093               456.4        2740.7     21321338
480.35/480.58	c ................................ | ****......               1292000 | 476544               480.5        2688.8     22057065
504.24/504.49	c ................................ | ****......               1335000 | 492400               504.4        2646.7     22757938
528.14/528.34	c ................................ | ****......               1374000 | 507021               528.3        2601.0     23444250
551.92/552.15	c ................................ | ****......               1410000 | 520741               552.1        2554.1     24152271
575.92/576.12	c ................................ | ****......               1449000 | 535157               576.0        2515.5     24838280
600.31/600.52	c ................................ | *****.....               1481000 | 547556               600.4        2466.6     25454525
624.61/624.80	c ................................ | *****.....               1517000 | 561501               624.7        2428.4     26100414
648.09/648.39	c ................................ | *****.....               1552000 | 575231               648.3        2394.0     26742018
671.99/672.21	c ................................ | *****.....               1585000 | 588160               672.1        2358.3     27390372
696.09/696.35	c ................................ | *****.....               1621000 | 602402               696.2        2328.2     28015596
720.27/720.57	c ................................ | ******....               1654000 | 615740               720.5        2295.8     28636117
744.07/744.33	c ................................ | ******....               1680000 | 626082               744.2        2257.4     29139380
767.96/768.22	c ................................ | ******....               1702000 | 634554               768.1        2215.9     29575106
792.25/792.54	c ................................ | ******....               1724000 | 642854               792.4        2175.6     29996177
815.95/816.24	c ................................ | ******....               1743000 | 650286               816.1        2135.7     30392155
840.04/840.32	c ................................ | *******...               1767000 | 659485               840.2        2103.1     30901541
864.23/864.50	c ................................ | *******...               1794000 | 669194               864.4        2075.5     31419713
888.63/888.94	c ................................ | *******...               1816000 | 677685               888.8        2043.2     31896818
912.02/912.31	c ................................ | *******...               1839000 | 686251               912.2        2016.1     32346429
936.92/937.21	c ................................ | *******...               1861000 | 694587               937.1        1986.0     32761790
960.30/960.66	c ................................ | ********..               1885000 | 703400               960.5        1962.5     33219096
984.89/985.26	c ................................ | ********..               1909000 | 712264               985.1        1937.8     33634637
1008.40/1008.74	c ................................ | ********..               1936000 | 722131              1008.6        1919.5     34052226
1031.98/1032.31	c ................................ | ********..               1963000 | 731210              1032.2        1901.9     34434172
1055.98/1056.39	c ................................ | ********..               1990000 | 741127              1056.2        1884.1     34862952
1079.77/1080.16	c ................................ | *********.               2016000 | 750411              1080.0        1866.7     35269666
1104.36/1104.79	c ................................ | *********.               2048000 | 762557              1104.6        1854.0     35802881
1128.45/1128.81	c ................................ | *********.               2076000 | 772692              1128.6        1839.4     36264142
1152.45/1152.84	c ................................ | *********.               2100000 | 781554              1152.7        1821.9     36728203
1176.64/1177.04	c ................................ | *********.               2119000 | 788398              1176.9        1800.5     37071558

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-1531361-1238450221/watcher-1531361-1238450221 -o /tmp/evaluation-result-1531361-1238450221/solver-1531361-1238450221 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531361-1238450221.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.85 0.97 0.99 3/64 12177
/proc/meminfo: memFree=1644912/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=876 CPUtime=0
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 1117687849 897024 105 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 219 105 67 165 0 52 0

[startup+0.0643521 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 12177
/proc/meminfo: memFree=1644912/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=1544 CPUtime=0.06
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 288 0 0 0 6 0 0 0 18 0 1 0 1117687849 1581056 271 1992294400 134512640 135191068 4294956240 18446744073709551615 134599100 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 386 271 71 165 0 219 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1544

[startup+0.101357 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 12177
/proc/meminfo: memFree=1644912/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=1544 CPUtime=0.1
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 288 0 0 0 10 0 0 0 18 0 1 0 1117687849 1581056 271 1992294400 134512640 135191068 4294956240 18446744073709551615 134599174 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 386 271 71 165 0 219 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1544

[startup+0.301386 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 12177
/proc/meminfo: memFree=1644912/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=1544 CPUtime=0.3
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 288 0 0 0 30 0 0 0 19 0 1 0 1117687849 1581056 271 1992294400 134512640 135191068 4294956240 18446744073709551615 134553873 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 386 271 71 165 0 219 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1544

[startup+0.701443 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 12177
/proc/meminfo: memFree=1644912/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=1544 CPUtime=0.7
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 288 0 0 0 70 0 0 0 22 0 1 0 1117687849 1581056 271 1992294400 134512640 135191068 4294956240 18446744073709551615 134599191 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 386 271 71 165 0 219 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1544

[startup+1.50156 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 12178
/proc/meminfo: memFree=1644072/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=5020 CPUtime=1.49
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 1190 0 0 0 149 0 0 0 25 0 1 0 1117687849 5140480 1154 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 1255 1154 89 165 0 1088 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5020

[startup+3.10179 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 12178
/proc/meminfo: memFree=1637288/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=12864 CPUtime=3.09
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 3124 0 0 0 308 1 0 0 25 0 1 0 1117687849 13172736 3088 1992294400 134512640 135191068 4294956240 18446744073709551615 134710775 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 3216 3088 89 165 0 3049 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12864

[startup+6.30125 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 12178
/proc/meminfo: memFree=1624808/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=23556 CPUtime=6.29
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 5794 0 0 0 627 2 0 0 25 0 1 0 1117687849 24121344 5758 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 5889 5758 89 165 0 5722 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23556

[startup+12.7012 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 12178
/proc/meminfo: memFree=1608424/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=38596 CPUtime=12.69
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 9532 0 0 0 1264 5 0 0 25 0 1 0 1117687849 39522304 9496 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 9649 9496 89 165 0 9482 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38596

[startup+25.502 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 12178
/proc/meminfo: memFree=1587112/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=58756 CPUtime=25.48
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 14587 0 0 0 2540 8 0 0 25 0 1 0 1117687849 60166144 14551 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 14689 14551 89 165 0 14522 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58756

[startup+51.1017 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 12178
/proc/meminfo: memFree=1554472/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=91556 CPUtime=51.08
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 22804 0 0 0 5093 15 0 0 25 0 1 0 1117687849 93753344 22768 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 22889 22768 89 165 0 22722 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91556

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 12178
/proc/meminfo: memFree=1496744/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=148516 CPUtime=102.27
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 37044 0 0 0 10201 26 0 0 25 0 1 0 1117687849 152080384 37008 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 37129 37008 89 165 0 36962 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 148516

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12178
/proc/meminfo: memFree=1450472/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=195076 CPUtime=162.24
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 48691 0 0 0 16189 35 0 0 25 0 1 0 1117687849 199757824 48655 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 48769 48655 89 165 0 48602 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 195076

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12178
/proc/meminfo: memFree=1414248/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=230916 CPUtime=222.23
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 57626 0 0 0 22180 43 0 0 25 0 1 0 1117687849 236457984 57590 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 57729 57590 89 165 0 57562 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 230916

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1383144/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=262116 CPUtime=282.2
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 65441 0 0 0 28172 48 0 0 25 0 1 0 1117687849 268406784 65405 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 65529 65405 89 165 0 65362 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 262116

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1353384/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=291716 CPUtime=342.19
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 72816 0 0 0 34165 54 0 0 25 0 1 0 1117687849 298717184 72780 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 72929 72780 89 165 0 72762 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 291716

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1326632/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=318596 CPUtime=402.17
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 79547 0 0 0 40157 60 0 0 25 0 1 0 1117687849 326242304 79511 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 79649 79511 89 165 0 79482 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 318596

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1298024/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=346916 CPUtime=462.15
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 86617 0 0 0 46148 67 0 0 25 0 1 0 1117687849 355241984 86581 1992294400 134512640 135191068 4294956240 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 86729 86581 89 165 0 86562 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 346916

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1270504/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=374596 CPUtime=522.13
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 93571 0 0 0 52141 72 0 0 25 0 1 0 1117687849 383586304 93535 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 93649 93535 89 165 0 93482 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 374596

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1241960/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=402920 CPUtime=582.12
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 100630 0 0 0 58134 78 0 0 25 0 1 0 1117687849 412590080 100594 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 100730 100594 89 165 0 100563 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 402920

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1216680/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=427880 CPUtime=642.1
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 106894 0 0 0 64127 83 0 0 25 0 1 0 1117687849 438149120 106858 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 106970 106858 89 165 0 106803 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 427880

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1191464/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=453320 CPUtime=702.08
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 113241 0 0 0 70118 90 0 0 25 0 1 0 1117687849 464199680 113205 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 113330 113205 89 165 0 113163 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 453320

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1170024/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=474440 CPUtime=762.07
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 118526 0 0 0 76112 95 0 0 25 0 1 0 1117687849 485826560 118490 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 118610 118490 89 165 0 118443 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 474440

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1153576/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=491080 CPUtime=822.05
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 122694 0 0 0 82107 98 0 0 25 0 1 0 1117687849 502865920 122658 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 122770 122658 89 165 0 122603 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 491080

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 12184
/proc/meminfo: memFree=1133096/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=511400 CPUtime=882.03
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 127744 0 0 0 88101 102 0 0 25 0 1 0 1117687849 523673600 127708 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 127850 127708 89 165 0 127683 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 511400

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1116008/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=528520 CPUtime=942.01
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 132055 0 0 0 94095 106 0 0 25 0 1 0 1117687849 541204480 132019 1992294400 134512640 135191068 4294956240 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 132130 132019 89 165 0 131963 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 528520

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1098536/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=545800 CPUtime=1001.99
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 136348 0 0 0 100089 110 0 0 25 0 1 0 1117687849 558899200 136312 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 136450 136312 89 165 0 136283 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 545800

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1082408/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=561960 CPUtime=1061.97
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 140415 0 0 0 106083 114 0 0 25 0 1 0 1117687849 575447040 140379 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 140490 140379 89 165 0 140323 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 561960

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1063080/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=581160 CPUtime=1121.96
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 145207 0 0 0 112077 119 0 0 25 0 1 0 1117687849 595107840 145171 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 145290 145171 89 165 0 145123 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 581160

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1047336/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=597000 CPUtime=1181.93
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 149155 0 0 0 118071 122 0 0 25 0 1 0 1117687849 611328000 149119 1992294400 134512640 135191068 4294956240 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 149250 149119 89 165 0 149083 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 597000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 12184
/proc/meminfo: memFree=1042920/2055920 swapFree=4174420/4192956
[pid=12177] ppid=12175 vsize=601160 CPUtime=1200.03
/proc/12177/stat : 12177 (tts-5-0) R 12175 12177 12140 0 -1 4194304 150203 0 0 0 119880 123 0 0 25 0 1 0 1117687849 615587840 150167 1992294400 134512640 135191068 4294956240 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/12177/statm: 150290 150167 89 165 0 150123 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 601160

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.14
CPU user time (s): 1198.81
CPU system time (s): 1.3338
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 601160

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

runsolver used 0.846871 second user time and 2.57261 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-30 23:57:01
IDJOB=1531361
IDBENCH=70410
IDSOLVER=505
FILE ID=node22/1531361-1238450221
PBS_JOBID= 9061679
Free space on /tmp= 66332 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/120/unif-k5-r21.3-v120-c2556-S1070443005-075.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531361-1238450221/watcher-1531361-1238450221 -o /tmp/evaluation-result-1531361-1238450221/solver-1531361-1238450221 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531361-1238450221.cnf

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

MD5SUM BENCH= 82e9fd89190319a892b6aadaca00b0b8
RANDOM SEED=1298844960

node22.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.279
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.279
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:       1645328 kB
Buffers:         83784 kB
Cached:         229516 kB
SwapCached:      12352 kB
Active:         121664 kB
Inactive:       205468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645328 kB
SwapTotal:     4192956 kB
SwapFree:      4174420 kB
Dirty:             996 kB
Writeback:           0 kB
Mapped:          15496 kB
Slab:            69524 kB
Committed_AS:  2968232 kB
PageTables:       1372 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= 66328 MiB
End job on node22 at 2009-03-31 00:17:04