Trace number 3379222

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.99 1300.03

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_150_29_u.cnf
MD5SUM97209c9c2612edfa7815278bcf07a2b4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark83.7023
Satisfiable
(Un)Satisfiability was proved
Number of variables4408
Number of clauses19904
Sum of the clauses size48208
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 211504
Number of clauses of size 38400
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-3379222-1305458335/watcher-3379222-1305458335 -o /tmp/evaluation-result-3379222-1305458335/solver-3379222-1305458335 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379222-1305458335.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 4.01 3.83 6/423 24458
/proc/meminfo: memFree=13582856/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=11908 CPUtime=0.01 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4194304 396 0 0 0 1 0 0 0 25 0 1 0 736064114 12193792 336 33554432000 4194304 4263832 140733638577968 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 2977 336 240 17 0 150 0

[startup+0.107965 s]
/proc/loadavg: 4.01 4.01 3.83 6/423 24458
/proc/meminfo: memFree=13582856/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=15688 CPUtime=0.1 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 1539 0 0 0 10 0 0 0 25 0 1 0 736064114 16064512 1216 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 3922 1216 247 17 0 1095 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15688

[startup+0.200944 s]
/proc/loadavg: 4.01 4.01 3.83 6/423 24458
/proc/meminfo: memFree=13582856/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=15688 CPUtime=0.19 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 1539 0 0 0 19 0 0 0 25 0 1 0 736064114 16064512 1216 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215015 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 3922 1216 247 17 0 1095 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15688

[startup+0.30093 s]
/proc/loadavg: 4.01 4.01 3.83 6/423 24458
/proc/meminfo: memFree=13582856/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=15820 CPUtime=0.29 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 1551 0 0 0 29 0 0 0 25 0 1 0 736064114 16199680 1228 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 3955 1228 247 17 0 1128 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15820

[startup+0.700875 s]
/proc/loadavg: 4.01 4.01 3.83 6/423 24458
/proc/meminfo: memFree=13582856/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=16884 CPUtime=0.69 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 1807 0 0 0 69 0 0 0 25 0 1 0 736064114 17289216 1484 33554432000 4194304 4263832 140733638577968 18446744073709551615 4217264 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 4221 1484 247 17 0 1394 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16884

[startup+1.50073 s]
/proc/loadavg: 4.01 4.01 3.83 7/424 24459
/proc/meminfo: memFree=13576036/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=18292 CPUtime=1.49 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 2178 0 0 0 149 0 0 0 25 0 1 0 736064114 18731008 1855 33554432000 4194304 4263832 140733638577968 18446744073709551615 4206148 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 4573 1855 247 17 0 1746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18292

[startup+3.10043 s]
/proc/loadavg: 4.01 4.01 3.83 7/424 24459
/proc/meminfo: memFree=13572688/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=21264 CPUtime=3.09 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 2856 0 0 0 309 0 0 0 25 0 1 0 736064114 21774336 2533 33554432000 4194304 4263832 140733638577968 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 5316 2533 247 17 0 2489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21264

[startup+6.30087 s]
/proc/loadavg: 4.01 4.01 3.83 7/424 24459
/proc/meminfo: memFree=13567484/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=26368 CPUtime=6.29 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 4052 0 0 0 629 0 0 0 25 0 1 0 736064114 27000832 3729 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215077 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 6592 3729 247 17 0 3765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26368

[startup+12.7007 s]
/proc/loadavg: 4.01 4.01 3.83 7/424 24459
/proc/meminfo: memFree=13555920/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=35972 CPUtime=12.69 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 6364 0 0 0 1268 1 0 0 25 0 1 0 736064114 36835328 6040 33554432000 4194304 4263832 140733638577968 18446744073709551615 4243998 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 8993 6040 247 17 0 6166 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35972

[startup+25.5005 s]
/proc/loadavg: 4.01 4.01 3.83 7/424 24460
/proc/meminfo: memFree=13545252/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=43948 CPUtime=25.49 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 8239 0 0 0 2547 2 0 0 25 0 1 0 736064114 45002752 7915 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 10987 7915 247 17 0 8160 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43948

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 3.83 7/424 24460
/proc/meminfo: memFree=13531032/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=56360 CPUtime=51.09 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 11349 0 0 0 5106 3 0 0 25 0 1 0 736064114 57712640 10768 33554432000 4194304 4263832 140733638577968 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 14090 10768 247 17 0 11263 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56360

[startup+102.301 s]
/proc/loadavg: 4.00 4.00 3.84 7/424 24462
/proc/meminfo: memFree=13474852/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=72840 CPUtime=102.3 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 15567 0 0 0 10226 4 0 0 25 0 1 0 736064114 74588160 14685 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 18210 14685 247 17 0 15383 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72840

