Trace number 3318030

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
minisat hack: MiniSAT 2.2.0-agile-26? (TO) 1300.12 1300.08

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3318030-1304898915/watcher-3318030-1304898915 -o /tmp/evaluation-result-3318030-1304898915/solver-3318030-1304898915 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318030-1304898915.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.16 0.03 0.01 4/367 28559
/proc/meminfo: memFree=7883100/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=20968 CPUtime=0.01 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 1151 0 0 0 1 0 0 0 23 0 1 0 582307277 21471232 1067 33554432000 4194304 4291235 140737248590720 18446744073709551615 4276956 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 5242 1067 214 24 0 1876 0

[startup+0.018755 s]
/proc/loadavg: 0.16 0.03 0.01 4/367 28559
/proc/meminfo: memFree=7883100/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=21820 CPUtime=0.01 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 1434 0 0 0 1 0 0 0 23 0 1 0 582307277 22343680 1335 33554432000 4194304 4291235 140737248590720 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 5455 1337 215 24 0 2089 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 21820

[startup+0.100743 s]
/proc/loadavg: 0.16 0.03 0.01 4/367 28559
/proc/meminfo: memFree=7883100/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=36960 CPUtime=0.09 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 5994 0 0 0 8 1 0 0 23 0 1 0 582307277 37847040 5194 33554432000 4194304 4291235 140737248590720 18446744073709551615 4276956 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 9240 5197 215 24 0 5874 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36960

[startup+0.300703 s]
/proc/loadavg: 0.16 0.03 0.01 4/367 28559
/proc/meminfo: memFree=7883100/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=77152 CPUtime=0.29 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 16960 0 0 0 27 2 0 0 25 0 1 0 582307277 79003648 14229 33554432000 4194304 4291235 140737248590720 18446744073709551615 4276956 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 19288 14230 215 24 0 15922 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77152

[startup+0.700645 s]
/proc/loadavg: 0.16 0.03 0.01 4/367 28559
/proc/meminfo: memFree=7883100/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=160872 CPUtime=0.69 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 37784 0 0 0 63 6 0 0 25 0 1 0 582307277 164732928 31552 33554432000 4194304 4291235 140737248590720 18446744073709551615 228095450880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 40218 31552 215 24 0 36852 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 160872

[startup+1.5005 s]
/proc/loadavg: 0.47 0.10 0.03 5/368 28560
/proc/meminfo: memFree=7685816/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=263288 CPUtime=1.49 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 65303 0 0 0 138 11 0 0 25 0 1 0 582307277 269606912 55296 33554432000 4194304 4291235 140737248590720 18446744073709551615 4226105 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 65822 55296 237 24 0 62456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 263288

[startup+3.10019 s]
/proc/loadavg: 0.47 0.10 0.03 5/368 28560
/proc/meminfo: memFree=7631508/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=263288 CPUtime=3.09 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 65303 0 0 0 298 11 0 0 25 0 1 0 582307277 269606912 55296 33554432000 4194304 4291235 140737248590720 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 65822 55296 237 24 0 62456 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 263288

[startup+6.30061 s]
/proc/loadavg: 0.47 0.10 0.03 5/368 28560
/proc/meminfo: memFree=7638828/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=267828 CPUtime=6.29 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 67466 0 0 0 618 11 0 0 25 0 1 0 582307277 274255872 57365 33554432000 4194304 4291235 140737248590720 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 66957 57365 239 24 0 63591 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 267828

[startup+12.7004 s]
/proc/loadavg: 1.01 0.23 0.07 5/368 28587
/proc/meminfo: memFree=7655732/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=252860 CPUtime=12.69 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 83618 0 0 0 1256 13 0 0 25 0 1 0 582307277 258928640 50180 33554432000 4194304 4291235 140737248590720 18446744073709551615 4248950 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 63215 50180 259 24 0 59849 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 252860

[startup+25.5011 s]
/proc/loadavg: 1.47 0.35 0.12 5/368 28588
/proc/meminfo: memFree=7564920/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=252860 CPUtime=25.49 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 86652 0 0 0 2535 14 0 0 25 0 1 0 582307277 258928640 53167 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255872 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 63215 53167 259 24 0 59849 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 252860

