Trace number 1531647

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S159251645-087.cnf
MD5SUMce26e93a4185cf6cf29bdb9810800206
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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Command: HOME/tts-5-0 HOME/instance-1531647-1238502712.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 = 520
0.00/0.00	c Clauses = 2210
0.00/0.00	c Literals = 6630
0.00/0.00	c Reduced size:
0.00/0.00	c Variables = 520
0.00/0.00	c Clauses = 2187
0.00/0.00	c Literals = 6561
0.00/0.00	c a2
0.00/0.01	c a1
0.39/0.42	c Independent sub-problems = 1
0.39/0.42	c Sub-problem with 516 variables and 2187 clauses
0.39/0.42	c using permutation method 4
0.39/0.42	c count = 3
0.39/0.42	c Ordering finished 0.410 seconds
0.39/0.42	c mapped 0.410 seconds
0.39/0.42	c permuted 0.410 seconds
0.39/0.42	c about to sort
0.39/0.42	c sorted
0.39/0.43	c clauses now 2187
0.39/0.43	c init finished 0.420 seconds
0.39/0.43	c tree built 0.430 seconds
0.39/0.43	c 
0.39/0.43	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.39/0.43	c ---------------------------------|----------------------------------|------------------------------------------------------
0.39/0.43	c ................................ | ..........                       |                        0.4           0.0             
0.39/0.43	c ................................ | ..........                     1 |                        0.4           2.3             
0.39/0.43	c ................................ | ..........                     2 |                        0.4           4.7             
0.39/0.43	c ................................ | ..........                     3 |                        0.4           7.0             
0.39/0.43	c ................................ | ..........                     4 |                        0.4           9.3             
0.39/0.43	c ................................ | ..........                     5 |                        0.4          11.6             
0.39/0.43	c ................................ | ..........                  1000 | 40                     0.4        2325.6          266
23.99/24.00	c ................................ | ..........                267000 | 65510                 24.0       11125.0      3218788
47.97/48.08	c ................................ | ..........                397000 | 99056                 48.1        8258.8      4896973
71.97/72.03	c ................................ | ..........                472000 | 121717                72.0        6554.6      6272047
96.27/96.34	c ................................ | ..........                537000 | 141860                96.3        5574.6      7420491
120.06/120.15	c ................................ | *.........                582000 | 156359               120.1        4844.8      8346789
143.95/144.04	c ................................ | *.........                621000 | 168982               144.0        4311.6      9137367
167.94/168.07	c ................................ | *.........                661000 | 180990               168.1        3933.4      9827936
192.24/192.34	c ................................ | *.........                709000 | 195132               192.3        3686.6     10526687
216.84/216.96	c ................................ | *.........                744000 | 205906               216.9        3429.7     11143139
240.23/240.39	c ................................ | **........                775000 | 215801               240.4        3224.3     11717458
264.02/264.14	c ................................ | **........                815000 | 228721               264.1        3085.8     12398461
288.42/288.58	c ................................ | **........                863000 | 243259               288.6        2990.8     13106346
312.11/312.29	c ................................ | **........                928000 | 261440               312.2        2972.0     13960282
336.60/336.70	c ................................ | **........                968000 | 273960               336.7        2875.3     14651552
360.60/360.78	c ................................ | ***.......               1008000 | 286562               360.7        2794.3     15355584
383.89/384.10	c ................................ | ***.......               1040000 | 297383               384.0        2708.1     15999691
408.48/408.68	c ................................ | ***.......               1084000 | 311004               408.6        2652.8     16772851
431.98/432.12	c ................................ | ***.......               1118000 | 322123               432.1        2587.6     17477710
456.27/456.45	c ................................ | ***.......               1143000 | 330910               456.4        2504.4     18024545
480.16/480.39	c ................................ | ****......               1170000 | 340183               480.3        2435.9     18578718
504.26/504.40	c ................................ | ****......               1202000 | 350631               504.3        2383.3     19191307
528.85/529.10	c ................................ | ****......               1228000 | 359822               529.0        2321.2     19728858
552.15/552.33	c ................................ | ****......               1264000 | 371447               552.3        2288.8     20334847
576.73/576.91	c ................................ | ****......               1287000 | 379750               576.8        2231.1     20782282
600.53/600.79	c ................................ | *****.....               1312000 | 388828               600.7        2184.0     21331756
624.22/624.42	c ................................ | *****.....               1335000 | 397240               624.3        2138.3     21825275
648.61/648.88	c ................................ | *****.....               1359000 | 405760               648.8        2094.6     22312306
671.92/672.18	c ................................ | *****.....               1387000 | 414549               672.1        2063.7     22786509
696.41/696.65	c ................................ | *****.....               1421000 | 425498               696.6        2040.0     23405152
720.59/720.82	c ................................ | ******....               1448000 | 434451               720.7        2009.1     23902176
744.09/744.38	c ................................ | ******....               1469000 | 442550               744.3        1973.7     24439222
767.99/768.22	c ................................ | ******....               1486000 | 449249               768.1        1934.6     24853958
791.88/792.11	c ................................ | ******....               1517000 | 458301               792.0        1915.4     25305926
815.88/816.15	c ................................ | ******....               1556000 | 470487               816.0        1906.7     25955322
840.77/841.02	c ................................ | *******...               1585000 | 480345               840.9        1884.9     26513008
864.15/864.42	c ................................ | *******...               1606000 | 487375               864.3        1858.1     26956038
887.95/888.25	c ................................ | *******...               1625000 | 493678               888.1        1829.7     27359991
912.04/912.31	c ................................ | *******...               1646000 | 500401               912.2        1804.4     27787124
936.24/936.54	c ................................ | *******...               1668000 | 507434               936.4        1781.2     28265142
960.33/960.65	c ................................ | ********..               1687000 | 513751               960.5        1756.3     28662462
984.13/984.50	c ................................ | ********..               1704000 | 519332               984.4        1731.0     29018566
1008.52/1008.86	c ................................ | ********..               1721000 | 525176              1008.7        1706.1     29397617
1032.31/1032.69	c ................................ | ********..               1739000 | 531280              1032.6        1684.1     29785024
1056.61/1056.90	c ................................ | ********..               1756000 | 537098              1056.8        1661.7     30170784
1079.90/1080.21	c ................................ | *********.               1770000 | 542230              1080.1        1638.8     30502561
1104.59/1104.92	c ................................ | *********.               1787000 | 548375              1104.8        1617.5     30874149
1127.99/1128.35	c ................................ | *********.               1807000 | 554974              1128.2        1601.7     31247330
1152.19/1152.53	c ................................ | *********.               1825000 | 561520              1152.4        1583.7     31605256
1176.08/1176.49	c ................................ | *********.               1846000 | 568734              1176.3        1569.3     32032453

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-1531647-1238502712/watcher-1531647-1238502712 -o /tmp/evaluation-result-1531647-1238502712/solver-1531647-1238502712 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1531647-1238502712.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.99 1.15 3/64 11195
/proc/meminfo: memFree=1252096/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=1008 CPUtime=0
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 1122933955 1032192 115 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 252 115 67 165 0 85 0

