Trace number 421707

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.11 1200.51

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
MD5SUMb79b003513b2a70c9b89188422a831e2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1000
Sum of the clauses size3000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31000
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:  250                                                  |
0.00/0.00	c |  Number of clauses:    1000                                                 |
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 |     250     1000     3000 |      333        0    nan |  0.000 % |
0.00/0.00	c |       100 |     250     1000     3000 |      366      100     25 |  0.002 % |
0.00/0.01	c |       250 |     250     1000     3000 |      403      250     23 |  0.002 % |
0.00/0.02	c |       476 |     250     1000     3000 |      443      242     27 |  0.002 % |
0.00/0.03	c |       814 |     250     1000     3000 |      488      340     22 |  0.002 % |
0.00/0.05	c |      1320 |     250     1000     3000 |      536      292     20 |  0.003 % |
0.00/0.08	c |      2080 |     250     1000     3000 |      590      470     19 |  0.002 % |
0.10/0.13	c |      3219 |     250     1000     3000 |      649      352     14 |  0.002 % |
0.20/0.21	c |      4928 |     250     1000     3000 |      714      647     24 |  0.002 % |
0.29/0.31	c |      7491 |     250     1000     3000 |      785      563     17 |  0.002 % |
0.49/0.50	c |     11335 |     250     1000     3000 |      864      685     19 |  0.002 % |
0.69/0.77	c |     17102 |     250     1000     3000 |      951      642     16 |  0.002 % |
1.10/1.19	c |     25751 |     250     1000     3000 |     1046      936     20 |  0.002 % |
1.79/1.85	c |     38726 |     250     1000     3000 |     1150      921     18 |  0.002 % |
2.79/2.87	c |     58187 |     250     1000     3000 |     1265      936     17 |  0.002 % |
4.40/4.41	c |     87379 |     250     1000     3000 |     1392      974     18 |  0.002 % |
6.70/6.78	c |    131168 |     250     1000     3000 |     1531      863     16 |  0.002 % |
10.29/10.36	c |    196853 |     250     1000     3000 |     1684     1289     19 |  0.002 % |
15.69/15.72	c |    295379 |     250     1000     3000 |     1853      996     16 |  0.002 % |
24.49/24.56	c |    443168 |     250     1000     3000 |     2038     1479     17 |  0.002 % |
37.88/37.91	c |    664852 |     250     1000     3000 |     2242     1840     18 |  0.002 % |
59.38/59.40	c |    997378 |     250     1000     3000 |     2466     1540     16 |  0.002 % |
89.97/90.05	c |   1496166 |     250     1000     3000 |     2713     1501     17 |  0.002 % |
135.76/135.87	c |   2244349 |     250     1000     3000 |     2984     2298     16 |  0.002 % |
208.84/208.90	c |   3366623 |     250     1000     3000 |     3283     2186     16 |  0.002 % |
318.41/318.57	c |   5050034 |     250     1000     3000 |     3611     2895     18 |  0.002 % |
497.26/497.49	c |   7575150 |     250     1000     3000 |     3972     2681     17 |  0.002 % |
757.60/757.83	c |  11362826 |     250     1000     3000 |     4369     2602     16 |  0.002 % |

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/node12/watcher-421707-1177494428 -o ROOT/results/node12/solver-421707-1177494428 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421707-1177494428/minisat_noassertions /tmp/evaluation/421707-1177494428/instance-421707-1177494428.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: 1.01 1.01 0.92 3/77 25101
/proc/meminfo: memFree=1545512/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=1720 CPUtime=0
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 118 0 0 0 0 0 0 0 18 0 1 0 225480134 1761280 104 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 430 104 63 130 0 297 0

[startup+0.103437 s]
/proc/loadavg: 1.01 1.01 0.92 3/77 25101
/proc/meminfo: memFree=1545512/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=1852 CPUtime=0.1
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 135 0 0 0 10 0 0 0 18 0 1 0 225480134 1896448 121 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552481 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 463 121 66 130 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1852

[startup+0.202435 s]
/proc/loadavg: 1.01 1.01 0.92 3/77 25101
/proc/meminfo: memFree=1545512/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=1852 CPUtime=0.2
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 144 0 0 0 20 0 0 0 18 0 1 0 225480134 1896448 130 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552725 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 463 130 66 130 0 330 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1852

