Trace number 3379227

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
UmSat 2011-05-12 (fixed)? (TO) 1300.08 1300.04

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
MD5SUMaa9ee2fa26214e80fac6d004d5d0b003
Bench CategoryCRAFTED (crafted 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 variables660
Number of clauses56654
Sum of the clauses size113924
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 256632
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

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

running on 2 cores: 4,6

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: 4.01 3.27 3.44 5/382 15577
/proc/meminfo: memFree=23942440/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=11908 CPUtime=0.01 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4194304 403 0 0 0 1 0 0 0 25 0 1 0 638486129 12193792 343 33554432000 4194304 4263832 140735271185840 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 2977 343 240 17 0 150 0

[startup+0.019269 s]
/proc/loadavg: 4.01 3.27 3.44 5/382 15577
/proc/meminfo: memFree=23942440/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=12104 CPUtime=0.01 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4194304 458 0 0 0 1 0 0 0 25 0 1 0 638486129 12394496 398 33554432000 4194304 4263832 140735271185840 18446744073709551615 264726072210 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 3026 398 241 17 0 199 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12104

[startup+0.100267 s]
/proc/loadavg: 4.01 3.27 3.44 5/382 15577
/proc/meminfo: memFree=23942440/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=13340 CPUtime=0.09 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4194304 923 0 0 0 9 0 0 0 25 0 1 0 638486129 13660160 717 33554432000 4194304 4263832 140735271185840 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 3335 717 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300231 s]
/proc/loadavg: 4.01 3.27 3.44 5/382 15577
/proc/meminfo: memFree=23942440/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=20756 CPUtime=0.29 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 3283 0 0 0 29 0 0 0 25 0 1 0 638486129 21254144 2552 33554432000 4194304 4263832 140735271185840 18446744073709551615 4211534 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 5189 2552 247 17 0 2362 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20756

[startup+0.701155 s]
/proc/loadavg: 4.01 3.27 3.44 5/382 15577
/proc/meminfo: memFree=23942440/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=26096 CPUtime=0.69 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 4622 0 0 0 69 0 0 0 25 0 1 0 638486129 26722304 3891 33554432000 4194304 4263832 140735271185840 18446744073709551615 264726065861 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 6524 3891 247 17 0 3697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26096

[startup+1.50101 s]
/proc/loadavg: 4.01 3.27 3.44 5/383 15578
/proc/meminfo: memFree=23922096/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=31352 CPUtime=1.49 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 5933 0 0 0 148 1 0 0 25 0 1 0 638486129 32104448 5202 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 7838 5202 247 17 0 5011 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31352

[startup+3.10071 s]
/proc/loadavg: 4.00 3.28 3.44 5/383 15578
/proc/meminfo: memFree=23912300/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=38940 CPUtime=3.09 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 7817 0 0 0 308 1 0 0 25 0 1 0 638486129 39874560 7086 33554432000 4194304 4263832 140735271185840 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 9735 7086 247 17 0 6908 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38940

[startup+6.30108 s]
/proc/loadavg: 4.00 3.28 3.44 5/383 15578
/proc/meminfo: memFree=23887872/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=49904 CPUtime=6.29 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 10470 0 0 0 627 2 0 0 25 0 1 0 638486129 51101696 9739 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 12476 9739 247 17 0 9649 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49904

[startup+12.7009 s]
/proc/loadavg: 4.00 3.30 3.44 5/383 15578
/proc/meminfo: memFree=23854568/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=65224 CPUtime=12.69 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 14217 0 0 0 1266 3 0 0 25 0 1 0 638486129 66789376 13485 33554432000 4194304 4263832 140735271185840 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 16306 13485 248 17 0 13479 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65224

[startup+25.5005 s]
/proc/loadavg: 4.00 3.32 3.45 5/383 15579
/proc/meminfo: memFree=23790440/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=84080 CPUtime=25.49 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 18772 0 0 0 2545 4 0 0 25 0 1 0 638486129 86097920 18039 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205657 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 21020 18039 248 17 0 18193 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84080

[startup+51.1006 s]
/proc/loadavg: 4.00 3.38 3.46 5/383 15579
/proc/meminfo: memFree=23680248/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=111664 CPUtime=51.09 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 25303 0 0 0 5103 6 0 0 25 0 1 0 638486129 114343936 24568 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 27916 24568 247 17 0 25089 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 111664

