Trace number 1530973

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S678706275-057.cnf
MD5SUMc7f3c844f4c0d844518712db07e3e201
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark83.6223
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
Number of clauses of size over 50

Solver Data

0.01/0.05	c Command: HOME/tts-5-0 HOME/instance-1530973-1238375493.cnf 
0.01/0.05	c Using SATTIMEOUT of 1200
0.01/0.05	c Using SATRAM of 1800
0.01/0.05	c Size of subset node = 16
0.01/0.05	c Variables = 900
0.01/0.05	c Clauses = 18000
0.01/0.05	c Literals = 90000
0.01/0.05	c Reduced size:
0.01/0.05	c Variables = 900
0.01/0.05	c Clauses = 18000
0.01/0.05	c Literals = 90000
0.01/0.05	c a2
0.19/0.24	c a1
0.79/0.85	c Independent sub-problems = 1
0.79/0.85	c Sub-problem with 900 variables and 18000 clauses
0.79/0.85	c using permutation method 4
0.79/0.85	c count = 1
0.79/0.85	c Ordering finished 0.820 seconds
0.79/0.85	c mapped 0.840 seconds
0.79/0.85	c permuted 0.840 seconds
0.79/0.85	c about to sort
0.79/0.86	c sorted
0.99/1.09	c clauses now 18000
0.99/1.09	c init finished 0.860 seconds
0.99/1.09	c tree built 1.090 seconds
0.99/1.09	c 
0.99/1.09	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.99/1.09	c ---------------------------------|----------------------------------|------------------------------------------------------
0.99/1.09	c ................................ | ..........                       |                        1.1           0.0             
0.99/1.09	c ................................ | ..........                     1 |                        1.1           0.9             
0.99/1.09	c ................................ | ..........                     2 |                        1.1           1.8             
0.99/1.09	c ................................ | ..........                     3 |                        1.1           2.8             
0.99/1.09	c ................................ | ..........                     4 |                        1.1           3.7             
0.99/1.09	c ................................ | ..........                     5 |                        1.1           4.6             
1.10/1.12	c ................................ | ..........                  1000 | 20                     1.1         892.9          150
24.08/24.11	c ................................ | ..........                165000 | 37728                 24.1        6846.5      5272664
48.08/48.14	c ................................ | ..........                248000 | 59100                 48.1        5152.7      8557103
72.07/72.15	c ................................ | ..........                346000 | 83357                 72.1        4796.2     12271603
96.47/96.58	c ................................ | ..........                403000 | 99188                 96.6        4173.6     15496644
120.36/120.42	c ................................ | *.........                441000 | 110233               120.4        3662.8     17869678
144.35/144.48	c ................................ | *.........                476000 | 121126               144.5        3295.0     20459392
168.55/168.64	c ................................ | *.........                505000 | 129833               168.6        2994.9     22506544
192.35/192.41	c ................................ | *.........                530000 | 137649               192.4        2754.8     24451241
216.54/216.69	c ................................ | *.........                557000 | 146180               216.7        2570.7     26562138
239.93/240.02	c ................................ | **........                580000 | 153220               240.0        2416.7     28338252
265.32/265.40	c ................................ | **........                600000 | 159422               265.4        2261.0     29887832
287.92/288.04	c ................................ | **........                629000 | 168037               288.0        2184.0     31716043
312.32/312.47	c ................................ | **........                676000 | 180779               312.4        2163.6     33728189
335.91/336.04	c ................................ | **........                716000 | 191748               336.0        2130.9     35641951
360.40/360.50	c ................................ | ***.......                756000 | 203470               360.5        2097.3     37821015
384.19/384.35	c ................................ | ***.......                791000 | 213370               384.3        2058.3     39532118
408.09/408.29	c ................................ | ***.......                827000 | 223115               408.2        2025.8     41110614
432.48/432.68	c ................................ | ***.......                859000 | 232794               432.6        1985.5     43058119
456.68/456.81	c ................................ | ***.......                881000 | 239667               456.8        1928.8     44434196
480.48/480.63	c ................................ | ****......                899000 | 245448               480.6        1870.7     45627713
504.37/504.58	c ................................ | ****......                916000 | 251029               504.5        1815.6     46879810
528.96/529.10	c ................................ | ****......                935000 | 257204               529.0        1767.4     48146922
552.76/552.91	c ................................ | ****......                952000 | 262714               552.9        1722.0     49430233
575.95/576.12	c ................................ | ****......                969000 | 268285               576.1        1682.1     50600625
600.14/600.37	c ................................ | *****.....                985000 | 273395               600.3        1640.8     51787311
623.94/624.10	c ................................ | *****.....               1002000 | 278839               624.0        1605.7     52978473
649.03/649.22	c ................................ | *****.....               1017000 | 283902               649.1        1566.7     54227976
672.53/672.77	c ................................ | *****.....               1032000 | 288931               672.7        1534.1     55441294
696.72/696.94	c ................................ | *****.....               1046000 | 293667               696.9        1501.0     56477367
720.01/720.24	c ................................ | ******....               1061000 | 298473               720.2        1473.3     57505326
744.51/744.78	c ................................ | ******....               1076000 | 303453               744.7        1444.9     58680636
768.10/768.35	c ................................ | ******....               1089000 | 308069               768.3        1417.5     59848150
792.39/792.62	c ................................ | ******....               1107000 | 313842               792.5        1396.8     61078872
816.09/816.36	c ................................ | ******....               1123000 | 318953               816.3        1375.8     62267047
839.89/840.18	c ................................ | *******...               1139000 | 324268               840.1        1355.8     63571448
864.28/864.53	c ................................ | *******...               1155000 | 329527               864.5        1336.1     64843857
888.58/888.84	c ................................ | *******...               1166000 | 333354               888.8        1312.0     65706332
911.97/912.28	c ................................ | *******...               1178000 | 337297               912.2        1291.4     66825441
937.46/937.71	c ................................ | *******...               1190000 | 341380               937.6        1269.2     67897883
960.96/961.20	c ................................ | ********..               1201000 | 345176               961.1        1249.6     68923358
984.45/984.70	c ................................ | ********..               1213000 | 349217               984.6        1232.0     69981515
1008.74/1009.02	c ................................ | ********..               1225000 | 353475              1008.9        1214.2     71124492
1033.14/1033.45	c ................................ | ********..               1241000 | 358420              1033.3        1200.9     72262293
1056.14/1056.42	c ................................ | ********..               1257000 | 362961              1056.3        1190.0     72846031
1080.63/1080.97	c ................................ | *********.               1273000 | 367633              1080.9        1177.8     73573913
1104.32/1104.69	c ................................ | *********.               1286000 | 371521              1104.6        1164.2     74269620
1128.71/1129.08	c ................................ | *********.               1298000 | 375059              1129.0        1149.7     74836850
1152.01/1152.33	c ................................ | *********.               1310000 | 378623              1152.2        1136.9     75526776
1177.90/1178.27	c ................................ | *********.               1327000 | 383486              1178.2        1126.3     76343260

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6226
/proc/meminfo: memFree=854120/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=876 CPUtime=0
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 120 0 0 0 0 0 0 0 18 0 1 0 1110214589 897024 104 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 219 105 67 165 0 52 0

