Trace number 3259071

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-02-25? (TO) 1300.04 1300.03

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.14637
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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: 935)

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

running on 2 cores: 0,2

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.06 4.02 3.84 4/185 16268
/proc/meminfo: memFree=19916260/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=11644 CPUtime=0 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4194304 354 0 0 0 0 0 0 0 22 0 1 0 462234057 11923456 293 33554432000 4194304 4263880 140736170860096 18446744073709551615 47166092346912 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 2911 293 241 17 0 84 0

[startup+0.015593 s]
/proc/loadavg: 4.06 4.02 3.84 4/185 16268
/proc/meminfo: memFree=19916260/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=11908 CPUtime=0.01 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4194304 402 0 0 0 1 0 0 0 22 0 1 0 462234057 12193792 341 33554432000 4194304 4263880 140736170860096 18446744073709551615 47166092225691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 2977 341 241 17 0 150 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11908

[startup+0.100603 s]
/proc/loadavg: 4.06 4.02 3.84 4/185 16268
/proc/meminfo: memFree=19916260/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=13340 CPUtime=0.09 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4194304 897 0 0 0 9 0 0 0 22 0 1 0 462234057 13660160 690 33554432000 4194304 4263880 140736170860096 18446744073709551615 4231777 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 3335 690 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300565 s]
/proc/loadavg: 4.06 4.02 3.84 4/185 16268
/proc/meminfo: memFree=19916260/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=18992 CPUtime=0.29 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 2737 0 0 0 29 0 0 0 23 0 1 0 462234057 19447808 2081 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 4748 2081 247 17 0 1921 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18992

[startup+0.700465 s]
/proc/loadavg: 4.06 4.02 3.84 4/185 16268
/proc/meminfo: memFree=19916260/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=22344 CPUtime=0.69 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 3576 0 0 0 69 0 0 0 25 0 1 0 462234057 22880256 2920 33554432000 4194304 4263880 140736170860096 18446744073709551615 4205779 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 5586 2920 247 17 0 2759 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22344

[startup+1.50034 s]
/proc/loadavg: 4.06 4.02 3.84 4/186 16297
/proc/meminfo: memFree=20990536/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=27056 CPUtime=1.49 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 4742 0 0 0 149 0 0 0 25 0 1 0 462234057 27705344 4086 33554432000 4194304 4263880 140736170860096 18446744073709551615 4211553 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 6764 4086 247 17 0 3937 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27056

[startup+3.10106 s]
/proc/loadavg: 4.06 4.02 3.84 3/184 16298
/proc/meminfo: memFree=21492256/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=33524 CPUtime=3.08 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 6359 0 0 0 308 0 0 0 25 0 1 0 462234057 34328576 5703 33554432000 4194304 4263880 140736170860096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 8381 5703 247 17 0 5554 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33524

[startup+6.30051 s]
/proc/loadavg: 4.14 4.04 3.85 4/184 16341
/proc/meminfo: memFree=21439352/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=42768 CPUtime=6.29 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 8655 0 0 0 628 1 0 0 25 0 1 0 462234057 43794432 7999 33554432000 4194304 4263880 140736170860096 18446744073709551615 4205701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 10692 7999 247 17 0 7865 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42768

[startup+12.7004 s]
/proc/loadavg: 4.13 4.04 3.85 5/188 16354
/proc/meminfo: memFree=21343148/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=54864 CPUtime=12.69 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 11665 0 0 0 1267 2 0 0 25 0 1 0 462234057 56180736 11009 33554432000 4194304 4263880 140736170860096 18446744073709551615 4207678 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 13716 11009 247 17 0 10889 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54864

[startup+25.5012 s]
/proc/loadavg: 4.10 4.04 3.85 5/188 16356
/proc/meminfo: memFree=21231684/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=71536 CPUtime=25.49 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 15713 0 0 0 2546 3 0 0 25 0 1 0 462234057 73252864 15057 33554432000 4194304 4263880 140736170860096 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 17884 15057 247 17 0 15057 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71536

