Trace number 3171644

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.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S259896945-079.SATISFIABLE.cnf
MD5SUMaf1e3a30945401f0fc52ffcd9f70aa15
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.081987
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3171644-1301761896/watcher-3171644-1301761896 -o /tmp/evaluation-result-3171644-1301761896/solver-3171644-1301761896 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171644-1301761896.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: 0.93 1.72 2.65 3/178 20360
/proc/meminfo: memFree=20957088/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=11644 CPUtime=0 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4194304 348 0 0 0 0 0 0 0 21 0 1 0 287788077 11923456 285 33554432000 4194304 4263880 140735865873424 18446744073709551615 47118200968575 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 2911 285 241 17 0 84 0

[startup+0.0890651 s]
/proc/loadavg: 0.93 1.72 2.65 3/178 20360
/proc/meminfo: memFree=20957088/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=12832 CPUtime=0.08 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 658 0 0 0 8 0 0 0 21 0 1 0 287788077 13139968 595 33554432000 4194304 4263880 140735865873424 18446744073709551615 4207662 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 3208 595 247 17 0 381 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12832

[startup+0.101061 s]
/proc/loadavg: 0.93 1.72 2.65 3/178 20360
/proc/meminfo: memFree=20957088/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=12964 CPUtime=0.09 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 682 0 0 0 9 0 0 0 21 0 1 0 287788077 13275136 619 33554432000 4194304 4263880 140735865873424 18446744073709551615 4207662 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 3241 619 247 17 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12964

[startup+0.301041 s]
/proc/loadavg: 0.93 1.72 2.65 3/178 20360
/proc/meminfo: memFree=20957088/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=13492 CPUtime=0.29 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 817 0 0 0 29 0 0 0 22 0 1 0 287788077 13815808 754 33554432000 4194304 4263880 140735865873424 18446744073709551615 4209320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 3373 754 247 17 0 546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13492

[startup+0.700976 s]
/proc/loadavg: 0.93 1.72 2.65 3/178 20360
/proc/meminfo: memFree=20957088/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=14404 CPUtime=0.69 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 1047 0 0 0 69 0 0 0 24 0 1 0 287788077 14749696 984 33554432000 4194304 4263880 140735865873424 18446744073709551615 210204302333 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 3601 984 247 17 0 774 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14404

[startup+1.50085 s]
/proc/loadavg: 0.93 1.72 2.65 6/190 20382
/proc/meminfo: memFree=20933788/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=15260 CPUtime=1.49 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 1249 0 0 0 149 0 0 0 25 0 1 0 287788077 15626240 1186 33554432000 4194304 4263880 140735865873424 18446744073709551615 4210494 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 3815 1186 248 17 0 988 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15260

[startup+3.10058 s]
/proc/loadavg: 0.93 1.72 2.65 6/190 20382
/proc/meminfo: memFree=20927812/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=16300 CPUtime=3.09 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 1522 0 0 0 309 0 0 0 25 0 1 0 287788077 16691200 1459 33554432000 4194304 4263880 140735865873424 18446744073709551615 4207785 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 4075 1459 248 17 0 1248 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16300

[startup+6.30102 s]
/proc/loadavg: 1.18 1.75 2.66 6/190 20382
/proc/meminfo: memFree=20918072/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=18440 CPUtime=6.29 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 2036 0 0 0 629 0 0 0 25 0 1 0 287788077 18882560 1940 33554432000 4194304 4263880 140735865873424 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 4610 1940 249 17 0 1783 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18440

[startup+12.7009 s]
/proc/loadavg: 1.40 1.79 2.66 6/190 20382
/proc/meminfo: memFree=20905744/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=19900 CPUtime=12.69 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 2475 0 0 0 1269 0 0 0 25 0 1 0 287788077 20377600 2302 33554432000 4194304 4263880 140735865873424 18446744073709551615 4205857 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 4975 2302 249 17 0 2148 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19900

[startup+25.5008 s]
/proc/loadavg: 1.98 1.90 2.69 6/190 20383
/proc/meminfo: memFree=20893724/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=22632 CPUtime=25.5 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 3298 0 0 0 2549 1 0 0 25 0 1 0 287788077 23175168 2978 33554432000 4194304 4263880 140735865873424 18446744073709551615 4209527 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 5658 2978 248 17 0 2831 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 22632

[startup+51.1005 s]
/proc/loadavg: 2.67 2.07 2.72 6/190 20384
/proc/meminfo: memFree=20877156/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=26136 CPUtime=51.09 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 4309 0 0 0 5108 1 0 0 25 0 1 0 287788077 26763264 3794 33554432000 4194304 4263880 140735865873424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 6534 3794 248 17 0 3707 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26136

