Trace number 1797419

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
minisat2-simp 070721UNSAT 447.406 447.543

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark266.181
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  98746                                                |
0.00/0.00	|  Number of clauses:    307346                                               |
0.29/0.34	|  Parsing time:         0.30         s                                       |
1.99/2.04	============================[ Search Statistics ]==============================
1.99/2.04	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.04	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/2.04	===============================================================================
1.99/2.04	|         0 |   29794   142406   491637 |    47468        0    nan |  0.000 % |
2.19/2.20	|       100 |   29794   142406   491637 |    52215      100      9 |  2.854 % |
2.19/2.24	|       250 |   29794   142406   491637 |    57437      250      9 |  2.854 % |
2.19/2.29	|       475 |   29794   142406   491637 |    63180      475     10 |  2.854 % |
2.29/2.33	|       812 |   29794   142406   491637 |    69498      812     11 |  2.854 % |
2.39/2.43	|      1318 |   29794   142406   491637 |    76448     1318     13 |  2.854 % |
2.49/2.57	|      2077 |   29793   142406   491637 |    84093     2076     13 |  2.858 % |
2.89/2.92	|      3218 |   29790   142380   491518 |    92503     3217     13 |  2.858 % |
3.39/3.46	|      4927 |   29790   142380   491518 |   101753     4926     14 |  2.858 % |
5.09/5.10	|      7490 |   29734   142040   490251 |   111928     7478     16 |  2.915 % |
6.49/6.59	|     11334 |   29734   142040   490251 |   123121    11322     17 |  2.915 % |
9.48/9.51	|     17103 |   29722   141992   490107 |   135433    17088     19 |  2.927 % |
13.98/14.01	|     25752 |   29720   141982   490079 |   148977    25736     20 |  2.929 % |
20.28/20.30	|     38726 |   29666   141615   488662 |   163874    38707     21 |  2.983 % |
35.67/35.71	|     58187 |   29558   140181   484561 |   180262    56500     24 |  3.093 % |
67.67/67.70	|     87379 |   29556   140173   484522 |   198288    85691     33 |  3.095 % |
132.54/132.64	|    131168 |   29553   140098   484357 |   218117   128712     46 |  3.098 % |
299.70/299.88	|    196852 |   29553   140098   484357 |   239928   194396     56 |  3.098 % |
447.35/447.52	===============================================================================
447.35/447.52	restarts              : 18
447.35/447.52	conflicts             : 242474         (542 /sec)
447.35/447.52	decisions             : 522922         (1.38 % random) (1169 /sec)
447.35/447.52	propagations          : 261992619      (585876 /sec)
447.35/447.52	conflict literals     : 13196591       (45.01 % deleted)
447.35/447.52	Memory used           : 91.21 MB
447.35/447.52	CPU time              : 447.181 s
447.35/447.52	
447.35/447.52	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-1797419-1242090443/watcher-1797419-1242090443 -o /tmp/evaluation-result-1797419-1242090443/solver-1797419-1242090443 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797419-1242090443.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 7259
/proc/meminfo: memFree=1938480/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=2200 CPUtime=0
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 412 0 0 0 0 0 0 0 18 0 1 0 237078062 2252800 397 1992294400 134512640 135243866 4294956256 18446744073709551615 134745957 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 550 397 65 178 0 370 0

