Trace number 3439899

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_GL_SHR 2011-03-02? (TO) 5000.1 5000.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications 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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439899-1306900942/watcher-3439899-1306900942 -o /tmp/evaluation-result-3439899-1306900942/solver-3439899-1306900942 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439899-1306900942.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 2/464 17319
/proc/meminfo: memFree=3860916/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=20240 CPUtime=0 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 656 0 0 0 0 0 0 0 25 0 1 0 801694048 20725760 583 33554432000 4194304 4300056 140737186390368 18446744073709551615 248089395385 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 5060 583 218 26 0 1692 0

[startup+0.0587861 s]
/proc/loadavg: 2.00 2.00 1.91 2/464 17319
/proc/meminfo: memFree=3860916/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=21904 CPUtime=0.05 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1820 0 0 0 5 0 0 0 25 0 1 0 801694048 22429696 1581 33554432000 4194304 4300056 140737186390368 18446744073709551615 4230355 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 5476 1581 227 26 0 2108 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21904

[startup+0.100827 s]
/proc/loadavg: 2.00 2.00 1.91 2/464 17319
/proc/meminfo: memFree=3860916/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=21904 CPUtime=0.09 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1820 0 0 0 9 0 0 0 25 0 1 0 801694048 22429696 1581 33554432000 4194304 4300056 140737186390368 18446744073709551615 4230428 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 5476 1581 227 26 0 2108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21904

[startup+0.300857 s]
/proc/loadavg: 2.00 2.00 1.91 2/464 17319
/proc/meminfo: memFree=3860916/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=22864 CPUtime=0.29 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 2196 0 0 0 29 0 0 0 25 0 1 0 801694048 23412736 1943 33554432000 4194304 4300056 140737186390368 18446744073709551615 4230426 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 5716 1943 228 26 0 2348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22864

[startup+0.700672 s]
/proc/loadavg: 2.00 2.00 1.91 2/464 17319
/proc/meminfo: memFree=3860916/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=22500 CPUtime=0.69 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 2997 0 0 0 69 0 0 0 25 0 1 0 801694048 23040000 2036 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 5625 2036 246 26 0 2257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22500

[startup+1.50059 s]
/proc/loadavg: 2.00 2.00 1.91 3/465 17320
/proc/meminfo: memFree=3851616/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=26036 CPUtime=1.49 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 3771 0 0 0 149 0 0 0 25 0 1 0 801694048 26660864 2792 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 6509 2792 246 26 0 3141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26036

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 1.91 3/465 17320
/proc/meminfo: memFree=3845664/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=31852 CPUtime=3.09 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 5079 0 0 0 309 0 0 0 25 0 1 0 801694048 32616448 4074 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256524 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 7963 4074 246 26 0 4595 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31852

[startup+6.3008 s]
/proc/loadavg: 2.00 2.00 1.91 3/465 17320
/proc/meminfo: memFree=3835308/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=41592 CPUtime=6.29 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 7210 0 0 0 629 0 0 0 25 0 1 0 801694048 42590208 6161 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 10398 6161 246 26 0 7030 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41592

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 1.91 3/465 17320
/proc/meminfo: memFree=3825036/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=61252 CPUtime=12.69 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 13349 0 0 0 1267 2 0 0 25 0 1 0 801694048 62722048 7929 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 15313 7929 248 26 0 11945 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61252

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.91 3/465 17320
/proc/meminfo: memFree=3812768/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=80108 CPUtime=25.49 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 20102 0 0 0 2546 3 0 0 25 0 1 0 801694048 82030592 9737 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256480 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 20027 9737 248 26 0 16659 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80108

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 1.91 3/465 17321
/proc/meminfo: memFree=3778244/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=91976 CPUtime=51.09 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 26351 0 0 0 5105 4 0 0 25 0 1 0 801694048 94183424 15790 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 22994 15790 248 26 0 19626 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91976