[startup+102.307 s]
/proc/loadavg: 3.42 2.36 2.78 6/190 20385
/proc/meminfo: memFree=20853932/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=30524 CPUtime=102.3 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 5557 0 0 0 10228 2 0 0 25 0 1 0 287788077 31256576 4878 33554432000 4194304 4263880 140735865873424 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 7631 4878 248 17 0 4804 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30524

[startup+162.301 s]
/proc/loadavg: 3.79 2.66 2.86 6/190 20386
/proc/meminfo: memFree=20840116/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=34088 CPUtime=162.29 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 6624 0 0 0 16227 2 0 0 25 0 1 0 287788077 34906112 5747 33554432000 4194304 4263880 140735865873424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 8522 5747 248 17 0 5695 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34088

[startup+222.301 s]
/proc/loadavg: 3.92 2.90 2.93 6/190 20388
/proc/meminfo: memFree=20828544/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=36284 CPUtime=222.3 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 7322 0 0 0 22227 3 0 0 25 0 1 0 287788077 37154816 6331 33554432000 4194304 4263880 140735865873424 18446744073709551615 210204305732 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 9071 6331 248 17 0 6244 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 36284

[startup+282.301 s]
/proc/loadavg: 3.97 3.10 2.99 6/190 20390
/proc/meminfo: memFree=20817948/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=37904 CPUtime=282.3 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 7703 0 0 0 28227 3 0 0 25 0 1 0 287788077 38813696 6712 33554432000 4194304 4263880 140735865873424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 9476 6712 248 17 0 6649 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 37904

[startup+342.301 s]
/proc/loadavg: 4.09 3.29 3.06 6/190 20392
/proc/meminfo: memFree=20807980/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=40420 CPUtime=342.29 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 8478 0 0 0 34226 3 0 0 25 0 1 0 287788077 41390080 7362 33554432000 4194304 4263880 140735865873424 18446744073709551615 4206726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 10105 7362 248 17 0 7278 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 40420

[startup+402.301 s]
/proc/loadavg: 4.03 3.42 3.12 6/190 20393
/proc/meminfo: memFree=20797640/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=42868 CPUtime=402.29 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 9226 0 0 0 40226 3 0 0 25 0 1 0 287788077 43896832 7843 33554432000 4194304 4263880 140735865873424 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 10717 7843 248 17 0 7890 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 42868

[startup+462.3 s]
/proc/loadavg: 4.01 3.52 3.17 6/190 20394
/proc/meminfo: memFree=20789664/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=43924 CPUtime=462.29 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 9503 0 0 0 46226 3 0 0 25 0 1 0 287788077 44978176 8120 33554432000 4194304 4263880 140735865873424 18446744073709551615 4207840 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 10981 8120 248 17 0 8154 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 43924

[startup+522.3 s]
/proc/loadavg: 4.00 3.60 3.22 6/190 20396
/proc/meminfo: memFree=20783420/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=46944 CPUtime=522.3 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 10418 0 0 0 52226 4 0 0 25 0 1 0 287788077 48070656 8883 33554432000 4194304 4263880 140735865873424 18446744073709551615 4206738 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 11736 8883 249 17 0 8909 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 46944

[startup+582.3 s]
/proc/loadavg: 4.07 3.70 3.28 6/190 20398
/proc/meminfo: memFree=20774828/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=47392 CPUtime=582.3 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 10533 0 0 0 58226 4 0 0 25 0 1 0 287788077 48529408 8998 33554432000 4194304 4263880 140735865873424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 11848 8998 249 17 0 9021 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 47392

[startup+642.301 s]
/proc/loadavg: 4.02 3.75 3.32 6/190 20400
/proc/meminfo: memFree=20770816/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=48096 CPUtime=642.31 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 10719 0 0 0 64227 4 0 0 25 0 1 0 287788077 49250304 9183 33554432000 4194304 4263880 140735865873424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 12024 9183 248 17 0 9197 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 48096

[startup+702.301 s]
/proc/loadavg: 4.01 3.80 3.36 6/190 20401
/proc/meminfo: memFree=20764680/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=50892 CPUtime=702.31 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 11560 0 0 0 70226 5 0 0 25 0 1 0 287788077 52113408 9857 33554432000 4194304 4263880 140735865873424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 12723 9857 248 17 0 9896 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 50892

[startup+762.307 s]
/proc/loadavg: 4.00 3.83 3.39 6/190 20402
/proc/meminfo: memFree=20756084/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=51404 CPUtime=762.31 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 11693 0 0 0 76226 5 0 0 25 0 1 0 287788077 52637696 9990 33554432000 4194304 4263880 140735865873424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 12851 9990 248 17 0 10024 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 51404

