Trace number 3350028

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_NOSHR 2011-03-02? (TO) 1300.04 1300.01

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

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

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.16 0.03 0.01 4/238 22678
/proc/meminfo: memFree=4154276/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=18724 CPUtime=0 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 493 0 0 0 0 0 0 0 23 0 1 0 608410319 19173376 428 33554432000 4194304 4300056 140736840575920 18446744073709551615 4233474 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 4681 428 226 26 0 1313 0

[startup+0.060599 s]
/proc/loadavg: 0.16 0.03 0.01 4/238 22678
/proc/meminfo: memFree=4154276/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=14988 CPUtime=0.05 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 599 0 0 0 5 0 0 0 23 0 1 0 608410319 15347712 494 33554432000 4194304 4300056 140736840575920 18446744073709551615 4252392 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 3747 494 241 26 0 379 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14988

[startup+0.100649 s]
/proc/loadavg: 0.16 0.03 0.01 4/238 22678
/proc/meminfo: memFree=4154276/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=15388 CPUtime=0.09 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 722 0 0 0 9 0 0 0 23 0 1 0 608410319 15757312 617 33554432000 4194304 4300056 140736840575920 18446744073709551615 4262824 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 3847 617 241 26 0 479 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15388

[startup+0.300567 s]
/proc/loadavg: 0.16 0.03 0.01 4/238 22678
/proc/meminfo: memFree=4154276/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=15388 CPUtime=0.29 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 723 0 0 0 29 0 0 0 24 0 1 0 608410319 15757312 618 33554432000 4194304 4300056 140736840575920 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 3847 618 242 26 0 479 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15388

[startup+0.700496 s]
/proc/loadavg: 0.16 0.03 0.01 4/238 22678
/proc/meminfo: memFree=4154276/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=15388 CPUtime=0.69 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 724 0 0 0 69 0 0 0 25 0 1 0 608410319 15757312 619 33554432000 4194304 4300056 140736840575920 18446744073709551615 4252540 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 3847 619 242 26 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15388

[startup+1.50035 s]
/proc/loadavg: 0.16 0.03 0.01 5/242 22685
/proc/meminfo: memFree=4131428/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=16148 CPUtime=1.49 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 907 0 0 0 149 0 0 0 25 0 1 0 608410319 16535552 785 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 4037 785 242 26 0 669 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16148

[startup+3.10107 s]
/proc/loadavg: 0.47 0.10 0.03 5/242 22685
/proc/meminfo: memFree=4150344/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=16148 CPUtime=3.09 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 907 0 0 0 309 0 0 0 25 0 1 0 608410319 16535552 785 33554432000 4194304 4300056 140736840575920 18446744073709551615 4264256 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 4037 785 242 26 0 669 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16148

[startup+6.30044 s]
/proc/loadavg: 0.47 0.10 0.03 5/242 22686
/proc/meminfo: memFree=4148312/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=16804 CPUtime=6.29 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 1079 0 0 0 629 0 0 0 25 0 1 0 608410319 17207296 954 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 4201 954 242 26 0 833 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16804

[startup+12.7004 s]
/proc/loadavg: 1.01 0.23 0.07 5/242 22686
/proc/meminfo: memFree=4126788/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=17040 CPUtime=12.69 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 1213 0 0 0 1269 0 0 0 25 0 1 0 608410319 17448960 1081 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256102 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 4260 1081 242 26 0 892 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17040

[startup+25.5011 s]
/proc/loadavg: 1.47 0.35 0.12 5/242 22686
/proc/meminfo: memFree=4084460/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=17436 CPUtime=25.49 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 1279 0 0 0 2549 0 0 0 25 0 1 0 608410319 17854464 1144 33554432000 4194304 4300056 140736840575920 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 4359 1144 242 26 0 991 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17436

[startup+51.1005 s]
/proc/loadavg: 2.33 0.64 0.22 5/242 22687
/proc/meminfo: memFree=4043888/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=18688 CPUtime=51.09 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 1552 0 0 0 5109 0 0 0 25 0 1 0 608410319 19136512 1408 33554432000 4194304 4300056 140736840575920 18446744073709551615 4252688 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 4672 1408 242 26 0 1304 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18688

