Trace number 3349816

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
minisat hack: LR_NOGL_NOSHR 2011-03-02? (TO) 1300.02 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark202.908
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

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

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-3349816-1304968110/watcher-3349816-1304968110 -o /tmp/evaluation-result-3349816-1304968110/solver-3349816-1304968110 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349816-1304968110.cnf -verb=0 -model -no-shrinking -no-glucose 

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: 0.08 0.02 0.01 3/318 28035
/proc/meminfo: memFree=9706304/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=19204 CPUtime=0 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 341002322 19664896 271 33554432000 4194304 4300056 140734565593936 18446744073709551615 268660323013 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 4801 271 217 26 0 1433 0

[startup+0.110345 s]
/proc/loadavg: 0.08 0.02 0.01 3/318 28035
/proc/meminfo: memFree=9706304/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=33704 CPUtime=0.09 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 4988 0 0 0 9 0 0 0 21 0 1 0 341002322 34512896 4457 33554432000 4194304 4300056 140734565593936 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 8426 4459 222 26 0 5058 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33704

[startup+0.200342 s]
/proc/loadavg: 0.08 0.02 0.01 3/318 28035
/proc/meminfo: memFree=9706304/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=37168 CPUtime=0.18 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 6347 0 0 0 18 0 0 0 21 0 1 0 341002322 38060032 5775 33554432000 4194304 4300056 140734565593936 18446744073709551615 4286350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 9292 5775 228 26 0 5924 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 37168

[startup+0.300311 s]
/proc/loadavg: 0.08 0.02 0.01 3/318 28035
/proc/meminfo: memFree=9706304/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=41836 CPUtime=0.29 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 7077 0 0 0 28 1 0 0 21 0 1 0 341002322 42840064 6468 33554432000 4194304 4300056 140734565593936 18446744073709551615 4226063 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 10459 6468 228 26 0 7091 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41836

[startup+0.700236 s]
/proc/loadavg: 0.08 0.02 0.01 3/318 28035
/proc/meminfo: memFree=9706304/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=37448 CPUtime=0.69 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 7963 0 0 0 68 1 0 0 22 0 1 0 341002322 38346752 5526 33554432000 4194304 4300056 140734565593936 18446744073709551615 4251358 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 9362 5526 247 26 0 5994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37448

[startup+1.5011 s]
/proc/loadavg: 0.23 0.05 0.02 3/319 28036
/proc/meminfo: memFree=9682000/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=40168 CPUtime=1.49 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 8449 0 0 0 148 1 0 0 25 0 1 0 341002322 41132032 6004 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 10042 6004 247 26 0 6674 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40168

[startup+3.10082 s]
/proc/loadavg: 0.23 0.05 0.02 3/319 28036
/proc/meminfo: memFree=9676668/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=44588 CPUtime=3.09 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 9493 0 0 0 308 1 0 0 25 0 1 0 341002322 45658112 7030 33554432000 4194304 4300056 140734565593936 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 11147 7030 247 26 0 7779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44588

[startup+6.30025 s]
/proc/loadavg: 0.23 0.05 0.02 3/319 28036
/proc/meminfo: memFree=9663256/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=52088 CPUtime=6.29 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 11421 0 0 0 628 1 0 0 25 0 1 0 341002322 53338112 8930 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 13022 8930 247 26 0 9654 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52088

[startup+12.7001 s]
/proc/loadavg: 0.58 0.13 0.04 4/324 28046
/proc/meminfo: memFree=9571368/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=85544 CPUtime=12.69 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 15912 0 0 0 1267 2 0 0 25 0 1 0 341002322 87597056 13368 33554432000 4194304 4300056 140734565593936 18446744073709551615 4255948 0 0 4096 8388610 0 0 0 17 7 0 0 0
/proc/28035/statm: 21386 13368 247 26 0 18018 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85544

[startup+25.5009 s]
/proc/loadavg: 1.11 0.26 0.08 5/329 28057
/proc/meminfo: memFree=9352404/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=121384 CPUtime=25.48 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 23895 0 0 0 2544 4 0 0 25 0 1 0 341002322 124297216 21264 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 30346 21264 247 26 0 26978 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 121384

[startup+51.1003 s]
/proc/loadavg: 2.10 0.56 0.19 5/329 28057
/proc/meminfo: memFree=9213432/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=128548 CPUtime=51.08 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 40367 0 0 0 5100 8 0 0 25 0 1 0 341002322 131633152 22583 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 32137 22583 247 26 0 28769 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 128548

