Trace number 3379293

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) 1299.97 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n190-s29985700-unsat.cnf
MD5SUMf2cf61fc47972fb7e89be65d1a83332e
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 variables193
Number of clauses396
Sum of the clauses size1188
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3396
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3379293-1305457883/watcher-3379293-1305457883 -o /tmp/evaluation-result-3379293-1305457883/solver-3379293-1305457883 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379293-1305457883.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: 3.60 3.95 3.78 3/306 10798
/proc/meminfo: memFree=24641480/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=6000 CPUtime=0 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4194304 93 0 0 0 0 0 0 0 22 0 1 0 736018907 6144000 47 33554432000 4194304 4263832 140736427725264 18446744073709551615 260015472263 0 2147483391 4096 0 0 0 0 17 2 0 0 0
/proc/10798/statm: 1500 47 37 17 0 44 0

[startup+0.115461 s]
/proc/loadavg: 3.60 3.95 3.78 3/306 10798
/proc/meminfo: memFree=24641480/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=11904 CPUtime=0.1 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 415 0 0 0 10 0 0 0 22 0 1 0 736018907 12189696 355 33554432000 4194304 4263832 140736427725264 18446744073709551615 4209383 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10798/statm: 2976 355 247 17 0 149 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11904

[startup+0.215441 s]
/proc/loadavg: 3.60 3.95 3.78 3/306 10798
/proc/meminfo: memFree=24641480/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=12032 CPUtime=0.2 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 441 0 0 0 20 0 0 0 23 0 1 0 736018907 12320768 381 33554432000 4194304 4263832 140736427725264 18446744073709551615 4206230 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10798/statm: 3008 381 247 17 0 181 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 12032

[startup+0.300427 s]
/proc/loadavg: 3.60 3.95 3.78 3/306 10798
/proc/meminfo: memFree=24641480/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=12032 CPUtime=0.28 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 462 0 0 0 28 0 0 0 23 0 1 0 736018907 12320768 402 33554432000 4194304 4263832 140736427725264 18446744073709551615 4205838 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10798/statm: 3008 402 247 17 0 181 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12032

[startup+0.700354 s]
/proc/loadavg: 3.60 3.95 3.78 3/306 10798
/proc/meminfo: memFree=24641480/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=12280 CPUtime=0.68 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 530 0 0 0 68 0 0 0 25 0 1 0 736018907 12574720 470 33554432000 4194304 4263832 140736427725264 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10798/statm: 3070 470 247 17 0 243 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12280

[startup+1.50022 s]
/proc/loadavg: 3.60 3.95 3.78 6/315 10842
/proc/meminfo: memFree=24604740/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=12656 CPUtime=1.47 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 614 0 0 0 147 0 0 0 25 0 1 0 736018907 12959744 554 33554432000 4194304 4263832 140736427725264 18446744073709551615 260020051856 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10798/statm: 3164 554 247 17 0 337 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12656

[startup+3.10091 s]
/proc/loadavg: 3.63 3.95 3.78 5/315 10842
/proc/meminfo: memFree=24568160/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=13260 CPUtime=3.06 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 760 0 0 0 306 0 0 0 25 0 1 0 736018907 13578240 700 33554432000 4194304 4263832 140736427725264 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10798/statm: 3315 700 247 17 0 488 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 13260

[startup+6.30033 s]
/proc/loadavg: 3.63 3.95 3.78 6/315 10842
/proc/meminfo: memFree=24506548/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=14052 CPUtime=6.23 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 960 0 0 0 623 0 0 0 25 0 1 0 736018907 14389248 900 33554432000 4194304 4263832 140736427725264 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10798/statm: 3513 900 247 17 0 686 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 14052

[startup+12.7002 s]
/proc/loadavg: 3.69 3.95 3.79 6/315 10842
/proc/meminfo: memFree=24417572/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=14940 CPUtime=12.61 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 1181 0 0 0 1261 0 0 0 25 0 1 0 736018907 15298560 1121 33554432000 4194304 4263832 140736427725264 18446744073709551615 260020051987 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 3735 1121 247 17 0 908 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 14940

[startup+25.5008 s]
/proc/loadavg: 3.74 3.95 3.79 5/315 10843
/proc/meminfo: memFree=24329992/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=16192 CPUtime=25.41 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 1499 0 0 0 2541 0 0 0 25 0 1 0 736018907 16580608 1439 33554432000 4194304 4263832 140736427725264 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 4048 1439 247 17 0 1221 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 16192

[startup+51.1012 s]
/proc/loadavg: 3.82 3.95 3.79 5/315 10843
/proc/meminfo: memFree=24198824/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=18256 CPUtime=51.01 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 2019 0 0 0 5101 0 0 0 25 0 1 0 736018907 18694144 1959 33554432000 4194304 4263832 140736427725264 18446744073709551615 4242489 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 4564 1959 247 17 0 1737 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 18256

