Trace number 3262855

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
MD5SUM3aff0c2163848e3eed6bc22fc2c30cdf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95
Number of clauses36888
Sum of the clauses size368690
Maximum clause length10
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 538
Number of clauses of size over 536850

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

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-3262855-1303551352/watcher-3262855-1303551352 -o /tmp/evaluation-result-3262855-1303551352/solver-3262855-1303551352 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3262855-1303551352.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: 0.88 1.76 2.59 5/185 17252
/proc/meminfo: memFree=21869624/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=11644 CPUtime=0 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4194304 347 0 0 0 0 0 0 0 22 0 1 0 199326503 11923456 287 33554432000 4194304 4263880 140736642238048 18446744073709551615 47818489705519 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 2911 287 241 17 0 84 0

[startup+0.0192091 s]
/proc/loadavg: 0.88 1.76 2.59 5/185 17252
/proc/meminfo: memFree=21869624/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=11784 CPUtime=0.01 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4194304 378 0 0 0 1 0 0 0 22 0 1 0 199326503 12066816 318 33554432000 4194304 4263880 140736642238048 18446744073709551615 47818489611728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 2946 318 241 17 0 119 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11784

[startup+0.100193 s]
/proc/loadavg: 0.88 1.76 2.59 5/185 17252
/proc/meminfo: memFree=21869624/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=12700 CPUtime=0.09 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4194304 638 0 0 0 9 0 0 0 22 0 1 0 199326503 13004800 529 33554432000 4194304 4263880 140736642238048 18446744073709551615 47818489644215 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 3175 529 242 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300161 s]
/proc/loadavg: 0.88 1.76 2.59 5/185 17252
/proc/meminfo: memFree=21869624/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=13876 CPUtime=0.29 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4194304 1047 0 0 0 29 0 0 0 23 0 1 0 199326503 14209024 841 33554432000 4194304 4263880 140736642238048 18446744073709551615 47818489703562 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 3469 841 242 17 0 642 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13876

[startup+0.70109 s]
/proc/loadavg: 0.88 1.76 2.59 5/185 17252
/proc/meminfo: memFree=21869624/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=21064 CPUtime=0.69 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 3169 0 0 0 69 0 0 0 25 0 1 0 199326503 21569536 2553 33554432000 4194304 4263880 140736642238048 18446744073709551615 4206256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 5266 2553 247 17 0 2439 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21064

[startup+1.50095 s]
/proc/loadavg: 0.88 1.76 2.59 6/190 17260
/proc/meminfo: memFree=21802484/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=24956 CPUtime=1.49 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 4122 0 0 0 149 0 0 0 25 0 1 0 199326503 25554944 3506 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 6239 3506 247 17 0 3412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24956

[startup+3.10068 s]
/proc/loadavg: 0.88 1.76 2.59 6/190 17260
/proc/meminfo: memFree=21774956/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=29744 CPUtime=3.09 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 5227 0 0 0 308 1 0 0 25 0 1 0 199326503 30457856 4611 33554432000 4194304 4263880 140736642238048 18446744073709551615 4205734 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 7436 4611 247 17 0 4609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29744

[startup+6.30111 s]
/proc/loadavg: 1.13 1.80 2.60 6/190 17260
/proc/meminfo: memFree=21726480/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=34580 CPUtime=6.29 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 6438 0 0 0 628 1 0 0 25 0 1 0 199326503 35409920 5822 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 8645 5822 247 17 0 5818 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34580

[startup+12.701 s]
/proc/loadavg: 1.36 1.83 2.61 6/190 17260
/proc/meminfo: memFree=21663956/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=44432 CPUtime=12.69 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 8760 0 0 0 1267 2 0 0 25 0 1 0 199326503 45498368 8144 33554432000 4194304 4263880 140736642238048 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 11108 8144 247 17 0 8281 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44432

[startup+25.5007 s]
/proc/loadavg: 1.94 1.94 2.63 6/190 17261
/proc/meminfo: memFree=21590060/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=56300 CPUtime=25.49 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 11443 0 0 0 2546 3 0 0 25 0 1 0 199326503 57651200 10827 33554432000 4194304 4263880 140736642238048 18446744073709551615 268660320000 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 14075 10827 247 17 0 11248 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56300

