Trace number 421101

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, and are wall clock time (not CPU 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
minisat SAT 2007? (TO) 1200.03 1200.41

General information on the benchmark

Namerandom/OnTreshold/3SAT/v650/
unif-k3-r4.261-v650-c2769-S1470952774-07.SAT.shuffled.cnf
MD5SUMd88f118676f3385c122e8e938c696514
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.38894
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  650                                                  |
0.00/0.00	c |  Number of clauses:    2769                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     631     2734     8312 |      911        0    nan |  0.000 % |
0.00/0.01	c |       101 |     631     2734     8312 |     1002      101     31 |  0.000 % |
0.00/0.01	c |       252 |     631     2734     8312 |     1102      252     28 |  0.000 % |
0.01/0.02	c |       478 |     631     2734     8312 |     1212      478     28 |  0.000 % |
0.01/0.04	c |       816 |     631     2734     8312 |     1334      816     28 |  0.000 % |
0.01/0.06	c |      1322 |     631     2734     8312 |     1467     1322     28 |  0.000 % |
0.09/0.10	c |      2082 |     631     2734     8312 |     1614     1312     26 |  0.000 % |
0.09/0.16	c |      3224 |     631     2734     8312 |     1775     1604     27 |  0.000 % |
0.19/0.25	c |      4933 |     631     2734     8312 |     1953     1452     26 |  0.000 % |
0.39/0.40	c |      7495 |     631     2734     8312 |     2148     1996     28 |  0.000 % |
0.59/0.63	c |     11340 |     631     2734     8312 |     2363     1416     26 |  0.000 % |
0.89/0.99	c |     17106 |     631     2734     8312 |     2600     2314     28 |  0.000 % |
1.49/1.55	c |     25755 |     631     2734     8312 |     2860     1565     26 |  0.000 % |
2.39/2.42	c |     38730 |     631     2734     8312 |     3146     2804     28 |  0.000 % |
3.69/3.79	c |     58191 |     631     2734     8312 |     3460     2889     29 |  0.000 % |
5.89/5.93	c |     87386 |     631     2734     8312 |     3806     2003     27 |  0.000 % |
9.19/9.26	c |    131175 |     631     2734     8312 |     4187     3044     30 |  0.000 % |
14.39/14.46	c |    196860 |     631     2734     8312 |     4606     2558     26 |  0.000 % |
22.49/22.55	c |    295386 |     631     2734     8312 |     5066     2714     28 |  0.000 % |
35.09/35.19	c |    443175 |     631     2734     8312 |     5573     3914     30 |  0.000 % |
54.38/54.48	c |    664862 |     631     2734     8312 |     6130     5481     29 |  0.000 % |
85.07/85.19	c |    997389 |     631     2734     8312 |     6744     5942     31 |  0.000 % |
132.56/132.66	c |   1496178 |     631     2734     8312 |     7418     6766     29 |  0.000 % |
207.15/207.25	c |   2244360 |     631     2734     8312 |     8160     5848     29 |  0.000 % |
325.52/325.64	c |   3366634 |     631     2734     8312 |     8976     7872     31 |  0.000 % |
512.16/512.45	c |   5050045 |     631     2734     8312 |     9874     7568     30 |  0.000 % |
802.40/802.75	c |   7575162 |     631     2734     8312 |    10861     7521     28 |  0.000 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node52/watcher-421101-1177498420 -o ROOT/results/node52/solver-421101-1177498420 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421101-1177498420/minisat_noassertions /tmp/evaluation/421101-1177498420/instance-421101-1177498420.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): 2400 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.93 1.00 0.94 3/64 14289
/proc/meminfo: memFree=1816788/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=1992 CPUtime=0
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 104687031 2039808 148 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 498 148 62 130 0 365 0

[startup+0.0175369 s]
/proc/loadavg: 0.93 1.00 0.94 3/64 14289
/proc/meminfo: memFree=1816788/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=1980 CPUtime=0.01
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 169 0 0 0 1 0 0 0 18 0 1 0 104687031 2027520 155 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 495 155 66 130 0 362 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1980

[startup+0.101542 s]
/proc/loadavg: 0.93 1.00 0.94 3/64 14289
/proc/meminfo: memFree=1816788/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=2112 CPUtime=0.09
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 205 0 0 0 9 0 0 0 18 0 1 0 104687031 2162688 191 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 528 191 66 130 0 395 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2112