[startup+102.309 s]
/proc/loadavg: 3.33 1.21 0.43 5/242 22688
/proc/meminfo: memFree=4026372/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=19012 CPUtime=102.3 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 1765 0 0 0 10230 0 0 0 25 0 1 0 608410319 19468288 1598 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 4753 1598 242 26 0 1385 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19012

[startup+162.301 s]
/proc/loadavg: 3.75 1.71 0.65 5/242 22690
/proc/meminfo: memFree=4007868/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=21412 CPUtime=162.29 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 2208 0 0 0 16229 0 0 0 25 0 1 0 608410319 21925888 2028 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 5353 2028 242 26 0 1985 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 21412

[startup+222.3 s]
/proc/loadavg: 3.95 2.14 0.87 5/242 22691
/proc/meminfo: memFree=4051820/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=22064 CPUtime=222.3 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 2421 0 0 0 22229 1 0 0 25 0 1 0 608410319 22593536 2232 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 5516 2232 242 26 0 2148 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 22064

[startup+282.301 s]
/proc/loadavg: 3.98 2.48 1.06 5/242 22693
/proc/meminfo: memFree=3966588/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=22064 CPUtime=282.3 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 2482 0 0 0 28229 1 0 0 25 0 1 0 608410319 22593536 2292 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 5516 2292 242 26 0 2148 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 22064

[startup+342.301 s]
/proc/loadavg: 3.99 2.75 1.24 5/242 22695
/proc/meminfo: memFree=4028536/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=22064 CPUtime=342.3 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 2488 0 0 0 34229 1 0 0 25 0 1 0 608410319 22593536 2298 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 5516 2298 242 26 0 2148 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 22064

[startup+402.3 s]
/proc/loadavg: 4.04 2.99 1.42 5/242 22696
/proc/meminfo: memFree=3950376/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=22712 CPUtime=402.3 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 2678 0 0 0 40229 1 0 0 25 0 1 0 608410319 23257088 2476 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 5678 2476 242 26 0 2310 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 22712

[startup+462.301 s]
/proc/loadavg: 4.01 3.17 1.57 5/242 22698
/proc/meminfo: memFree=3942884/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=22712 CPUtime=462.3 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 2716 0 0 0 46229 1 0 0 25 0 1 0 608410319 23257088 2514 33554432000 4194304 4300056 140736840575920 18446744073709551615 4264275 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 5678 2514 242 26 0 2310 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 22712

[startup+522.3 s]
/proc/loadavg: 4.00 3.32 1.72 5/242 22699
/proc/meminfo: memFree=3964300/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=24968 CPUtime=522.3 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3019 0 0 0 52229 1 0 0 25 0 1 0 608410319 25567232 2817 33554432000 4194304 4300056 140736840575920 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 6242 2817 242 26 0 2874 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 24968

[startup+582.301 s]
/proc/loadavg: 4.00 3.44 1.86 5/242 22701
/proc/meminfo: memFree=3937820/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=24968 CPUtime=582.3 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3019 0 0 0 58229 1 0 0 25 0 1 0 608410319 25567232 2817 33554432000 4194304 4300056 140736840575920 18446744073709551615 4263280 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 6242 2817 242 26 0 2874 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 24968

[startup+642.301 s]
/proc/loadavg: 4.10 3.57 2.00 5/242 22703
/proc/meminfo: memFree=3874780/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=24968 CPUtime=642.31 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3051 0 0 0 64230 1 0 0 25 0 1 0 608410319 25567232 2848 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 6242 2848 242 26 0 2874 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 24968

[startup+702.3 s]
/proc/loadavg: 4.04 3.65 2.13 5/242 22704
/proc/meminfo: memFree=3942564/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=24968 CPUtime=702.31 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3063 0 0 0 70230 1 0 0 25 0 1 0 608410319 25567232 2859 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 6242 2859 242 26 0 2874 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 24968

[startup+762.309 s]
/proc/loadavg: 4.07 3.72 2.25 5/242 22706
/proc/meminfo: memFree=3910016/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=28360 CPUtime=762.31 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3750 0 0 0 76230 1 0 0 25 0 1 0 608410319 29040640 3512 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 7090 3512 242 26 0 3722 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 28360

