Trace number 1797945

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-core 070721UNSAT 673.585 673.766

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark361.596
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

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:  33090                                                |
0.00/0.00	|  Number of clauses:    165828                                               |
0.01/0.09	|  Parsing time:         0.08         s                                       |
0.09/0.10	============================[ Search Statistics ]==============================
0.09/0.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	===============================================================================
0.09/0.10	|         0 |   27917   149716   441769 |    49905        0    nan |  0.000 % |
0.09/0.12	|       101 |   27910   149716   441769 |    54895       98      9 | 16.697 % |
0.09/0.13	|       252 |   27909   149716   441769 |    60385      248     10 | 16.703 % |
0.09/0.15	|       477 |   27909   149716   441769 |    66423      473     10 | 16.703 % |
0.09/0.19	|       820 |   27909   149716   441769 |    73066      816     12 | 16.703 % |
0.19/0.24	|      1326 |   27909   149716   441769 |    80373     1322     13 | 16.703 % |
0.29/0.32	|      2087 |   27909   149716   441769 |    88410     2083     15 | 16.703 % |
0.49/0.52	|      3228 |   27563   121475   335927 |    97251     3224     16 | 16.703 % |
0.69/0.75	|      4936 |   27563   121475   335927 |   106976     4932     18 | 16.703 % |
1.00/1.07	|      7500 |   27563   121475   335927 |   117674     7496     18 | 16.703 % |
1.59/1.64	|     11344 |   27560   121322   335479 |   129441    11339     18 | 16.712 % |
2.59/2.60	|     17110 |   27560   121322   335479 |   142385    17105     17 | 16.712 % |
4.59/4.60	|     25759 |   27559   121310   335455 |   156624    25753     20 | 16.715 % |
9.19/9.28	|     38734 |   27559   121310   335455 |   172286    38728     20 | 16.715 % |
19.18/19.24	|     58195 |   27559   121310   335455 |   189515    58189     21 | 16.715 % |
42.57/42.64	|     87388 |   27558   121306   335444 |   208466    87381     21 | 16.718 % |
72.27/72.36	|    131178 |   27558   121306   335444 |   229313   131171     23 | 16.718 % |
156.16/156.30	|    196862 |   27557   121302   335433 |   252245   196854     24 | 16.721 % |
320.90/321.05	|    295388 |   27520   119988   331534 |   277469    56252     19 | 16.833 % |
550.34/550.58	|    443177 |   27520   119988   331534 |   305216   204041     23 | 16.833 % |
673.51/673.75	===============================================================================
673.51/673.75	restarts              : 20
673.51/673.75	conflicts             : 500464         (743 /sec)
673.51/673.75	decisions             : 710170         (1.77 % random) (1055 /sec)
673.51/673.75	propagations          : 370376275      (549963 /sec)
673.51/673.75	conflict literals     : 11898439       (39.63 % deleted)
673.51/673.75	Memory used           : 45.68 MB
673.51/673.75	CPU time              : 673.457 s
673.51/673.75	
673.51/673.75	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-1797945-1242083010/watcher-1797945-1242083010 -o /tmp/evaluation-result-1797945-1242083010/solver-1797945-1242083010 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797945-1242083010.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.02 1.02 1.00 3/64 891
/proc/meminfo: memFree=1962616/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=2172 CPUtime=0
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 402 0 0 0 0 0 0 0 20 0 1 0 236329056 2224128 387 1992294400 134512640 135213614 4294956256 18446744073709551615 134524560 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 543 388 58 171 0 369 0