[startup+0.0136129 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6226
/proc/meminfo: memFree=854120/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=1140 CPUtime=0.01
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 184 0 0 0 1 0 0 0 18 0 1 0 1110214589 1167360 168 1992294400 134512640 135191068 4294956224 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 285 168 68 165 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1140

[startup+0.101618 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6226
/proc/meminfo: memFree=854120/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=6080 CPUtime=0.09
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 1414 0 0 0 9 0 0 0 18 0 1 0 1110214589 6225920 1397 1992294400 134512640 135191068 4294956224 18446744073709551615 134641924 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 1520 1397 69 165 0 1353 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6080

[startup+0.30163 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6226
/proc/meminfo: memFree=854120/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=6220 CPUtime=0.29
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 1451 0 0 0 29 0 0 0 19 0 1 0 1110214589 6369280 1434 1992294400 134512640 135191068 4294956224 18446744073709551615 134555300 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 1555 1434 71 165 0 1388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6220

[startup+0.701654 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 6226
/proc/meminfo: memFree=854120/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=6220 CPUtime=0.69
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 1451 0 0 0 69 0 0 0 22 0 1 0 1110214589 6369280 1434 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 1555 1434 71 165 0 1388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6220

[startup+1.5017 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6227
/proc/meminfo: memFree=843040/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=17004 CPUtime=1.49
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 4196 0 0 0 148 1 0 0 25 0 1 0 1110214589 17412096 4099 1992294400 134512640 135191068 4294956224 18446744073709551615 134561471 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 4251 4099 89 165 0 4084 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17004

[startup+3.1018 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 6227
/proc/meminfo: memFree=835488/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=22736 CPUtime=3.09
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 5629 0 0 0 307 2 0 0 25 0 1 0 1110214589 23281664 5532 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 5684 5532 89 165 0 5517 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22736

[startup+6.303 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6227
/proc/meminfo: memFree=822368/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=37296 CPUtime=6.29
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 9270 0 0 0 625 4 0 0 25 0 1 0 1110214589 38191104 9173 1992294400 134512640 135191068 4294956224 18446744073709551615 134562394 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 9324 9173 89 165 0 9157 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37296

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 6227
/proc/meminfo: memFree=795560/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=61456 CPUtime=12.69
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 15340 0 0 0 1262 7 0 0 25 0 1 0 1110214589 62930944 15243 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 15364 15243 89 165 0 15197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61456

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 6227
/proc/meminfo: memFree=750248/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=104948 CPUtime=25.49
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 26187 0 0 0 2537 12 0 0 25 0 1 0 1110214589 107466752 26090 1992294400 134512640 135191068 4294956224 18446744073709551615 134562502 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 26237 26090 89 165 0 26070 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104948

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 6227
/proc/meminfo: memFree=695784/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=159828 CPUtime=51.08
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 39885 0 0 0 5088 20 0 0 25 0 1 0 1110214589 163663872 39788 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 39957 39788 89 165 0 39790 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 159828

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 6227
/proc/meminfo: memFree=580008/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=274388 CPUtime=102.27
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 68552 0 0 0 10190 37 0 0 25 0 1 0 1110214589 280973312 68455 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 68597 68455 89 165 0 68430 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 274388

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=484968/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=369908 CPUtime=162.25
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 92415 0 0 0 16176 49 0 0 25 0 1 0 1110214589 378785792 92318 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 92477 92318 89 165 0 92310 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 369908

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=404392/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=449588 CPUtime=222.23
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 112372 0 0 0 22165 58 0 0 25 0 1 0 1110214589 460378112 112275 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 112397 112275 89 165 0 112230 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 449588

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=338984/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=515988 CPUtime=282.22
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 128972 0 0 0 28156 66 0 0 25 0 1 0 1110214589 528371712 128875 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 128997 128875 89 165 0 128830 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 515988

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=259112/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=594708 CPUtime=342.2
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 148649 0 0 0 34143 77 0 0 25 0 1 0 1110214589 608980992 148552 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 148677 148552 89 165 0 148510 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 594708

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=185704/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=668788 CPUtime=402.19
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 167157 0 0 0 40133 86 0 0 25 0 1 0 1110214589 684838912 167060 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 167197 167060 89 165 0 167030 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 668788

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=121256/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=732308 CPUtime=462.18
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 183028 0 0 0 46126 92 0 0 25 0 1 0 1110214589 749883392 182931 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 183077 182931 89 165 0 182910 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 732308

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=72232/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=781588 CPUtime=522.16
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 195372 0 0 0 52118 98 0 0 25 0 1 0 1110214589 800346112 195275 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 195397 195275 89 165 0 195230 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 781588

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=21736/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=831800 CPUtime=582.14
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 207883 0 0 0 58111 103 0 0 25 0 1 0 1110214589 851763200 207786 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 207950 207786 89 165 0 207783 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 831800

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=15528/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=879160 CPUtime=642.13
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 219733 0 0 0 64103 110 0 0 25 0 1 0 1110214589 900259840 219636 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 219790 219637 89 165 0 219623 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 879160

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=15336/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=924280 CPUtime=702.12
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 231008 0 0 0 70095 117 0 0 25 0 1 0 1110214589 946462720 230911 1992294400 134512640 135191068 4294956224 18446744073709551615 134562371 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 231070 230911 89 165 0 230903 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 924280

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=15336/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=969880 CPUtime=762.1
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 242390 0 0 0 76088 122 0 0 25 0 1 0 1110214589 993157120 242293 1992294400 134512640 135191068 4294956224 18446744073709551615 134562468 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 242470 242293 89 165 0 242303 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 969880

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=15144/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=1018040 CPUtime=822.09
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 254463 0 0 0 82082 127 0 0 25 0 1 0 1110214589 1042472960 254366 1992294400 134512640 135191068 4294956224 18446744073709551615 134562335 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 254510 254366 89 165 0 254343 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 1018040

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=15656/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=1064600 CPUtime=882.07
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 266075 0 0 0 88073 134 0 0 25 0 1 0 1110214589 1090150400 265978 1992294400 134512640 135191068 4294956224 18446744073709551615 134562428 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 266150 265978 89 165 0 265983 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1064600

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=15720/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=1106360 CPUtime=942.05
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 276526 0 0 0 94066 139 0 0 25 0 1 0 1110214589 1132912640 276429 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 276590 276429 89 165 0 276423 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 1106360

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=15144/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=1149560 CPUtime=1002.05
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 287340 0 0 0 100059 146 0 0 25 0 1 0 1110214589 1177149440 287243 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 287390 287243 89 165 0 287223 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 1149560

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=16104/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=1185400 CPUtime=1062.03
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 296269 0 0 0 106052 151 0 0 25 0 1 0 1110214589 1213849600 296172 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 296350 296172 89 165 0 296183 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 1185400

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=15912/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=1211480 CPUtime=1122.02
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 302817 0 0 0 112046 156 0 0 25 0 1 0 1110214589 1240555520 302720 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 302870 302720 89 165 0 302703 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 1211480

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=14888/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=1240280 CPUtime=1182
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 310009 0 0 0 118039 161 0 0 25 0 1 0 1110214589 1270046720 309912 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 310070 309912 89 165 0 309903 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 1240280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=15976/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=1247960 CPUtime=1200.01
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4194304 311945 0 0 0 119839 162 0 0 25 0 1 0 1110214589 1277911040 311848 1992294400 134512640 135191068 4294956224 18446744073709551615 134562389 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 311990 311848 89 165 0 311823 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1247960

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

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

[startup+1200.41 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=15976/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=0 CPUtime=1200.11
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4195332 311945 0 0 0 119839 172 0 0 25 0 1 0 1110214589 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 0

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 6228
/proc/meminfo: memFree=15976/2055920 swapFree=4177944/4192956
[pid=6226] ppid=6224 vsize=0 CPUtime=1200.2
/proc/6226/stat : 6226 (tts-5-0) R 6224 6226 5974 0 -1 4195332 311945 0 0 0 119839 181 0 0 25 0 1 0 1110214589 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6226/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.5
CPU time (s): 1200.21
CPU user time (s): 1198.39
CPU system time (s): 1.81872
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 1247960

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

runsolver used 1.17982 second user time and 2.67459 second system time

The end

Launcher Data

Begin job on node29 at 2009-03-30 03:11:33
IDJOB=1530973
IDBENCH=70216
IDSOLVER=505
FILE ID=node29/1530973-1238375493
PBS_JOBID= 9061241
Free space on /tmp= 66472 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S678706275-057.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530973-1238375493/watcher-1530973-1238375493 -o /tmp/evaluation-result-1530973-1238375493/solver-1530973-1238375493 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1530973-1238375493.cnf

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

MD5SUM BENCH= c7f3c844f4c0d844518712db07e3e201
RANDOM SEED=1604009267

node29.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        854536 kB
Buffers:         99752 kB
Cached:         998908 kB
SwapCached:       8856 kB
Active:         239396 kB
Inactive:       869776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        854536 kB
SwapTotal:     4192956 kB
SwapFree:      4177944 kB
Dirty:            1184 kB
Writeback:           0 kB
Mapped:          16192 kB
Slab:            78120 kB
Committed_AS:  2993280 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66468 MiB
End job on node29 at 2009-03-30 03:31:36