Trace number 1577716

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
kw 2009-03-20UNSAT 658.453 658.523

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L200_coli.sat.cnf
MD5SUM853982f8646333d217e35d938b7eb00b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark542.008
Satisfiable
(Un)Satisfiability was proved
Number of variables670867
Number of clauses3513333
Sum of the clauses size10259569
Maximum clause length11
Minimum clause length1
Number of clauses of size 159077
Number of clauses of size 2795777
Number of clauses of size 32146608
Number of clauses of size 4393835
Number of clauses of size 5117437
Number of clauses of size over 5599

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
658.23/658.39	c 640.97 seconds
658.23/658.39	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-1577716-1241004078/watcher-1577716-1241004078 -o /tmp/evaluation-result-1577716-1241004078/solver-1577716-1241004078 -C 1200 -W 1800 -M 1800 HOME/kw HOME/instance-1577716-1241004078.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 10626
/proc/meminfo: memFree=1477720/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=14732 CPUtime=0
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 1159 0 0 0 0 0 0 0 18 0 1 0 128441691 15085568 1144 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 3683 1152 192 541 0 3133 0

[startup+0.0259241 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10626
/proc/meminfo: memFree=1477720/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=26528 CPUtime=0.01
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 4071 0 0 0 0 1 0 0 18 0 1 0 128441691 27164672 4055 1992294400 4194304 6412682 548682068832 18446744073709551615 4342988 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 6632 4062 200 541 0 6082 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26528

[startup+0.102902 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10626
/proc/meminfo: memFree=1477720/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=82940 CPUtime=0.09
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 15003 0 0 0 4 5 0 0 18 0 1 0 128441691 84930560 14987 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 20735 14992 208 541 0 20185 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82940

[startup+0.301847 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10626
/proc/meminfo: memFree=1477720/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=189840 CPUtime=0.29
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 41388 0 0 0 13 16 0 0 19 0 1 0 128441691 194396160 41372 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 47460 41379 208 541 0 46910 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 189840

[startup+0.701732 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10626
/proc/meminfo: memFree=1477720/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=426248 CPUtime=0.69
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 96356 0 0 0 30 39 0 0 23 0 1 0 128441691 436477952 96340 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 106562 96340 221 541 0 106012 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 426248

[startup+1.50151 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10627
/proc/meminfo: memFree=1089040/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=436720 CPUtime=1.49
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 99238 0 0 0 108 41 0 0 25 0 1 0 128441691 447201280 99222 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 109180 99222 221 541 0 108630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 436720

[startup+3.10106 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10627
/proc/meminfo: memFree=1074128/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=456376 CPUtime=3.09
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 104815 0 0 0 264 45 0 0 25 0 1 0 128441691 467329024 104799 1992294400 4194304 6412682 548682068832 18446744073709551615 4769330 0 0 4096 0 0 0 0 17 1 0 0
/proc/10626/statm: 114094 104799 221 541 0 113544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 456376

[startup+6.30115 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10627
/proc/meminfo: memFree=1029456/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=496580 CPUtime=6.29
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 116177 0 0 0 578 51 0 0 25 0 1 0 128441691 508497920 116161 1992294400 4194304 6412682 548682068832 18446744073709551615 5119233 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 124145 116161 221 541 0 123595 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 496580

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10627
/proc/meminfo: memFree=915216/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=605516 CPUtime=12.69
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 145375 0 0 0 1203 66 0 0 25 0 1 0 128441691 620048384 145359 1992294400 4194304 6412682 548682068832 18446744073709551615 4854942 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 151379 145360 221 541 0 150829 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 605516

[startup+25.5027 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10627
/proc/meminfo: memFree=683984/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=812012 CPUtime=25.49
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 201086 0 0 0 2379 170 0 0 25 0 1 0 128441691 831500288 197139 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 203003 197139 248 541 0 202453 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 812012

[startup+51.1025 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 10627
/proc/meminfo: memFree=581200/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=889292 CPUtime=51.05
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 225878 0 0 0 4841 264 0 0 25 0 1 0 128441691 910635008 216689 1992294400 4194304 6412682 548682068832 18446744073709551615 4304399 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 222323 216689 255 541 0 221773 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 889292

[startup+102.307 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 10627
/proc/meminfo: memFree=564304/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905136 CPUtime=102.25
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 230144 0 0 0 9948 277 0 0 25 0 1 0 128441691 926859264 220955 1992294400 4194304 6412682 548682068832 18446744073709551615 4550305 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226284 220955 258 541 0 225734 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 905136

[startup+162.303 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 10627
/proc/meminfo: memFree=562896/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905136 CPUtime=162.25
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 230514 0 0 0 15936 289 0 0 25 0 1 0 128441691 926859264 221325 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226284 221325 258 541 0 225734 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 905136

[startup+222.303 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 10627
/proc/meminfo: memFree=560336/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905136 CPUtime=222.24
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231138 0 0 0 21927 297 0 0 25 0 1 0 128441691 926859264 221949 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226284 221949 258 541 0 225734 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 905136

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=560208/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905140 CPUtime=282.26
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231180 0 0 0 27921 305 0 0 25 0 1 0 128441691 926863360 221991 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226285 221991 258 541 0 225735 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 905140

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=559824/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905140 CPUtime=342.25
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231275 0 0 0 33914 311 0 0 25 0 1 0 128441691 926863360 222086 1992294400 4194304 6412682 548682068832 18446744073709551615 4550305 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226285 222086 258 541 0 225735 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 905140

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=559696/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905140 CPUtime=402.24
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231327 0 0 0 39906 318 0 0 25 0 1 0 128441691 926863360 222138 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226285 222138 258 541 0 225735 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 905140

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=559504/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905144 CPUtime=462.25
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231378 0 0 0 45903 322 0 0 25 0 1 0 128441691 926867456 222189 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226286 222189 258 541 0 225736 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 905144

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=558992/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905144 CPUtime=522.24
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231501 0 0 0 51898 326 0 0 25 0 1 0 128441691 926867456 222312 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226286 222312 258 541 0 225736 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 905144

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=558288/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905144 CPUtime=582.24
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231659 0 0 0 57893 331 0 0 25 0 1 0 128441691 926867456 222470 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226286 222470 258 541 0 225736 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 905144

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=557968/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905144 CPUtime=642.23
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231725 0 0 0 63887 336 0 0 25 0 1 0 128441691 926867456 222536 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226286 222536 258 541 0 225736 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 905144

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

[startup+646.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=557840/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905144 CPUtime=646.22
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231726 0 0 0 64286 336 0 0 25 0 1 0 128441691 926867456 222537 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226286 222537 258 541 0 225736 0
Current children cumulated CPU time (s) 646.22
Current children cumulated vsize (KiB) 905144

[startup+652.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=557840/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905144 CPUtime=652.63
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231726 0 0 0 64926 337 0 0 25 0 1 0 128441691 926867456 222537 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226286 222537 258 541 0 225736 0
Current children cumulated CPU time (s) 652.63
Current children cumulated vsize (KiB) 905144

[startup+655.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=557840/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905144 CPUtime=655.82
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231726 0 0 0 65245 337 0 0 25 0 1 0 128441691 926867456 222537 1992294400 4194304 6412682 548682068832 18446744073709551615 4304775 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226286 222537 258 541 0 225736 0
Current children cumulated CPU time (s) 655.82
Current children cumulated vsize (KiB) 905144

[startup+657.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=557840/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905144 CPUtime=657.42
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231726 0 0 0 65405 337 0 0 25 0 1 0 128441691 926867456 222537 1992294400 4194304 6412682 548682068832 18446744073709551615 4300877 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226286 222537 258 541 0 225736 0
Current children cumulated CPU time (s) 657.42
Current children cumulated vsize (KiB) 905144

[startup+658.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=557840/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=905144 CPUtime=658.23
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 0 231726 0 0 0 65486 337 0 0 25 0 1 0 128441691 926867456 222537 1992294400 4194304 6412682 548682068832 18446744073709551615 4298473 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 226286 222537 258 541 0 225736 0
Current children cumulated CPU time (s) 658.23
Current children cumulated vsize (KiB) 905144

[startup+658.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10627
/proc/meminfo: memFree=557840/2055920 swapFree=4179168/4192956
[pid=10626] ppid=10624 vsize=0 CPUtime=658.43
/proc/10626/stat : 10626 (kw) R 10624 10626 10260 0 -1 4 231733 0 0 0 65495 348 0 0 25 0 1 0 128441691 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/10626/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 658.43
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 658.523
CPU time (s): 658.453
CPU user time (s): 654.951
CPU system time (s): 3.50147
CPU usage (%): 99.9893
Max. virtual memory (cumulated for all children) (KiB): 905144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 654.951
system time used= 3.50147
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231733
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= 5
involuntary context switches= 2645

runsolver used 0.539917 second user time and 1.86172 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-29 13:21:23
IDJOB=1577716
IDBENCH=70965
IDSOLVER=501
FILE ID=node16/1577716-1241004078
PBS_JOBID= 9204851
Free space on /tmp= 66404 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L200_coli.sat.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577716-1241004078/watcher-1577716-1241004078 -o /tmp/evaluation-result-1577716-1241004078/solver-1577716-1241004078 -C 1200 -W 1800 -M 1800  HOME/kw HOME/instance-1577716-1241004078.cnf

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

MD5SUM BENCH= 853982f8646333d217e35d938b7eb00b
RANDOM SEED=1265584049

node16.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.234
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.234
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:       1478136 kB
Buffers:         42260 kB
Cached:         478356 kB
SwapCached:       8084 kB
Active:         214740 kB
Inactive:       315408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478136 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:           73712 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            33656 kB
Committed_AS:   540832 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= 66372 MiB
End job on node16 at 2009-04-29 13:32:22