[startup+822.3 s]
/proc/loadavg: 4.02 3.77 2.35 5/242 22707
/proc/meminfo: memFree=3751384/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=28360 CPUtime=822.31 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3781 0 0 0 82229 2 0 0 25 0 1 0 608410319 29040640 3541 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 7090 3541 242 26 0 3722 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 28360

[startup+882.301 s]
/proc/loadavg: 4.01 3.81 2.45 5/242 22709
/proc/meminfo: memFree=3789896/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=28360 CPUtime=882.31 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3781 0 0 0 88229 2 0 0 25 0 1 0 608410319 29040640 3541 33554432000 4194304 4300056 140736840575920 18446744073709551615 4262939 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 7090 3541 242 26 0 3722 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 28360

[startup+942.301 s]
/proc/loadavg: 4.06 3.86 2.55 5/242 22711
/proc/meminfo: memFree=3750528/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=28360 CPUtime=942.31 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3781 0 0 0 94229 2 0 0 25 0 1 0 608410319 29040640 3541 33554432000 4194304 4300056 140736840575920 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 7090 3541 242 26 0 3722 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 28360

[startup+1002.3 s]
/proc/loadavg: 4.02 3.88 2.64 5/242 22739
/proc/meminfo: memFree=3800768/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=28360 CPUtime=1002.31 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3781 0 0 0 100229 2 0 0 25 0 1 0 608410319 29040640 3541 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 7090 3541 242 26 0 3722 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 28360

[startup+1062.3 s]
/proc/loadavg: 4.01 3.90 2.72 5/242 22741
/proc/meminfo: memFree=3709960/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=28360 CPUtime=1062.32 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3781 0 0 0 106230 2 0 0 25 0 1 0 608410319 29040640 3541 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 7090 3541 242 26 0 3722 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 28360

[startup+1122.3 s]
/proc/loadavg: 4.04 3.93 2.80 5/242 22742
/proc/meminfo: memFree=3630420/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=28360 CPUtime=1122.32 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3781 0 0 0 112230 2 0 0 25 0 1 0 608410319 29040640 3541 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 7090 3541 242 26 0 3722 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 28360

[startup+1182.3 s]
/proc/loadavg: 4.06 3.95 2.88 5/242 22744
/proc/meminfo: memFree=3564536/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=28360 CPUtime=1182.32 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3781 0 0 0 118230 2 0 0 25 0 1 0 608410319 29040640 3541 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 7090 3541 242 26 0 3722 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 28360

[startup+1242.3 s]
/proc/loadavg: 4.06 3.97 2.95 5/242 22746
/proc/meminfo: memFree=3474208/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=28360 CPUtime=1242.32 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 3781 0 0 0 124230 2 0 0 25 0 1 0 608410319 29040640 3541 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 7090 3541 242 26 0 3722 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 28360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.01 5/242 22803
/proc/meminfo: memFree=3834892/32950928 swapFree=64721848/67111528
[pid=22678] ppid=22676 vsize=28360 CPUtime=1300.03 cores=0,2
/proc/22678/stat : 22678 (lr_gl_shr) R 22676 22678 22624 0 -1 4202496 4179 0 0 0 130001 2 0 0 25 0 1 0 608410319 29040640 3917 33554432000 4194304 4300056 140736840575920 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/22678/statm: 7090 3917 242 26 0 3722 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 28360

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300.01
CPU system time (s): 0.023996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 28360

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

runsolver used 2.69059 second user time and 6.77897 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-09 21:08:25
IDJOB=3350028
IDBENCH=20472
IDSOLVER=1815
FILE ID=node123/3350028-1304968104
RUNJOBID= node123-1304968097-22642
PBS_JOBID= 13285627
Free space on /tmp= 39124 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350028-1304968104/watcher-3350028-1304968104 -o /tmp/evaluation-result-3350028-1304968104/solver-3350028-1304968104 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350028-1304968104.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1164163509

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:       4155292 kB
Buffers:        225028 kB
Cached:       18669128 kB
SwapCached:      10384 kB
Active:       16027240 kB
Inactive:     12134888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4155292 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           27464 kB
Writeback:           0 kB
AnonPages:     9265004 kB
Mapped:          16196 kB
Slab:           539644 kB
PageTables:      31792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13294656 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= 39136 MiB
End job on node123 at 2011-05-09 21:30:07