Trace number 3379008

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.02 1300.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3379008-1305462216/watcher-3379008-1305462216 -o /tmp/evaluation-result-3379008-1305462216/solver-3379008-1305462216 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379008-1305462216.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: 1.99 3.45 3.55 5/369 1476
/proc/meminfo: memFree=18320044/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=11644 CPUtime=0 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4194304 340 0 0 0 0 0 0 0 21 0 1 0 638637526 11923456 280 33554432000 4194304 4263832 140733694878208 18446744073709551615 233509958341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 2911 280 241 17 0 84 0

[startup+0.025249 s]
/proc/loadavg: 1.99 3.45 3.55 5/369 1476
/proc/meminfo: memFree=18320044/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=12112 CPUtime=0.02 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4194304 466 0 0 0 2 0 0 0 21 0 1 0 638637526 12402688 406 33554432000 4194304 4263832 140733694878208 18446744073709551615 4227781 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 3028 406 242 17 0 201 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12112

[startup+0.100251 s]
/proc/loadavg: 1.99 3.45 3.55 5/369 1476
/proc/meminfo: memFree=18320044/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=13348 CPUtime=0.09 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4194304 902 0 0 0 9 0 0 0 21 0 1 0 638637526 13668352 696 33554432000 4194304 4263832 140733694878208 18446744073709551615 233509988304 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 3337 696 242 17 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13348

[startup+0.300215 s]
/proc/loadavg: 1.99 3.45 3.55 5/369 1476
/proc/meminfo: memFree=18320044/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=18820 CPUtime=0.29 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4194304 2552 0 0 0 29 0 0 0 22 0 1 0 638637526 19271680 1768 33554432000 4194304 4263832 140733694878208 18446744073709551615 47476509730129 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 4705 1768 242 17 0 1878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18820

[startup+0.701149 s]
/proc/loadavg: 1.99 3.45 3.55 5/369 1476
/proc/meminfo: memFree=18320044/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=25984 CPUtime=0.68 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4194304 4994 0 0 0 68 0 0 0 24 0 1 0 638637526 26607616 3441 33554432000 4194304 4263832 140733694878208 18446744073709551615 47476509579456 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 6496 3441 242 17 0 3669 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25984

[startup+1.50101 s]
/proc/loadavg: 1.99 3.45 3.55 5/370 1477
/proc/meminfo: memFree=18216620/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=40312 CPUtime=1.49 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4194304 9862 0 0 0 148 1 0 0 25 0 1 0 638637526 41279488 6772 33554432000 4194304 4263832 140733694878208 18446744073709551615 233510297344 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 10078 6772 242 17 0 7251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40312

[startup+3.1007 s]
/proc/loadavg: 1.99 3.45 3.55 5/370 1477
/proc/meminfo: memFree=18124744/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=104680 CPUtime=3.09 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 32087 0 0 0 304 5 0 0 25 0 1 0 638637526 107192320 22603 33554432000 4194304 4263832 140733694878208 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 26170 22603 247 17 0 23343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104680

[startup+6.30114 s]
/proc/loadavg: 2.15 3.45 3.55 5/370 1477
/proc/meminfo: memFree=18010376/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=120928 CPUtime=6.29 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 36171 0 0 0 623 6 0 0 25 0 1 0 638637526 123830272 26687 33554432000 4194304 4263832 140733694878208 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 30232 26687 247 17 0 27405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 120928

[startup+12.701 s]
/proc/loadavg: 2.30 3.46 3.55 5/370 1477
/proc/meminfo: memFree=17919128/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=143168 CPUtime=12.69 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 41645 0 0 0 1262 7 0 0 25 0 1 0 638637526 146604032 32161 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 35792 32161 247 17 0 32965 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143168

[startup+25.5007 s]
/proc/loadavg: 2.68 3.49 3.56 5/370 1477
/proc/meminfo: memFree=17802512/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=173844 CPUtime=25.49 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 49240 0 0 0 2540 9 0 0 25 0 1 0 638637526 178016256 39756 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 43461 39756 247 17 0 40634 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 173844

