Trace number 3318020

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.01 1300.02

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

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-3318020-1304898909/watcher-3318020-1304898909 -o /tmp/evaluation-result-3318020-1304898909/solver-3318020-1304898909 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318020-1304898909.cnf 

running on 2 cores: 5,7

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.08 0.02 0.01 4/362 29296
/proc/meminfo: memFree=6890756/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=15312 CPUtime=0.01 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 577 0 0 0 1 0 0 0 23 0 1 0 601487656 15679488 475 33554432000 4194304 4291235 140736135728800 18446744073709551615 4248464 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 3828 475 254 24 0 462 0

[startup+0.047436 s]
/proc/loadavg: 0.08 0.02 0.01 4/362 29296
/proc/meminfo: memFree=6890756/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=15932 CPUtime=0.04 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 620 0 0 0 4 0 0 0 23 0 1 0 601487656 16314368 518 33554432000 4194304 4291235 140736135728800 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 3983 518 254 24 0 617 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15932

[startup+0.100426 s]
/proc/loadavg: 0.08 0.02 0.01 4/362 29296
/proc/meminfo: memFree=6890756/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=16188 CPUtime=0.09 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 739 0 0 0 9 0 0 0 23 0 1 0 601487656 16576512 634 33554432000 4194304 4291235 140736135728800 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 4047 634 255 24 0 681 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16188

[startup+0.300389 s]
/proc/loadavg: 0.08 0.02 0.01 4/362 29296
/proc/meminfo: memFree=6890756/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=16576 CPUtime=0.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 795 0 0 0 29 0 0 0 24 0 1 0 601487656 16973824 689 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 4144 689 255 24 0 778 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16576

[startup+0.700318 s]
/proc/loadavg: 0.08 0.02 0.01 4/362 29296
/proc/meminfo: memFree=6890756/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=16960 CPUtime=0.69 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 933 0 0 0 69 0 0 0 25 0 1 0 601487656 17367040 818 33554432000 4194304 4291235 140736135728800 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 4240 818 255 24 0 874 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16960

[startup+1.50015 s]
/proc/loadavg: 0.08 0.02 0.01 5/363 29297
/proc/meminfo: memFree=6885284/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=16960 CPUtime=1.49 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 974 0 0 0 149 0 0 0 25 0 1 0 601487656 17367040 859 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 4240 859 255 24 0 874 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16960

[startup+3.10083 s]
/proc/loadavg: 0.08 0.02 0.01 5/363 29297
/proc/meminfo: memFree=6876952/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=17584 CPUtime=3.09 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 1041 0 0 0 309 0 0 0 25 0 1 0 601487656 18006016 924 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 4396 924 255 24 0 1030 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17584

[startup+6.3002 s]
/proc/loadavg: 0.39 0.08 0.03 5/363 29297
/proc/meminfo: memFree=6904036/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=18004 CPUtime=6.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 1264 0 0 0 629 0 0 0 25 0 1 0 601487656 18436096 1128 33554432000 4194304 4291235 140736135728800 18446744073709551615 4262420 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 4501 1128 255 24 0 1135 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18004

[startup+12.7009 s]
/proc/loadavg: 0.68 0.15 0.05 5/363 29298
/proc/meminfo: memFree=6898932/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=19256 CPUtime=12.69 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 1404 0 0 0 1269 0 0 0 25 0 1 0 601487656 19718144 1266 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 4814 1266 255 24 0 1448 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19256

[startup+25.5004 s]
/proc/loadavg: 1.42 0.33 0.11 5/363 29298
/proc/meminfo: memFree=6891384/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=19920 CPUtime=25.49 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 1771 0 0 0 2549 0 0 0 25 0 1 0 601487656 20398080 1608 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 4980 1608 255 24 0 1614 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19920

[startup+51.1002 s]
/proc/loadavg: 2.30 0.63 0.21 5/363 29299
/proc/meminfo: memFree=6879300/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=21352 CPUtime=51.09 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 2057 0 0 0 5109 0 0 0 25 0 1 0 601487656 21864448 1884 33554432000 4194304 4291235 140736135728800 18446744073709551615 4262289 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 5338 1884 255 24 0 1972 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 21352

[startup+102.313 s]
/proc/loadavg: 3.32 1.19 0.43 5/363 29300
/proc/meminfo: memFree=6861204/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=23268 CPUtime=102.3 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 2564 0 0 0 10230 0 0 0 25 0 1 0 601487656 23826432 2371 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255520 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 5817 2371 255 24 0 2451 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23268