[startup+102.317 s]
/proc/loadavg: 2.05 2.01 1.91 3/465 17324
/proc/meminfo: memFree=3756132/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=91976 CPUtime=102.31 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 29901 0 0 0 10226 5 0 0 25 0 1 0 801694048 94183424 19231 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 22994 19231 248 26 0 19626 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 91976

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/465 17327
/proc/meminfo: memFree=3735596/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=91976 CPUtime=162.3 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 38348 0 0 0 16224 6 0 0 25 0 1 0 801694048 94183424 19733 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 22994 19733 248 26 0 19626 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 91976

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/465 17329
/proc/meminfo: memFree=3717692/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=91976 CPUtime=222.29 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 63178 0 0 0 22221 8 0 0 25 0 1 0 801694048 94183424 19742 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 22994 19742 248 26 0 19626 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 91976

[startup+282.301 s]
/proc/loadavg: 2.05 2.01 1.92 3/465 17330
/proc/meminfo: memFree=3699660/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=91976 CPUtime=282.3 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 80451 0 0 0 28220 10 0 0 25 0 1 0 801694048 94183424 19743 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 22994 19743 248 26 0 19626 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91976

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/465 17332
/proc/meminfo: memFree=3645796/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=146436 CPUtime=342.29 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 97865 0 0 0 34218 11 0 0 25 0 1 0 801694048 149950464 29473 33554432000 4194304 4300056 140737186390368 18446744073709551615 4262499 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 36609 29473 248 26 0 33241 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 146436

[startup+402.301 s]
/proc/loadavg: 2.02 2.02 1.93 3/465 17333
/proc/meminfo: memFree=3666556/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=97116 CPUtime=402.3 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 118619 0 0 0 40216 14 0 0 25 0 1 0 801694048 99446784 20773 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 24279 20773 248 26 0 20911 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 97116

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/465 17335
/proc/meminfo: memFree=3620240/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=126504 CPUtime=462.29 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 145454 0 0 0 46212 17 0 0 25 0 1 0 801694048 129540096 28359 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 31626 28359 248 26 0 28258 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 126504

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 1.93 3/465 17336
/proc/meminfo: memFree=3572580/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=175824 CPUtime=522.3 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 172973 0 0 0 52208 22 0 0 25 0 1 0 801694048 180043776 36487 33554432000 4194304 4300056 140737186390368 18446744073709551615 4251219 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 43956 36487 248 26 0 40588 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 175824

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/465 17338
/proc/meminfo: memFree=3555644/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=175824 CPUtime=582.3 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 194679 0 0 0 58205 25 0 0 25 0 1 0 801694048 180043776 36980 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/17319/statm: 43956 36980 248 26 0 40588 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 175824

