Trace number 1784924

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
SAT07 reference solver: minisat SAT 2007UNSAT 418.918 419.11

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark418.918
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

Solver Data

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:  502                                                  |
0.00/0.00	c |  Number of clauses:    11816                                                |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |     438     6617    23446 |     2205        0    nan |  0.000 % |
0.00/0.04	c |       101 |     438     6617    23446 |     2426      101     19 | 11.163 % |
0.04/0.05	c |       252 |     438     6617    23446 |     2668      252     20 | 11.156 % |
0.04/0.06	c |       477 |     438     6617    23446 |     2935      477     20 | 11.156 % |
0.04/0.07	c |       815 |     438     6617    23446 |     3229      815     20 | 11.156 % |
0.09/0.10	c |      1321 |     438     6617    23446 |     3552     1321     20 | 11.156 % |
0.09/0.14	c |      2082 |     438     6617    23446 |     3907     2082     21 | 11.156 % |
0.19/0.22	c |      3222 |     438     6617    23446 |     4298     3222     22 | 11.156 % |
0.29/0.35	c |      4930 |     438     6617    23446 |     4728     2683     21 | 11.156 % |
0.49/0.54	c |      7492 |     438     6617    23446 |     5200     2778     21 | 11.156 % |
0.79/0.84	c |     11336 |     438     6617    23446 |     5720     3917     27 | 11.156 % |
1.39/1.40	c |     17103 |     438     6617    23446 |     6293     3782     22 | 11.156 % |
2.20/2.28	c |     25752 |     438     6617    23446 |     6922     5938     25 | 11.163 % |
3.69/3.75	c |     38726 |     438     6617    23446 |     7614     4691     25 | 11.156 % |
5.99/6.06	c |     58187 |     438     6617    23446 |     8376     4753     22 | 11.156 % |
9.79/9.83	c |     87381 |     438     6617    23446 |     9213     8332     23 | 11.156 % |
16.08/16.14	c |    131171 |     438     6617    23446 |    10134     5381     23 | 11.156 % |
25.88/25.94	c |    196856 |     438     6617    23446 |    11148     9399     27 | 11.156 % |
41.58/41.61	c |    295382 |     438     6617    23446 |    12263     6143     22 | 11.156 % |
67.46/67.50	c |    443171 |     437     6575    23320 |    13489    12009     24 | 11.355 % |
108.65/108.73	c |    664854 |     437     6575    23320 |    14838     8578     27 | 11.355 % |
173.41/173.52	c |    997379 |     435     6491    23026 |    16322     9360     21 | 11.753 % |
283.77/283.92	c |   1496167 |     435     6491    23026 |    17954    13748     27 | 11.753 % |
418.91/419.10	c ===============================================================================
418.91/419.10	c restarts              : 23
418.91/419.10	c conflicts             : 2071772        (4946 /sec)
418.91/419.10	c decisions             : 2291999        (1.48 % random) (5472 /sec)
418.91/419.10	c propagations          : 160281068      (382628 /sec)
418.91/419.10	c conflict literals     : 57989676       (38.82 % deleted)
418.91/419.10	c Memory used           : 8.85 MB
418.91/419.10	c CPU time              : 418.895 s
418.91/419.10	c 
418.91/419.10	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-1784924-1241874354/watcher-1784924-1241874354 -o /tmp/evaluation-result-1784924-1241874354/solver-1784924-1241874354 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1784924-1241874354.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
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.85 0.95 0.90 3/64 27381
/proc/meminfo: memFree=970488/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=1988 CPUtime=0
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 215469091 2035712 182 1992294400 134512640 135048876 4294956208 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 497 182 50 130 0 364 0