[startup+0.0182041 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 891
/proc/meminfo: memFree=1962616/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=3252 CPUtime=0.01
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 694 0 0 0 1 0 0 0 20 0 1 0 236329056 3330048 679 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 813 679 58 171 0 639 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3252

[startup+0.101212 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 891
/proc/meminfo: memFree=1962616/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=10560 CPUtime=0.09
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 2379 0 0 0 8 1 0 0 20 0 1 0 236329056 10813440 2364 1992294400 134512640 135213614 4294956256 18446744073709551615 134523960 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 2640 2364 71 171 0 2466 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10560

[startup+0.301236 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 891
/proc/meminfo: memFree=1962616/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=11120 CPUtime=0.29
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 2498 0 0 0 28 1 0 0 22 0 1 0 236329056 11386880 2483 1992294400 134512640 135213614 4294956256 18446744073709551615 134526792 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 2780 2483 78 171 0 2606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11120

[startup+0.701282 s]
/proc/loadavg: 1.02 1.02 1.00 3/64 891
/proc/meminfo: memFree=1962616/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=11252 CPUtime=0.69
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 2539 0 0 0 68 1 0 0 25 0 1 0 236329056 11522048 2524 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 2813 2524 78 171 0 2639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11252

[startup+1.50138 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 892
/proc/meminfo: memFree=1952688/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=11648 CPUtime=1.49
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 2649 0 0 0 148 1 0 0 25 0 1 0 236329056 11927552 2634 1992294400 134512640 135213614 4294956256 18446744073709551615 134530688 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 2912 2634 78 171 0 2738 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11648

[startup+3.10156 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 892
/proc/meminfo: memFree=1952048/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=12408 CPUtime=3.09
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 2825 0 0 0 308 1 0 0 25 0 1 0 236329056 12705792 2810 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 3102 2810 78 171 0 2928 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12408

[startup+6.30194 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 892
/proc/meminfo: memFree=1950256/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=13892 CPUtime=6.29
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 3191 0 0 0 627 2 0 0 25 0 1 0 236329056 14225408 3176 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 3473 3176 78 171 0 3299 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13892

[startup+12.7017 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 892
/proc/meminfo: memFree=1948272/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=15828 CPUtime=12.69
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 3660 0 0 0 1267 2 0 0 25 0 1 0 236329056 16207872 3645 1992294400 134512640 135213614 4294956256 18446744073709551615 134526851 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 3957 3645 78 171 0 3783 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15828

[startup+25.5012 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 892
/proc/meminfo: memFree=1945584/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=18324 CPUtime=25.49
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 4288 0 0 0 2546 3 0 0 25 0 1 0 236329056 18763776 4273 1992294400 134512640 135213614 4294956256 18446744073709551615 134526922 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 4581 4273 78 171 0 4407 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18324

[startup+51.1012 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 892
/proc/meminfo: memFree=1942192/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=22080 CPUtime=51.07
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 5183 0 0 0 5104 3 0 0 25 0 1 0 236329056 22609920 5168 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 5520 5168 78 171 0 5346 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22080

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 892
/proc/meminfo: memFree=1932848/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=31332 CPUtime=102.27
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 7478 0 0 0 10220 7 0 0 25 0 1 0 236329056 32083968 7463 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 7833 7463 78 171 0 7659 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31332

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 892
/proc/meminfo: memFree=1927152/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=36948 CPUtime=162.25
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 8901 0 0 0 16216 9 0 0 25 0 1 0 236329056 37834752 8886 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 9237 8886 78 171 0 9063 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 36948

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1923568/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=40752 CPUtime=222.23
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 9758 0 0 0 22213 10 0 0 25 0 1 0 236329056 41730048 9743 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 10188 9743 78 171 0 10014 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40752

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1920368/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=43884 CPUtime=282.22
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 10565 0 0 0 28211 11 0 0 25 0 1 0 236329056 44937216 10550 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 10971 10550 78 171 0 10797 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 43884

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1919088/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=45148 CPUtime=342.2
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 10865 0 0 0 34209 11 0 0 25 0 1 0 236329056 46231552 10850 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11287 10850 78 171 0 11113 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 45148

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1919088/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=45148 CPUtime=402.18
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 10879 0 0 0 40207 11 0 0 25 0 1 0 236329056 46231552 10864 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11287 10864 78 171 0 11113 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 45148

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1918832/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=45312 CPUtime=462.16
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 10933 0 0 0 46205 11 0 0 25 0 1 0 236329056 46399488 10918 1992294400 134512640 135213614 4294956256 18446744073709551615 134538921 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11328 10918 78 171 0 11154 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 45312

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1918640/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=45708 CPUtime=522.15
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 10989 0 0 0 52204 11 0 0 25 0 1 0 236329056 46804992 10974 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11427 10974 78 171 0 11253 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 45708

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1917936/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=46488 CPUtime=582.14
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 11161 0 0 0 58202 12 0 0 25 0 1 0 236329056 47603712 11146 1992294400 134512640 135213614 4294956256 18446744073709551615 134526792 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11622 11146 78 171 0 11448 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 46488

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1917680/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=46772 CPUtime=642.13
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 11213 0 0 0 64201 12 0 0 25 0 1 0 236329056 47894528 11198 1992294400 134512640 135213614 4294956256 18446744073709551615 134524108 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11693 11198 78 171 0 11519 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 46772

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

[startup+652.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1917552/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=46772 CPUtime=652.52
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 11213 0 0 0 65240 12 0 0 25 0 1 0 236329056 47894528 11198 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11693 11198 78 171 0 11519 0
Current children cumulated CPU time (s) 652.52
Current children cumulated vsize (KiB) 46772

[startup+665.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1917552/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=46772 CPUtime=665.32
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 11213 0 0 0 66520 12 0 0 25 0 1 0 236329056 47894528 11198 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11693 11198 78 171 0 11519 0
Current children cumulated CPU time (s) 665.32
Current children cumulated vsize (KiB) 46772

[startup+668.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1917552/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=46772 CPUtime=668.52
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 11213 0 0 0 66840 12 0 0 25 0 1 0 236329056 47894528 11198 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11693 11198 78 171 0 11519 0
Current children cumulated CPU time (s) 668.52
Current children cumulated vsize (KiB) 46772

[startup+671.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1917552/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=46772 CPUtime=671.71
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 11213 0 0 0 67159 12 0 0 25 0 1 0 236329056 47894528 11198 1992294400 134512640 135213614 4294956256 18446744073709551615 134536745 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11693 11198 78 171 0 11519 0
Current children cumulated CPU time (s) 671.71
Current children cumulated vsize (KiB) 46772

[startup+672.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1917552/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=46772 CPUtime=672.51
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 11213 0 0 0 67239 12 0 0 25 0 1 0 236329056 47894528 11198 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11693 11198 78 171 0 11519 0
Current children cumulated CPU time (s) 672.51
Current children cumulated vsize (KiB) 46772

[startup+673.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1917552/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=46772 CPUtime=673.31
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 11213 0 0 0 67319 12 0 0 25 0 1 0 236329056 47894528 11198 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11693 11198 78 171 0 11519 0
Current children cumulated CPU time (s) 673.31
Current children cumulated vsize (KiB) 46772

[startup+673.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 892
/proc/meminfo: memFree=1917552/2055920 swapFree=4181204/4192956
[pid=891] ppid=889 vsize=46772 CPUtime=673.51
/proc/891/stat : 891 (minisat_static) R 889 891 358 0 -1 4194304 11213 0 0 0 67339 12 0 0 25 0 1 0 236329056 47894528 11198 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/891/statm: 11693 11198 78 171 0 11519 0
Current children cumulated CPU time (s) 673.51
Current children cumulated vsize (KiB) 46772

Child status: 20
Real time (s): 673.766
CPU time (s): 673.585
CPU user time (s): 673.457
CPU system time (s): 0.12798
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 46772

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

runsolver used 0.583911 second user time and 1.50877 second system time

The end

Launcher Data

Begin job on node53 at 2009-05-12 01:03:30
IDJOB=1797945
IDBENCH=70941
IDSOLVER=651
FILE ID=node53/1797945-1242083010
PBS_JOBID= 9277609
Free space on /tmp= 66300 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797945-1242083010/watcher-1797945-1242083010 -o /tmp/evaluation-result-1797945-1242083010/solver-1797945-1242083010 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797945-1242083010.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=804792275

node53.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1963096 kB
Buffers:          5208 kB
Cached:          40392 kB
SwapCached:       5536 kB
Active:          24108 kB
Inactive:        29436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1963096 kB
SwapTotal:     4192956 kB
SwapFree:      4181204 kB
Dirty:            3828 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            25308 kB
Committed_AS:   711948 kB
PageTables:       1380 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= 66300 MiB
End job on node53 at 2009-05-12 01:14:44