[startup+0.301555 s]
/proc/loadavg: 0.93 1.00 0.94 3/64 14289
/proc/meminfo: memFree=1816788/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=2244 CPUtime=0.29
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 231 0 0 0 29 0 0 0 19 0 1 0 104687031 2297856 217 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552477 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 561 217 66 130 0 428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2244

[startup+0.701583 s]
/proc/loadavg: 0.93 1.00 0.94 3/64 14289
/proc/meminfo: memFree=1816788/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=2380 CPUtime=0.69
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 264 0 0 0 69 0 0 0 22 0 1 0 104687031 2437120 250 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 595 250 66 130 0 462 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2380

[startup+1.50164 s]
/proc/loadavg: 0.93 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1816012/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=2380 CPUtime=1.49
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 294 0 0 0 149 0 0 0 25 0 1 0 104687031 2437120 280 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552788 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 595 280 66 130 0 462 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2380

[startup+3.10275 s]
/proc/loadavg: 0.93 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1815692/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=2644 CPUtime=3.1
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 346 0 0 0 310 0 0 0 25 0 1 0 104687031 2707456 332 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 661 332 66 130 0 528 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2644

[startup+6.30197 s]
/proc/loadavg: 0.94 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1815372/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=2912 CPUtime=6.29
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 405 0 0 0 629 0 0 0 25 0 1 0 104687031 2981888 391 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134520977 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 728 391 66 130 0 595 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2912

[startup+12.7014 s]
/proc/loadavg: 0.94 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1814924/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=3176 CPUtime=12.69
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 468 0 0 0 1269 0 0 0 25 0 1 0 104687031 3252224 454 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134520977 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 794 454 66 130 0 661 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3176

[startup+25.5013 s]
/proc/loadavg: 0.95 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1814476/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=3572 CPUtime=25.48
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 583 0 0 0 2548 0 0 0 25 0 1 0 104687031 3657728 569 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 893 569 66 130 0 760 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3572

[startup+51.101 s]
/proc/loadavg: 0.97 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1813964/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=4116 CPUtime=51.08
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 710 0 0 0 5108 0 0 0 25 0 1 0 104687031 4214784 696 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1029 696 66 130 0 896 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4116

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1813260/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=4776 CPUtime=102.27
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 883 0 0 0 10227 0 0 0 25 0 1 0 104687031 4890624 869 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1194 869 66 130 0 1061 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4776

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1812684/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=5312 CPUtime=162.26
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1015 0 0 0 16225 1 0 0 25 0 1 0 104687031 5439488 1001 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552440 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1328 1001 66 130 0 1195 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 5312

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1812108/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=5880 CPUtime=222.24
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1161 0 0 0 22223 1 0 0 25 0 1 0 104687031 6021120 1147 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1470 1147 66 130 0 1337 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 5880

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1811724/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=6272 CPUtime=282.22
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1241 0 0 0 28221 1 0 0 25 0 1 0 104687031 6422528 1227 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1568 1227 66 130 0 1435 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 6272

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1811404/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=6664 CPUtime=342.21
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1350 0 0 0 34220 1 0 0 25 0 1 0 104687031 6823936 1336 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1666 1336 66 130 0 1533 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 6664

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14290
/proc/meminfo: memFree=1811276/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=6796 CPUtime=402.2
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1390 0 0 0 40218 2 0 0 25 0 1 0 104687031 6959104 1376 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1699 1376 66 130 0 1566 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 6796

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.94 2/71 14406
/proc/meminfo: memFree=1809564/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=7040 CPUtime=462.13
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1443 0 0 0 46211 2 0 0 25 0 1 0 104687031 7208960 1429 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/14289/statm: 1760 1429 66 130 0 1627 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 7040

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14488
/proc/meminfo: memFree=1810508/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=7292 CPUtime=522.06
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1493 0 0 0 52204 2 0 0 25 0 1 0 104687031 7467008 1479 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552662 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1823 1479 66 130 0 1690 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 7292

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14488
/proc/meminfo: memFree=1810252/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=7568 CPUtime=582.05
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1559 0 0 0 58202 3 0 0 25 0 1 0 104687031 7749632 1545 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1892 1545 66 130 0 1759 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 7568

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14488
/proc/meminfo: memFree=1810252/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=7568 CPUtime=642.05
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1578 0 0 0 64202 3 0 0 25 0 1 0 104687031 7749632 1564 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1892 1564 66 130 0 1759 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 7568

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14488
/proc/meminfo: memFree=1810188/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=7700 CPUtime=702.03
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1616 0 0 0 70200 3 0 0 25 0 1 0 104687031 7884800 1602 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1925 1602 66 130 0 1792 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 7700

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14488
/proc/meminfo: memFree=1810060/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=7832 CPUtime=762.02
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1639 0 0 0 76199 3 0 0 25 0 1 0 104687031 8019968 1625 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134554405 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 1958 1625 66 130 0 1825 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 7832

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14488
/proc/meminfo: memFree=1809740/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=8104 CPUtime=822
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1718 0 0 0 82197 3 0 0 25 0 1 0 104687031 8298496 1704 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 2026 1704 66 130 0 1893 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 8104

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.94 2/65 14488
/proc/meminfo: memFree=1809420/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=8364 CPUtime=881.99
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1783 0 0 0 88195 4 0 0 25 0 1 0 104687031 8564736 1769 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547045 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 2091 1769 66 130 0 1958 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 8364