[startup+51.1002 s]
/proc/loadavg: 2.64 2.10 2.67 6/190 17262
/proc/meminfo: memFree=21501836/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=71448 CPUtime=51.09 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 15186 0 0 0 5105 4 0 0 25 0 1 0 199326503 73162752 14570 33554432000 4194304 4263880 140736642238048 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 17862 14570 247 17 0 15035 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71448

[startup+102.307 s]
/proc/loadavg: 3.41 2.39 2.73 6/190 17263
/proc/meminfo: memFree=21360348/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=91128 CPUtime=102.3 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 20030 0 0 0 10224 6 0 0 25 0 1 0 199326503 93315072 19414 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 22782 19414 247 17 0 19955 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91128

[startup+162.301 s]
/proc/loadavg: 3.78 2.68 2.81 6/190 17264
/proc/meminfo: memFree=21246232/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=109404 CPUtime=162.29 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 24289 0 0 0 16221 8 0 0 25 0 1 0 199326503 112029696 23160 33554432000 4194304 4263880 140736642238048 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 27351 23160 247 17 0 24524 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 109404

[startup+222.301 s]
/proc/loadavg: 3.97 2.93 2.89 6/190 17266
/proc/meminfo: memFree=21128024/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=118960 CPUtime=222.29 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 27402 0 0 0 22220 9 0 0 25 0 1 0 199326503 121815040 25598 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 29740 25598 247 17 0 26913 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 118960

[startup+282.301 s]
/proc/loadavg: 3.99 3.13 2.95 6/190 17268
/proc/meminfo: memFree=21052088/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=120368 CPUtime=282.3 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 27729 0 0 0 28220 10 0 0 25 0 1 0 199326503 123256832 25925 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 30092 25925 247 17 0 27265 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 120368

[startup+342.301 s]
/proc/loadavg: 3.99 3.28 3.02 6/190 17269
/proc/meminfo: memFree=20988436/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=122160 CPUtime=342.3 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 28036 0 0 0 34220 10 0 0 25 0 1 0 199326503 125091840 26232 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 30540 26232 247 17 0 27713 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 122160

[startup+402.3 s]
/proc/loadavg: 3.99 3.41 3.07 6/190 17271
/proc/meminfo: memFree=20934700/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=123952 CPUtime=402.3 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 28377 0 0 0 40220 10 0 0 25 0 1 0 199326503 126926848 26573 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 30988 26573 247 17 0 28161 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 123952

[startup+462.301 s]
/proc/loadavg: 4.07 3.54 3.14 6/190 17272
/proc/meminfo: memFree=20878740/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=135292 CPUtime=462.3 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 31111 0 0 0 46218 12 0 0 25 0 1 0 199326503 138539008 29307 33554432000 4194304 4263880 140736642238048 18446744073709551615 4207698 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 33823 29307 247 17 0 30996 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 135292

[startup+522.3 s]
/proc/loadavg: 4.02 3.62 3.19 6/190 17274
/proc/meminfo: memFree=20823268/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=148344 CPUtime=522.3 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 34173 0 0 0 52215 15 0 0 25 0 1 0 199326503 151904256 32369 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 37086 32369 247 17 0 34259 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 148344

[startup+582.301 s]
/proc/loadavg: 4.01 3.69 3.24 6/190 17276
/proc/meminfo: memFree=20773012/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=158476 CPUtime=582.31 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 36661 0 0 0 58214 17 0 0 25 0 1 0 199326503 162279424 34857 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 39619 34857 248 17 0 36792 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 158476

[startup+642.3 s]
/proc/loadavg: 4.00 3.74 3.28 6/190 17277
/proc/meminfo: memFree=20722260/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=168176 CPUtime=642.31 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 39010 0 0 0 64213 18 0 0 25 0 1 0 199326503 172212224 37205 33554432000 4194304 4263880 140736642238048 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 42044 37205 247 17 0 39217 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 168176

[startup+702.301 s]
/proc/loadavg: 4.00 3.79 3.32 6/190 17279
/proc/meminfo: memFree=20676588/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=176624 CPUtime=702.31 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 41252 0 0 0 70211 20 0 0 25 0 1 0 199326503 180862976 39447 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 44156 39447 247 17 0 41329 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 176624

[startup+762.307 s]
/proc/loadavg: 4.07 3.84 3.37 6/190 17280
/proc/meminfo: memFree=20630804/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=191868 CPUtime=762.32 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 44712 0 0 0 76210 22 0 0 25 0 1 0 199326503 196472832 41882 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 47967 41882 247 17 0 45140 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 191868