[startup+0.048528 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 27381
/proc/meminfo: memFree=970488/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=2516 CPUtime=0.04
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 357 0 0 0 4 0 0 0 18 0 1 0 215469091 2576384 343 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 629 343 66 130 0 496 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2516

[startup+0.101533 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 27381
/proc/meminfo: memFree=970488/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=2516 CPUtime=0.09
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 357 0 0 0 9 0 0 0 18 0 1 0 215469091 2576384 343 1992294400 134512640 135048876 4294956208 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 629 343 66 130 0 496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2516

[startup+0.301557 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 27381
/proc/meminfo: memFree=970488/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=2648 CPUtime=0.29
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 389 0 0 0 29 0 0 0 19 0 1 0 215469091 2711552 375 1992294400 134512640 135048876 4294956208 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 662 375 66 130 0 529 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2648

[startup+0.701602 s]
/proc/loadavg: 0.85 0.95 0.90 3/64 27381
/proc/meminfo: memFree=970488/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=2780 CPUtime=0.69
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 431 0 0 0 69 0 0 0 23 0 1 0 215469091 2846720 417 1992294400 134512640 135048876 4294956208 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 695 417 66 130 0 562 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2780

[startup+1.5017 s]
/proc/loadavg: 0.85 0.95 0.90 2/65 27382
/proc/meminfo: memFree=968944/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=3044 CPUtime=1.49
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 476 0 0 0 149 0 0 0 25 0 1 0 215469091 3117056 462 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 761 462 66 130 0 628 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3044

[startup+3.10188 s]
/proc/loadavg: 0.85 0.95 0.90 2/65 27382
/proc/meminfo: memFree=968688/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=3176 CPUtime=3.09
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 535 0 0 0 309 0 0 0 25 0 1 0 215469091 3252224 521 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 794 521 66 130 0 661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3176

[startup+6.30126 s]
/proc/loadavg: 0.86 0.95 0.90 2/65 27382
/proc/meminfo: memFree=968240/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=3576 CPUtime=6.29
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 609 0 0 0 629 0 0 0 25 0 1 0 215469091 3661824 595 1992294400 134512640 135048876 4294956208 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 894 595 66 130 0 761 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3576

[startup+12.702 s]
/proc/loadavg: 0.87 0.95 0.90 2/65 27382
/proc/meminfo: memFree=967928/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=3840 CPUtime=12.68
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 692 0 0 0 1268 0 0 0 25 0 1 0 215469091 3932160 678 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 960 678 66 130 0 827 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3840

[startup+25.5015 s]
/proc/loadavg: 0.90 0.96 0.91 2/65 27382
/proc/meminfo: memFree=967480/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=4368 CPUtime=25.48
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 805 0 0 0 2548 0 0 0 25 0 1 0 215469091 4472832 791 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 1092 791 66 130 0 959 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4368

[startup+51.1015 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 27382
/proc/meminfo: memFree=966584/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=5316 CPUtime=51.07
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1044 0 0 0 5106 1 0 0 25 0 1 0 215469091 5443584 1030 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 1329 1030 66 130 0 1196 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5316

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.91 2/65 27382
/proc/meminfo: memFree=965368/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=6380 CPUtime=102.25
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1315 0 0 0 10224 1 0 0 25 0 1 0 215469091 6533120 1301 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 1595 1301 66 130 0 1462 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 6380

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 27382
/proc/meminfo: memFree=964600/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=7044 CPUtime=162.21
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1486 0 0 0 16220 1 0 0 25 0 1 0 215469091 7213056 1472 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 1761 1472 66 130 0 1628 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 7044

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 27382
/proc/meminfo: memFree=963960/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=7704 CPUtime=222.19
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1651 0 0 0 22218 1 0 0 25 0 1 0 215469091 7888896 1637 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 1926 1637 66 130 0 1793 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 7704

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 27382
/proc/meminfo: memFree=963640/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=8104 CPUtime=282.17
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1729 0 0 0 28215 2 0 0 25 0 1 0 215469091 8298496 1715 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 2026 1715 66 130 0 1893 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 8104

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 27382
/proc/meminfo: memFree=963128/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=8648 CPUtime=342.13
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1869 0 0 0 34211 2 0 0 25 0 1 0 215469091 8855552 1855 1992294400 134512640 135048876 4294956208 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 2162 1855 66 130 0 2029 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 8648

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 27382
/proc/meminfo: memFree=962680/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=9056 CPUtime=402.11
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1959 0 0 0 40209 2 0 0 25 0 1 0 215469091 9273344 1945 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 2264 1945 66 130 0 2131 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 9056

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

[startup+409.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 27382
/proc/meminfo: memFree=962616/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=9056 CPUtime=409.31
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1972 0 0 0 40929 2 0 0 25 0 1 0 215469091 9273344 1958 1992294400 134512640 135048876 4294956208 18446744073709551615 134552795 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 2264 1958 66 130 0 2131 0
Current children cumulated CPU time (s) 409.31
Current children cumulated vsize (KiB) 9056

[startup+415.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 27382
/proc/meminfo: memFree=962616/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=9056 CPUtime=415.71
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1976 0 0 0 41569 2 0 0 25 0 1 0 215469091 9273344 1962 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 2264 1962 66 130 0 2131 0
Current children cumulated CPU time (s) 415.71
Current children cumulated vsize (KiB) 9056

[startup+417.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 27382
/proc/meminfo: memFree=962616/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=9056 CPUtime=417.3
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1976 0 0 0 41728 2 0 0 25 0 1 0 215469091 9273344 1962 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 2264 1962 66 130 0 2131 0
Current children cumulated CPU time (s) 417.3
Current children cumulated vsize (KiB) 9056

[startup+418.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 27382
/proc/meminfo: memFree=962616/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=9056 CPUtime=418.1
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1976 0 0 0 41808 2 0 0 25 0 1 0 215469091 9273344 1962 1992294400 134512640 135048876 4294956208 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 2264 1962 66 130 0 2131 0
Current children cumulated CPU time (s) 418.1
Current children cumulated vsize (KiB) 9056

[startup+418.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 27382
/proc/meminfo: memFree=962616/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=9056 CPUtime=418.5
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1976 0 0 0 41848 2 0 0 25 0 1 0 215469091 9273344 1962 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 2264 1962 66 130 0 2131 0
Current children cumulated CPU time (s) 418.5
Current children cumulated vsize (KiB) 9056

[startup+419.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 27382
/proc/meminfo: memFree=962616/2055920 swapFree=4182092/4192956
[pid=27381] ppid=27379 vsize=9056 CPUtime=418.91
/proc/27381/stat : 27381 (minisat_noasser) R 27379 27381 27344 0 -1 4194304 1976 0 0 0 41889 2 0 0 25 0 1 0 215469091 9273344 1962 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/27381/statm: 2264 1962 66 130 0 2131 0
Current children cumulated CPU time (s) 418.91
Current children cumulated vsize (KiB) 9056

Child status: 20
Real time (s): 419.11
CPU time (s): 418.918
CPU user time (s): 418.895
CPU system time (s): 0.022996
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 9056

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

runsolver used 0.51992 second user time and 1.01285 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-09 15:05:54
IDJOB=1784924
IDBENCH=24643
IDSOLVER=639
FILE ID=node11/1784924-1241874354
PBS_JOBID= 9264640
Free space on /tmp= 66216 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784924-1241874354/watcher-1784924-1241874354 -o /tmp/evaluation-result-1784924-1241874354/solver-1784924-1241874354 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1784924-1241874354.cnf

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

MD5SUM BENCH= 7f866db903b373b6b7f75057c2353f02
RANDOM SEED=567579764

node11.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.214
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.214
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:        971032 kB
Buffers:         50888 kB
Cached:         941896 kB
SwapCached:       4708 kB
Active:         169640 kB
Inactive:       830924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        971032 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          14324 kB
Slab:            70328 kB
Committed_AS:   731556 kB
PageTables:       1448 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= 66216 MiB
End job on node11 at 2009-05-09 15:12:54