[startup+0.0490129 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 7259
/proc/meminfo: memFree=1938480/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=6364 CPUtime=0.04
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 1333 0 0 0 4 0 0 0 18 0 1 0 237078062 6516736 1318 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 1591 1321 65 178 0 1411 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6364

[startup+0.101017 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 7259
/proc/meminfo: memFree=1938480/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=10700 CPUtime=0.09
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 2380 0 0 0 9 0 0 0 18 0 1 0 237078062 10956800 2365 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 2675 2366 65 178 0 2495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10700

[startup+0.30104 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 7259
/proc/meminfo: memFree=1938480/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=26732 CPUtime=0.29
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 6341 0 0 0 26 3 0 0 19 0 1 0 237078062 27373568 6326 1992294400 134512640 135243866 4294956256 18446744073709551615 134528103 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 6683 6326 65 178 0 6503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26732

[startup+0.701084 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 7259
/proc/meminfo: memFree=1938480/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=40952 CPUtime=0.68
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 9309 0 0 0 64 4 0 0 22 0 1 0 237078062 41934848 9294 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 10238 9294 80 178 0 10058 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40952

[startup+1.50117 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1894504/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=55580 CPUtime=1.49
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 12790 0 0 0 143 6 0 0 25 0 1 0 237078062 56913920 12775 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 13895 12775 80 178 0 13715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55580

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1890472/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=50904 CPUtime=3.09
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 13464 0 0 0 302 7 0 0 25 0 1 0 237078062 52125696 11969 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 12726 11969 87 178 0 12546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50904

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1890280/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=51068 CPUtime=6.29
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 13497 0 0 0 622 7 0 0 25 0 1 0 237078062 52293632 12002 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 12767 12002 87 178 0 12587 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51068

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1890344/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=51068 CPUtime=12.68
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 13498 0 0 0 1261 7 0 0 25 0 1 0 237078062 52293632 12003 1992294400 134512640 135243866 4294956256 18446744073709551615 134555680 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 12767 12003 87 178 0 12587 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 51068

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1890280/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=51312 CPUtime=25.48
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 13543 0 0 0 2541 7 0 0 25 0 1 0 237078062 52543488 12048 1992294400 134512640 135243866 4294956256 18446744073709551615 134559530 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 12828 12048 87 178 0 12648 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51312

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1890216/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=51432 CPUtime=51.07
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 13567 0 0 0 5100 7 0 0 25 0 1 0 237078062 52666368 12072 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 12858 12072 87 178 0 12678 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 51432

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1880424/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=61248 CPUtime=102.25
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 16015 0 0 0 10215 10 0 0 25 0 1 0 237078062 62717952 14520 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 15312 14520 87 178 0 15132 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 61248

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1869032/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=72876 CPUtime=162.24
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 18859 0 0 0 16210 14 0 0 25 0 1 0 237078062 74625024 17364 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 18219 17364 87 178 0 18039 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 72876

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1860648/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=80944 CPUtime=222.22
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 20914 0 0 0 22206 16 0 0 25 0 1 0 237078062 82886656 19419 1992294400 134512640 135243866 4294956256 18446744073709551615 134565331 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 20236 19419 87 178 0 20056 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 80944

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1855144/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=86496 CPUtime=282.2
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 22313 0 0 0 28202 18 0 0 25 0 1 0 237078062 88571904 20818 1992294400 134512640 135243866 4294956256 18446744073709551615 134558765 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 21624 20818 87 178 0 21444 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 86496

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1850792/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=91012 CPUtime=342.19
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 23366 0 0 0 34199 20 0 0 25 0 1 0 237078062 93196288 21871 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 22753 21871 87 178 0 22573 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 91012

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1849832/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=91948 CPUtime=402.17
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 23603 0 0 0 40197 20 0 0 25 0 1 0 237078062 94154752 22108 1992294400 134512640 135243866 4294956256 18446744073709551615 134565322 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 22987 22108 87 178 0 22807 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 91948

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

[startup+409.503 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1849064/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=92608 CPUtime=409.36
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 23775 0 0 0 40916 20 0 0 25 0 1 0 237078062 94830592 22280 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 23152 22280 87 178 0 22972 0
Current children cumulated CPU time (s) 409.36
Current children cumulated vsize (KiB) 92608

[startup+422.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1848360/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=93268 CPUtime=422.16
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 23940 0 0 0 42196 20 0 0 25 0 1 0 237078062 95506432 22445 1992294400 134512640 135243866 4294956256 18446744073709551615 134555883 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 23317 22445 87 178 0 23137 0
Current children cumulated CPU time (s) 422.16
Current children cumulated vsize (KiB) 93268

[startup+435.102 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1848232/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=93400 CPUtime=434.95
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 23973 0 0 0 43475 20 0 0 25 0 1 0 237078062 95641600 22478 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 23350 22478 87 178 0 23170 0
Current children cumulated CPU time (s) 434.95
Current children cumulated vsize (KiB) 93400

[startup+441.501 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1848232/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=93400 CPUtime=441.35
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 23980 0 0 0 44115 20 0 0 25 0 1 0 237078062 95641600 22485 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 23350 22485 87 178 0 23170 0
Current children cumulated CPU time (s) 441.35
Current children cumulated vsize (KiB) 93400

[startup+444.701 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1848232/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=93400 CPUtime=444.55
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 23980 0 0 0 44435 20 0 0 25 0 1 0 237078062 95641600 22485 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 23350 22485 87 178 0 23170 0
Current children cumulated CPU time (s) 444.55
Current children cumulated vsize (KiB) 93400

[startup+446.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1848232/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=93400 CPUtime=446.15
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 23984 0 0 0 44595 20 0 0 25 0 1 0 237078062 95641600 22489 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 23350 22489 87 178 0 23170 0
Current children cumulated CPU time (s) 446.15
Current children cumulated vsize (KiB) 93400

[startup+447.102 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1848168/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=93400 CPUtime=446.95
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 23984 0 0 0 44675 20 0 0 25 0 1 0 237078062 95641600 22489 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 23350 22489 87 178 0 23170 0
Current children cumulated CPU time (s) 446.95
Current children cumulated vsize (KiB) 93400

[startup+447.502 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 7260
/proc/meminfo: memFree=1848168/2055920 swapFree=4180420/4192956
[pid=7259] ppid=7257 vsize=93400 CPUtime=447.35
/proc/7259/stat : 7259 (minisat_static) R 7257 7259 7093 0 -1 4194304 23987 0 0 0 44715 20 0 0 25 0 1 0 237078062 95641600 22492 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/7259/statm: 23350 22492 87 178 0 23170 0
Current children cumulated CPU time (s) 447.35
Current children cumulated vsize (KiB) 93400

Child status: 20
Real time (s): 447.543
CPU time (s): 447.406
CPU user time (s): 447.181
CPU system time (s): 0.224965
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 93400

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

runsolver used 0.371943 second user time and 0.946856 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-12 03:07:23
IDJOB=1797419
IDBENCH=71751
IDSOLVER=568
FILE ID=node9/1797419-1242090443
PBS_JOBID= 9277720
Free space on /tmp= 66420 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797419-1242090443/watcher-1797419-1242090443 -o /tmp/evaluation-result-1797419-1242090443/solver-1797419-1242090443 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797419-1242090443.cnf

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED=1289814007

node9.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.240
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.240
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:       1938896 kB
Buffers:         10460 kB
Cached:          53200 kB
SwapCached:       6312 kB
Active:          25088 kB
Inactive:        46876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1938896 kB
SwapTotal:     4192956 kB
SwapFree:      4180420 kB
Dirty:            6156 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            30988 kB
Committed_AS:   770172 kB
PageTables:       1388 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= 66420 MiB
End job on node9 at 2009-05-12 03:14:51