[startup+642.3 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 17469
/proc/meminfo: memFree=2874556/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=270344 CPUtime=4002.34 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1161128 0 0 0 400062 172 0 0 25 0 1 0 801694048 276832256 60000 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256672 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 67586 60000 248 26 0 64218 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 270344

[startup+4062.32 s]
/proc/loadavg: 2.08 2.03 2.01 3/465 17471
/proc/meminfo: memFree=2768364/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=270344 CPUtime=4062.36 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1174293 0 0 0 406061 175 0 0 25 0 1 0 801694048 276832256 62271 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 67586 62271 248 26 0 64218 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 270344

[startup+4122.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/465 17472
/proc/meminfo: memFree=2658196/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=301164 CPUtime=4122.35 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1191907 0 0 0 412057 178 0 0 25 0 1 0 801694048 308391936 67737 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 75291 67738 248 26 0 71923 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 301164

[startup+4182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 17474
/proc/meminfo: memFree=2570968/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=301164 CPUtime=4182.35 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1208431 0 0 0 418054 181 0 0 25 0 1 0 801694048 308391936 68005 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 75291 68005 248 26 0 71923 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 301164

[startup+4242.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/465 17476
/proc/meminfo: memFree=2492792/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=301164 CPUtime=4242.35 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1223279 0 0 0 424051 184 0 0 25 0 1 0 801694048 308391936 66242 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 75291 66242 248 26 0 71923 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 301164

[startup+4302.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/465 17477
/proc/meminfo: memFree=2474520/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=221024 CPUtime=4302.35 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1229042 0 0 0 430050 185 0 0 25 0 1 0 801694048 226328576 51822 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 55256 51822 248 26 0 51888 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 221024

[startup+4362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/465 17479
/proc/meminfo: memFree=2335840/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=301164 CPUtime=4362.36 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1244224 0 0 0 436048 188 0 0 25 0 1 0 801694048 308391936 66861 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 75291 66861 248 26 0 71923 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 301164

[startup+4422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 17480
/proc/meminfo: memFree=2270692/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=270344 CPUtime=4422.35 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1257760 0 0 0 442044 191 0 0 25 0 1 0 801694048 276832256 61673 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 67586 61673 248 26 0 64218 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 270344

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 17482
/proc/meminfo: memFree=2183096/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=270344 CPUtime=4482.35 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1272353 0 0 0 448041 194 0 0 25 0 1 0 801694048 276832256 60698 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 67586 60698 248 26 0 64218 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 270344

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 17484
/proc/meminfo: memFree=2102560/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=270344 CPUtime=4542.36 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1286630 0 0 0 454039 197 0 0 25 0 1 0 801694048 276832256 59931 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 67586 59931 248 26 0 64218 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 270344

[startup+4602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/465 17485
/proc/meminfo: memFree=2051680/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=221024 CPUtime=4602.37 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1293524 0 0 0 460038 199 0 0 25 0 1 0 801694048 226328576 51822 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 55256 51822 248 26 0 51888 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 221024

[startup+4662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/465 17487
/proc/meminfo: memFree=1948092/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=270344 CPUtime=4662.36 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1316079 0 0 0 466034 202 0 0 25 0 1 0 801694048 276832256 60252 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256078 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 67586 60252 248 26 0 64218 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 270344

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 17489
/proc/meminfo: memFree=1905512/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=270344 CPUtime=4722.38 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1330794 0 0 0 472034 204 0 0 25 0 1 0 801694048 276832256 59423 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256309 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 67586 59423 248 26 0 64218 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 270344

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 17490
/proc/meminfo: memFree=1806260/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=270344 CPUtime=4782.36 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1346520 0 0 0 478030 206 0 0 25 0 1 0 801694048 276832256 60123 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 67586 60123 248 26 0 64218 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 270344

[startup+4842.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/465 17492
/proc/meminfo: memFree=1760444/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=221024 CPUtime=4842.36 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1353836 0 0 0 484028 208 0 0 25 0 1 0 801694048 226328576 51822 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 55256 51822 248 26 0 51888 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 221024

[startup+4902.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/465 17493
/proc/meminfo: memFree=1696412/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=221024 CPUtime=4902.37 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1366419 0 0 0 490027 210 0 0 25 0 1 0 801694048 226328576 51822 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 55256 51822 248 26 0 51888 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 221024

[startup+4962.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/465 17495
/proc/meminfo: memFree=1631372/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=221024 CPUtime=4962.36 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1381464 0 0 0 496023 213 0 0 25 0 1 0 801694048 226328576 51822 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 55256 51822 248 26 0 51888 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 221024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.01 2.02 2.00 3/465 17496
/proc/meminfo: memFree=1538468/32950928 swapFree=45617060/67111528
[pid=17319] ppid=17317 vsize=301164 CPUtime=5000.07 cores=0,2,4,6
/proc/17319/stat : 17319 (lr_gl_shr) R 17317 17319 15952 0 -1 4202496 1394391 0 0 0 499792 215 0 0 25 0 1 0 801694048 308391936 64619 33554432000 4194304 4300056 140737186390368 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/17319/statm: 75291 64619 248 26 0 71923 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 301164

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): 5000.03
CPU time (s): 5000.1
CPU user time (s): 4997.94
CPU system time (s): 2.16667
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 351252

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

runsolver used 23.1125 second user time and 49.9234 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-01 06:02:23
IDJOB=3439899
IDBENCH=71098
IDSOLVER=1938
FILE ID=node123/3439899-1306900942
RUNJOBID= node123-1306899543-17116
PBS_JOBID= 13488453
Free space on /tmp= 16292 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439899-1306900942/watcher-3439899-1306900942 -o /tmp/evaluation-result-3439899-1306900942/solver-3439899-1306900942 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439899-1306900942.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=654837993

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3861212 kB
Buffers:         94088 kB
Cached:       26047400 kB
SwapCached:       9236 kB
Active:       14328116 kB
Inactive:     13838032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3861212 kB
SwapTotal:    67111528 kB
SwapFree:     45617060 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:     2023224 kB
Mapped:          23648 kB
Slab:           776392 kB
PageTables:      78416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133461772 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= 16264 MiB
End job on node123 at 2011-06-01 07:25:45