Trace number 3379400

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

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_29.renamed-as.sat05-1916.cnf
MD5SUMf874c09c5787bb3c6a16f7a5f9ea0ad4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.544
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

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

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-3379400-1307665892/watcher-3379400-1307665892 -o /tmp/evaluation-result-3379400-1307665892/solver-3379400-1307665892 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379400-1307665892.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: 1.49 1.89 1.93 6/189 3359
/proc/meminfo: memFree=32173052/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=11644 CPUtime=0 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4194304 343 0 0 0 0 0 0 0 22 0 1 0 878187717 11923456 282 33554432000 4194304 4263832 140735088457296 18446744073709551615 210204308165 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 2911 282 241 17 0 84 0

[startup+0.0870689 s]
/proc/loadavg: 1.49 1.89 1.93 6/189 3359
/proc/meminfo: memFree=32173052/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=13340 CPUtime=0.08 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4194304 869 0 0 0 8 0 0 0 22 0 1 0 878187717 13660160 662 33554432000 4194304 4263832 140735088457296 18446744073709551615 47091645951184 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 3335 662 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.101082 s]
/proc/loadavg: 1.49 1.89 1.93 6/189 3359
/proc/meminfo: memFree=32173052/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=13340 CPUtime=0.09 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4194304 891 0 0 0 9 0 0 0 22 0 1 0 878187717 13660160 684 33554432000 4194304 4263832 140735088457296 18446744073709551615 47091645947035 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 3335 684 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.301039 s]
/proc/loadavg: 1.49 1.89 1.93 6/189 3359
/proc/meminfo: memFree=32173052/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=18812 CPUtime=0.29 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4194304 2534 0 0 0 29 0 0 0 23 0 1 0 878187717 19263488 1749 33554432000 4194304 4263832 140735088457296 18446744073709551615 47091646068079 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 4703 1749 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700948 s]
/proc/loadavg: 1.49 1.89 1.93 6/189 3359
/proc/meminfo: memFree=32173052/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=30052 CPUtime=0.69 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 6353 0 0 0 69 0 0 0 25 0 1 0 878187717 30773248 4864 33554432000 4194304 4263832 140735088457296 18446744073709551615 4206213 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 7513 4864 247 17 0 4686 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30052

[startup+1.50081 s]
/proc/loadavg: 1.69 1.92 1.94 5/190 3360
/proc/meminfo: memFree=32127932/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=35864 CPUtime=1.49 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 7812 0 0 0 148 1 0 0 25 0 1 0 878187717 36724736 6323 33554432000 4194304 4263832 140735088457296 18446744073709551615 4207742 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 8966 6323 247 17 0 6139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35864

[startup+3.10057 s]
/proc/loadavg: 1.69 1.92 1.94 5/190 3360
/proc/meminfo: memFree=32106480/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=44384 CPUtime=3.09 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 9955 0 0 0 308 1 0 0 25 0 1 0 878187717 45449216 8466 33554432000 4194304 4263832 140735088457296 18446744073709551615 4203280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 11096 8466 247 17 0 8269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44384

[startup+6.30104 s]
/proc/loadavg: 1.69 1.92 1.94 5/190 3360
/proc/meminfo: memFree=32074064/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=54896 CPUtime=6.29 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 12538 0 0 0 628 1 0 0 25 0 1 0 878187717 56213504 11049 33554432000 4194304 4263832 140735088457296 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 13724 11049 247 17 0 10897 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54896

[startup+12.701 s]
/proc/loadavg: 2.05 1.99 1.96 5/190 3360
/proc/meminfo: memFree=32024128/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=73580 CPUtime=12.69 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 17136 0 0 0 1266 3 0 0 25 0 1 0 878187717 75345920 15647 33554432000 4194304 4263832 140735088457296 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 18395 15647 247 17 0 15568 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73580

[startup+25.5008 s]
/proc/loadavg: 2.35 2.05 1.98 5/190 3360
/proc/meminfo: memFree=31969488/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=96008 CPUtime=25.49 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 22732 0 0 0 2545 4 0 0 25 0 1 0 878187717 98312192 21243 33554432000 4194304 4263832 140735088457296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 24002 21244 247 17 0 21175 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96008

[startup+51.1005 s]
/proc/loadavg: 2.91 2.21 2.03 5/190 3361
/proc/meminfo: memFree=31885072/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=129952 CPUtime=51.09 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 30976 0 0 0 5102 7 0 0 25 0 1 0 878187717 133070848 29487 33554432000 4194304 4263832 140735088457296 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 32488 29487 247 17 0 29661 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 129952