[startup+942.301 s]
/proc/loadavg: 1.04 1.01 0.94 2/65 14490
/proc/meminfo: memFree=1809356/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=8624 CPUtime=941.97
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1825 0 0 0 94193 4 0 0 25 0 1 0 104687031 8830976 1811 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 2156 1811 66 130 0 2023 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 8624

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 0.94 2/65 14490
/proc/meminfo: memFree=1809228/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=8764 CPUtime=1001.96
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1858 0 0 0 100192 4 0 0 25 0 1 0 104687031 8974336 1844 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552475 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 2191 1844 66 130 0 2058 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 8764

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 14490
/proc/meminfo: memFree=1809100/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=8764 CPUtime=1061.94
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1888 0 0 0 106190 4 0 0 25 0 1 0 104687031 8974336 1874 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 2191 1874 66 130 0 2058 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 8764

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 14490
/proc/meminfo: memFree=1808972/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=8904 CPUtime=1121.93
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1910 0 0 0 112189 4 0 0 25 0 1 0 104687031 9117696 1896 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 2226 1896 66 130 0 2093 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 8904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 14490
/proc/meminfo: memFree=1808780/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=9036 CPUtime=1181.92
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1951 0 0 0 118187 5 0 0 25 0 1 0 104687031 9252864 1937 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 2259 1937 66 130 0 2126 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 9036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 14490
/proc/meminfo: memFree=1808780/2055920 swapFree=4182996/4192956
[pid=14289] ppid=14287 vsize=9036 CPUtime=1200.02
/proc/14289/stat : 14289 (minisat_noasser) R 14287 14289 13519 0 -1 4194304 1951 0 0 0 119997 5 0 0 25 0 1 0 104687031 9252864 1937 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14289/statm: 2259 1937 66 130 0 2126 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 9036

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.41
CPU time (s): 1200.03
CPU user time (s): 1199.98
CPU system time (s): 0.053991
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 9036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.98
system time used= 0.053991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1951
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= 6
involuntary context switches= 1523

runsolver used 0.909861 second user time and 2.43163 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Wed Apr 25 10:53:40 UTC 2007

IDJOB= 421101
IDBENCH= 20010
IDSOLVER= 188
FILE ID= node52/421101-1177498420

PBS_JOBID= 4685826

Free space on /tmp= 66312 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v650/unif-k3-r4.261-v650-c2769-S1470952774-07.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/421101-1177498420/minisat_noassertions /tmp/evaluation/421101-1177498420/instance-421101-1177498420.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-421101-1177498420 -o ROOT/results/node52/solver-421101-1177498420 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421101-1177498420/minisat_noassertions /tmp/evaluation/421101-1177498420/instance-421101-1177498420.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  d88f118676f3385c122e8e938c696514

RANDOM SEED= 898858126

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.236
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.236
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:       1817324 kB
Buffers:         18276 kB
Cached:         144764 kB
SwapCached:       3968 kB
Active:          66744 kB
Inactive:       108428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817324 kB
SwapTotal:     4192956 kB
SwapFree:      4182996 kB
Dirty:            1504 kB
Writeback:           0 kB
Mapped:          18116 kB
Slab:            49436 kB
Committed_AS:  1815484 kB
PageTables:       1492 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= 66312 MiB

End job on node52 on Wed Apr 25 11:13:42 UTC 2007