[startup+51.1011 s]
/proc/loadavg: 3.13 3.53 3.57 5/370 1478
/proc/meminfo: memFree=17673592/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=208732 CPUtime=51.08 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 57709 0 0 0 5097 11 0 0 25 0 1 0 638637526 213741568 48225 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 52183 48225 247 17 0 49356 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 208732

[startup+102.314 s]
/proc/loadavg: 3.62 3.60 3.59 5/370 1483
/proc/meminfo: memFree=17462768/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=255988 CPUtime=102.29 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 69276 0 0 0 10214 15 0 0 25 0 1 0 638637526 262131712 59791 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 63997 59791 248 17 0 61170 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 255988

[startup+162.301 s]
/proc/loadavg: 3.86 3.67 3.61 5/370 1484
/proc/meminfo: memFree=17279680/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=299664 CPUtime=162.28 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 80050 0 0 0 16209 19 0 0 25 0 1 0 638637526 306855936 70563 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 74916 70563 247 17 0 72089 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 299664

[startup+222.3 s]
/proc/loadavg: 3.95 3.73 3.63 5/370 1486
/proc/meminfo: memFree=17159612/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=334736 CPUtime=222.27 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 88422 0 0 0 22206 21 0 0 25 0 1 0 638637526 342769664 78935 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 83684 78935 247 17 0 80857 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 334736

[startup+282.301 s]
/proc/loadavg: 3.98 3.77 3.65 5/370 1487
/proc/meminfo: memFree=17040524/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=362312 CPUtime=282.27 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 95080 0 0 0 28204 23 0 0 25 0 1 0 638637526 371007488 85593 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 90578 85593 247 17 0 87751 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 362312

[startup+342.301 s]
/proc/loadavg: 4.25 3.87 3.69 5/370 1489
/proc/meminfo: memFree=16921812/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=387764 CPUtime=342.28 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 101304 0 0 0 34202 26 0 0 25 0 1 0 638637526 397070336 91817 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 96941 91817 247 17 0 94114 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 387764

[startup+402.301 s]
/proc/loadavg: 4.09 3.89 3.71 5/370 1490
/proc/meminfo: memFree=16833732/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=411380 CPUtime=402.28 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 107125 0 0 0 40200 28 0 0 25 0 1 0 638637526 421253120 97638 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 102845 97638 247 17 0 100018 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 411380

[startup+462.3 s]
/proc/loadavg: 4.03 3.91 3.73 5/370 1492
/proc/meminfo: memFree=16750116/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=434896 CPUtime=462.28 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 112814 0 0 0 46199 29 0 0 25 0 1 0 638637526 445333504 103327 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 108724 103327 247 17 0 105897 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 434896

[startup+522.3 s]
/proc/loadavg: 4.01 3.92 3.74 5/370 1494
/proc/meminfo: memFree=16676420/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=455400 CPUtime=522.27 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 117634 0 0 0 52197 30 0 0 25 0 1 0 638637526 466329600 108147 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 113850 108147 247 17 0 111023 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 455400

[startup+582.301 s]
/proc/loadavg: 4.03 3.95 3.76 5/370 1495
/proc/meminfo: memFree=16597760/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=475956 CPUtime=582.27 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 122672 0 0 0 58195 32 0 0 25 0 1 0 638637526 487378944 113185 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 118989 113185 247 17 0 116162 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 475956

[startup+642.301 s]
/proc/loadavg: 4.01 3.95 3.77 5/370 1497
/proc/meminfo: memFree=16509184/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=506452 CPUtime=642.27 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 130132 0 0 0 64193 34 0 0 25 0 1 0 638637526 518606848 120645 33554432000 4194304 4263832 140733694878208 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 126613 120645 247 17 0 123786 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 506452

[startup+702.301 s]
/proc/loadavg: 4.00 3.96 3.78 5/370 1498
/proc/meminfo: memFree=16415388/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=549640 CPUtime=702.27 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 139794 0 0 0 70190 37 0 0 25 0 1 0 638637526 562831360 130305 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 137410 130305 247 17 0 134583 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 549640

