Trace number 3262723

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.09 1300.08

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.60.1152.shuffled-as.sat03-1650.cnf
MD5SUM98d6317b259165bb4fb7a39e783668e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark118.001
Satisfiable
(Un)Satisfiability was proved
Number of variables7534
Number of clauses72812
Sum of the clauses size161368
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269406
Number of clauses of size 3128
Number of clauses of size 4291
Number of clauses of size 5538
Number of clauses of size over 52449

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

running on 2 cores: 5,7

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.77 3.97 3.90 3/184 27804
/proc/meminfo: memFree=12337032/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=11776 CPUtime=0 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 466576136 12058624 306 33554432000 4194304 4263880 140734588677136 18446744073709551615 251813900997 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 2944 306 241 17 0 117 0

[startup+0.104749 s]
/proc/loadavg: 3.77 3.97 3.90 3/184 27804
/proc/meminfo: memFree=12337032/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=13340 CPUtime=0.1 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4194304 907 0 0 0 10 0 0 0 18 0 1 0 466576136 13660160 700 33554432000 4194304 4263880 140734588677136 18446744073709551615 46923693311430 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 3335 700 242 17 0 508 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13340

[startup+0.200734 s]
/proc/loadavg: 3.77 3.97 3.90 3/184 27804
/proc/meminfo: memFree=12337032/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=15164 CPUtime=0.19 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4194304 1509 0 0 0 19 0 0 0 18 0 1 0 466576136 15527936 1109 33554432000 4194304 4263880 140734588677136 18446744073709551615 46923693113992 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 3791 1109 242 17 0 964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15164

[startup+0.300718 s]
/proc/loadavg: 3.77 3.97 3.90 3/184 27804
/proc/meminfo: memFree=12337032/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=24292 CPUtime=0.29 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 3878 0 0 0 29 0 0 0 18 0 1 0 466576136 24875008 3093 33554432000 4194304 4263880 140734588677136 18446744073709551615 251813900997 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 6073 3096 244 17 0 3246 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24292

[startup+0.700652 s]
/proc/loadavg: 3.77 3.97 3.90 3/184 27804
/proc/meminfo: memFree=12337032/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=24652 CPUtime=0.69 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 4632 0 0 0 69 0 0 0 18 0 1 0 466576136 25243648 3420 33554432000 4194304 4263880 140734588677136 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 6163 3420 247 17 0 3336 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24652

[startup+1.50058 s]
/proc/loadavg: 3.77 3.97 3.90 6/190 27815
/proc/meminfo: memFree=12295684/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=26240 CPUtime=1.49 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 5033 0 0 0 149 0 0 0 20 0 1 0 466576136 26869760 3821 33554432000 4194304 4263880 140734588677136 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 6560 3821 247 17 0 3733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26240

[startup+3.10031 s]
/proc/loadavg: 3.77 3.97 3.90 5/190 27815
/proc/meminfo: memFree=12280924/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=31936 CPUtime=3.09 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 6484 0 0 0 309 0 0 0 25 0 1 0 466576136 32702464 5272 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 7984 5272 247 17 0 5157 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31936

[startup+6.30071 s]
/proc/loadavg: 3.79 3.97 3.90 5/190 27815
/proc/meminfo: memFree=12244756/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=46912 CPUtime=6.29 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 10139 0 0 0 628 1 0 0 25 0 1 0 466576136 48037888 8927 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205891 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 11728 8927 247 17 0 8901 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46912

[startup+12.7007 s]
/proc/loadavg: 3.80 3.97 3.90 6/190 27815
/proc/meminfo: memFree=12185896/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=68944 CPUtime=12.69 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 15647 0 0 0 1266 3 0 0 25 0 1 0 466576136 70598656 14435 33554432000 4194304 4263880 140734588677136 18446744073709551615 4244076 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 17236 14435 247 17 0 14409 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68944

[startup+25.5005 s]
/proc/loadavg: 3.85 3.97 3.90 6/190 27816
/proc/meminfo: memFree=12096632/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=110940 CPUtime=25.49 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 25989 0 0 0 2543 6 0 0 25 0 1 0 466576136 113602560 24777 33554432000 4194304 4263880 140734588677136 18446744073709551615 4209449 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 27735 24777 247 17 0 24908 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 110940