[startup+0.067386 s]
/proc/loadavg: 0.92 0.99 1.15 3/64 11195
/proc/meminfo: memFree=1252096/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=1272 CPUtime=0.06
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 211 0 0 0 6 0 0 0 18 0 1 0 1122933955 1302528 195 1992294400 134512640 135191068 4294956224 18446744073709551615 134599213 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 318 195 70 165 0 151 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1272

[startup+0.101388 s]
/proc/loadavg: 0.92 0.99 1.15 3/64 11195
/proc/meminfo: memFree=1252096/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=1272 CPUtime=0.09
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 212 0 0 0 9 0 0 0 18 0 1 0 1122933955 1302528 196 1992294400 134512640 135191068 4294956224 18446744073709551615 134599074 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 318 196 70 165 0 151 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1272

[startup+0.301405 s]
/proc/loadavg: 0.92 0.99 1.15 3/64 11195
/proc/meminfo: memFree=1252096/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=1272 CPUtime=0.29
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 214 0 0 0 29 0 0 0 19 0 1 0 1122933955 1302528 198 1992294400 134512640 135191068 4294956224 18446744073709551615 134553873 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 318 198 70 165 0 151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1272

[startup+0.701442 s]
/proc/loadavg: 0.92 0.99 1.15 3/64 11195
/proc/meminfo: memFree=1252096/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=4000 CPUtime=0.69
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 877 0 0 0 69 0 0 0 22 0 1 0 1122933955 4096000 861 1992294400 134512640 135191068 4294956224 18446744073709551615 134694768 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 1000 861 88 165 0 833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4000

[startup+1.50151 s]
/proc/loadavg: 0.92 0.99 1.15 2/65 11196
/proc/meminfo: memFree=1247352/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=8160 CPUtime=1.49
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 1924 0 0 0 148 1 0 0 25 0 1 0 1122933955 8355840 1908 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 2040 1908 88 165 0 1873 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8160

[startup+3.10166 s]
/proc/loadavg: 0.92 0.99 1.15 2/65 11196
/proc/meminfo: memFree=1242488/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=12960 CPUtime=3.09
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 3129 0 0 0 307 2 0 0 25 0 1 0 1122933955 13271040 3113 1992294400 134512640 135191068 4294956224 18446744073709551615 134587964 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 3240 3113 88 165 0 3073 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12960