[startup+51.1004 s]
/proc/loadavg: 2.33 0.64 0.22 5/368 28642
/proc/meminfo: memFree=7429352/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=302948 CPUtime=51.09 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 94437 0 0 0 5093 16 0 0 25 0 1 0 582307277 310218752 60872 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 75737 60872 259 24 0 72371 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 302948

[startup+102.314 s]
/proc/loadavg: 3.41 1.23 0.44 5/368 28644
/proc/meminfo: memFree=7225860/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=384336 CPUtime=102.3 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 117143 0 0 0 10208 22 0 0 25 0 1 0 582307277 393560064 83377 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 96084 83377 259 24 0 92718 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 384336

[startup+162.301 s]
/proc/loadavg: 3.78 1.73 0.66 5/368 28645
/proc/meminfo: memFree=7147456/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=523556 CPUtime=162.3 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 142773 0 0 0 16199 31 0 0 25 0 1 0 582307277 536121344 108784 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255611 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 130889 108785 259 24 0 127523 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 523556

[startup+222.301 s]
/proc/loadavg: 3.97 2.16 0.87 5/368 28647
/proc/meminfo: memFree=6892008/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=752076 CPUtime=222.3 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 165085 0 0 0 22192 38 0 0 25 0 1 0 582307277 770125824 130884 33554432000 4194304 4291235 140737248590720 18446744073709551615 4256048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 188019 130884 259 24 0 184653 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 752076

[startup+282.301 s]
/proc/loadavg: 4.02 2.51 1.07 5/368 28649
/proc/meminfo: memFree=6746768/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=763104 CPUtime=282.3 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 187833 0 0 0 28185 45 0 0 25 0 1 0 582307277 781418496 153409 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 190776 153409 259 24 0 187410 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 763104

[startup+342.301 s]
/proc/loadavg: 4.00 2.78 1.25 5/368 28677
/proc/meminfo: memFree=6874936/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=771984 CPUtime=342.3 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 211853 0 0 0 34176 54 0 0 25 0 1 0 582307277 790511616 177213 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 192996 177213 259 24 0 189630 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 771984

[startup+402.301 s]
/proc/loadavg: 4.00 3.00 1.42 5/368 28688
/proc/meminfo: memFree=6779180/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1135500 CPUtime=402.3 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 232040 0 0 0 40171 59 0 0 25 0 1 0 582307277 1162752000 197244 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 283875 197244 259 24 0 280509 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1135500

[startup+462.301 s]
/proc/loadavg: 4.00 3.17 1.58 5/368 28689
/proc/meminfo: memFree=6562536/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1149624 CPUtime=462.31 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 247573 0 0 0 46167 64 0 0 25 0 1 0 582307277 1177214976 212650 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 287406 212650 259 24 0 284040 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1149624

[startup+522.301 s]
/proc/loadavg: 4.00 3.32 1.73 5/368 28691
/proc/meminfo: memFree=6463680/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1156024 CPUtime=522.3 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 263805 0 0 0 52161 69 0 0 25 0 1 0 582307277 1183768576 228733 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 289006 228733 259 24 0 285640 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1156024

[startup+582.301 s]
/proc/loadavg: 4.00 3.44 1.87 5/368 28693
/proc/meminfo: memFree=6459800/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1164852 CPUtime=582.31 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 275531 0 0 0 58158 73 0 0 25 0 1 0 582307277 1192808448 240351 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 291213 240351 259 24 0 287847 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1164852

[startup+642.301 s]
/proc/loadavg: 4.06 3.56 2.00 5/368 28694
/proc/meminfo: memFree=6281968/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1171932 CPUtime=642.33 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 288725 0 0 0 64157 76 0 0 25 0 1 0 582307277 1200058368 253426 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 292983 253426 259 24 0 289617 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 1171932

[startup+702.301 s]
/proc/loadavg: 4.14 3.67 2.14 5/368 28696
/proc/meminfo: memFree=6169852/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1185492 CPUtime=702.32 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 301404 0 0 0 70152 80 0 0 25 0 1 0 582307277 1213943808 266017 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 296373 266017 259 24 0 293007 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1185492

[startup+762.314 s]
/proc/loadavg: 4.12 3.74 2.25 5/368 28697
/proc/meminfo: memFree=6139808/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1194136 CPUtime=762.33 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 313163 0 0 0 76150 83 0 0 25 0 1 0 582307277 1222795264 277698 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 298534 277698 259 24 0 295168 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1194136