[startup+102.314 s]
/proc/loadavg: 4.03 3.49 3.50 5/383 15581
/proc/meminfo: memFree=23554592/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=150360 CPUtime=102.31 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 34628 0 0 0 10221 10 0 0 25 0 1 0 638486129 153968640 33893 33554432000 4194304 4263832 140735271185840 18446744073709551615 264726065861 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 37590 33893 247 17 0 34763 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 150360

[startup+162.301 s]
/proc/loadavg: 4.01 3.58 3.52 5/383 15591
/proc/meminfo: memFree=23421628/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=187412 CPUtime=162.29 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 43264 0 0 0 16217 12 0 0 25 0 1 0 638486129 191909888 42528 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 46853 42528 247 17 0 44026 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 187412

[startup+222.3 s]
/proc/loadavg: 4.16 3.69 3.56 5/383 15593
/proc/meminfo: memFree=23298588/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=231568 CPUtime=222.29 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 54146 0 0 0 22214 15 0 0 25 0 1 0 638486129 237125632 53410 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 57892 53410 247 17 0 55065 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 231568

[startup+282.301 s]
/proc/loadavg: 4.13 3.76 3.59 5/383 15594
/proc/meminfo: memFree=23179616/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=272808 CPUtime=282.3 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 63912 0 0 0 28211 19 0 0 25 0 1 0 638486129 279355392 63176 33554432000 4194304 4263832 140735271185840 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 68202 63176 248 17 0 65375 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 272808

[startup+342.301 s]
/proc/loadavg: 4.05 3.80 3.62 5/383 15596
/proc/meminfo: memFree=23062748/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=314840 CPUtime=342.3 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 74311 0 0 0 34207 23 0 0 25 0 1 0 638486129 322396160 73575 33554432000 4194304 4263832 140735271185840 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 78710 73575 248 17 0 75883 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 314840

[startup+402.3 s]
/proc/loadavg: 4.02 3.83 3.64 5/383 15598
/proc/meminfo: memFree=22955180/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=339256 CPUtime=402.3 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 80298 0 0 0 40204 26 0 0 25 0 1 0 638486129 347398144 79562 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 84814 79562 248 17 0 81987 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 339256

[startup+462.301 s]
/proc/loadavg: 4.04 3.87 3.66 5/383 15599
/proc/meminfo: memFree=22851104/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=364172 CPUtime=462.3 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 86372 0 0 0 46202 28 0 0 25 0 1 0 638486129 372912128 85636 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 91043 85636 248 17 0 88216 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 364172

[startup+522.301 s]
/proc/loadavg: 4.12 3.93 3.69 5/383 15601
/proc/meminfo: memFree=22748372/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=382756 CPUtime=522.31 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 90808 0 0 0 52201 30 0 0 25 0 1 0 638486129 391942144 90071 33554432000 4194304 4263832 140735271185840 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 95689 90071 247 17 0 92862 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 382756

[startup+582.301 s]
/proc/loadavg: 4.15 3.97 3.72 5/383 15602
/proc/meminfo: memFree=22674792/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=398824 CPUtime=582.31 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 94502 0 0 0 58200 31 0 0 25 0 1 0 638486129 408395776 93765 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 99706 93765 247 17 0 96879 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 398824

[startup+642.301 s]
/proc/loadavg: 4.10 3.99 3.74 5/383 15604
/proc/meminfo: memFree=22595988/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=411228 CPUtime=642.33 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 97576 0 0 0 64201 32 0 0 25 0 1 0 638486129 421097472 96839 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 102807 96839 247 17 0 99980 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 411228

[startup+702.3 s]
/proc/loadavg: 4.04 3.99 3.75 5/383 15606
/proc/meminfo: memFree=22523632/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=423816 CPUtime=702.31 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 100570 0 0 0 70199 32 0 0 25 0 1 0 638486129 433987584 99833 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 105954 99833 247 17 0 103127 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 423816

[startup+762.314 s]
/proc/loadavg: 4.01 3.99 3.76 5/383 15607
/proc/meminfo: memFree=22469540/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=436628 CPUtime=762.33 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 103698 0 0 0 76200 33 0 0 25 0 1 0 638486129 447107072 102961 33554432000 4194304 4263832 140735271185840 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 109157 102961 247 17 0 106330 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 436628