[startup+102.301 s]
/proc/loadavg: 3.93 3.96 3.80 6/315 10845
/proc/meminfo: memFree=24044648/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=20456 CPUtime=102.22 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 2550 0 0 0 10222 0 0 0 25 0 1 0 736018907 20946944 2490 33554432000 4194304 4263832 140736427725264 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 5114 2490 248 17 0 2287 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 20456

[startup+162.301 s]
/proc/loadavg: 3.97 3.96 3.81 5/315 10846
/proc/meminfo: memFree=23886992/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=22524 CPUtime=162.21 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 3075 0 0 0 16221 0 0 0 25 0 1 0 736018907 23064576 3015 33554432000 4194304 4263832 140736427725264 18446744073709551615 4206215 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 5631 3015 248 17 0 2804 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 22524

[startup+222.312 s]
/proc/loadavg: 3.99 3.97 3.82 6/315 10848
/proc/meminfo: memFree=23805960/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=24276 CPUtime=222.22 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 3518 0 0 0 22222 0 0 0 25 0 1 0 736018907 24858624 3458 33554432000 4194304 4263832 140736427725264 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 6069 3458 248 17 0 3242 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24276

[startup+282.301 s]
/proc/loadavg: 4.08 4.00 3.84 5/315 10850
/proc/meminfo: memFree=23746896/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=25528 CPUtime=282.22 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 3836 0 0 0 28221 1 0 0 25 0 1 0 736018907 26140672 3776 33554432000 4194304 4263832 140736427725264 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 6382 3776 248 17 0 3555 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 25528

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.85 6/315 10851
/proc/meminfo: memFree=23680632/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=26840 CPUtime=342.22 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 4147 0 0 0 34221 1 0 0 25 0 1 0 736018907 27484160 4054 33554432000 4194304 4263832 140736427725264 18446744073709551615 260020051297 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 6710 4054 248 17 0 3883 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 26840

[startup+402.301 s]
/proc/loadavg: 4.05 4.01 3.86 6/315 10853
/proc/meminfo: memFree=23588456/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=28364 CPUtime=402.22 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 4536 0 0 0 40220 2 0 0 25 0 1 0 736018907 29044736 4443 33554432000 4194304 4263832 140736427725264 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 7091 4443 248 17 0 4264 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 28364

[startup+462.301 s]
/proc/loadavg: 4.08 4.02 3.87 6/315 10854
/proc/meminfo: memFree=23468132/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=30176 CPUtime=462.22 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 5016 0 0 0 46220 2 0 0 25 0 1 0 736018907 30900224 4887 33554432000 4194304 4263832 140736427725264 18446744073709551615 4209744 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 7544 4887 248 17 0 4717 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 30176

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.87 6/315 10856
/proc/meminfo: memFree=23375960/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=30944 CPUtime=522.22 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 5192 0 0 0 52220 2 0 0 25 0 1 0 736018907 31686656 5063 33554432000 4194304 4263832 140736427725264 18446744073709551615 4207650 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 7736 5063 248 17 0 4909 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 30944

[startup+582.301 s]
/proc/loadavg: 3.86 3.98 3.87 4/309 10875
/proc/meminfo: memFree=23311036/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=31724 CPUtime=582.23 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 5445 0 0 0 58221 2 0 0 25 0 1 0 736018907 32485376 5277 33554432000 4194304 4263832 140736427725264 18446744073709551615 4205662 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 7931 5277 248 17 0 5104 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 31724

[startup+642.301 s]
/proc/loadavg: 3.31 3.80 3.81 4/309 10876
/proc/meminfo: memFree=23228920/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=32108 CPUtime=642.23 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 5557 0 0 0 64221 2 0 0 25 0 1 0 736018907 32878592 5389 33554432000 4194304 4263832 140736427725264 18446744073709551615 260020054387 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 8027 5389 248 17 0 5200 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 32108

[startup+702.301 s]
/proc/loadavg: 3.11 3.65 3.76 4/309 10878
/proc/meminfo: memFree=23155336/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=33020 CPUtime=702.23 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 5800 0 0 0 70221 2 0 0 25 0 1 0 736018907 33812480 5589 33554432000 4194304 4263832 140736427725264 18446744073709551615 4209504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 8255 5589 248 17 0 5428 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 33020

[startup+762.301 s]
/proc/loadavg: 3.10 3.54 3.71 4/309 10879
/proc/meminfo: memFree=23110164/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=34132 CPUtime=762.24 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 6095 0 0 0 76222 2 0 0 25 0 1 0 736018907 34951168 5884 33554432000 4194304 4263832 140736427725264 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 8533 5884 248 17 0 5706 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 34132

[startup+822.301 s]
/proc/loadavg: 3.09 3.46 3.67 4/309 10881
/proc/meminfo: memFree=23075296/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=34860 CPUtime=822.23 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 6255 0 0 0 82221 2 0 0 25 0 1 0 736018907 35696640 6044 33554432000 4194304 4263832 140736427725264 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 8715 6044 248 17 0 5888 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 34860