[startup+822.301 s]
/proc/loadavg: 4.02 3.87 3.41 6/190 17282
/proc/meminfo: memFree=20597164/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=193056 CPUtime=822.31 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 46136 0 0 0 82209 22 0 0 25 0 1 0 199326503 197689344 42219 33554432000 4194304 4263880 140736642238048 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 48264 42219 247 17 0 45437 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 193056

[startup+882.301 s]
/proc/loadavg: 4.01 3.89 3.44 6/190 17284
/proc/meminfo: memFree=20566128/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=194916 CPUtime=882.31 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 46466 0 0 0 88209 22 0 0 25 0 1 0 199326503 199593984 42549 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 48729 42549 247 17 0 45902 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 194916

[startup+942.3 s]
/proc/loadavg: 4.00 3.91 3.47 6/190 17285
/proc/meminfo: memFree=20536836/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=194916 CPUtime=942.31 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 46503 0 0 0 94209 22 0 0 25 0 1 0 199326503 199593984 42586 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 48729 42586 247 17 0 45902 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 194916

[startup+1002.3 s]
/proc/loadavg: 4.10 3.95 3.51 6/190 17287
/proc/meminfo: memFree=20506792/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=196964 CPUtime=1002.31 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 46985 0 0 0 100209 22 0 0 25 0 1 0 199326503 201691136 43068 33554432000 4194304 4263880 140736642238048 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 49241 43068 247 17 0 46414 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 196964

[startup+1062.3 s]
/proc/loadavg: 4.08 3.97 3.55 6/190 17288
/proc/meminfo: memFree=20477120/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=202084 CPUtime=1062.31 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 47815 0 0 0 106209 22 0 0 25 0 1 0 199326503 206934016 43898 33554432000 4194304 4263880 140736642238048 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 50521 43898 247 17 0 47694 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 202084

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.57 6/190 17290
/proc/meminfo: memFree=20450164/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=202084 CPUtime=1122.31 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 47904 0 0 0 112209 22 0 0 25 0 1 0 199326503 206934016 43987 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 50521 43987 247 17 0 47694 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 202084

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.59 6/190 17292
/proc/meminfo: memFree=20423716/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=202084 CPUtime=1182.31 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 47983 0 0 0 118209 22 0 0 25 0 1 0 199326503 206934016 44066 33554432000 4194304 4263880 140736642238048 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 50521 44066 247 17 0 47694 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 202084

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.62 6/190 17296
/proc/meminfo: memFree=20396036/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=203620 CPUtime=1242.32 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 48507 0 0 0 124210 22 0 0 25 0 1 0 199326503 208506880 44590 33554432000 4194304 4263880 140736642238048 18446744073709551615 268660320933 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 50905 44590 247 17 0 48078 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 203620



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.64 6/191 17299
/proc/meminfo: memFree=20374420/32951124 swapFree=67111528/67111528
[pid=17252] ppid=17250 vsize=207204 CPUtime=1300.03 cores=1,3
/proc/17252/stat : 17252 (umsat) R 17250 17252 15673 0 -1 4202496 49286 0 0 0 129980 23 0 0 25 0 1 0 199326503 212176896 45369 33554432000 4194304 4263880 140736642238048 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17252/statm: 51801 45369 247 17 0 48974 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 207204

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.81
CPU system time (s): 0.239963
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 207204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49286
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= 6
involuntary context switches= 15832

runsolver used 1.9547 second user time and 5.12622 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 11:35:52
IDJOB=3262855
IDBENCH=83899
IDSOLVER=1582
FILE ID=node107/3262855-1303551352
RUNJOBID= node107-1303551352-17219
PBS_JOBID= 13143131
Free space on /tmp= 72276 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262855-1303551352/watcher-3262855-1303551352 -o /tmp/evaluation-result-3262855-1303551352/solver-3262855-1303551352 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3262855-1303551352.cnf

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

MD5SUM BENCH= 3aff0c2163848e3eed6bc22fc2c30cdf
RANDOM SEED=46372255

node107.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.829
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.65
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.829
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.75
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      21870284 kB
Buffers:       2009032 kB
Cached:        8528544 kB
SwapCached:          0 kB
Active:        7194296 kB
Inactive:      3410568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21870284 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9800 kB
Writeback:           0 kB
AnonPages:       66224 kB
Mapped:          14880 kB
Slab:           412076 kB
PageTables:       5080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212688 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= 72268 MiB
End job on node107 at 2011-04-23 11:57:34