[startup+6.30194 s]
/proc/loadavg: 0.93 0.99 1.15 2/65 11196
/proc/meminfo: memFree=1234616/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=20160 CPUtime=6.29
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 4958 0 0 0 626 3 0 0 25 0 1 0 1122933955 20643840 4942 1992294400 134512640 135191068 4294956224 18446744073709551615 134642160 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 5040 4942 88 165 0 4873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20160

[startup+12.7015 s]
/proc/loadavg: 0.93 0.99 1.15 2/65 11196
/proc/meminfo: memFree=1218168/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=35520 CPUtime=12.68
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 8774 0 0 0 1263 5 0 0 25 0 1 0 1122933955 36372480 8758 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 8880 8758 88 165 0 8713 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35520

[startup+25.5017 s]
/proc/loadavg: 0.95 0.99 1.14 2/65 11196
/proc/meminfo: memFree=1196792/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=56292 CPUtime=25.48
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 13928 0 0 0 2540 8 0 0 25 0 1 0 1122933955 57643008 13912 1992294400 134512640 135191068 4294956224 18446744073709551615 134550074 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 14073 13912 88 165 0 13906 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56292

[startup+51.102 s]
/proc/loadavg: 0.96 0.99 1.14 2/65 11196
/proc/meminfo: memFree=1169080/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=84132 CPUtime=51.07
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 20915 0 0 0 5094 13 0 0 25 0 1 0 1122933955 86151168 20899 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 21033 20899 88 165 0 20866 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84132

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 1.13 2/65 11196
/proc/meminfo: memFree=1127352/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=125092 CPUtime=102.27
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 31162 0 0 0 10206 21 0 0 25 0 1 0 1122933955 128094208 31146 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 31273 31146 88 165 0 31106 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 125092

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 1.12 2/65 11196
/proc/meminfo: memFree=1095352/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=157252 CPUtime=162.25
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 39195 0 0 0 16198 27 0 0 25 0 1 0 1122933955 161026048 39179 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 39313 39179 88 165 0 39146 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 157252

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.11 2/65 11196
/proc/meminfo: memFree=1069048/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=183332 CPUtime=222.23
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 45701 0 0 0 22191 32 0 0 25 0 1 0 1122933955 187731968 45685 1992294400 134512640 135191068 4294956224 18446744073709551615 134591177 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 45833 45685 88 165 0 45666 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 183332

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 11196
/proc/meminfo: memFree=1043512/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=209092 CPUtime=282.21
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 52150 0 0 0 28185 36 0 0 25 0 1 0 1122933955 214110208 52134 1992294400 134512640 135191068 4294956224 18446744073709551615 134562455 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 52273 52134 88 165 0 52106 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 209092

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.09 2/65 11196
/proc/meminfo: memFree=1012408/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=239812 CPUtime=342.2
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 59833 0 0 0 34178 42 0 0 25 0 1 0 1122933955 245567488 59817 1992294400 134512640 135191068 4294956224 18446744073709551615 134592872 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 59953 59817 88 165 0 59786 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 239812

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 1.08 2/65 11196
/proc/meminfo: memFree=984696/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=267812 CPUtime=402.18
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 66839 0 0 0 40172 46 0 0 25 0 1 0 1122933955 274239488 66823 1992294400 134512640 135191068 4294956224 18446744073709551615 134562468 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 66953 66823 88 165 0 66786 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 267812

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 1.07 2/65 11196
/proc/meminfo: memFree=959096/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=293092 CPUtime=462.17
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 73142 0 0 0 46166 51 0 0 25 0 1 0 1122933955 300126208 73126 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 73273 73126 88 165 0 73106 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 293092

[startup+522.301 s]
/proc/loadavg: 1.06 1.01 1.07 2/65 11196
/proc/meminfo: memFree=936056/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=316132 CPUtime=522.15
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 78912 0 0 0 52160 55 0 0 25 0 1 0 1122933955 323719168 78896 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 79033 78896 88 165 0 78866 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 316132

[startup+582.302 s]
/proc/loadavg: 1.08 1.02 1.07 2/65 11198
/proc/meminfo: memFree=915576/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=336452 CPUtime=582.13
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 83975 0 0 0 58153 60 0 0 25 0 1 0 1122933955 344526848 83959 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 84113 83959 88 165 0 83946 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 336452