[startup+0.301444 s]
/proc/loadavg: 1.01 1.01 0.92 3/77 25101
/proc/meminfo: memFree=1545512/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=1852 CPUtime=0.29
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 145 0 0 0 29 0 0 0 19 0 1 0 225480134 1896448 131 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 463 131 66 130 0 330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1852

[startup+0.701485 s]
/proc/loadavg: 1.01 1.01 0.92 3/77 25101
/proc/meminfo: memFree=1545512/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=1852 CPUtime=0.69
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 152 0 0 0 69 0 0 0 23 0 1 0 225480134 1896448 138 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 463 138 66 130 0 330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1852

[startup+1.50156 s]
/proc/loadavg: 1.00 1.01 0.92 2/78 25102
/proc/meminfo: memFree=1545120/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=1980 CPUtime=1.49
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 171 0 0 0 149 0 0 0 25 0 1 0 225480134 2027520 157 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 495 157 66 130 0 362 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1980

[startup+3.10172 s]
/proc/loadavg: 1.00 1.01 0.92 2/78 25102
/proc/meminfo: memFree=1544864/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=1980 CPUtime=3.09
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 185 0 0 0 309 0 0 0 25 0 1 0 225480134 2027520 171 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552759 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 495 171 66 130 0 362 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1980

[startup+6.30104 s]
/proc/loadavg: 1.00 1.01 0.92 2/78 25102
/proc/meminfo: memFree=1544736/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=2112 CPUtime=6.29
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 200 0 0 0 629 0 0 0 25 0 1 0 225480134 2162688 186 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548076 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 528 186 66 130 0 395 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2112

[startup+12.7017 s]
/proc/loadavg: 1.00 1.01 0.92 2/78 25102
/proc/meminfo: memFree=1544608/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=2244 CPUtime=12.69
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 233 0 0 0 1269 0 0 0 25 0 1 0 225480134 2297856 219 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551690 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 561 219 66 130 0 428 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2244

[startup+25.503 s]
/proc/loadavg: 1.00 1.01 0.92 2/78 25102
/proc/meminfo: memFree=1544416/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=2376 CPUtime=25.49
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 282 0 0 0 2549 0 0 0 25 0 1 0 225480134 2433024 268 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 594 268 66 130 0 461 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2376

[startup+51.1025 s]
/proc/loadavg: 1.00 1.01 0.92 2/78 25102
/proc/meminfo: memFree=1544288/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=2644 CPUtime=51.08
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 326 0 0 0 5108 0 0 0 25 0 1 0 225480134 2707456 312 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547072 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 661 312 66 130 0 528 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2644