[startup+822.301 s]
/proc/loadavg: 4.00 3.86 3.43 6/190 20404
/proc/meminfo: memFree=20748980/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=52236 CPUtime=822.31 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 11907 0 0 0 82226 5 0 0 25 0 1 0 287788077 53489664 10204 33554432000 4194304 4263880 140735865873424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 13059 10204 248 17 0 10232 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 52236

[startup+882.301 s]
/proc/loadavg: 4.00 3.88 3.46 6/190 20406
/proc/meminfo: memFree=20745700/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=53748 CPUtime=882.31 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 12492 0 0 0 88226 5 0 0 25 0 1 0 287788077 55037952 10606 33554432000 4194304 4263880 140735865873424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 13437 10606 248 17 0 10610 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 53748

[startup+942.301 s]
/proc/loadavg: 4.07 3.92 3.50 6/190 20408
/proc/meminfo: memFree=20741444/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=55952 CPUtime=942.31 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 12997 0 0 0 94226 5 0 0 25 0 1 0 287788077 57294848 11111 33554432000 4194304 4263880 140735865873424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 13988 11111 248 17 0 11161 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 55952

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.53 6/190 20409
/proc/meminfo: memFree=20734084/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=56592 CPUtime=1002.31 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 13160 0 0 0 100226 5 0 0 25 0 1 0 287788077 57950208 11274 33554432000 4194304 4263880 140735865873424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 14148 11274 248 17 0 11321 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 56592

[startup+1062.3 s]
/proc/loadavg: 4.01 3.94 3.55 6/190 20410
/proc/meminfo: memFree=20730692/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=57488 CPUtime=1062.31 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 13389 0 0 0 106226 5 0 0 25 0 1 0 287788077 58867712 11503 33554432000 4194304 4263880 140735865873424 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 14372 11503 248 17 0 11545 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 57488

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.58 6/190 20412
/proc/meminfo: memFree=20724580/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=58000 CPUtime=1122.31 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 13523 0 0 0 112226 5 0 0 25 0 1 0 287788077 59392000 11637 33554432000 4194304 4263880 140735865873424 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 14500 11637 248 17 0 11673 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 58000

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.60 6/190 20414
/proc/meminfo: memFree=20721440/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=59420 CPUtime=1182.31 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 14087 0 0 0 118226 5 0 0 25 0 1 0 287788077 60846080 11999 33554432000 4194304 4263880 140735865873424 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 14855 11999 248 17 0 12028 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 59420

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.62 6/190 20416
/proc/meminfo: memFree=20712960/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=60736 CPUtime=1242.31 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 14423 0 0 0 124226 5 0 0 25 0 1 0 287788077 62193664 12335 33554432000 4194304 4263880 140735865873424 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 15184 12335 248 17 0 12357 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 60736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.65 6/190 20417
/proc/meminfo: memFree=20709580/32951124 swapFree=67111528/67111528
[pid=20360] ppid=20356 vsize=61312 CPUtime=1300.02 cores=0,2
/proc/20360/stat : 20360 (umsat) R 20356 20360 19384 0 -1 4202496 14569 0 0 0 129996 6 0 0 25 0 1 0 287788077 62783488 12481 33554432000 4194304 4263880 140735865873424 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20360/statm: 15328 12481 248 17 0 12501 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 61312

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.03
CPU user time (s): 1299.96
CPU system time (s): 0.066989
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 61312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14569
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= 37
involuntary context switches= 15624

runsolver used 2.13167 second user time and 4.88926 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-02 18:31:36
IDJOB=3171644
IDBENCH=82862
IDSOLVER=1582
FILE ID=node130/3171644-1301761896
RUNJOBID= node130-1301761896-20339
PBS_JOBID= 12841075
Free space on /tmp= 71988 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S259896945-079.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171644-1301761896/watcher-3171644-1301761896 -o /tmp/evaluation-result-3171644-1301761896/solver-3171644-1301761896 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171644-1301761896.cnf

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

MD5SUM BENCH= af1e3a30945401f0fc52ffcd9f70aa15
RANDOM SEED=1699030699

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:      20957524 kB
Buffers:        357780 kB
Cached:       11313316 kB
SwapCached:          0 kB
Active:        7230220 kB
Inactive:      4503564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20957524 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4668 kB
Writeback:           0 kB
AnonPages:       62592 kB
Mapped:          14828 kB
Slab:           196464 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188788 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= 71976 MiB
End job on node130 at 2011-04-02 18:53:18