[startup+762.313 s]
/proc/loadavg: 4.00 3.96 3.79 5/370 1500
/proc/meminfo: memFree=16325072/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=582236 CPUtime=762.28 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 147492 0 0 0 76189 39 0 0 25 0 1 0 638637526 596209664 138002 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 145559 138002 247 17 0 142732 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 582236

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.80 5/370 1502
/proc/meminfo: memFree=16245928/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=614316 CPUtime=822.26 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 154748 0 0 0 82185 41 0 0 25 0 1 0 638637526 629059584 145257 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 153579 145257 247 17 0 150752 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 614316

[startup+882.301 s]
/proc/loadavg: 4.04 3.99 3.82 5/370 1503
/proc/meminfo: memFree=16178676/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=635712 CPUtime=882.26 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 159877 0 0 0 88183 43 0 0 25 0 1 0 638637526 650969088 150386 33554432000 4194304 4263832 140733694878208 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 158928 150386 247 17 0 156101 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 635712

[startup+942.301 s]
/proc/loadavg: 4.13 4.03 3.84 5/370 1505
/proc/meminfo: memFree=16115632/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=653808 CPUtime=942.26 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 164286 0 0 0 94181 45 0 0 25 0 1 0 638637526 669499392 154795 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 163452 154795 247 17 0 160625 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 653808

[startup+1002.3 s]
/proc/loadavg: 4.05 4.02 3.85 5/370 1506
/proc/meminfo: memFree=16062396/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=672000 CPUtime=1002.27 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 168823 0 0 0 100180 47 0 0 25 0 1 0 638637526 688128000 159332 33554432000 4194304 4263832 140733694878208 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 168000 159332 248 17 0 165173 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 672000

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.85 5/370 1508
/proc/meminfo: memFree=15998496/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=690580 CPUtime=1062.27 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 173472 0 0 0 106178 49 0 0 25 0 1 0 638637526 707153920 163981 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 172645 163981 248 17 0 169818 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 690580

[startup+1122.3 s]
/proc/loadavg: 4.05 4.03 3.86 5/370 1510
/proc/meminfo: memFree=15934468/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=708596 CPUtime=1122.26 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 177941 0 0 0 112175 51 0 0 25 0 1 0 638637526 725602304 168449 33554432000 4194304 4263832 140733694878208 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 177149 168449 249 17 0 174322 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 708596

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.87 5/370 1511
/proc/meminfo: memFree=15871436/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=729908 CPUtime=1182.27 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 183202 0 0 0 118174 53 0 0 25 0 1 0 638637526 747425792 173710 33554432000 4194304 4263832 140733694878208 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 182477 173710 249 17 0 179650 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 729908

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.88 5/370 1513
/proc/meminfo: memFree=15803576/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=748508 CPUtime=1242.26 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 187664 0 0 0 124172 54 0 0 25 0 1 0 638637526 766472192 178172 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 187127 178172 249 17 0 184300 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 748508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.88 2/364 1517
/proc/meminfo: memFree=17592412/32951124 swapFree=67111348/67111528
[pid=1476] ppid=1474 vsize=766400 CPUtime=1299.96 cores=0,2
/proc/1476/stat : 1476 (umsat) R 1474 1476 423 0 -1 4202496 191975 0 0 0 129940 56 0 0 25 0 1 0 638637526 784793600 182483 33554432000 4194304 4263832 140733694878208 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1476/statm: 191600 182483 249 17 0 188773 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 766400

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.05
CPU time (s): 1300.02
CPU user time (s): 1299.42
CPU system time (s): 0.603908
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 766400

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

runsolver used 4.86926 second user time and 10.5204 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 14:23:37
IDJOB=3379008
IDBENCH=88228
IDSOLVER=1861
FILE ID=node145/3379008-1305462216
RUNJOBID= node145-1305462216-1434
PBS_JOBID= 13324888
Free space on /tmp= 73652 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379008-1305462216/watcher-3379008-1305462216 -o /tmp/evaluation-result-3379008-1305462216/solver-3379008-1305462216 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379008-1305462216.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=877876575

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18320324 kB
Buffers:        315532 kB
Cached:        8469500 kB
SwapCached:          0 kB
Active:        7484696 kB
Inactive:      6789464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18320324 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           26836 kB
Writeback:           0 kB
AnonPages:     5488768 kB
Mapped:          27832 kB
Slab:           257272 kB
PageTables:      33960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79425412 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= 73664 MiB
End job on node145 at 2011-05-15 14:45:19