Trace number 1797858

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 070721? (MO) 801.488 801.899

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

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:  35065                                                |
0.00/0.00	|  Number of clauses:    1332773                                              |
0.69/0.76	|  Parsing time:         0.67         s                                       |
0.69/0.80	============================[ Search Statistics ]==============================
0.69/0.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.80	===============================================================================
0.69/0.80	|         0 |   35055  1332429  3935988 |   444143        0    nan |  0.000 % |
1.00/1.00	|       100 |   35055  1332429  3935988 |   488557      100     98 |  0.029 % |
1.10/1.18	|       251 |   35055  1332429  3935988 |   537413      251     65 |  0.029 % |
1.29/1.32	|       477 |   35055  1332429  3935988 |   591154      477    132 |  0.029 % |
1.49/1.57	|       815 |   35055  1332429  3935988 |   650269      815    132 |  0.029 % |
1.98/2.03	|      1321 |   35055  1332429  3935988 |   715296     1321    145 |  0.029 % |
2.49/2.57	|      2081 |   35055  1332429  3935988 |   786826     2081    275 |  0.029 % |
3.19/3.25	|      3221 |   35055  1332429  3935988 |   865509     3221    289 |  0.029 % |
4.18/4.25	|      4930 |   35055  1332429  3935988 |   952059     4930    360 |  0.029 % |
6.68/6.72	|      7492 |   35055  1332429  3935988 |  1047265     7492    584 |  0.029 % |
9.08/9.10	|     11337 |   35055  1332429  3935988 |  1151992    11337    611 |  0.029 % |
11.78/11.89	|     17103 |   35055  1332429  3935988 |  1267191    17103    497 |  0.029 % |
17.58/17.64	|     25752 |   35055  1332429  3935988 |  1393910    25752    539 |  0.029 % |
26.88/26.91	|     38727 |   35055  1332429  3935988 |  1533302    38727    542 |  0.029 % |
41.37/41.42	|     58190 |   35055  1332429  3935988 |  1686632    58190    600 |  0.029 % |
83.26/83.34	|     87383 |   35055  1332429  3935988 |  1855295    87383    782 |  0.029 % |
130.75/130.88	|    131172 |   35055  1332429  3935988 |  2040825   131172    838 |  0.029 % |
239.71/239.81	|    196856 |   35055  1332429  3935988 |  2244907   196856    952 |  0.029 % |
462.31/462.67	|    295385 |   35055  1332429  3935988 |  2469398   295385   1159 |  0.029 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797858-1242090925/watcher-1797858-1242090925 -o /tmp/evaluation-result-1797858-1242090925/solver-1797858-1242090925 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797858-1242090925.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: 0.99 0.98 0.99 3/64 10450
/proc/meminfo: memFree=1345088/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=2028 CPUtime=0
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 399 0 0 0 0 0 0 0 18 0 1 0 237126586 2076672 384 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 507 384 58 171 0 333 0