[startup+102.307 s]
/proc/loadavg: 3.61 2.52 2.15 5/190 3362
/proc/meminfo: memFree=31774920/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=173664 CPUtime=102.3 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 41851 0 0 0 10218 12 0 0 25 0 1 0 878187717 177831936 40361 33554432000 4194304 4263832 140735088457296 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 43416 40361 247 17 0 40589 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 173664

[startup+162.301 s]
/proc/loadavg: 3.85 2.79 2.26 5/190 3364
/proc/meminfo: memFree=31695744/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=209676 CPUtime=162.3 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 50427 0 0 0 16215 15 0 0 25 0 1 0 878187717 214708224 48936 33554432000 4194304 4263832 140735088457296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 52419 48936 247 17 0 49592 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 209676

[startup+222.301 s]
/proc/loadavg: 4.00 3.02 2.37 5/190 3366
/proc/meminfo: memFree=31612744/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=236580 CPUtime=222.29 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 56991 0 0 0 22212 17 0 0 25 0 1 0 878187717 242257920 55500 33554432000 4194304 4263832 140735088457296 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 59145 55500 247 17 0 56318 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 236580

[startup+282.301 s]
/proc/loadavg: 4.05 3.21 2.48 5/190 3368
/proc/meminfo: memFree=31550932/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=265260 CPUtime=282.29 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 64094 0 0 0 28210 19 0 0 25 0 1 0 878187717 271626240 62603 33554432000 4194304 4263832 140735088457296 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 66315 62603 247 17 0 63488 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 265260

[startup+342.301 s]
/proc/loadavg: 4.02 3.35 2.57 5/190 3370
/proc/meminfo: memFree=31479216/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=292592 CPUtime=342.29 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 70816 0 0 0 34208 21 0 0 25 0 1 0 878187717 299614208 69325 33554432000 4194304 4263832 140735088457296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 73148 69325 247 17 0 70321 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 292592

[startup+402.301 s]
/proc/loadavg: 4.00 3.47 2.66 5/190 3371
/proc/meminfo: memFree=31426084/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=320752 CPUtime=402.29 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 77748 0 0 0 40205 24 0 0 25 0 1 0 878187717 328450048 76257 33554432000 4194304 4263832 140735088457296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 80188 76257 247 17 0 77361 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 320752

[startup+462.301 s]
/proc/loadavg: 4.00 3.56 2.74 5/190 3373
/proc/meminfo: memFree=31378300/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=346524 CPUtime=462.29 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 84225 0 0 0 46203 26 0 0 25 0 1 0 878187717 354840576 82733 33554432000 4194304 4263832 140735088457296 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 86631 82733 247 17 0 83804 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 346524

[startup+522.3 s]
/proc/loadavg: 4.00 3.64 2.81 5/190 3375
/proc/meminfo: memFree=31327028/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=372600 CPUtime=522.3 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 90133 0 0 0 52201 29 0 0 25 0 1 0 878187717 381542400 88641 33554432000 4194304 4263832 140735088457296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 93150 88641 247 17 0 90323 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 372600

[startup+582.3 s]
/proc/loadavg: 4.07 3.72 2.89 5/190 3376
/proc/meminfo: memFree=31285816/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=392532 CPUtime=582.3 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 95052 0 0 0 58199 31 0 0 25 0 1 0 878187717 401952768 93560 33554432000 4194304 4263832 140735088457296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 98133 93560 247 17 0 95306 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 392532

[startup+642.3 s]
/proc/loadavg: 4.02 3.77 2.96 5/190 3378
/proc/meminfo: memFree=31245212/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=411284 CPUtime=642.31 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 99656 0 0 0 64198 33 0 0 25 0 1 0 878187717 421154816 98164 33554432000 4194304 4263832 140735088457296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 102821 98164 247 17 0 99994 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 411284

[startup+702.301 s]
/proc/loadavg: 4.01 3.81 3.02 5/190 3379
/proc/meminfo: memFree=31202744/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=428992 CPUtime=702.3 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 103985 0 0 0 70195 35 0 0 25 0 1 0 878187717 439287808 102493 33554432000 4194304 4263832 140735088457296 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 107248 102493 247 17 0 104421 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 428992

