Trace number 3350048

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

General information on the benchmark

NameSAT04/industrial/vangelder/
cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
MD5SUM65c5a1442ec07e466934f093e50229c2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.8123
Satisfiable
(Un)Satisfiability was proved
Number of variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

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

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: 1.67 3.25 3.60 4/186 12762
/proc/meminfo: memFree=31806180/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=20036 CPUtime=0 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 580 0 0 0 0 0 0 0 21 0 1 0 876529717 20516864 512 33554432000 4194304 4300056 140735552177168 18446744073709551615 212687675136 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 5009 513 221 26 0 1641 0

[startup+0.0678379 s]
/proc/loadavg: 1.67 3.25 3.60 4/186 12762
/proc/meminfo: memFree=31806180/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=25152 CPUtime=0.06 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 2862 0 0 0 6 0 0 0 21 0 1 0 876529717 25755648 2531 33554432000 4194304 4300056 140735552177168 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 6288 2531 222 26 0 2920 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25152

[startup+0.100842 s]
/proc/loadavg: 1.67 3.25 3.60 4/186 12762
/proc/meminfo: memFree=31806180/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=30456 CPUtime=0.09 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 4011 0 0 0 9 0 0 0 22 0 1 0 876529717 31186944 3518 33554432000 4194304 4300056 140735552177168 18446744073709551615 212687675136 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 7614 3521 222 26 0 4246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.300805 s]
/proc/loadavg: 1.67 3.25 3.60 4/186 12762
/proc/meminfo: memFree=31806180/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=57016 CPUtime=0.29 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 10844 0 0 0 27 2 0 0 22 0 1 0 876529717 58384384 9286 33554432000 4194304 4300056 140735552177168 18446744073709551615 212687675136 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 14254 9287 222 26 0 10886 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57016

[startup+0.700721 s]
/proc/loadavg: 1.67 3.25 3.60 4/186 12762
/proc/meminfo: memFree=31806180/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=78796 CPUtime=0.69 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 15759 0 0 0 66 3 0 0 25 0 1 0 876529717 80687104 13456 33554432000 4194304 4300056 140735552177168 18446744073709551615 4226432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 19699 13456 227 26 0 16331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78796

[startup+1.50058 s]
/proc/loadavg: 1.67 3.25 3.60 5/190 12773
/proc/meminfo: memFree=31675056/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=79456 CPUtime=1.49 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 15941 0 0 0 146 3 0 0 25 0 1 0 876529717 81362944 13638 33554432000 4194304 4300056 140735552177168 18446744073709551615 4226486 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 19864 13638 227 26 0 16496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79456

[startup+3.10028 s]
/proc/loadavg: 1.67 3.25 3.60 5/190 12811
/proc/meminfo: memFree=31674728/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=82408 CPUtime=3.09 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 17365 0 0 0 306 3 0 0 25 0 1 0 876529717 84385792 14378 33554432000 4194304 4300056 140735552177168 18446744073709551615 4226482 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 20602 14378 227 26 0 17234 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82408

[startup+6.3007 s]
/proc/loadavg: 1.85 3.26 3.60 5/190 12811
/proc/meminfo: memFree=31655100/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=84984 CPUtime=6.29 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 19016 0 0 0 626 3 0 0 25 0 1 0 876529717 87023616 15003 33554432000 4194304 4300056 140735552177168 18446744073709551615 4230388 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 21246 15003 227 26 0 17878 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84984

[startup+12.7005 s]
/proc/loadavg: 2.02 3.28 3.60 5/190 12812
/proc/meminfo: memFree=31652904/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=80736 CPUtime=12.69 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 26288 0 0 0 1265 4 0 0 25 0 1 0 876529717 82673664 15381 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256264 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 20184 15381 247 26 0 16816 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80736

[startup+25.5002 s]
/proc/loadavg: 2.46 3.31 3.61 5/190 12850
/proc/meminfo: memFree=31609092/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=104664 CPUtime=25.49 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 32742 0 0 0 2544 5 0 0 25 0 1 0 876529717 107175936 21590 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 26166 21590 247 26 0 22798 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104664

[startup+51.1005 s]
/proc/loadavg: 2.99 3.37 3.62 5/190 12851
/proc/meminfo: memFree=31521964/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=146788 CPUtime=51.09 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 39755 0 0 0 5101 8 0 0 25 0 1 0 876529717 150310912 28385 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 36697 28385 247 26 0 33329 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 146788

