Trace number 1726284

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)UNSAT 320.21 320.288

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
MD5SUM4e736dbc376aed9798860699ef195d83
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
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:            87                                         |
0.00/0.00	c |  Number of clauses:             232                                         |
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 |      61      232      904 |       85      100     16 |  0.013 % |
0.00/0.00	c |       250 |      61      232      904 |       93       97     13 |  0.013 % |
0.00/0.00	c |       475 |      61      232      904 |      102      132     13 |  0.013 % |
0.00/0.00	c |       812 |      61      232      904 |      113       69     12 |  0.013 % |
0.00/0.01	c |      1318 |      61      232      904 |      124       71     13 |  0.013 % |
0.00/0.01	c |      2077 |      61      232      904 |      137      145     13 |  0.013 % |
0.00/0.02	c |      3216 |      61      232      904 |      150      132     13 |  0.013 % |
0.00/0.03	c |      4924 |      61      232      904 |      165      162     13 |  0.013 % |
0.00/0.05	c |      7486 |      61      232      904 |      182      180     14 |  0.013 % |
0.00/0.08	c |     11330 |      61      232      904 |      200      179     14 |  0.013 % |
0.09/0.13	c |     17096 |      61      232      904 |      220      141     13 |  0.013 % |
0.09/0.19	c |     25745 |      61      232      904 |      242      176     12 |  0.013 % |
0.19/0.29	c |     38719 |      61      232      904 |      266      158     13 |  0.013 % |
0.40/0.44	c |     58180 |      61      232      904 |      293      239     12 |  0.013 % |
0.59/0.66	c |     87372 |      61      232      904 |      323      298     13 |  0.013 % |
0.90/1.00	c |    131161 |      61      232      904 |      355      192     12 |  0.013 % |
1.40/1.49	c |    196845 |      61      232      904 |      390      315     13 |  0.013 % |
2.20/2.25	c |    295371 |      61      232      904 |      429      265     12 |  0.013 % |
3.30/3.40	c |    443160 |      61      232      904 |      472      410     13 |  0.013 % |
5.09/5.19	c |    664843 |      61      232      904 |      520      348     12 |  0.013 % |
7.79/7.84	c |    997368 |      61      232      904 |      572      359     13 |  0.013 % |
11.79/11.88	c |   1496156 |      61      232      904 |      629      501     13 |  0.013 % |
18.09/18.18	c |   2244338 |      61      232      904 |      692      510     14 |  0.013 % |
27.58/27.60	c |   3366612 |      61      232      904 |      761      577     14 |  0.013 % |
42.28/42.34	c |   5050023 |      61      232      904 |      837      744     16 |  0.013 % |
64.17/64.29	c |   7575139 |      61      232      904 |      921      690     13 |  0.013 % |
98.17/98.28	c |  11362814 |      61      232      904 |     1013      483     13 |  0.027 % |
148.65/148.74	c |  17044326 |      61      232      904 |     1115      822     15 |  0.013 % |
226.14/226.29	c |  25566595 |      60      224      872 |     1226      753     13 |  1.163 % |
320.11/320.28	c ===============================================================================
320.11/320.28	c restarts              : 49150
320.11/320.28	c conflicts             : 35956438       (112297 /sec)
320.11/320.28	c decisions             : 54705621       (170853 /sec)
320.11/320.28	c propagations          : 321737775      (1004830 /sec)
320.11/320.28	c conflict literals     : 521272071      (12.09 % deleted)
320.11/320.28	c Memory used           : 17.55 MB
320.11/320.28	c CPU time              : 320.191 s
320.11/320.28	c 
320.11/320.28	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726284-1240710418/watcher-1726284-1240710418 -o /tmp/evaluation-result-1726284-1240710418/solver-1726284-1240710418 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1726284-1240710418.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: 1.00 1.00 1.04 3/64 25779
/proc/meminfo: memFree=1716600/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=12580 CPUtime=0
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 99069529 12881920 135 1992294400 4194304 5092341 548682068832 18446744073709551615 4268463 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 3145 135 99 219 0 2923 0