[startup+102.3 s]
/proc/loadavg: 3.24 1.13 0.40 5/329 28059
/proc/meminfo: memFree=8971020/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=190544 CPUtime=102.29 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 69176 0 0 0 10215 14 0 0 25 0 1 0 341002322 195117056 35374 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 47636 35374 247 26 0 44268 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 190544

[startup+162.301 s]
/proc/loadavg: 3.83 1.68 0.64 5/329 28060
/proc/meminfo: memFree=8867472/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=193876 CPUtime=162.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 96557 0 0 0 16207 21 0 0 25 0 1 0 341002322 198529024 34383 33554432000 4194304 4300056 140734565593936 18446744073709551615 4253563 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 48469 34383 247 26 0 45101 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 193876

[startup+222.312 s]
/proc/loadavg: 3.99 2.12 0.85 5/329 28062
/proc/meminfo: memFree=8591688/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=129352 CPUtime=222.29 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 129490 0 0 0 22201 28 0 0 25 0 1 0 341002322 132456448 24539 33554432000 4194304 4300056 140734565593936 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 32338 24539 247 26 0 28970 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 129352

[startup+282.301 s]
/proc/loadavg: 4.07 2.47 1.05 5/329 28063
/proc/meminfo: memFree=8416224/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=291648 CPUtime=282.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 170865 0 0 0 28190 38 0 0 25 0 1 0 341002322 298647552 65738 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256253 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 72912 65738 247 26 0 69544 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 291648

[startup+342.301 s]
/proc/loadavg: 4.02 2.75 1.23 5/329 28065
/proc/meminfo: memFree=9267604/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=117816 CPUtime=342.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 203295 0 0 0 34181 47 0 0 25 0 1 0 341002322 120643584 25412 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256496 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 29454 25412 247 26 0 26086 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 117816

[startup+402.3 s]
/proc/loadavg: 4.04 2.99 1.41 5/329 28067
/proc/meminfo: memFree=9066836/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=124904 CPUtime=402.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 231236 0 0 0 40176 52 0 0 25 0 1 0 341002322 127901696 27360 33554432000 4194304 4300056 140734565593936 18446744073709551615 4262966 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 31226 27360 247 26 0 27858 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 124904

[startup+462.301 s]
/proc/loadavg: 4.01 3.17 1.57 5/329 28068
/proc/meminfo: memFree=8636792/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=224780 CPUtime=462.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 254105 0 0 0 46169 59 0 0 25 0 1 0 341002322 230174720 50004 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 56195 50004 247 26 0 52827 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 224780

[startup+522.3 s]
/proc/loadavg: 4.00 3.32 1.71 5/329 28070
/proc/meminfo: memFree=8561512/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=180472 CPUtime=522.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 279673 0 0 0 52163 65 0 0 25 0 1 0 341002322 184803328 38062 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 45118 38062 247 26 0 41750 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 180472

[startup+582.301 s]
/proc/loadavg: 4.03 3.45 1.86 5/329 28072
/proc/meminfo: memFree=8547128/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=180472 CPUtime=582.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 301303 0 0 0 58157 71 0 0 25 0 1 0 341002322 184803328 34314 33554432000 4194304 4300056 140734565593936 18446744073709551615 4252538 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 45118 34314 247 26 0 41750 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 180472

[startup+642.301 s]
/proc/loadavg: 4.01 3.55 1.99 5/329 28073
/proc/meminfo: memFree=9096184/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=122864 CPUtime=642.29 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 328137 0 0 0 64151 78 0 0 25 0 1 0 341002322 125812736 25958 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256672 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 30716 25958 247 26 0 27348 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 122864

[startup+702.3 s]
/proc/loadavg: 4.00 3.63 2.11 5/329 28075
/proc/meminfo: memFree=8827332/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=234416 CPUtime=702.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 350202 0 0 0 70145 83 0 0 25 0 1 0 341002322 240041984 47825 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256257 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 58604 47825 247 26 0 55236 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 234416

[startup+762.301 s]
/proc/loadavg: 4.07 3.71 2.23 5/329 28076
/proc/meminfo: memFree=8662148/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=315804 CPUtime=762.29 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 364619 0 0 0 76142 87 0 0 25 0 1 0 341002322 323383296 62181 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 78951 62181 247 26 0 75583 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 315804

[startup+822.3 s]
/proc/loadavg: 4.02 3.76 2.34 5/329 28078
/proc/meminfo: memFree=8333544/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=317316 CPUtime=822.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 377771 0 0 0 82137 91 0 0 25 0 1 0 341002322 324931584 75273 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 79329 75273 247 26 0 75961 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 317316