[startup+102.307 s]
/proc/loadavg: 3.56 3.46 3.63 5/190 12890
/proc/meminfo: memFree=31066884/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=231428 CPUtime=102.3 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 77833 0 0 0 10211 19 0 0 25 0 1 0 876529717 236982272 41494 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 57857 41494 247 26 0 54489 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 231428

[startup+162.3 s]
/proc/loadavg: 3.84 3.56 3.65 5/190 12892
/proc/meminfo: memFree=30854244/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=250920 CPUtime=162.3 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 112647 0 0 0 16201 29 0 0 25 0 1 0 876529717 256942080 51420 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256538 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 62730 51420 247 26 0 59362 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 250920

[startup+222.3 s]
/proc/loadavg: 3.97 3.65 3.68 5/190 12893
/proc/meminfo: memFree=30701920/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=262652 CPUtime=222.3 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 140988 0 0 0 22193 37 0 0 25 0 1 0 876529717 268955648 52307 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 65663 52307 247 26 0 62295 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 262652

[startup+282.3 s]
/proc/loadavg: 3.99 3.71 3.69 5/190 12895
/proc/meminfo: memFree=30532000/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=217668 CPUtime=282.3 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 165906 0 0 0 28186 44 0 0 25 0 1 0 876529717 222892032 49137 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 54417 49137 247 26 0 51049 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 217668

[startup+342.3 s]
/proc/loadavg: 4.05 3.78 3.72 5/190 12905
/proc/meminfo: memFree=30306500/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=281668 CPUtime=342.3 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 179589 0 0 0 34181 49 0 0 25 0 1 0 876529717 288428032 62467 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256553 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 70417 62467 247 26 0 67049 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 281668

[startup+402.3 s]
/proc/loadavg: 4.02 3.81 3.73 5/190 12907
/proc/meminfo: memFree=30175524/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=281668 CPUtime=402.3 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 205405 0 0 0 40174 56 0 0 25 0 1 0 876529717 288428032 54991 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 70417 54991 247 26 0 67049 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 281668

[startup+462.3 s]
/proc/loadavg: 4.00 3.84 3.74 5/190 12909
/proc/meminfo: memFree=30417900/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=233576 CPUtime=462.3 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 227365 0 0 0 46168 62 0 0 25 0 1 0 876529717 239181824 46273 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 58394 46273 247 26 0 55026 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 233576

[startup+522.301 s]
/proc/loadavg: 4.00 3.87 3.76 5/190 12910
/proc/meminfo: memFree=30197752/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=289152 CPUtime=522.31 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 245179 0 0 0 52162 69 0 0 25 0 1 0 876529717 296091648 63388 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 72288 63388 247 26 0 68920 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 289152

[startup+582.301 s]
/proc/loadavg: 4.00 3.89 3.77 5/190 12915
/proc/meminfo: memFree=30092400/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=292144 CPUtime=582.31 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 273903 0 0 0 58151 80 0 0 25 0 1 0 876529717 299155456 59848 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 73036 59848 247 26 0 69668 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 292144

[startup+642.301 s]
/proc/loadavg: 4.03 3.92 3.78 5/190 12916
/proc/meminfo: memFree=29911524/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=245184 CPUtime=642.31 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 296878 0 0 0 64146 85 0 0 25 0 1 0 876529717 251068416 49978 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256319 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 61296 49978 247 26 0 57928 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 245184

[startup+702.301 s]
/proc/loadavg: 4.06 3.95 3.80 5/190 12918
/proc/meminfo: memFree=29959440/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=297724 CPUtime=702.31 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 311992 0 0 0 70141 90 0 0 25 0 1 0 876529717 304869376 64526 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256545 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 74431 64526 247 26 0 71063 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 297724

[startup+762.307 s]
/proc/loadavg: 4.07 3.97 3.82 5/190 12920
/proc/meminfo: memFree=29828556/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=302064 CPUtime=762.32 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 338446 0 0 0 76135 97 0 0 25 0 1 0 876529717 309313536 58552 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 75516 58552 247 26 0 72148 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 302064