[startup+162.301 s]
/proc/loadavg: 3.85 1.69 0.64 5/363 29302
/proc/meminfo: memFree=6843440/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=25080 CPUtime=162.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 3063 0 0 0 16229 0 0 0 25 0 1 0 601487656 25681920 2847 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 6270 2847 255 24 0 2904 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 25080

[startup+222.301 s]
/proc/loadavg: 4.06 2.14 0.86 5/363 29303
/proc/meminfo: memFree=6828528/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=28392 CPUtime=222.28 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 3615 0 0 0 22228 0 0 0 25 0 1 0 601487656 29073408 3370 33554432000 4194304 4291235 140736135728800 18446744073709551615 4257073 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 7098 3370 255 24 0 3732 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 28392

[startup+282.301 s]
/proc/loadavg: 4.02 2.48 1.05 5/363 29332
/proc/meminfo: memFree=6789388/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=28392 CPUtime=282.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 3994 0 0 0 28228 1 0 0 25 0 1 0 601487656 29073408 3734 33554432000 4194304 4291235 140736135728800 18446744073709551615 4262773 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 7098 3734 255 24 0 3732 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 28392

[startup+342.301 s]
/proc/loadavg: 4.00 2.75 1.23 5/363 29333
/proc/meminfo: memFree=6764428/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=28392 CPUtime=342.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 3994 0 0 0 34228 1 0 0 25 0 1 0 601487656 29073408 3734 33554432000 4194304 4291235 140736135728800 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 7098 3734 255 24 0 3732 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 28392

[startup+402.301 s]
/proc/loadavg: 4.00 2.98 1.40 5/363 29344
/proc/meminfo: memFree=6740480/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=30116 CPUtime=402.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 4419 0 0 0 40228 1 0 0 25 0 1 0 601487656 30838784 4147 33554432000 4194304 4291235 140736135728800 18446744073709551615 4262121 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 7529 4147 255 24 0 4163 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 30116

[startup+462.301 s]
/proc/loadavg: 4.03 3.17 1.57 5/363 29346
/proc/meminfo: memFree=6712416/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=30116 CPUtime=462.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 4429 0 0 0 46228 1 0 0 25 0 1 0 601487656 30838784 4156 33554432000 4194304 4291235 140736135728800 18446744073709551615 4248637 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 7529 4156 255 24 0 4163 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 30116

[startup+522.301 s]
/proc/loadavg: 4.07 3.34 1.72 5/363 29347
/proc/meminfo: memFree=6698724/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=31788 CPUtime=522.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 4862 0 0 0 52228 1 0 0 25 0 1 0 601487656 32550912 4574 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255914 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 7947 4574 255 24 0 4581 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 31788

[startup+582.301 s]
/proc/loadavg: 4.02 3.46 1.86 5/363 29352
/proc/meminfo: memFree=6688620/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=31788 CPUtime=582.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 4875 0 0 0 58228 1 0 0 25 0 1 0 601487656 32550912 4587 33554432000 4194304 4291235 140736135728800 18446744073709551615 4262568 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 7947 4587 255 24 0 4581 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 31788

[startup+642.301 s]
/proc/loadavg: 4.07 3.58 2.01 5/363 29353
/proc/meminfo: memFree=6670188/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=31788 CPUtime=642.31 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 4875 0 0 0 64230 1 0 0 25 0 1 0 601487656 32550912 4587 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255824 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 7947 4587 255 24 0 4581 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 31788

[startup+702.301 s]
/proc/loadavg: 4.06 3.66 2.13 5/363 29355
/proc/meminfo: memFree=6654504/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=37220 CPUtime=702.3 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 6575 0 0 0 70229 1 0 0 25 0 1 0 601487656 38113280 5007 33554432000 4194304 4291235 140736135728800 18446744073709551615 4256252 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 9305 5007 255 24 0 5939 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 37220

[startup+762.313 s]
/proc/loadavg: 4.05 3.74 2.26 5/363 29357
/proc/meminfo: memFree=6650608/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=34592 CPUtime=762.3 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 7580 0 0 0 76229 1 0 0 25 0 1 0 601487656 35422208 4769 33554432000 4194304 4291235 140736135728800 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 8648 4769 255 24 0 5282 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 34592

[startup+822.301 s]
/proc/loadavg: 4.02 3.78 2.35 5/363 29358
/proc/meminfo: memFree=6615696/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=34592 CPUtime=822.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 7760 0 0 0 82228 1 0 0 25 0 1 0 601487656 35422208 4946 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255520 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 8648 4946 255 24 0 5282 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 34592