[startup+162.3 s]
/proc/loadavg: 4.07 4.02 3.85 7/424 24463
/proc/meminfo: memFree=13441836/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=88300 CPUtime=162.28 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 19558 0 0 0 16222 6 0 0 25 0 1 0 736064114 90419200 18275 33554432000 4194304 4263832 140733638577968 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 22075 18275 247 17 0 19248 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 88300

[startup+222.316 s]
/proc/loadavg: 4.07 4.03 3.86 6/424 24465
/proc/meminfo: memFree=13397436/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=116096 CPUtime=222.31 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 26446 0 0 0 22222 9 0 0 25 0 1 0 736064114 118882304 25163 33554432000 4194304 4263832 140733638577968 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 29024 25163 248 17 0 26197 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 116096

[startup+282.3 s]
/proc/loadavg: 4.02 4.02 3.86 7/424 24467
/proc/meminfo: memFree=13378804/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=124016 CPUtime=282.29 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 29002 0 0 0 28219 10 0 0 25 0 1 0 736064114 126992384 26673 33554432000 4194304 4263832 140733638577968 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 31004 26673 248 17 0 28177 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 124016

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 3.87 7/424 24468
/proc/meminfo: memFree=13348664/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=129456 CPUtime=342.28 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 29971 0 0 0 34218 10 0 0 25 0 1 0 736064114 132562944 27642 33554432000 4194304 4263832 140733638577968 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 32364 27642 248 17 0 29537 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 129456

[startup+402.3 s]
/proc/loadavg: 4.04 4.02 3.88 7/424 24470
/proc/meminfo: memFree=13325692/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=146072 CPUtime=402.29 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 34728 0 0 0 40217 12 0 0 25 0 1 0 736064114 149577728 31754 33554432000 4194304 4263832 140733638577968 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 36518 31754 248 17 0 33691 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 146072

[startup+462.301 s]
/proc/loadavg: 4.12 4.05 3.90 6/424 24471
/proc/meminfo: memFree=13316484/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=149216 CPUtime=462.29 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 35321 0 0 0 46217 12 0 0 25 0 1 0 736064114 152797184 32347 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 37304 32347 248 17 0 34477 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 149216

[startup+522.3 s]
/proc/loadavg: 4.04 4.03 3.90 7/424 24473
/proc/meminfo: memFree=13266984/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=164728 CPUtime=522.28 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 39227 0 0 0 52215 13 0 0 25 0 1 0 736064114 168681472 36253 33554432000 4194304 4263832 140733638577968 18446744073709551615 4206491 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 41182 36253 248 17 0 38355 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 164728

[startup+582.301 s]
/proc/loadavg: 4.01 4.03 3.91 7/424 24475
/proc/meminfo: memFree=13205948/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=187944 CPUtime=582.28 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 44969 0 0 0 58212 16 0 0 25 0 1 0 736064114 192454656 41995 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 46986 41995 248 17 0 44159 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 187944

[startup+642.3 s]
/proc/loadavg: 4.00 4.02 3.91 7/424 24476
/proc/meminfo: memFree=13182872/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=200992 CPUtime=642.29 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 48906 0 0 0 64211 18 0 0 25 0 1 0 736064114 205815808 45223 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 50248 45223 248 17 0 47421 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 200992

[startup+702.301 s]
/proc/loadavg: 3.61 3.92 3.88 4/418 24495
/proc/meminfo: memFree=13322844/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=202644 CPUtime=702.28 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 49204 0 0 0 70210 18 0 0 25 0 1 0 736064114 207507456 45521 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 50661 45521 248 17 0 47834 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 202644

[startup+762.3 s]
/proc/loadavg: 3.38 3.79 3.84 4/418 24496
/proc/meminfo: memFree=13315368/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=203668 CPUtime=762.29 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 49553 0 0 0 76211 18 0 0 25 0 1 0 736064114 208556032 45870 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 50917 45870 248 17 0 48090 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 203668

[startup+822.301 s]
/proc/loadavg: 3.14 3.65 3.78 4/418 24498
/proc/meminfo: memFree=13267348/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=221684 CPUtime=822.27 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 54072 0 0 0 82207 20 0 0 25 0 1 0 736064114 227004416 50389 33554432000 4194304 4263832 140733638577968 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 55421 50389 248 17 0 52594 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 221684