[startup+822.301 s]
/proc/loadavg: 4.04 4.00 3.78 5/383 15609
/proc/meminfo: memFree=22414808/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=449072 CPUtime=822.32 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 106658 0 0 0 82197 35 0 0 25 0 1 0 638486129 459849728 105921 33554432000 4194304 4263832 140735271185840 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 112268 105921 247 17 0 109441 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 449072

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.79 5/383 15610
/proc/meminfo: memFree=22362808/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=461272 CPUtime=882.33 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 109442 0 0 0 88197 36 0 0 25 0 1 0 638486129 472342528 108705 33554432000 4194304 4263832 140735271185840 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 115318 108705 248 17 0 112491 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 461272

[startup+942.301 s]
/proc/loadavg: 4.10 4.03 3.81 5/383 15612
/proc/meminfo: memFree=22303600/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=478368 CPUtime=942.32 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 113266 0 0 0 94196 36 0 0 25 0 1 0 638486129 489848832 112528 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 119592 112528 248 17 0 116765 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 478368

[startup+1002.3 s]
/proc/loadavg: 4.04 4.02 3.82 5/383 15614
/proc/meminfo: memFree=22233368/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=491868 CPUtime=1002.33 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 116298 0 0 0 100196 37 0 0 25 0 1 0 638486129 503672832 115559 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 122967 115559 247 17 0 120140 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 491868

[startup+1062.3 s]
/proc/loadavg: 3.90 4.00 3.82 3/373 15651
/proc/meminfo: memFree=24062416/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=501664 CPUtime=1062.33 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 118680 0 0 0 106196 37 0 0 25 0 1 0 638486129 513703936 117428 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205708 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 125416 117428 247 17 0 122589 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 501664

[startup+1122.3 s]
/proc/loadavg: 2.17 3.49 3.66 2/365 15671
/proc/meminfo: memFree=24577148/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=512404 CPUtime=1122.34 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 121225 0 0 0 112195 39 0 0 25 0 1 0 638486129 524701696 119973 33554432000 4194304 4263832 140735271185840 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 128101 119973 247 17 0 125274 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 512404

[startup+1182.3 s]
/proc/loadavg: 1.43 3.03 3.49 2/365 15672
/proc/meminfo: memFree=24567312/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=523104 CPUtime=1182.34 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 123717 0 0 0 118194 40 0 0 25 0 1 0 638486129 535658496 122465 33554432000 4194304 4263832 140735271185840 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 130776 122465 247 17 0 127949 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 523104

[startup+1242.3 s]
/proc/loadavg: 1.16 2.66 3.33 2/365 15674
/proc/meminfo: memFree=24557360/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=533492 CPUtime=1242.34 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 126176 0 0 0 124193 41 0 0 25 0 1 0 638486129 546295808 124924 33554432000 4194304 4263832 140735271185840 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 133373 124924 247 17 0 130546 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 533492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.20 2.41 3.20 2/365 15676
/proc/meminfo: memFree=24547768/32951124 swapFree=63083164/67111528
[pid=15577] ppid=15575 vsize=543596 CPUtime=1300.05 cores=4,6
/proc/15577/stat : 15577 (umsat) R 15575 15577 14882 0 -1 4202496 128594 0 0 0 129963 42 0 0 25 0 1 0 638486129 556642304 127342 33554432000 4194304 4263832 140735271185840 18446744073709551615 264726065861 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15577/statm: 135899 127342 247 17 0 133072 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 543596

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.04
CPU time (s): 1300.08
CPU user time (s): 1299.64
CPU system time (s): 0.445932
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 543596

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

runsolver used 4.86226 second user time and 10.5844 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 13:58:25
IDJOB=3379227
IDBENCH=83976
IDSOLVER=1861
FILE ID=node141/3379227-1305460705
RUNJOBID= node141-1305460461-15475
PBS_JOBID= 13324889
Free space on /tmp= 73280 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379227-1305460705/watcher-3379227-1305460705 -o /tmp/evaluation-result-3379227-1305460705/solver-3379227-1305460705 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379227-1305460705.cnf

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

MD5SUM BENCH= aa9ee2fa26214e80fac6d004d5d0b003
RANDOM SEED=1655950751

node141.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	: 5362.96
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.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.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.75
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.84
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.75
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:     32951124 kB
MemFree:      23942464 kB
Buffers:        263288 kB
Cached:        5287976 kB
SwapCached:      15708 kB
Active:        3503964 kB
Inactive:      5254296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23942464 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:            2804 kB
Writeback:           0 kB
AnonPages:     3198128 kB
Mapped:          13676 kB
Slab:           143436 kB
PageTables:      41224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 87554800 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= 73356 MiB
End job on node141 at 2011-05-15 14:20:07