Trace number 3171793

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-02-25? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S9113894-047.SATISFIABLE.cnf
MD5SUMc18e380499d0835f10de248aeec99cf2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005999
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 1,3

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.69 3.94 3.86 1/174 5833
/proc/meminfo: memFree=23559916/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=11644 CPUtime=0 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4194304 355 0 0 0 0 0 0 0 19 0 1 0 366631828 11923456 292 33554432000 4194304 4263880 140733677847328 18446744073709551615 47647107625866 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 2911 292 240 17 0 84 0

[startup+0.037373 s]
/proc/loadavg: 3.69 3.94 3.86 1/174 5833
/proc/meminfo: memFree=23559916/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=12172 CPUtime=0.03 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 498 0 0 0 3 0 0 0 19 0 1 0 366631828 12464128 435 33554432000 4194304 4263880 140733677847328 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 3043 435 247 17 0 216 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12172

[startup+0.100334 s]
/proc/loadavg: 3.69 3.94 3.86 1/174 5833
/proc/meminfo: memFree=23559916/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=12564 CPUtime=0.09 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 575 0 0 0 9 0 0 0 19 0 1 0 366631828 12865536 512 33554432000 4194304 4263880 140733677847328 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 3141 512 247 17 0 314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12564

[startup+0.300296 s]
/proc/loadavg: 3.69 3.94 3.86 1/174 5833
/proc/meminfo: memFree=23559916/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=12960 CPUtime=0.29 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 686 0 0 0 29 0 0 0 20 0 1 0 366631828 13271040 623 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 3240 623 247 17 0 413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12960

[startup+0.700227 s]
/proc/loadavg: 3.69 3.94 3.86 1/174 5833
/proc/meminfo: memFree=23559916/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=13616 CPUtime=0.69 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 840 0 0 0 69 0 0 0 20 0 1 0 366631828 13942784 777 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 3404 777 247 17 0 577 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13616

[startup+1.50108 s]
/proc/loadavg: 3.69 3.94 3.86 5/190 5862
/proc/meminfo: memFree=23537984/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=14112 CPUtime=1.5 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 973 0 0 0 150 0 0 0 23 0 1 0 366631828 14450688 910 33554432000 4194304 4263880 140733677847328 18446744073709551615 4209531 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 3528 910 247 17 0 701 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 14112

[startup+3.10082 s]
/proc/loadavg: 3.69 3.94 3.86 5/190 5862
/proc/meminfo: memFree=23533396/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=15196 CPUtime=3.1 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 1237 0 0 0 310 0 0 0 25 0 1 0 366631828 15560704 1174 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 3799 1174 248 17 0 972 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 15196

[startup+6.30025 s]
/proc/loadavg: 3.79 3.96 3.87 5/190 5862
/proc/meminfo: memFree=23524940/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=16652 CPUtime=6.3 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 1604 0 0 0 630 0 0 0 25 0 1 0 366631828 17051648 1541 33554432000 4194304 4263880 140733677847328 18446744073709551615 4207818 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 4163 1541 248 17 0 1336 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 16652

[startup+12.7001 s]
/proc/loadavg: 3.81 3.96 3.87 5/190 5863
/proc/meminfo: memFree=23513988/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=18320 CPUtime=12.69 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 2034 0 0 0 1269 0 0 0 25 0 1 0 366631828 18759680 1971 33554432000 4194304 4263880 140733677847328 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 4580 1971 248 17 0 1753 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18320

[startup+25.5009 s]
/proc/loadavg: 3.85 3.96 3.87 5/190 5890
/proc/meminfo: memFree=23503588/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=20860 CPUtime=25.49 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 2722 0 0 0 2549 0 0 0 25 0 1 0 366631828 21360640 2551 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 5215 2551 248 17 0 2388 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20860

