Trace number 1783795

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 5000.04 5001.31

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s553296708.sat05-471.reshuffled-07.cnf
MD5SUM67e3f1c82b3561160730d7e2b008579e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:           400                                         |
0.00/0.00	c |  Number of clauses:            1400                                         |
0.00/0.00	c |  Parse time:                   0.00 s                                       |
0.00/0.00	c |  Simplification time:          0.00 s                                       |
0.00/0.00	c |                                                                             |
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 |       100 |     400     1400     4200 |      513      100     27 |  0.001 % |
0.00/0.01	c |       250 |     400     1400     4200 |      564      250     26 |  0.001 % |
0.01/0.01	c |       475 |     400     1400     4200 |      621      475     27 |  0.001 % |
0.01/0.02	c |       812 |     400     1400     4200 |      683      461     25 |  0.001 % |
0.01/0.04	c |      1318 |     400     1400     4200 |      751      589     26 |  0.001 % |
0.01/0.06	c |      2077 |     400     1400     4200 |      826      540     23 |  0.001 % |
0.01/0.09	c |      3216 |     400     1400     4200 |      909      798     26 |  0.001 % |
0.09/0.14	c |      4924 |     400     1400     4200 |     1000      573     23 |  0.001 % |
0.19/0.21	c |      7486 |     400     1400     4200 |     1100     1042     26 |  0.001 % |
0.29/0.33	c |     11330 |     400     1400     4200 |     1210      804     26 |  0.001 % |
0.49/0.51	c |     17096 |     400     1400     4200 |     1331      879     26 |  0.001 % |
0.69/0.79	c |     25745 |     400     1400     4200 |     1464     1198     25 |  0.001 % |
1.19/1.22	c |     38719 |     400     1400     4200 |     1611     1213     24 |  0.001 % |
1.79/1.88	c |     58180 |     400     1400     4200 |     1772     1476     26 |  0.001 % |
2.79/2.89	c |     87372 |     400     1400     4200 |     1949     1317     24 |  0.001 % |
4.40/4.45	c |    131161 |     400     1400     4200 |     2144     1929     26 |  0.001 % |
6.79/6.83	c |    196845 |     400     1400     4200 |     2358     1371     27 |  0.001 % |
10.49/10.53	c |    295371 |     400     1400     4200 |     2594     1815     27 |  0.001 % |
16.19/16.25	c |    443160 |     400     1400     4200 |     2854     1894     27 |  0.001 % |
25.08/25.20	c |    664843 |     400     1400     4200 |     3139     1739     27 |  0.001 % |
38.78/38.87	c |    997368 |     400     1400     4200 |     3453     2257     28 |  0.001 % |
60.08/60.11	c |   1496156 |     400     1400     4200 |     3798     2964     29 |  0.001 % |
93.27/93.32	c |   2244338 |     400     1400     4200 |     4178     3299     27 |  0.001 % |
144.35/144.40	c |   3366612 |     400     1400     4200 |     4596     3642     28 |  0.001 % |
224.63/224.78	c |   5050023 |     400     1400     4200 |     5056     3995     27 |  0.001 % |
348.80/348.91	c |   7575139 |     400     1400     4200 |     5561     3841     27 |  0.001 % |
544.85/545.09	c |  11362814 |     400     1400     4200 |     6117     4390     26 |  0.001 % |
845.58/845.85	c |  17044326 |     400     1400     4200 |     6729     6147     28 |  0.001 % |
1323.15/1323.56	c |  25566595 |     400     1400     4200 |     7402     6242     28 |  0.001 % |
2061.66/2062.27	c |  38349998 |     400     1400     4200 |     8143     6352     30 |  0.001 % |
3234.67/3235.57	c |  57525103 |     400     1400     4200 |     8957     5514     28 |  0.001 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1783795-1241886404/watcher-1783795-1241886404 -o /tmp/evaluation-result-1783795-1241886404/solver-1783795-1241886404 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1783795-1241886404.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12425
/proc/meminfo: memFree=1844016/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=7464 CPUtime=0
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 216666457 7643136 156 1992294400 4194304 5092341 548682068848 18446744073709551615 4248928 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 1866 156 92 219 0 1644 0