[startup+51.1002 s]
/proc/loadavg: 3.90 3.97 3.90 5/190 27816
/proc/meminfo: memFree=11926740/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=202476 CPUtime=51.09 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 47799 0 0 0 5095 14 0 0 25 0 1 0 466576136 207335424 46587 33554432000 4194304 4263880 140734588677136 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 50619 46587 247 17 0 47792 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 202476

[startup+102.301 s]
/proc/loadavg: 3.95 3.97 3.91 6/190 27818
/proc/meminfo: memFree=11697040/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=293788 CPUtime=102.3 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 70227 0 0 0 10207 23 0 0 25 0 1 0 466576136 300838912 69015 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 73447 69015 247 17 0 70620 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 293788

[startup+162.3 s]
/proc/loadavg: 4.03 3.99 3.91 6/190 27819
/proc/meminfo: memFree=11511400/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=394656 CPUtime=162.29 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 94541 0 0 0 16198 31 0 0 25 0 1 0 466576136 404127744 93329 33554432000 4194304 4263880 140734588677136 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 98664 93329 247 17 0 95837 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 394656

[startup+222.307 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 27820
/proc/meminfo: memFree=11342620/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=473408 CPUtime=222.3 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 113694 0 0 0 22192 38 0 0 25 0 1 0 466576136 484769792 112482 33554432000 4194304 4263880 140734588677136 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 118352 112482 247 17 0 115525 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 473408

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 27822
/proc/meminfo: memFree=11219592/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=541248 CPUtime=282.29 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 130365 0 0 0 28185 44 0 0 25 0 1 0 466576136 554237952 129153 33554432000 4194304 4263880 140734588677136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 135312 129153 247 17 0 132485 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 541248

[startup+342.3 s]
/proc/loadavg: 4.05 4.00 3.92 5/190 27824
/proc/meminfo: memFree=11100776/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=599940 CPUtime=342.3 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 144798 0 0 0 34181 49 0 0 25 0 1 0 466576136 614338560 143586 33554432000 4194304 4263880 140734588677136 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 149985 143586 247 17 0 147158 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 599940

[startup+402.3 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 27826
/proc/meminfo: memFree=10971428/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=655160 CPUtime=402.3 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 157908 0 0 0 40177 53 0 0 25 0 1 0 466576136 670883840 156696 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 163790 156696 247 17 0 160963 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 655160

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27827
/proc/meminfo: memFree=10800424/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=745248 CPUtime=462.3 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 179988 0 0 0 46170 60 0 0 25 0 1 0 466576136 763133952 178776 33554432000 4194304 4263880 140734588677136 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 186312 178776 247 17 0 183485 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 745248

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27828
/proc/meminfo: memFree=10633628/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=805748 CPUtime=522.29 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 195051 0 0 0 52164 65 0 0 25 0 1 0 466576136 825085952 193839 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205734 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 201437 193839 248 17 0 198610 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 805748

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 27830
/proc/meminfo: memFree=10535404/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=870548 CPUtime=582.3 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 210715 0 0 0 58160 70 0 0 25 0 1 0 466576136 891441152 209503 33554432000 4194304 4263880 140734588677136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 217637 209503 248 17 0 214810 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 870548

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.92 6/190 27832
/proc/meminfo: memFree=10440892/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=937740 CPUtime=642.3 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 227146 0 0 0 64155 75 0 0 25 0 1 0 466576136 960245760 225934 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 234435 225934 248 17 0 231608 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 937740

[startup+702.301 s]
/proc/loadavg: 4.10 4.03 3.93 6/190 27834
/proc/meminfo: memFree=10332016/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1014284 CPUtime=702.31 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 245425 0 0 0 70150 81 0 0 25 0 1 0 466576136 1038626816 244213 33554432000 4194304 4263880 140734588677136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 253571 244213 248 17 0 250744 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1014284

[startup+762.301 s]
/proc/loadavg: 4.03 4.02 3.93 6/190 27835
/proc/meminfo: memFree=10260208/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1047172 CPUtime=762.31 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 253417 0 0 0 76148 83 0 0 25 0 1 0 466576136 1072304128 252204 33554432000 4194304 4263880 140734588677136 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 261793 252204 247 17 0 258966 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 1047172

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.93 6/190 27836
/proc/meminfo: memFree=10151076/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1106756 CPUtime=822.3 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 267478 0 0 0 82143 87 0 0 25 0 1 0 466576136 1133318144 266265 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 276689 266265 247 17 0 273862 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1106756

[startup+882.306 s]
/proc/loadavg: 4.00 4.01 3.93 6/190 27838
/proc/meminfo: memFree=10082472/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1145772 CPUtime=882.31 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 276825 0 0 0 88141 90 0 0 25 0 1 0 466576136 1173270528 275612 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 286443 275612 247 17 0 283616 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1145772

[startup+942.3 s]
/proc/loadavg: 4.10 4.04 3.94 6/190 27840
/proc/meminfo: memFree=10013136/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1185056 CPUtime=942.3 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 286325 0 0 0 94136 94 0 0 25 0 1 0 466576136 1213497344 285112 33554432000 4194304 4263880 140734588677136 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 296264 285112 248 17 0 293437 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1185056

[startup+1002.3 s]
/proc/loadavg: 3.81 3.98 3.93 4/184 27860
/proc/meminfo: memFree=10039536/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1258768 CPUtime=1002.3 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 304562 0 0 0 100132 98 0 0 25 0 1 0 466576136 1288978432 303349 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 314692 303349 248 17 0 311865 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1258768

[startup+1062.3 s]
/proc/loadavg: 3.30 3.80 3.86 4/184 27861
/proc/meminfo: memFree=9969720/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1295748 CPUtime=1062.31 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 313623 0 0 0 106129 102 0 0 25 0 1 0 466576136 1326845952 312410 33554432000 4194304 4263880 140734588677136 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 323937 312410 248 17 0 321110 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1295748

[startup+1122.3 s]
/proc/loadavg: 3.11 3.65 3.81 4/184 27862
/proc/meminfo: memFree=9885380/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1343864 CPUtime=1122.31 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 325279 0 0 0 112125 106 0 0 25 0 1 0 466576136 1376116736 324066 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 335966 324066 248 17 0 333139 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1343864

[startup+1182.3 s]
/proc/loadavg: 3.04 3.53 3.75 4/184 27864
/proc/meminfo: memFree=9792488/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1407572 CPUtime=1182.31 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 340586 0 0 0 118122 109 0 0 25 0 1 0 466576136 1441353728 339373 33554432000 4194304 4263880 140734588677136 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 351893 339373 248 17 0 349066 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1407572

[startup+1242.3 s]
/proc/loadavg: 3.01 3.43 3.70 4/184 27866
/proc/meminfo: memFree=9685216/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1474400 CPUtime=1242.31 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 356918 0 0 0 124116 115 0 0 25 0 1 0 466576136 1509785600 355705 33554432000 4194304 4263880 140734588677136 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 368600 355705 248 17 0 365773 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1474400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.13 3.38 3.67 3/183 27869
/proc/meminfo: memFree=10701152/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1547524 CPUtime=1300.02 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 374657 0 0 0 129883 119 0 0 25 0 1 0 466576136 1584664576 373444 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205738 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 386881 373444 248 17 0 384054 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1547524

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

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

[startup+1300 s]
/proc/loadavg: 3.13 3.38 3.67 3/183 27869
/proc/meminfo: memFree=10701152/32950928 swapFree=67111528/67111528
[pid=27804] ppid=27802 vsize=1547524 CPUtime=1300.02 cores=5,7
/proc/27804/stat : 27804 (umsat) R 27802 27804 27596 0 -1 4202496 374657 0 0 0 129883 119 0 0 25 0 1 0 466576136 1584664576 373444 33554432000 4194304 4263880 140734588677136 18446744073709551615 4205738 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27804/statm: 386881 373444 248 17 0 384054 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1547524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 1300.09
CPU user time (s): 1298.83
CPU system time (s): 1.26081
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1547524

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

runsolver used 1.91671 second user time and 5.18121 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 11:09:34
IDJOB=3262723
IDBENCH=83797
IDSOLVER=1582
FILE ID=node126/3262723-1303549774
RUNJOBID= node126-1303548472-27617
PBS_JOBID= 13143150
Free space on /tmp= 71396 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262723-1303549774/watcher-3262723-1303549774 -o /tmp/evaluation-result-3262723-1303549774/solver-3262723-1303549774 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3262723-1303549774.cnf

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

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=72060661

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.75
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12337312 kB
Buffers:       2039900 kB
Cached:       17851252 kB
SwapCached:          0 kB
Active:       10677772 kB
Inactive:      9365508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12337312 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5852 kB
Writeback:           0 kB
AnonPages:      151372 kB
Mapped:          15108 kB
Slab:           507064 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   318424 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= 71396 MiB
End job on node126 at 2011-04-23 11:31:16