[startup+0.0963331 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10450
/proc/meminfo: memFree=1345088/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=9452 CPUtime=0.09
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 2181 0 0 0 8 1 0 0 18 0 1 0 237126586 9678848 2167 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 2363 2167 58 171 0 2189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9452

[startup+0.101333 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10450
/proc/meminfo: memFree=1345088/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=9848 CPUtime=0.1
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 2290 0 0 0 9 1 0 0 18 0 1 0 237126586 10084352 2275 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 2462 2276 58 171 0 2288 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9848

[startup+0.301366 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10450
/proc/meminfo: memFree=1345088/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=25660 CPUtime=0.29
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 6097 0 0 0 26 3 0 0 19 0 1 0 237126586 26275840 6082 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 6415 6083 58 171 0 6241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25660

[startup+0.701437 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10450
/proc/meminfo: memFree=1345088/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=56364 CPUtime=0.69
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 13456 0 0 0 61 8 0 0 22 0 1 0 237126586 57716736 13441 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 14091 13441 58 171 0 13917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56364

[startup+1.50159 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=1285944/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=61816 CPUtime=1.49
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 14948 0 0 0 140 9 0 0 25 0 1 0 237126586 63299584 14933 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/10450/statm: 15454 14933 78 171 0 15280 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61816

[startup+3.10186 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=1284408/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=64876 CPUtime=3.09
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 15728 0 0 0 299 10 0 0 25 0 1 0 237126586 66433024 15713 1992294400 134512640 135213614 4294956256 18446744073709551615 134539723 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 16219 15713 78 171 0 16045 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64876

[startup+6.30142 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=1274232/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=77296 CPUtime=6.28
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 18817 0 0 0 617 11 0 0 25 0 1 0 237126586 79151104 18802 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 19324 18804 78 171 0 19150 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 77296

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=1251640/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=96644 CPUtime=12.68
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 23667 0 0 0 1254 14 0 0 25 0 1 0 237126586 98963456 23652 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 24161 23652 78 171 0 23987 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 96644

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=1206584/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=141172 CPUtime=25.48
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 34805 0 0 0 2527 21 0 0 25 0 1 0 237126586 144560128 34790 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 35293 34790 78 171 0 35119 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 141172

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=1108664/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=240532 CPUtime=51.07
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 59610 0 0 0 5073 34 0 0 25 0 1 0 237126586 246304768 59595 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 60133 59595 78 171 0 59959 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 240532

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=957432/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=389844 CPUtime=102.25
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 96917 0 0 0 10167 58 0 0 25 0 1 0 237126586 399200256 96902 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 97461 96902 78 171 0 97287 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 389844

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=761272/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=587256 CPUtime=162.23
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 146245 0 0 0 16132 91 0 0 25 0 1 0 237126586 601350144 146230 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 146814 146230 78 171 0 146640 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 587256

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=592248/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=754712 CPUtime=222.21
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 188117 0 0 0 22104 117 0 0 25 0 1 0 237126586 772825088 188102 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 188678 188102 78 171 0 188504 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 754712

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=409592/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=939724 CPUtime=282.19
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 234311 0 0 0 28073 146 0 0 25 0 1 0 237126586 962277376 234296 1992294400 134512640 135213614 4294956256 18446744073709551615 134539723 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 234931 234296 78 171 0 234757 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 939724

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=221432/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=1125356 CPUtime=342.17
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 280718 0 0 0 34045 172 0 0 25 0 1 0 237126586 1152364544 280703 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 281339 280703 78 171 0 281165 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1125356

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=74744/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=1273036 CPUtime=402.15
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 317652 0 0 0 40018 197 0 0 25 0 1 0 237126586 1303588864 317637 1992294400 134512640 135213614 4294956256 18446744073709551615 134539723 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 318259 317637 78 171 0 318085 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1273036

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=15736/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=1411836 CPUtime=462.01
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 352364 0 0 0 45984 217 0 0 25 0 1 0 237126586 1445720064 352349 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 352959 352349 78 171 0 352785 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 1411836

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=15608/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=1503056 CPUtime=521.98
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 375011 0 0 0 51966 232 0 0 25 0 1 0 237126586 1539129344 374996 1992294400 134512640 135213614 4294956256 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 375764 374996 78 171 0 375590 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 1503056

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=16056/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=1598960 CPUtime=581.96
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 399008 0 0 0 57949 247 0 0 25 0 1 0 237126586 1637335040 398993 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 399740 398993 78 171 0 399566 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 1598960

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=15352/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=1649912 CPUtime=641.94
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 411726 0 0 0 63937 257 0 0 25 0 1 0 237126586 1689509888 411711 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 412478 411711 78 171 0 412304 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 1649912

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=15480/2055920 swapFree=4180812/4192956
[pid=10450] ppid=10448 vsize=1738264 CPUtime=701.92
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 433792 0 0 0 69924 268 0 0 25 0 1 0 237126586 1779982336 433777 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 434566 433777 78 171 0 434392 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 1738264

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=15288/2055920 swapFree=4180860/4192956
[pid=10450] ppid=10448 vsize=1802916 CPUtime=761.9
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 449930 0 0 0 75911 279 0 0 25 0 1 0 237126586 1846185984 449915 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 450729 449915 78 171 0 450555 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 1802916



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+801.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10451
/proc/meminfo: memFree=15224/2055920 swapFree=4180860/4192956
[pid=10450] ppid=10448 vsize=1843444 CPUtime=801.19
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4194304 460080 0 0 0 79832 287 0 0 25 0 1 0 237126586 1887686656 460065 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 460861 460065 78 171 0 460687 0
Current children cumulated CPU time (s) 801.19
Current children cumulated vsize (KiB) 1843444

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

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

[startup+801.802 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10452
/proc/meminfo: memFree=1294752/2055920 swapFree=4180860/4192956
[pid=10450] ppid=10448 vsize=0 CPUtime=801.39
/proc/10450/stat : 10450 (minisat_static) R 10448 10450 10197 0 -1 4195332 460080 0 0 0 79832 307 0 0 25 0 1 0 237126586 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/10450/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 801.39
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 801.899
CPU time (s): 801.488
CPU user time (s): 798.323
CPU system time (s): 3.16552
CPU usage (%): 99.9488
Max. virtual memory (cumulated for all children) (KiB): 1843444

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

runsolver used 0.737887 second user time and 1.83172 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-12 03:15:26
IDJOB=1797858
IDBENCH=71777
IDSOLVER=651
FILE ID=node4/1797858-1242090925
PBS_JOBID= 9277719
Free space on /tmp= 66236 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797858-1242090925/watcher-1797858-1242090925 -o /tmp/evaluation-result-1797858-1242090925/solver-1797858-1242090925 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797858-1242090925.cnf

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=810492602

node4.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.265
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.265
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:       1345568 kB
Buffers:         58716 kB
Cached:         579360 kB
SwapCached:       5952 kB
Active:          82044 kB
Inactive:       563940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345568 kB
SwapTotal:     4192956 kB
SwapFree:      4180812 kB
Dirty:           24980 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            50364 kB
Committed_AS:   975056 kB
PageTables:       1468 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= 66236 MiB
End job on node4 at 2009-05-12 03:28:50