[startup+102.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1544032/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=2912 CPUtime=102.27
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 408 0 0 0 10227 0 0 0 25 0 1 0 225480134 2981888 394 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548923 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 728 394 66 130 0 595 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2912

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1543712/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=3180 CPUtime=162.25
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 476 0 0 0 16225 0 0 0 25 0 1 0 225480134 3256320 462 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546845 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 795 462 66 130 0 662 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 3180

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1543584/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=3316 CPUtime=222.24
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 506 0 0 0 22223 1 0 0 25 0 1 0 225480134 3395584 492 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 829 492 66 130 0 696 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 3316

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1543392/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=3448 CPUtime=282.22
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 538 0 0 0 28221 1 0 0 25 0 1 0 225480134 3530752 524 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 862 524 66 130 0 729 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 3448

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1543264/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=3580 CPUtime=342.21
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 576 0 0 0 34220 1 0 0 25 0 1 0 225480134 3665920 562 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 895 562 66 130 0 762 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 3580

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1543008/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=3844 CPUtime=402.19
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 623 0 0 0 40218 1 0 0 25 0 1 0 225480134 3936256 609 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 961 609 66 130 0 828 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 3844

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1542880/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=3844 CPUtime=462.17
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 644 0 0 0 46216 1 0 0 25 0 1 0 225480134 3936256 630 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 961 630 66 130 0 828 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 3844

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1542816/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=3976 CPUtime=522.15
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 674 0 0 0 52214 1 0 0 25 0 1 0 225480134 4071424 660 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546959 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 994 660 66 130 0 861 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 3976

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1542816/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=3976 CPUtime=582.15
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 686 0 0 0 58213 2 0 0 25 0 1 0 225480134 4071424 672 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 994 672 66 130 0 861 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 3976

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1542688/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=4108 CPUtime=642.13
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 714 0 0 0 64211 2 0 0 25 0 1 0 225480134 4206592 700 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 1027 700 66 130 0 894 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 4108

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1542560/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=4244 CPUtime=702.11
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 733 0 0 0 70209 2 0 0 25 0 1 0 225480134 4345856 719 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551670 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 1061 719 66 130 0 928 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 4244

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1542496/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=4244 CPUtime=762.1
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 747 0 0 0 76208 2 0 0 25 0 1 0 225480134 4345856 733 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546951 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 1061 733 66 130 0 928 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 4244

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25102
/proc/meminfo: memFree=1542368/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=4380 CPUtime=822.08
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 772 0 0 0 82206 2 0 0 25 0 1 0 225480134 4485120 758 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 1095 758 66 130 0 962 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 4380

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 0.92 2/84 25278
/proc/meminfo: memFree=1540968/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=4516 CPUtime=881.99
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 803 0 0 0 88196 3 0 0 25 0 1 0 225480134 4624384 789 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 1129 789 66 130 0 996 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 4516

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25300
/proc/meminfo: memFree=1542112/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=4516 CPUtime=941.95
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 810 0 0 0 94192 3 0 0 25 0 1 0 225480134 4624384 796 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 1129 796 66 130 0 996 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 4516

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25300
/proc/meminfo: memFree=1541984/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=4648 CPUtime=1001.94
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 847 0 0 0 100191 3 0 0 25 0 1 0 225480134 4759552 833 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 1162 833 66 130 0 1029 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 4648

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25300
/proc/meminfo: memFree=1541984/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=4788 CPUtime=1061.93
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 882 0 0 0 106189 4 0 0 25 0 1 0 225480134 4902912 868 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 1197 868 66 130 0 1064 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 4788

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25300
/proc/meminfo: memFree=1541984/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=4788 CPUtime=1121.91
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 889 0 0 0 112187 4 0 0 25 0 1 0 225480134 4902912 875 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 1197 875 66 130 0 1064 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 4788

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25300
/proc/meminfo: memFree=1541984/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=4788 CPUtime=1181.9
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 889 0 0 0 118186 4 0 0 25 0 1 0 225480134 4902912 875 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 1197 875 66 130 0 1064 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 4788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.92 2/78 25300
/proc/meminfo: memFree=1541984/2055920 swapFree=4160056/4192956
[pid=25101] ppid=25099 vsize=4788 CPUtime=1200.09
/proc/25101/stat : 25101 (minisat_noasser) R 25099 25101 24662 0 -1 4194304 889 0 0 0 120005 4 0 0 25 0 1 0 225480134 4902912 875 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551639 0 0 4096 3 0 0 0 17 1 0 0
/proc/25101/statm: 1197 875 66 130 0 1064 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 4788

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.51
CPU time (s): 1200.11
CPU user time (s): 1200.06
CPU system time (s): 0.046992
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 4788

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

runsolver used 0.98585 second user time and 2.46762 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Wed Apr 25 09:47:08 UTC 2007

IDJOB= 421707
IDBENCH= 24610
IDSOLVER= 188
FILE ID= node12/421707-1177494428

PBS_JOBID= 4685868

Free space on /tmp= 66386 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-250-3.sat05-2220.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/421707-1177494428/minisat_noassertions /tmp/evaluation/421707-1177494428/instance-421707-1177494428.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-421707-1177494428 -o ROOT/results/node12/solver-421707-1177494428 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421707-1177494428/minisat_noassertions /tmp/evaluation/421707-1177494428/instance-421707-1177494428.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  b79b003513b2a70c9b89188422a831e2

RANDOM SEED= 830747564

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1545928 kB
Buffers:         46360 kB
Cached:         334476 kB
SwapCached:      11728 kB
Active:         223688 kB
Inactive:       218008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545928 kB
SwapTotal:     4192956 kB
SwapFree:      4160056 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          67756 kB
Slab:            53700 kB
Committed_AS:  6154548 kB
PageTables:       1880 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= 66386 MiB

End job on node12 on Wed Apr 25 10:07:10 UTC 2007