[startup+51.1004 s]
/proc/loadavg: 3.90 3.96 3.87 5/190 5891
/proc/meminfo: memFree=23484320/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=23756 CPUtime=51.09 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 3531 0 0 0 5109 0 0 0 25 0 1 0 366631828 24326144 3270 33554432000 4194304 4263880 140733677847328 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 5939 3270 248 17 0 3112 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 23756

[startup+102.306 s]
/proc/loadavg: 3.95 3.97 3.88 5/190 5892
/proc/meminfo: memFree=23462088/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=27596 CPUtime=102.3 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 4655 0 0 0 10230 0 0 0 25 0 1 0 366631828 28258304 4222 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 6899 4222 248 17 0 4072 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27596

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.88 5/190 5894
/proc/meminfo: memFree=23446304/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=31692 CPUtime=162.3 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 5833 0 0 0 16229 1 0 0 25 0 1 0 366631828 32452608 5190 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 7923 5190 248 17 0 5096 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 31692

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.89 5/190 5895
/proc/meminfo: memFree=23433500/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=34196 CPUtime=222.29 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 6548 0 0 0 22228 1 0 0 25 0 1 0 366631828 35016704 5821 33554432000 4194304 4263880 140733677847328 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 8549 5821 248 17 0 5722 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 34196

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.90 5/190 5897
/proc/meminfo: memFree=23423780/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=36444 CPUtime=282.29 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 7198 0 0 0 28228 1 0 0 25 0 1 0 366631828 37318656 6379 33554432000 4194304 4263880 140733677847328 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 9111 6379 248 17 0 6284 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 36444