[startup+822.301 s]
/proc/loadavg: 4.02 3.97 3.82 5/190 12921
/proc/meminfo: memFree=29667180/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=306624 CPUtime=822.31 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 347782 0 0 0 82130 101 0 0 25 0 1 0 876529717 313982976 67575 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 76656 67575 247 26 0 73288 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 306624

[startup+882.301 s]
/proc/loadavg: 4.01 3.97 3.83 5/190 12923
/proc/meminfo: memFree=29508896/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=392636 CPUtime=882.32 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 356281 0 0 0 88126 106 0 0 25 0 1 0 876529717 402059264 75858 33554432000 4194304 4300056 140735552177168 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 98159 75858 247 26 0 94791 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 392636

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.84 5/190 12924
/proc/meminfo: memFree=29737232/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=316060 CPUtime=942.31 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 387771 0 0 0 94116 115 0 0 25 0 1 0 876529717 323645440 67382 33554432000 4194304 4300056 140735552177168 18446744073709551615 4262752 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 79015 67382 247 26 0 75647 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 316060

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.84 5/190 12926
/proc/meminfo: memFree=29592836/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=406764 CPUtime=1002.32 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 397188 0 0 0 100113 119 0 0 25 0 1 0 876529717 416526336 76624 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 101691 76624 247 26 0 98323 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 406764

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 12928
/proc/meminfo: memFree=29436896/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=412452 CPUtime=1062.32 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 403195 0 0 0 106110 122 0 0 25 0 1 0 876529717 422350848 82498 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 103113 82498 247 26 0 99745 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 412452

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 12929
/proc/meminfo: memFree=29363688/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=282496 CPUtime=1122.32 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 427462 0 0 0 112102 130 0 0 25 0 1 0 876529717 289275904 64180 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 70624 64180 247 26 0 67256 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 282496

[startup+1182.3 s]
/proc/loadavg: 4.05 3.99 3.86 5/190 12931
/proc/meminfo: memFree=29255512/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=335008 CPUtime=1182.32 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 435660 0 0 0 118097 135 0 0 25 0 1 0 876529717 343048192 72080 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 83752 72080 247 26 0 80384 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 335008

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 3.88 5/190 12932
/proc/meminfo: memFree=29126724/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=337816 CPUtime=1242.32 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 441555 0 0 0 124095 137 0 0 25 0 1 0 876529717 345923584 77788 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256531 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 84454 77788 247 26 0 81086 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 337816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.02 3.89 4/188 12935
/proc/meminfo: memFree=29415340/32951124 swapFree=67076880/67111528
[pid=12762] ppid=12760 vsize=291572 CPUtime=1300.03 cores=5,7
/proc/12762/stat : 12762 (lr_gl_shr) R 12760 12762 9614 0 -1 4202496 461900 0 0 0 129861 142 0 0 25 0 1 0 876529717 298569728 60657 33554432000 4194304 4300056 140735552177168 18446744073709551615 4256291 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/12762/statm: 72893 60657 247 26 0 69525 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 291572

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

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

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

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

runsolver used 2.10768 second user time and 4.99524 second system time

The end

Launcher Data

Begin job on node139 at 2011-06-09 21:55:20
IDJOB=3350048
IDBENCH=84806
IDSOLVER=1815
FILE ID=node139/3350048-1307649319
RUNJOBID= node139-1307649319-12717
PBS_JOBID= 13549353
Free space on /tmp= 74160 MiB

SOLVER NAME= minisat hack: LR_GL_NOSHR 2011-03-02
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-c.used-as.sat04-317.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3350048-1307649319/watcher-3350048-1307649319 -o /tmp/evaluation-result-3350048-1307649319/solver-3350048-1307649319 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3350048-1307649319.cnf -verb=0 -model -no-shrinking 

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

MD5SUM BENCH= 65c5a1442ec07e466934f093e50229c2
RANDOM SEED=1607462823

node139.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.852
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.70
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31806848 kB
Buffers:        217544 kB
Cached:         647676 kB
SwapCached:       3520 kB
Active:         483384 kB
Inactive:       449996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31806848 kB
SwapTotal:    67111528 kB
SwapFree:     67076880 kB
Dirty:           40824 kB
Writeback:           0 kB
AnonPages:       66244 kB
Mapped:          14208 kB
Slab:           146216 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   269604 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= 74088 MiB
End job on node139 at 2011-06-09 22:17:02