[startup+642.301 s]
/proc/loadavg: 1.08 1.03 1.07 2/65 11198
/proc/meminfo: memFree=894264/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=357572 CPUtime=642.12
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 89269 0 0 0 64147 65 0 0 25 0 1 0 1122933955 366153728 89253 1992294400 134512640 135191068 4294956224 18446744073709551615 134562411 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 89393 89253 88 165 0 89226 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 357572

[startup+702.301 s]
/proc/loadavg: 1.07 1.03 1.07 2/65 11198
/proc/meminfo: memFree=873080/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=378852 CPUtime=702.1
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 94597 0 0 0 70141 69 0 0 25 0 1 0 1122933955 387944448 94581 1992294400 134512640 135191068 4294956224 18446744073709551615 134562357 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 94713 94581 88 165 0 94546 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 378852

[startup+762.306 s]
/proc/loadavg: 1.02 1.03 1.07 2/65 11198
/proc/meminfo: memFree=853176/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=398532 CPUtime=762.1
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 99523 0 0 0 76136 74 0 0 25 0 1 0 1122933955 408096768 99507 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 99633 99507 88 165 0 99466 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 398532

[startup+822.301 s]
/proc/loadavg: 1.01 1.02 1.06 2/65 11198
/proc/meminfo: memFree=831800/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=420452 CPUtime=822.07
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 104983 0 0 0 82130 77 0 0 25 0 1 0 1122933955 430542848 104967 1992294400 134512640 135191068 4294956224 18446744073709551615 134562342 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 105113 104967 88 165 0 104946 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 420452

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 11198
/proc/meminfo: memFree=812984/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=438852 CPUtime=882.06
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 109598 0 0 0 88125 81 0 0 25 0 1 0 1122933955 449384448 109582 1992294400 134512640 135191068 4294956224 18446744073709551615 134562399 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 109713 109582 88 165 0 109546 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 438852

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.05 2/65 11198
/proc/meminfo: memFree=795512/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=456452 CPUtime=942.03
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 114009 0 0 0 94119 84 0 0 25 0 1 0 1122933955 467406848 113993 1992294400 134512640 135191068 4294956224 18446744073709551615 134562502 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 114113 113993 88 165 0 113946 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 456452

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 11198
/proc/meminfo: memFree=780344/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=471492 CPUtime=1002.02
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 117738 0 0 0 100115 87 0 0 25 0 1 0 1122933955 482807808 117722 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 117873 117722 88 165 0 117706 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 471492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 11198
/proc/meminfo: memFree=765240/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=486532 CPUtime=1062.01
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 121525 0 0 0 106111 90 0 0 25 0 1 0 1122933955 498208768 121509 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 121633 121509 88 165 0 121466 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 486532

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 11198
/proc/meminfo: memFree=750712/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=500932 CPUtime=1121.99
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 125127 0 0 0 112106 93 0 0 25 0 1 0 1122933955 512954368 125111 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 125233 125111 88 165 0 125066 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 500932

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 11198
/proc/meminfo: memFree=735288/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=516452 CPUtime=1181.97
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 129015 0 0 0 118102 95 0 0 25 0 1 0 1122933955 528846848 128999 1992294400 134512640 135191068 4294956224 18446744073709551615 134562425 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 129113 128999 88 165 0 128946 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 516452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 11198
/proc/meminfo: memFree=729720/2055920 swapFree=4178352/4192956
[pid=11195] ppid=11193 vsize=521892 CPUtime=1200.08
/proc/11195/stat : 11195 (tts-5-0) R 11193 11195 10817 0 -1 4194304 130346 0 0 0 119912 96 0 0 25 0 1 0 1122933955 534417408 130330 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/11195/statm: 130473 130330 88 165 0 130306 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 521892

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.49
CPU time (s): 1200.17
CPU user time (s): 1199.12
CPU system time (s): 1.04384
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 521892

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

runsolver used 0.91586 second user time and 2.71359 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-31 14:31:52
IDJOB=1531647
IDBENCH=70553
IDSOLVER=505
FILE ID=node43/1531647-1238502712
PBS_JOBID= 9061920
Free space on /tmp= 63084 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S159251645-087.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1531647-1238502712/watcher-1531647-1238502712 -o /tmp/evaluation-result-1531647-1238502712/solver-1531647-1238502712 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1531647-1238502712.cnf

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

MD5SUM BENCH= ce26e93a4185cf6cf29bdb9810800206
RANDOM SEED=1056314610

node43.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.242
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.242
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:       1252512 kB
Buffers:         89584 kB
Cached:         621148 kB
SwapCached:       8504 kB
Active:         298548 kB
Inactive:       422236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1252512 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:             828 kB
Writeback:           0 kB
Mapped:          15772 kB
Slab:            68568 kB
Committed_AS:  2507664 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-03-31 14:51:54