[startup+882.312 s]
/proc/loadavg: 3.03 3.37 3.62 4/309 10883
/proc/meminfo: memFree=23044392/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=35516 CPUtime=882.24 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 6488 0 0 0 88222 2 0 0 25 0 1 0 736018907 36368384 6229 33554432000 4194304 4263832 140736427725264 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 8879 6229 248 17 0 6052 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 35516

[startup+942.301 s]
/proc/loadavg: 3.06 3.32 3.59 4/309 10884
/proc/meminfo: memFree=23013728/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=36348 CPUtime=942.23 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 6680 0 0 0 94221 2 0 0 25 0 1 0 736018907 37220352 6421 33554432000 4194304 4263832 140736427725264 18446744073709551615 4242470 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 9087 6421 248 17 0 6260 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 36348

[startup+1002.3 s]
/proc/loadavg: 3.02 3.25 3.55 4/309 10886
/proc/meminfo: memFree=22986160/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=36732 CPUtime=1002.24 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 6810 0 0 0 100221 3 0 0 25 0 1 0 736018907 37613568 6551 33554432000 4194304 4263832 140736427725264 18446744073709551615 4206700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 9183 6551 248 17 0 6356 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 36732

[startup+1062.3 s]
/proc/loadavg: 3.01 3.21 3.51 4/309 10887
/proc/meminfo: memFree=22959584/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=37692 CPUtime=1062.24 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 7018 0 0 0 106221 3 0 0 25 0 1 0 736018907 38596608 6759 33554432000 4194304 4263832 140736427725264 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 9423 6759 248 17 0 6596 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 37692

[startup+1122.3 s]
/proc/loadavg: 3.00 3.16 3.47 4/309 10889
/proc/meminfo: memFree=22933036/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=38224 CPUtime=1122.24 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 7234 0 0 0 112221 3 0 0 25 0 1 0 736018907 39141376 6923 33554432000 4194304 4263832 140736427725264 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 9556 6923 248 17 0 6729 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 38224

[startup+1182.3 s]
/proc/loadavg: 3.00 3.13 3.44 4/309 10891
/proc/meminfo: memFree=22905724/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=38928 CPUtime=1182.24 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 7371 0 0 0 118221 3 0 0 25 0 1 0 736018907 39862272 7060 33554432000 4194304 4263832 140736427725264 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 9732 7060 248 17 0 6905 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 38928

[startup+1242.3 s]
/proc/loadavg: 3.00 3.11 3.41 4/309 10892
/proc/meminfo: memFree=22882376/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=39184 CPUtime=1242.24 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 7471 0 0 0 124221 3 0 0 25 0 1 0 736018907 40124416 7160 33554432000 4194304 4263832 140736427725264 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 9796 7160 248 17 0 6969 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 39184



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.10 3.39 4/309 10894
/proc/meminfo: memFree=22859036/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=39824 CPUtime=1299.95 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 7602 0 0 0 129992 3 0 0 25 0 1 0 736018907 40779776 7291 33554432000 4194304 4263832 140736427725264 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 9956 7291 248 17 0 7129 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 39824

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

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

[startup+1300 s]
/proc/loadavg: 3.08 3.10 3.39 4/309 10894
/proc/meminfo: memFree=22859036/32951124 swapFree=67083432/67111528
[pid=10798] ppid=10795 vsize=39824 CPUtime=1299.95 cores=0,2
/proc/10798/stat : 10798 (umsat) R 10795 10798 8612 0 -1 4202496 7602 0 0 0 129992 3 0 0 25 0 1 0 736018907 40779776 7291 33554432000 4194304 4263832 140736427725264 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10798/statm: 9956 7291 248 17 0 7129 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 39824

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.97
CPU user time (s): 1299.93
CPU system time (s): 0.039993
CPU usage (%): 99.9964
Max. virtual memory (cumulated for all children) (KiB): 39824

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

runsolver used 4.16637 second user time and 8.83966 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 13:11:23
IDJOB=3379293
IDBENCH=83156
IDSOLVER=1861
FILE ID=node110/3379293-1305457883
RUNJOBID= node110-1305457883-10772
PBS_JOBID= 13324859
Free space on /tmp= 73612 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n190-s29985700-unsat.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379293-1305457883/watcher-3379293-1305457883 -o /tmp/evaluation-result-3379293-1305457883/solver-3379293-1305457883 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379293-1305457883.cnf

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

MD5SUM BENCH= f2cf61fc47972fb7e89be65d1a83332e
RANDOM SEED=98168358

node110.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.830
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.66
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.830
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.830
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.75
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.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24641900 kB
Buffers:        292628 kB
Cached:        4274420 kB
SwapCached:       1440 kB
Active:        4668568 kB
Inactive:      3307064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24641900 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            4824 kB
Writeback:           0 kB
AnonPages:     3406832 kB
Mapped:          26680 kB
Slab:           246492 kB
PageTables:      24724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63433972 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= 73604 MiB
End job on node110 at 2011-05-15 13:33:05