[startup+882.313 s]
/proc/loadavg: 4.08 3.83 2.45 5/329 28080
/proc/meminfo: memFree=8263100/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=453832 CPUtime=882.3 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 388221 0 0 0 88134 96 0 0 25 0 1 0 341002322 464723968 85678 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 113458 85678 247 26 0 110090 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 453832

[startup+942.301 s]
/proc/loadavg: 4.08 3.87 2.55 5/329 28081
/proc/meminfo: memFree=8265556/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=202560 CPUtime=942.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 410499 0 0 0 94125 103 0 0 25 0 1 0 341002322 207421440 43447 33554432000 4194304 4300056 140734565593936 18446744073709551615 4254692 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 50640 43447 247 26 0 47272 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 202560

[startup+1002.3 s]
/proc/loadavg: 4.03 3.89 2.64 5/329 28083
/proc/meminfo: memFree=8812252/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=176324 CPUtime=1002.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 432930 0 0 0 100119 109 0 0 25 0 1 0 341002322 180555776 39261 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 44081 39261 247 26 0 40713 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 176324

[startup+1062.3 s]
/proc/loadavg: 4.01 3.91 2.72 5/329 28084
/proc/meminfo: memFree=8471232/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=163208 CPUtime=1062.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 458406 0 0 0 106113 115 0 0 25 0 1 0 341002322 167124992 36145 33554432000 4194304 4300056 140734565593936 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 40802 36145 247 26 0 37434 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 163208

[startup+1122.3 s]
/proc/loadavg: 4.05 3.94 2.81 5/329 28086
/proc/meminfo: memFree=8461164/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=263084 CPUtime=1122.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 477363 0 0 0 112109 119 0 0 25 0 1 0 341002322 269398016 54838 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256241 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 65771 54838 247 26 0 62403 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 263084

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 2.88 5/329 28087
/proc/meminfo: memFree=8177788/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=265924 CPUtime=1182.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 501746 0 0 0 118103 125 0 0 25 0 1 0 341002322 272306176 53313 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256042 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 66481 53313 247 26 0 63113 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 265924

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 2.94 5/329 28089
/proc/meminfo: memFree=8980300/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=195564 CPUtime=1242.28 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 522577 0 0 0 124096 132 0 0 25 0 1 0 341002322 200257536 41391 33554432000 4194304 4300056 140734565593936 18446744073709551615 4256506 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 48891 41391 247 26 0 45523 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 195564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.00 5/329 28119
/proc/meminfo: memFree=8801436/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=276472 CPUtime=1300 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 541567 0 0 0 129862 138 0 0 25 0 1 0 341002322 283107328 60109 33554432000 4194304 4300056 140734565593936 18446744073709551615 4251531 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 69118 60109 247 26 0 65750 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 276472

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: 4.00 3.96 3.00 5/329 28119
/proc/meminfo: memFree=8801436/32951124 swapFree=46575196/67111528
[pid=28035] ppid=28033 vsize=276472 CPUtime=1300 cores=5,7
/proc/28035/stat : 28035 (lr_gl_shr) R 28033 28035 27995 0 -1 4202496 541567 0 0 0 129862 138 0 0 25 0 1 0 341002322 283107328 60109 33554432000 4194304 4300056 140734565593936 18446744073709551615 4251531 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/28035/statm: 69118 60109 247 26 0 65750 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 276472

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1298.62
CPU system time (s): 1.39379
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 459264

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

runsolver used 3.59445 second user time and 9.42257 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-09 21:08:31
IDJOB=3349816
IDBENCH=20536
IDSOLVER=1814
FILE ID=node107/3349816-1304968110
RUNJOBID= node107-1304968099-28016
PBS_JOBID= 13285643
Free space on /tmp= 41312 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349816-1304968110/watcher-3349816-1304968110 -o /tmp/evaluation-result-3349816-1304968110/solver-3349816-1304968110 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349816-1304968110.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1784879061

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:       9706584 kB
Buffers:        235584 kB
Cached:       17964500 kB
SwapCached:       9560 kB
Active:        6299068 kB
Inactive:     16306236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9706584 kB
SwapTotal:    67111528 kB
SwapFree:     46575196 kB
Dirty:           19968 kB
Writeback:           0 kB
AnonPages:     4402804 kB
Mapped:          19368 kB
Slab:           506412 kB
PageTables:      69300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65073856 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= 41296 MiB
End job on node107 at 2011-05-09 21:30:13