[startup+0.0129291 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12425
/proc/meminfo: memFree=1844016/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=7464 CPUtime=0.01
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 198 0 0 0 1 0 0 0 18 0 1 0 216666457 7643136 175 1992294400 4194304 5092341 548682068848 18446744073709551615 4240852 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 1866 175 100 219 0 1644 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7464

[startup+0.101938 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12425
/proc/meminfo: memFree=1844016/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=17892 CPUtime=0.09
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 339 0 0 0 9 0 0 0 18 0 1 0 216666457 18321408 261 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 4473 261 101 219 0 4251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17892

[startup+0.301958 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12425
/proc/meminfo: memFree=1844016/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=17892 CPUtime=0.29
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 352 0 0 0 29 0 0 0 19 0 1 0 216666457 18321408 274 1992294400 4194304 5092341 548682068848 18446744073709551615 4240636 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 4473 274 101 219 0 4251 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17892

[startup+0.701997 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12425
/proc/meminfo: memFree=1844016/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=17892 CPUtime=0.69
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 402 0 0 0 69 0 0 0 23 0 1 0 216666457 18321408 324 1992294400 4194304 5092341 548682068848 18446744073709551615 4240969 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 4473 324 101 219 0 4251 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17892

[startup+1.50108 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1842920/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=17892 CPUtime=1.49
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 461 0 0 0 149 0 0 0 25 0 1 0 216666457 18321408 383 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 4473 383 101 219 0 4251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17892

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1842536/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=17892 CPUtime=3.09
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 555 0 0 0 309 0 0 0 25 0 1 0 216666457 18321408 477 1992294400 4194304 5092341 548682068848 18446744073709551615 4241107 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 4473 477 101 219 0 4251 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17892

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1841960/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=17888 CPUtime=6.29
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 740 0 0 0 629 0 0 0 25 0 1 0 216666457 18317312 555 1992294400 4194304 5092341 548682068848 18446744073709551615 4249648 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 4472 555 101 219 0 4250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17888

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1841192/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=17888 CPUtime=12.69
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 895 0 0 0 1269 0 0 0 25 0 1 0 216666457 18317312 710 1992294400 4194304 5092341 548682068848 18446744073709551615 4244120 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 4472 710 101 219 0 4250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17888

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1840360/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=17888 CPUtime=25.48
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 1094 0 0 0 2548 0 0 0 25 0 1 0 216666457 18317312 909 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 4472 909 101 219 0 4250 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17888

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1839272/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=17892 CPUtime=51.08
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 1554 0 0 0 5107 1 0 0 25 0 1 0 216666457 18321408 1197 1992294400 4194304 5092341 548682068848 18446744073709551615 4244133 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 4473 1197 101 219 0 4251 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17892

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1837736/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=17892 CPUtime=102.27
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 1924 0 0 0 10226 1 0 0 25 0 1 0 216666457 18321408 1567 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 4473 1567 101 219 0 4251 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17892

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1836200/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=23148 CPUtime=162.25
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 2556 0 0 0 16223 2 0 0 25 0 1 0 216666457 23703552 1939 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 5787 1939 101 219 0 5565 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23148

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1835688/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=23148 CPUtime=222.24
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 2665 0 0 0 22222 2 0 0 25 0 1 0 216666457 23703552 2048 1992294400 4194304 5092341 548682068848 18446744073709551615 4248416 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 5787 2048 101 219 0 5565 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 23148

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1834856/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=23148 CPUtime=282.22
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 2879 0 0 0 28220 2 0 0 25 0 1 0 216666457 23703552 2262 1992294400 4194304 5092341 548682068848 18446744073709551615 4248832 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 5787 2262 101 219 0 5565 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 23148

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1834344/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=23148 CPUtime=342.2
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 2992 0 0 0 34218 2 0 0 25 0 1 0 216666457 23703552 2375 1992294400 4194304 5092341 548682068848 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 5787 2375 101 219 0 5565 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23148

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1833576/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=23148 CPUtime=402.19
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 3190 0 0 0 40216 3 0 0 25 0 1 0 216666457 23703552 2573 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 5787 2573 101 219 0 5565 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 23148

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1833000/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=23148 CPUtime=462.18
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 3325 0 0 0 46215 3 0 0 25 0 1 0 216666457 23703552 2708 1992294400 4194304 5092341 548682068848 18446744073709551615 4248386 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 5787 2708 101 219 0 5565 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 23148

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1832424/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=23148 CPUtime=522.16
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 3459 0 0 0 52213 3 0 0 25 0 1 0 216666457 23703552 2842 1992294400 4194304 5092341 548682068848 18446744073709551615 4248108 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 5787 2842 101 219 0 5565 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 23148

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1831848/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=23148 CPUtime=582.15
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 3607 0 0 0 58211 4 0 0 25 0 1 0 216666457 23703552 2990 1992294400 4194304 5092341 548682068848 18446744073709551615 4244108 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 5787 2990 101 219 0 5565 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 23148

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12426
/proc/meminfo: memFree=1831656/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=23156 CPUtime=642.13
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 4012 0 0 0 64209 4 0 0 25 0 1 0 216666457 23711744 3035 1992294400 4194304 5092341 548682068848 18446744073709551615 4241082 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 5789 3035 101 219 0 5567 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 23156

[startup+702.302 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.10 1.05 1.01 2/65 12434
/proc/meminfo: memFree=1821224/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4061.26
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7289 0 0 0 406111 15 0 0 25 0 1 0 216666457 34504704 5249 1992294400 4194304 5092341 548682068848 18446744073709551615 4249605 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5249 101 219 0 8202 0
Current children cumulated CPU time (s) 4061.26
Current children cumulated vsize (KiB) 33696

[startup+4122.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/65 12434
/proc/meminfo: memFree=1821096/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4121.25
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7313 0 0 0 412109 16 0 0 25 0 1 0 216666457 34504704 5273 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5273 101 219 0 8202 0
Current children cumulated CPU time (s) 4121.25
Current children cumulated vsize (KiB) 33696

[startup+4182.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 12434
/proc/meminfo: memFree=1821096/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4181.23
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7313 0 0 0 418107 16 0 0 25 0 1 0 216666457 34504704 5273 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5273 101 219 0 8202 0
Current children cumulated CPU time (s) 4181.23
Current children cumulated vsize (KiB) 33696

[startup+4242.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12434
/proc/meminfo: memFree=1821032/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4241.21
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7320 0 0 0 424105 16 0 0 25 0 1 0 216666457 34504704 5280 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5280 101 219 0 8202 0
Current children cumulated CPU time (s) 4241.21
Current children cumulated vsize (KiB) 33696

[startup+4302.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12434
/proc/meminfo: memFree=1820904/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4301.2
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7352 0 0 0 430104 16 0 0 25 0 1 0 216666457 34504704 5312 1992294400 4194304 5092341 548682068848 18446744073709551615 4241503 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5312 101 219 0 8202 0
Current children cumulated CPU time (s) 4301.2
Current children cumulated vsize (KiB) 33696

[startup+4362.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12434
/proc/meminfo: memFree=1820584/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4361.18
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7429 0 0 0 436102 16 0 0 25 0 1 0 216666457 34504704 5389 1992294400 4194304 5092341 548682068848 18446744073709551615 4242038 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5389 101 219 0 8202 0
Current children cumulated CPU time (s) 4361.18
Current children cumulated vsize (KiB) 33696

[startup+4422.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12434
/proc/meminfo: memFree=1820264/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4421.17
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7509 0 0 0 442100 17 0 0 25 0 1 0 216666457 34504704 5469 1992294400 4194304 5092341 548682068848 18446744073709551615 4241449 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5469 101 219 0 8202 0
Current children cumulated CPU time (s) 4421.17
Current children cumulated vsize (KiB) 33696

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12434
/proc/meminfo: memFree=1820264/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4481.15
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7510 0 0 0 448098 17 0 0 25 0 1 0 216666457 34504704 5470 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5470 101 219 0 8202 0
Current children cumulated CPU time (s) 4481.15
Current children cumulated vsize (KiB) 33696

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12436
/proc/meminfo: memFree=1820008/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4541.13
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7523 0 0 0 454096 17 0 0 25 0 1 0 216666457 34504704 5483 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5483 101 219 0 8202 0
Current children cumulated CPU time (s) 4541.13
Current children cumulated vsize (KiB) 33696

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12436
/proc/meminfo: memFree=1819880/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4601.12
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7534 0 0 0 460095 17 0 0 25 0 1 0 216666457 34504704 5494 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5494 101 219 0 8202 0
Current children cumulated CPU time (s) 4601.12
Current children cumulated vsize (KiB) 33696

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12436
/proc/meminfo: memFree=1819816/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4661.1
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7555 0 0 0 466093 17 0 0 25 0 1 0 216666457 34504704 5515 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5515 101 219 0 8202 0
Current children cumulated CPU time (s) 4661.1
Current children cumulated vsize (KiB) 33696

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12436
/proc/meminfo: memFree=1819816/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4721.09
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7555 0 0 0 472092 17 0 0 25 0 1 0 216666457 34504704 5515 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5515 101 219 0 8202 0
Current children cumulated CPU time (s) 4721.09
Current children cumulated vsize (KiB) 33696

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12436
/proc/meminfo: memFree=1819688/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4781.08
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7592 0 0 0 478090 18 0 0 25 0 1 0 216666457 34504704 5552 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5552 101 219 0 8202 0
Current children cumulated CPU time (s) 4781.08
Current children cumulated vsize (KiB) 33696

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12436
/proc/meminfo: memFree=1819624/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4841.06
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7600 0 0 0 484088 18 0 0 25 0 1 0 216666457 34504704 5560 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5560 101 219 0 8202 0
Current children cumulated CPU time (s) 4841.06
Current children cumulated vsize (KiB) 33696

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12436
/proc/meminfo: memFree=1819560/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4901.04
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7613 0 0 0 490086 18 0 0 25 0 1 0 216666457 34504704 5573 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5573 101 219 0 8202 0
Current children cumulated CPU time (s) 4901.04
Current children cumulated vsize (KiB) 33696

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12436
/proc/meminfo: memFree=1819560/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=4961.03
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7619 0 0 0 496085 18 0 0 25 0 1 0 216666457 34504704 5579 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5579 101 219 0 8202 0
Current children cumulated CPU time (s) 4961.03
Current children cumulated vsize (KiB) 33696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12436
/proc/meminfo: memFree=1819496/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=5000.02
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7625 0 0 0 499984 18 0 0 25 0 1 0 216666457 34504704 5585 1992294400 4194304 5092341 548682068848 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5585 101 219 0 8202 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 33696

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12436
/proc/meminfo: memFree=1819496/2055920 swapFree=4180136/4192956
[pid=12425] ppid=12423 vsize=33696 CPUtime=5000.02
/proc/12425/stat : 12425 (minisat) R 12423 12425 12309 0 -1 4194304 7625 0 0 0 499984 18 0 0 25 0 1 0 216666457 34504704 5585 1992294400 4194304 5092341 548682068848 18446744073709551615 4250042 0 0 4096 3 0 0 0 17 1 0 0
/proc/12425/statm: 8424 5585 101 219 0 8202 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 33696

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.31
CPU time (s): 5000.04
CPU user time (s): 4999.85
CPU system time (s): 0.19197
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 33696

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

runsolver used 3.57446 second user time and 10.6214 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-09 18:26:44
IDJOB=1783795
IDBENCH=24687
IDSOLVER=608
FILE ID=node70/1783795-1241886404
PBS_JOBID= 9264666
Free space on /tmp= 66332 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v400-s553296708.sat05-471.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783795-1241886404/watcher-1783795-1241886404 -o /tmp/evaluation-result-1783795-1241886404/solver-1783795-1241886404 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1783795-1241886404.cnf

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

MD5SUM BENCH= 67e3f1c82b3561160730d7e2b008579e
RANDOM SEED=631844752

node70.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.213
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.213
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:       1844432 kB
Buffers:         37684 kB
Cached:         105484 kB
SwapCached:       7044 kB
Active:          63328 kB
Inactive:        88808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844432 kB
SwapTotal:     4192956 kB
SwapFree:      4180136 kB
Dirty:             940 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            45436 kB
Committed_AS:   668104 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node70 at 2009-05-09 19:50:08