[startup+342.3 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 5898
/proc/meminfo: memFree=23414576/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=37428 CPUtime=342.29 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 7449 0 0 0 34228 1 0 0 25 0 1 0 366631828 38326272 6630 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 9357 6630 248 17 0 6530 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 37428

[startup+402.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 5900
/proc/meminfo: memFree=23408332/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=38868 CPUtime=402.3 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 7926 0 0 0 40229 1 0 0 25 0 1 0 366631828 39800832 7006 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 9717 7006 248 17 0 6890 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 38868

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.91 6/190 5902
/proc/meminfo: memFree=23398740/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=39924 CPUtime=462.3 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 8174 0 0 0 46229 1 0 0 25 0 1 0 366631828 40882176 7254 33554432000 4194304 4263880 140733677847328 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 9981 7254 248 17 0 7154 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 39924

[startup+522.301 s]
/proc/loadavg: 4.07 4.00 3.91 5/190 5903
/proc/meminfo: memFree=23394240/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=41252 CPUtime=522.3 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 8650 0 0 0 52229 1 0 0 25 0 1 0 366631828 42242048 7619 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 10313 7619 248 17 0 7486 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 41252

[startup+582.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 5905
/proc/meminfo: memFree=23391244/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=42284 CPUtime=582.3 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 8908 0 0 0 58229 1 0 0 25 0 1 0 366631828 43298816 7877 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 10571 7877 248 17 0 7744 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 42284

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 5906
/proc/meminfo: memFree=23381288/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=44588 CPUtime=642.31 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 9566 0 0 0 64229 2 0 0 25 0 1 0 366631828 45658112 8413 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205886 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 11147 8413 248 17 0 8320 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 44588

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 5908
/proc/meminfo: memFree=23377644/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=45068 CPUtime=702.31 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 9688 0 0 0 70229 2 0 0 25 0 1 0 366631828 46149632 8535 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 11267 8535 248 17 0 8440 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 45068

[startup+762.307 s]
/proc/loadavg: 4.08 4.02 3.92 5/190 5910
/proc/meminfo: memFree=23373760/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=45964 CPUtime=762.32 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 9912 0 0 0 76230 2 0 0 25 0 1 0 366631828 47067136 8759 33554432000 4194304 4263880 140733677847328 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 11491 8759 248 17 0 8664 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 45964

[startup+822.3 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 5911
/proc/meminfo: memFree=23365544/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=46316 CPUtime=822.31 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 10002 0 0 0 82229 2 0 0 25 0 1 0 366631828 47427584 8849 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 11579 8849 248 17 0 8752 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 46316

[startup+882.301 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 5913
/proc/meminfo: memFree=23360428/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=49040 CPUtime=882.31 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 10816 0 0 0 88229 2 0 0 25 0 1 0 366631828 50216960 9400 33554432000 4194304 4263880 140733677847328 18446744073709551615 4209839 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 12260 9400 248 17 0 9433 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 49040

[startup+942.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 5914
/proc/meminfo: memFree=23356796/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=49888 CPUtime=942.31 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 11058 0 0 0 94229 2 0 0 25 0 1 0 366631828 51085312 9642 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 12472 9642 248 17 0 9645 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 49888

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 5916
/proc/meminfo: memFree=23354028/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=50820 CPUtime=1002.31 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 11275 0 0 0 100229 2 0 0 25 0 1 0 366631828 52039680 9859 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 12705 9859 248 17 0 9878 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 50820

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/190 5918
/proc/meminfo: memFree=23352252/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=51012 CPUtime=1062.31 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 11326 0 0 0 106229 2 0 0 25 0 1 0 366631828 52236288 9910 33554432000 4194304 4263880 140733677847328 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 12753 9910 248 17 0 9926 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 51012

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 3.94 5/190 5919
/proc/meminfo: memFree=23340804/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=52892 CPUtime=1122.31 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 11951 0 0 0 112229 2 0 0 25 0 1 0 366631828 54161408 10387 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 13223 10387 248 17 0 10396 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 52892

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 5921
/proc/meminfo: memFree=23338392/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=53724 CPUtime=1182.32 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 12160 0 0 0 118230 2 0 0 25 0 1 0 366631828 55013376 10596 33554432000 4194304 4263880 140733677847328 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 13431 10596 248 17 0 10604 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 53724

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/190 5922
/proc/meminfo: memFree=23334636/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=53724 CPUtime=1242.32 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 12176 0 0 0 124230 2 0 0 25 0 1 0 366631828 55013376 10612 33554432000 4194304 4263880 140733677847328 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 13431 10612 248 17 0 10604 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 53724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 5924
/proc/meminfo: memFree=23331996/32951124 swapFree=67102208/67111528
[pid=5833] ppid=5831 vsize=54364 CPUtime=1300.02 cores=1,3
/proc/5833/stat : 5833 (umsat) R 5831 5833 4397 0 -1 4202496 12324 0 0 0 130000 2 0 0 25 0 1 0 366631828 55668736 10760 33554432000 4194304 4263880 140733677847328 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5833/statm: 13591 10760 248 17 0 10764 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 54364

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.01
CPU time (s): 1300.04
CPU user time (s): 1300.01
CPU system time (s): 0.029995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 54364

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

runsolver used 1.9507 second user time and 5.14422 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-02 19:06:52
IDJOB=3171793
IDBENCH=83011
IDSOLVER=1582
FILE ID=node119/3171793-1301764012
RUNJOBID= node119-1301764012-5821
PBS_JOBID= 12841060
Free space on /tmp= 71232 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S9113894-047.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171793-1301764012/watcher-3171793-1301764012 -o /tmp/evaluation-result-3171793-1301764012/solver-3171793-1301764012 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171793-1301764012.cnf

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

MD5SUM BENCH= c18e380499d0835f10de248aeec99cf2
RANDOM SEED=259417216

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:      23559948 kB
Buffers:        298916 kB
Cached:        8771412 kB
SwapCached:       5376 kB
Active:        4528932 kB
Inactive:      4600796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23559948 kB
SwapTotal:    67111528 kB
SwapFree:     67102208 kB
Dirty:            2348 kB
Writeback:           4 kB
AnonPages:       57792 kB
Mapped:          14336 kB
Slab:           197384 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190848 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= 71224 MiB
End job on node119 at 2011-04-02 19:28:34