[startup+762.307 s]
/proc/loadavg: 4.00 3.84 3.08 5/190 3381
/proc/meminfo: memFree=31163872/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=446128 CPUtime=762.31 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 108194 0 0 0 76195 36 0 0 25 0 1 0 878187717 456835072 106702 33554432000 4194304 4263832 140735088457296 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 111532 106702 248 17 0 108705 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 446128

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.13 5/190 3383
/proc/meminfo: memFree=31098972/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=465536 CPUtime=822.3 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 113012 0 0 0 82192 38 0 0 25 0 1 0 878187717 476708864 111520 33554432000 4194304 4263832 140735088457296 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 116384 111520 248 17 0 113557 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 465536

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.18 5/190 3384
/proc/meminfo: memFree=31062460/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=482404 CPUtime=882.31 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 117240 0 0 0 88190 41 0 0 25 0 1 0 878187717 493981696 115748 33554432000 4194304 4263832 140735088457296 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 120601 115748 248 17 0 117774 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 482404

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.23 5/190 3386
/proc/meminfo: memFree=31031292/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=500124 CPUtime=942.3 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 121664 0 0 0 94188 42 0 0 25 0 1 0 878187717 512126976 120172 33554432000 4194304 4263832 140735088457296 18446744073709551615 4205719 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 125031 120172 248 17 0 122204 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 500124

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.28 5/190 3387
/proc/meminfo: memFree=30994280/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=516168 CPUtime=1002.31 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 125604 0 0 0 100187 44 0 0 25 0 1 0 878187717 528556032 124112 33554432000 4194304 4263832 140735088457296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 129042 124112 248 17 0 126215 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 516168

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.32 5/190 3390
/proc/meminfo: memFree=30967556/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=532816 CPUtime=1062.31 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 129698 0 0 0 106185 46 0 0 25 0 1 0 878187717 545603584 128206 33554432000 4194304 4263832 140735088457296 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 133204 128206 249 17 0 130377 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 532816

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.36 5/190 3392
/proc/meminfo: memFree=30937124/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=548148 CPUtime=1122.31 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 133439 0 0 0 112183 48 0 0 25 0 1 0 878187717 561303552 131947 33554432000 4194304 4263832 140735088457296 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 137037 131947 249 17 0 134210 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 548148

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.40 5/190 3393
/proc/meminfo: memFree=30882624/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=562500 CPUtime=1182.31 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 136909 0 0 0 118181 50 0 0 25 0 1 0 878187717 576000000 135416 33554432000 4194304 4263832 140735088457296 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 140625 135416 249 17 0 137798 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 562500

[startup+1242.3 s]
/proc/loadavg: 4.08 3.97 3.44 5/190 3395
/proc/meminfo: memFree=30858148/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=574840 CPUtime=1242.31 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 139848 0 0 0 124180 51 0 0 25 0 1 0 878187717 588636160 138354 33554432000 4194304 4263832 140735088457296 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 143710 138354 248 17 0 140883 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 574840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 3.97 3.47 3/187 3400
/proc/meminfo: memFree=31200100/32951124 swapFree=67054516/67111528
[pid=3359] ppid=3357 vsize=586928 CPUtime=1300.01 cores=4,6
/proc/3359/stat : 3359 (umsat) R 3357 3359 3281 0 -1 4202496 142865 0 0 0 129949 52 0 0 25 0 1 0 878187717 601014272 141371 33554432000 4194304 4263832 140735088457296 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3359/statm: 146732 141371 249 17 0 143905 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 586928

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1299.5
CPU system time (s): 0.551916
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 586928

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

runsolver used 2.26666 second user time and 4.83626 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-10 02:31:32
IDJOB=3379400
IDBENCH=85973
IDSOLVER=1861
FILE ID=node130/3379400-1307665892
RUNJOBID= node130-1307665892-3301
PBS_JOBID= 13549464
Free space on /tmp= 74176 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_29.renamed-as.sat05-1916.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379400-1307665892/watcher-3379400-1307665892 -o /tmp/evaluation-result-3379400-1307665892/solver-3379400-1307665892 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379400-1307665892.cnf

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

MD5SUM BENCH= f874c09c5787bb3c6a16f7a5f9ea0ad4
RANDOM SEED=1445533541

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.75
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.838
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.838
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.75
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32174372 kB
Buffers:        198504 kB
Cached:         358352 kB
SwapCached:      10548 kB
Active:         294124 kB
Inactive:       288260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32174372 kB
SwapTotal:    67111528 kB
SwapFree:     67054516 kB
Dirty:           12168 kB
Writeback:           0 kB
AnonPages:       22528 kB
Mapped:          12588 kB
Slab:           126424 kB
PageTables:       4704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   241072 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= 74180 MiB
End job on node130 at 2011-06-10 02:53:14