[startup+882.315 s]
/proc/loadavg: 3.05 3.53 3.73 4/418 24500
/proc/meminfo: memFree=13238796/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=249108 CPUtime=882.29 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 61215 0 0 0 88206 23 0 0 25 0 1 0 736064114 255086592 56674 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 62277 56674 248 17 0 59450 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 249108

[startup+942.301 s]
/proc/loadavg: 3.11 3.46 3.69 4/418 24501
/proc/meminfo: memFree=13231956/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=250496 CPUtime=942.27 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 61565 0 0 0 94204 23 0 0 25 0 1 0 736064114 256507904 57024 33554432000 4194304 4263832 140733638577968 18446744073709551615 4242463 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 62624 57024 248 17 0 59797 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 250496

[startup+1002.3 s]
/proc/loadavg: 3.08 3.39 3.65 4/418 24503
/proc/meminfo: memFree=13221132/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=253568 CPUtime=1002.27 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 62095 0 0 0 100204 23 0 0 25 0 1 0 736064114 259653632 57554 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 63392 57554 248 17 0 60565 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 253568

[startup+1062.3 s]
/proc/loadavg: 3.03 3.31 3.61 4/418 24504
/proc/meminfo: memFree=13183900/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=270236 CPUtime=1062.26 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 66097 0 0 0 106202 24 0 0 25 0 1 0 736064114 276721664 61556 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 67559 61556 248 17 0 64732 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 270236

[startup+1122.3 s]
/proc/loadavg: 3.01 3.25 3.57 4/418 24506
/proc/meminfo: memFree=13160924/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=290452 CPUtime=1122.26 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 72094 0 0 0 112200 26 0 0 25 0 1 0 736064114 297422848 66609 33554432000 4194304 4263832 140733638577968 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 72613 66609 248 17 0 69786 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 290452

[startup+1182.3 s]
/proc/loadavg: 2.56 3.09 3.49 3/412 24526
/proc/meminfo: memFree=13470116/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=290452 CPUtime=1182.26 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 72094 0 0 0 118200 26 0 0 25 0 1 0 736064114 297422848 66609 33554432000 4194304 4263832 140733638577968 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 72613 66609 248 17 0 69786 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 290452

[startup+1242.3 s]
/proc/loadavg: 1.76 2.78 3.36 2/406 24548
/proc/meminfo: memFree=13563148/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=292568 CPUtime=1242.25 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 72470 0 0 0 124199 26 0 0 25 0 1 0 736064114 299589632 66985 33554432000 4194304 4263832 140733638577968 18446744073709551615 4244199 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 73142 66985 248 17 0 70315 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 292568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.28 2.46 3.21 2/406 24550
/proc/meminfo: memFree=13560904/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=295128 CPUtime=1299.96 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 73004 0 0 0 129970 26 0 0 25 0 1 0 736064114 302211072 67519 33554432000 4194304 4263832 140733638577968 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 73782 67519 248 17 0 70955 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 295128

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: 1.28 2.46 3.21 2/406 24550
/proc/meminfo: memFree=13560904/32951124 swapFree=65586204/67111528
[pid=24458] ppid=24456 vsize=295128 CPUtime=1299.96 cores=4,6
/proc/24458/stat : 24458 (umsat) R 24456 24458 24130 0 -1 4202496 73004 0 0 0 129970 26 0 0 25 0 1 0 736064114 302211072 67519 33554432000 4194304 4263832 140733638577968 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24458/statm: 73782 67519 248 17 0 70955 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 295128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1299.99
CPU user time (s): 1299.71
CPU system time (s): 0.280957
CPU usage (%): 99.9968
Max. virtual memory (cumulated for all children) (KiB): 295128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.71
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73004
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= 9
involuntary context switches= 1663

runsolver used 5.58215 second user time and 11.9872 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 13:18:55
IDJOB=3379222
IDBENCH=83196
IDSOLVER=1861
FILE ID=node119/3379222-1305458335
RUNJOBID= node119-1305456878-24149
PBS_JOBID= 13324893
Free space on /tmp= 73300 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_150_29_u.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379222-1305458335/watcher-3379222-1305458335 -o /tmp/evaluation-result-3379222-1305458335/solver-3379222-1305458335 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379222-1305458335.cnf

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=599070503

node119.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.815
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.63
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.815
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:      13582888 kB
Buffers:        300916 kB
Cached:        4859092 kB
SwapCached:       4756 kB
Active:       15832236 kB
Inactive:      3193016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13582888 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            2720 kB
Writeback:           0 kB
AnonPages:    13863900 kB
Mapped:          32652 kB
Slab:           214060 kB
PageTables:      62252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113675348 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= 73308 MiB
End job on node119 at 2011-05-15 13:40:37