[startup+882.3 s]
/proc/loadavg: 4.00 3.82 2.46 5/363 29360
/proc/meminfo: memFree=6604216/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=34592 CPUtime=882.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 7778 0 0 0 88228 1 0 0 25 0 1 0 601487656 35422208 4964 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 8648 4964 255 24 0 5282 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 34592

[startup+942.3 s]
/proc/loadavg: 4.05 3.86 2.55 5/363 29361
/proc/meminfo: memFree=6589388/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=34592 CPUtime=942.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 8101 0 0 0 94228 1 0 0 25 0 1 0 601487656 35422208 5274 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 8648 5274 255 24 0 5282 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 34592

[startup+1002.3 s]
/proc/loadavg: 4.02 3.88 2.64 5/363 29363
/proc/meminfo: memFree=6579044/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=34592 CPUtime=1002.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 8101 0 0 0 100228 1 0 0 25 0 1 0 601487656 35422208 5274 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 8648 5274 255 24 0 5282 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 34592

[startup+1062.3 s]
/proc/loadavg: 4.04 3.92 2.73 5/363 29365
/proc/meminfo: memFree=6570180/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=34592 CPUtime=1062.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 9322 0 0 0 106227 2 0 0 25 0 1 0 601487656 35422208 5231 33554432000 4194304 4291235 140736135728800 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 8648 5231 255 24 0 5282 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 34592

[startup+1122.3 s]
/proc/loadavg: 4.05 3.94 2.81 5/363 29420
/proc/meminfo: memFree=6570672/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=37308 CPUtime=1122.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 9462 0 0 0 112227 2 0 0 25 0 1 0 601487656 38203392 5366 33554432000 4194304 4291235 140736135728800 18446744073709551615 4248880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 9327 5366 255 24 0 5961 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 37308

[startup+1182.3 s]
/proc/loadavg: 4.06 3.97 2.89 5/363 29422
/proc/meminfo: memFree=6537272/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=37308 CPUtime=1182.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 9649 0 0 0 118227 2 0 0 25 0 1 0 601487656 38203392 5550 33554432000 4194304 4291235 140736135728800 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 9327 5550 255 24 0 5961 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 37308

[startup+1242.3 s]
/proc/loadavg: 4.02 3.97 2.95 5/363 29423
/proc/meminfo: memFree=6529408/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=37308 CPUtime=1242.29 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 9669 0 0 0 124227 2 0 0 25 0 1 0 601487656 38203392 5570 33554432000 4194304 4291235 140736135728800 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 9327 5570 255 24 0 5961 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 37308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.02 4/361 29426
/proc/meminfo: memFree=6899004/32950928 swapFree=45936960/67111528
[pid=29296] ppid=29294 vsize=38984 CPUtime=1300.01 cores=5,7
/proc/29296/stat : 29296 (minisat) R 29294 29296 29236 0 -1 4202496 10488 0 0 0 129999 2 0 0 25 0 1 0 601487656 39919616 6362 33554432000 4194304 4291235 140736135728800 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/29296/statm: 9746 6362 255 24 0 6380 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 38984

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.02
CPU time (s): 1300.01
CPU user time (s): 1299.99
CPU system time (s): 0.023996
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 39976

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

runsolver used 4.37533 second user time and 10.2494 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-09 01:55:10
IDJOB=3318020
IDBENCH=20472
IDSOLVER=1707
FILE ID=node149/3318020-1304898909
RUNJOBID= node149-1304898906-29257
PBS_JOBID= 13282122
Free space on /tmp= 42524 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318020-1304898909/watcher-3318020-1304898909 -o /tmp/evaluation-result-3318020-1304898909/solver-3318020-1304898909 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318020-1304898909.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1298547409

node149.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.806
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.61
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.806
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	: 5332.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.806
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:     32950928 kB
MemFree:       6891036 kB
Buffers:        227616 kB
Cached:       20542184 kB
SwapCached:      20984 kB
Active:       11527944 kB
Inactive:     13780656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       6891036 kB
SwapTotal:    67111528 kB
SwapFree:     45936960 kB
Dirty:           23652 kB
Writeback:           0 kB
AnonPages:     4530808 kB
Mapped:          14240 kB
Slab:           613204 kB
PageTables:      73064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80509548 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= 42528 MiB
End job on node149 at 2011-05-09 02:16:52