[startup+51.1008 s]
/proc/loadavg: 4.06 4.03 3.85 5/188 16356
/proc/meminfo: memFree=21089460/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=93368 CPUtime=51.09 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 21121 0 0 0 5104 5 0 0 25 0 1 0 462234057 95608832 20465 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 23342 20465 247 17 0 20515 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 93368

[startup+102.307 s]
/proc/loadavg: 4.03 4.03 3.86 5/188 16358
/proc/meminfo: memFree=20906444/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=120268 CPUtime=102.29 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 27549 0 0 0 10222 7 0 0 25 0 1 0 462234057 123154432 26892 33554432000 4194304 4263880 140736170860096 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 30067 26892 247 17 0 27240 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 120268

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.86 5/188 16359
/proc/meminfo: memFree=20728496/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=146832 CPUtime=162.29 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 33998 0 0 0 16219 10 0 0 25 0 1 0 462234057 150355968 33341 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 36708 33341 248 17 0 33881 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 146832

[startup+222.3 s]
/proc/loadavg: 4.06 4.03 3.87 5/188 16361
/proc/meminfo: memFree=20585740/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=168028 CPUtime=222.29 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 39138 0 0 0 22217 12 0 0 25 0 1 0 462234057 172060672 38480 33554432000 4194304 4263880 140736170860096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 42007 38480 247 17 0 39180 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 168028

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 3.88 5/188 16362
/proc/meminfo: memFree=20455888/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=185056 CPUtime=282.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 43276 0 0 0 28215 15 0 0 25 0 1 0 462234057 189497344 42618 33554432000 4194304 4263880 140736170860096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 46264 42618 247 17 0 43437 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 185056

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 3.89 5/188 16364
/proc/meminfo: memFree=20338548/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=202092 CPUtime=342.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 47218 0 0 0 34213 17 0 0 25 0 1 0 462234057 206942208 46560 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 50523 46560 247 17 0 47696 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 202092

[startup+402.3 s]
/proc/loadavg: 4.07 4.03 3.90 5/188 16366
/proc/meminfo: memFree=20240564/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=216972 CPUtime=402.29 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 50813 0 0 0 40211 18 0 0 25 0 1 0 462234057 222179328 50154 33554432000 4194304 4263880 140736170860096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 54243 50154 247 17 0 51416 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 216972

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 3.91 5/188 16367
/proc/meminfo: memFree=20155468/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=230172 CPUtime=462.29 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 54136 0 0 0 46210 19 0 0 25 0 1 0 462234057 235696128 53477 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 57543 53477 247 17 0 54716 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 230172

[startup+522.301 s]
/proc/loadavg: 4.02 4.03 3.91 5/188 16369
/proc/meminfo: memFree=20075592/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=244428 CPUtime=522.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 57597 0 0 0 52210 20 0 0 25 0 1 0 462234057 250294272 56936 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 61107 56936 247 17 0 58280 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 244428