[startup+0.007342 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 25779
/proc/meminfo: memFree=1716600/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=12580 CPUtime=0
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 99069529 12881920 135 1992294400 4194304 5092341 548682068832 18446744073709551615 4262500 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 3145 135 99 219 0 2923 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12580

[startup+0.101349 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 25779
/proc/meminfo: memFree=1716600/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17772 CPUtime=0.09
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 169 0 0 0 9 0 0 0 18 0 1 0 99069529 18198528 147 1992294400 4194304 5092341 548682068832 18446744073709551615 4268463 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4443 147 100 219 0 4221 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17772

[startup+0.301369 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 25779
/proc/meminfo: memFree=1716600/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17772 CPUtime=0.29
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 179 0 0 0 29 0 0 0 19 0 1 0 99069529 18198528 151 1992294400 4194304 5092341 548682068832 18446744073709551615 4494186 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4443 151 100 219 0 4221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17772

[startup+0.701406 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 25779
/proc/meminfo: memFree=1716600/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17772 CPUtime=0.69
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 187 0 0 0 69 0 0 0 22 0 1 0 99069529 18198528 159 1992294400 4194304 5092341 548682068832 18446744073709551615 4265861 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4443 159 100 219 0 4221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17772

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25780
/proc/meminfo: memFree=1716272/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17772 CPUtime=1.49
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 197 0 0 0 149 0 0 0 25 0 1 0 99069529 18198528 169 1992294400 4194304 5092341 548682068832 18446744073709551615 4262255 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4443 169 100 219 0 4221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17772

[startup+3.10163 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25780
/proc/meminfo: memFree=1716016/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17856 CPUtime=3.09
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 230 0 0 0 309 0 0 0 25 0 1 0 99069529 18284544 190 1992294400 4194304 5092341 548682068832 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4464 190 100 219 0 4242 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17856

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25780
/proc/meminfo: memFree=1715888/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17856 CPUtime=6.29
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 244 0 0 0 629 0 0 0 25 0 1 0 99069529 18284544 204 1992294400 4194304 5092341 548682068832 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4464 204 100 219 0 4242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17856

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25780
/proc/meminfo: memFree=1715696/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17968 CPUtime=12.69
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 299 0 0 0 1269 0 0 0 25 0 1 0 99069529 18399232 245 1992294400 4194304 5092341 548682068832 18446744073709551615 4249651 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4492 245 100 219 0 4270 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17968

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25780
/proc/meminfo: memFree=1715568/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17968 CPUtime=25.49
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 322 0 0 0 2549 0 0 0 25 0 1 0 99069529 18399232 268 1992294400 4194304 5092341 548682068832 18446744073709551615 4240969 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4492 268 100 219 0 4270 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17968

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 25780
/proc/meminfo: memFree=1715504/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17968 CPUtime=51.08
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 357 0 0 0 5108 0 0 0 25 0 1 0 99069529 18399232 303 1992294400 4194304 5092341 548682068832 18446744073709551615 4248079 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4492 303 100 219 0 4270 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17968

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25780
/proc/meminfo: memFree=1715376/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17968 CPUtime=102.27
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 397 0 0 0 10227 0 0 0 25 0 1 0 99069529 18399232 325 1992294400 4194304 5092341 548682068832 18446744073709551615 4252592 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4492 325 100 219 0 4270 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17968

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 25780
/proc/meminfo: memFree=1715184/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17972 CPUtime=162.26
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 461 0 0 0 16225 1 0 0 25 0 1 0 99069529 18403328 368 1992294400 4194304 5092341 548682068832 18446744073709551615 4244070 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4493 368 100 219 0 4271 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 17972

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25780
/proc/meminfo: memFree=1715056/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17972 CPUtime=222.24
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 478 0 0 0 22223 1 0 0 25 0 1 0 99069529 18403328 385 1992294400 4194304 5092341 548682068832 18446744073709551615 4268485 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4493 385 100 219 0 4271 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 17972

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 25780
/proc/meminfo: memFree=1714992/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17972 CPUtime=282.22
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 493 0 0 0 28221 1 0 0 25 0 1 0 99069529 18403328 400 1992294400 4194304 5092341 548682068832 18446744073709551615 4251464 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4493 400 100 219 0 4271 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 17972

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25780
/proc/meminfo: memFree=1714992/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17972 CPUtime=307.02
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 493 0 0 0 30701 1 0 0 25 0 1 0 99069529 18403328 400 1992294400 4194304 5092341 548682068832 18446744073709551615 4251208 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4493 400 100 219 0 4271 0
Current children cumulated CPU time (s) 307.02
Current children cumulated vsize (KiB) 17972

[startup+313.506 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25780
/proc/meminfo: memFree=1715056/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17972 CPUtime=313.42
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 493 0 0 0 31341 1 0 0 25 0 1 0 99069529 18403328 400 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4493 400 100 219 0 4271 0
Current children cumulated CPU time (s) 313.42
Current children cumulated vsize (KiB) 17972

[startup+316.702 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25780
/proc/meminfo: memFree=1715056/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17972 CPUtime=316.62
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 493 0 0 0 31661 1 0 0 25 0 1 0 99069529 18403328 400 1992294400 4194304 5092341 548682068832 18446744073709551615 4251464 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4493 400 100 219 0 4271 0
Current children cumulated CPU time (s) 316.62
Current children cumulated vsize (KiB) 17972

[startup+318.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25780
/proc/meminfo: memFree=1715056/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17972 CPUtime=318.21
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 494 0 0 0 31820 1 0 0 25 0 1 0 99069529 18403328 401 1992294400 4194304 5092341 548682068832 18446744073709551615 4244145 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4493 401 100 219 0 4271 0
Current children cumulated CPU time (s) 318.21
Current children cumulated vsize (KiB) 17972

[startup+319.101 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25780
/proc/meminfo: memFree=1715056/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17972 CPUtime=319.01
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 494 0 0 0 31900 1 0 0 25 0 1 0 99069529 18403328 401 1992294400 4194304 5092341 548682068832 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4493 401 100 219 0 4271 0
Current children cumulated CPU time (s) 319.01
Current children cumulated vsize (KiB) 17972

[startup+319.901 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25780
/proc/meminfo: memFree=1715056/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17972 CPUtime=319.81
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 494 0 0 0 31980 1 0 0 25 0 1 0 99069529 18403328 401 1992294400 4194304 5092341 548682068832 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4493 401 100 219 0 4271 0
Current children cumulated CPU time (s) 319.81
Current children cumulated vsize (KiB) 17972

[startup+320.105 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25780
/proc/meminfo: memFree=1715056/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17972 CPUtime=320.01
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 494 0 0 0 32000 1 0 0 25 0 1 0 99069529 18403328 401 1992294400 4194304 5092341 548682068832 18446744073709551615 4244070 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4493 401 100 219 0 4271 0
Current children cumulated CPU time (s) 320.01
Current children cumulated vsize (KiB) 17972

[startup+320.201 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 25780
/proc/meminfo: memFree=1715056/2055920 swapFree=4181240/4192956
[pid=25779] ppid=25777 vsize=17972 CPUtime=320.11
/proc/25779/stat : 25779 (minisat) R 25777 25779 25384 0 -1 4194304 494 0 0 0 32010 1 0 0 25 0 1 0 99069529 18403328 401 1992294400 4194304 5092341 548682068832 18446744073709551615 4265867 0 0 4096 3 0 0 0 17 1 0 0
/proc/25779/statm: 4493 401 100 219 0 4271 0
Current children cumulated CPU time (s) 320.11
Current children cumulated vsize (KiB) 17972

Child status: 20
Real time (s): 320.288
CPU time (s): 320.21
CPU user time (s): 320.191
CPU system time (s): 0.018997
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 23160

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

runsolver used 0.26296 second user time and 0.646901 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-26 03:46:58
IDJOB=1726284
IDBENCH=24609
IDSOLVER=546
FILE ID=node48/1726284-1240710418
PBS_JOBID= 9186820
Free space on /tmp= 66308 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726284-1240710418/watcher-1726284-1240710418 -o /tmp/evaluation-result-1726284-1240710418/solver-1726284-1240710418 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1726284-1240710418.cnf

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

MD5SUM BENCH= 4e736dbc376aed9798860699ef195d83
RANDOM SEED=1450803644

node48.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.209
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.209
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:       1717016 kB
Buffers:         42588 kB
Cached:         235364 kB
SwapCached:       5336 kB
Active:          55528 kB
Inactive:       230036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717016 kB
SwapTotal:     4192956 kB
SwapFree:      4181240 kB
Dirty:             924 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            39336 kB
Committed_AS:   449280 kB
PageTables:       1368 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= 66308 MiB
End job on node48 at 2009-04-26 03:52:18