[startup+822.301 s]
/proc/loadavg: 4.09 3.80 2.37 5/368 28699
/proc/meminfo: memFree=5979688/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1773964 CPUtime=822.31 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 333200 0 0 0 82143 88 0 0 25 0 1 0 582307277 1816539136 297564 33554432000 4194304 4291235 140737248590720 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 443491 297564 259 24 0 440125 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1773964

[startup+882.301 s]
/proc/loadavg: 4.03 3.83 2.47 5/368 28701
/proc/meminfo: memFree=5863712/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1773964 CPUtime=882.32 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 352264 0 0 0 88139 93 0 0 25 0 1 0 582307277 1816539136 316485 33554432000 4194304 4291235 140737248590720 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 443491 316485 259 24 0 440125 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1773964

[startup+942.301 s]
/proc/loadavg: 4.04 3.87 2.56 5/368 28729
/proc/meminfo: memFree=6039628/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1783148 CPUtime=942.32 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 367571 0 0 0 94135 97 0 0 25 0 1 0 582307277 1825943552 331665 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 445787 331665 259 24 0 442421 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1783148

[startup+1002.3 s]
/proc/loadavg: 4.01 3.89 2.65 5/368 28731
/proc/meminfo: memFree=5847420/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1798628 CPUtime=1002.32 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 378489 0 0 0 100132 100 0 0 25 0 1 0 582307277 1841795072 342499 33554432000 4194304 4291235 140737248590720 18446744073709551615 4256087 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 449657 342499 259 24 0 446291 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1798628

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 2.73 5/368 28732
/proc/meminfo: memFree=5782184/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1828060 CPUtime=1062.33 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 389465 0 0 0 106130 103 0 0 25 0 1 0 582307277 1871933440 353411 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 457015 353411 259 24 0 453649 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1828060

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.81 5/368 28734
/proc/meminfo: memFree=5637444/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1828060 CPUtime=1122.33 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 400603 0 0 0 112126 107 0 0 25 0 1 0 582307277 1871933440 364441 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 457015 364441 259 24 0 453649 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1828060

[startup+1182.3 s]
/proc/loadavg: 4.20 3.99 2.90 5/368 28736
/proc/meminfo: memFree=6312676/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1831300 CPUtime=1182.33 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 408882 0 0 0 118123 110 0 0 25 0 1 0 582307277 1875251200 372651 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 457825 372651 259 24 0 454459 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1831300

[startup+1242.3 s]
/proc/loadavg: 4.12 4.01 2.97 5/368 28737
/proc/meminfo: memFree=6276672/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1841024 CPUtime=1242.32 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 416733 0 0 0 124120 112 0 0 25 0 1 0 582307277 1885208576 380426 33554432000 4194304 4291235 140737248590720 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 460256 380426 259 24 0 456890 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1841024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.03 3.04 5/368 28739
/proc/meminfo: memFree=6110924/32951124 swapFree=65980216/67111528
[pid=28559] ppid=28557 vsize=1841024 CPUtime=1300.05 cores=1,3
/proc/28559/stat : 28559 (minisat) R 28557 28559 28499 0 -1 4202496 426037 0 0 0 129888 117 0 0 25 0 1 0 582307277 1885208576 389632 33554432000 4194304 4291235 140737248590720 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/28559/statm: 460256 389632 259 24 0 456890 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1841024

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 1300.12
CPU user time (s): 1298.88
CPU system time (s): 1.23281
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1841024

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

runsolver used 4.33034 second user time and 11.0613 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-09 01:55:18
IDJOB=3318030
IDBENCH=69571
IDSOLVER=1707
FILE ID=node142/3318030-1304898915
RUNJOBID= node142-1304898906-28519
PBS_JOBID= 13282129
Free space on /tmp= 46984 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318030-1304898915/watcher-3318030-1304898915 -o /tmp/evaluation-result-3318030-1304898915/solver-3318030-1304898915 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318030-1304898915.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1623765164

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7883256 kB
Buffers:        232592 kB
Cached:       19511076 kB
SwapCached:      11212 kB
Active:       11524016 kB
Inactive:     12773556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7883256 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:          117684 kB
Writeback:           0 kB
AnonPages:     4550980 kB
Mapped:          20624 kB
Slab:           670716 kB
PageTables:      33112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77456772 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 47012 MiB
End job on node142 at 2011-05-09 02:17:00