[startup+582.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/188 16370
/proc/meminfo: memFree=19985288/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=257528 CPUtime=582.29 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 60822 0 0 0 58208 21 0 0 25 0 1 0 462234057 263708672 60161 33554432000 4194304 4263880 140736170860096 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 64382 60161 247 17 0 61555 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 257528

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/188 16372
/proc/meminfo: memFree=19900208/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=269908 CPUtime=642.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 63789 0 0 0 64208 22 0 0 25 0 1 0 462234057 276385792 63127 33554432000 4194304 4263880 140736170860096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 67477 63127 249 17 0 64650 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 269908

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/188 16374
/proc/meminfo: memFree=19814004/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=281588 CPUtime=702.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 66654 0 0 0 70207 23 0 0 25 0 1 0 462234057 288346112 65992 33554432000 4194304 4263880 140736170860096 18446744073709551615 4207863 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 70397 65992 249 17 0 67570 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 281588

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 16375
/proc/meminfo: memFree=19735492/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=293680 CPUtime=762.31 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 69598 0 0 0 76206 25 0 0 25 0 1 0 462234057 300728320 68936 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 73420 68936 250 17 0 70593 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 293680

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.91 5/188 16377
/proc/meminfo: memFree=19670248/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=304044 CPUtime=822.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 72042 0 0 0 82205 25 0 0 25 0 1 0 462234057 311341056 71379 33554432000 4194304 4263880 140736170860096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 76011 71379 249 17 0 73184 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 304044

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/188 16378
/proc/meminfo: memFree=19614920/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=312308 CPUtime=882.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 74075 0 0 0 88203 27 0 0 25 0 1 0 462234057 319803392 73411 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 78077 73411 248 17 0 75250 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 312308

[startup+942.3 s]
/proc/loadavg: 4.04 4.02 3.92 5/188 16380
/proc/meminfo: memFree=19562940/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=321756 CPUtime=942.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 76381 0 0 0 94202 28 0 0 25 0 1 0 462234057 329478144 75717 33554432000 4194304 4263880 140736170860096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 80439 75717 248 17 0 77612 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 321756

[startup+1002.3 s]
/proc/loadavg: 4.06 4.03 3.93 5/188 16382
/proc/meminfo: memFree=19504628/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=330320 CPUtime=1002.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 78473 0 0 0 100201 29 0 0 25 0 1 0 462234057 338247680 77809 33554432000 4194304 4263880 140736170860096 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 82580 77809 248 17 0 79753 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 330320

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/188 16383
/proc/meminfo: memFree=19456860/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=339524 CPUtime=1062.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 80616 0 0 0 106200 30 0 0 25 0 1 0 462234057 347672576 79952 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 84881 79952 248 17 0 82054 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 339524

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/188 16385
/proc/meminfo: memFree=19406364/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=346388 CPUtime=1122.31 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 82374 0 0 0 112200 31 0 0 25 0 1 0 462234057 354701312 81710 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 86597 81710 248 17 0 83770 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 346388

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/188 16386
/proc/meminfo: memFree=19357484/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=354180 CPUtime=1182.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 84210 0 0 0 118199 31 0 0 25 0 1 0 462234057 362680320 83546 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 88545 83546 248 17 0 85718 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 354180

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/188 16388
/proc/meminfo: memFree=19306128/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=361644 CPUtime=1242.3 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 85975 0 0 0 124198 32 0 0 25 0 1 0 462234057 370323456 85311 33554432000 4194304 4263880 140736170860096 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 90411 85311 248 17 0 87584 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 361644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 5/188 16390
/proc/meminfo: memFree=19261216/32951132 swapFree=67111524/67111528
[pid=16268] ppid=16266 vsize=370024 CPUtime=1300.01 cores=0,2
/proc/16268/stat : 16268 (umsat) R 16266 16268 16135 0 -1 4202496 88038 0 0 0 129968 33 0 0 25 0 1 0 462234057 378904576 87373 33554432000 4194304 4263880 140736170860096 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16268/statm: 92506 87373 247 17 0 89679 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 370024

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.03
CPU time (s): 1300.04
CPU user time (s): 1299.69
CPU system time (s): 0.353946
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 370024

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

runsolver used 2.11568 second user time and 5.06523 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-22 23:05:54
IDJOB=3259071
IDBENCH=71487
IDSOLVER=1582
FILE ID=node128/3259071-1303506354
RUNJOBID= node128-1303505051-16153
PBS_JOBID= 13134277
Free space on /tmp= 66552 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g7.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259071-1303506354/watcher-3259071-1303506354 -o /tmp/evaluation-result-3259071-1303506354/solver-3259071-1303506354 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3259071-1303506354.cnf

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=609151926

node128.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.852
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.70
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.852
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.75
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19916540 kB
Buffers:       1088376 kB
Cached:        9617724 kB
SwapCached:          4 kB
Active:        3294364 kB
Inactive:      9116736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19916540 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2728 kB
Writeback:           0 kB
AnonPages:     1704456 kB
Mapped:          15488 kB
Slab:           557572 kB
PageTables:       8080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1930020 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node128 at 2011-04-22 23:27:36