Trace number 3349493

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) 1300.04 1300.03

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3_uc_sat.cnf
MD5SUM743d2964f7d4d5b7d730bf71063f2e7c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.9167
Satisfiable
(Un)Satisfiability was proved
Number of variables142205
Number of clauses1312352
Sum of the clauses size4558898
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2197795
Number of clauses of size 3294920
Number of clauses of size 4819637
Number of clauses of size 50
Number of clauses of size over 50

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

running on 2 cores: 4,6

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.35 1.69 2.39 5/392 31719
/proc/meminfo: memFree=8481388/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=22344 CPUtime=0 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 1144 0 0 0 0 0 0 0 21 0 1 0 687416968 22880256 1087 33554432000 4194304 4300056 140733506965072 18446744073709551615 216734839493 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 5586 1088 220 26 0 2218 0

[startup+0.044939 s]
/proc/loadavg: 1.35 1.69 2.39 5/392 31719
/proc/meminfo: memFree=8481388/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=34652 CPUtime=0.03 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 3982 0 0 0 3 0 0 0 21 0 1 0 687416968 35483648 3823 33554432000 4194304 4300056 140733506965072 18446744073709551615 216734839493 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 8663 3825 220 26 0 5295 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 34652

[startup+0.100932 s]
/proc/loadavg: 1.35 1.69 2.39 5/392 31719
/proc/meminfo: memFree=8481388/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=53792 CPUtime=0.08 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 8543 0 0 0 8 0 0 0 21 0 1 0 687416968 55083008 8141 33554432000 4194304 4300056 140733506965072 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 13448 8141 220 26 0 10080 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 53792

[startup+0.300895 s]
/proc/loadavg: 1.35 1.69 2.39 5/392 31719
/proc/meminfo: memFree=8481388/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=74740 CPUtime=0.28 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 14295 0 0 0 27 1 0 0 22 0 1 0 687416968 76533760 13102 33554432000 4194304 4300056 140733506965072 18446744073709551615 216734839493 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 18685 13103 220 26 0 15317 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 74740

[startup+0.700826 s]
/proc/loadavg: 1.35 1.69 2.39 5/392 31719
/proc/meminfo: memFree=8481388/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=121224 CPUtime=0.69 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 25943 0 0 0 65 4 0 0 24 0 1 0 687416968 124133376 23052 33554432000 4194304 4300056 140733506965072 18446744073709551615 216734839493 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 30306 23053 220 26 0 26938 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121224

[startup+1.50068 s]
/proc/loadavg: 1.35 1.69 2.39 5/393 31720
/proc/meminfo: memFree=8341788/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=133908 CPUtime=1.48 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 32308 0 0 0 143 5 0 0 25 0 1 0 687416968 137121792 28117 33554432000 4194304 4300056 140733506965072 18446744073709551615 216734836489 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 33477 28117 228 26 0 30109 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 133908

[startup+3.10043 s]
/proc/loadavg: 1.35 1.69 2.39 5/393 31720
/proc/meminfo: memFree=8325380/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=122524 CPUtime=3.08 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 39467 0 0 0 302 6 0 0 25 0 1 0 687416968 125464576 24491 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256722 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 30631 24491 245 26 0 27263 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 122524

[startup+6.30085 s]
/proc/loadavg: 1.56 1.72 2.39 5/396 31726
/proc/meminfo: memFree=8041512/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=122524 CPUtime=6.28 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 39577 0 0 0 622 6 0 0 25 0 1 0 687416968 125464576 24596 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 30631 24596 246 26 0 27263 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 122524

[startup+12.7007 s]
/proc/loadavg: 1.75 1.76 2.40 5/396 31726
/proc/meminfo: memFree=7960188/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=122524 CPUtime=12.68 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 39786 0 0 0 1262 6 0 0 25 0 1 0 687416968 125464576 24800 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 30631 24800 246 26 0 27263 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 122524

[startup+25.5145 s]
/proc/loadavg: 2.25 1.87 2.43 5/396 31726
/proc/meminfo: memFree=7950272/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=122524 CPUtime=25.5 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 40177 0 0 0 2544 6 0 0 25 0 1 0 687416968 125464576 25176 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 30631 25176 246 26 0 27263 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 122524

[startup+51.101 s]
/proc/loadavg: 2.85 2.04 2.47 5/396 31727
/proc/meminfo: memFree=7928564/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=122524 CPUtime=51.09 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 40794 0 0 0 5102 7 0 0 25 0 1 0 687416968 125464576 25779 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 30631 25779 246 26 0 27263 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122524

[startup+102.301 s]
/proc/loadavg: 3.50 2.34 2.55 5/396 31728
/proc/meminfo: memFree=7889536/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=141492 CPUtime=102.28 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 42177 0 0 0 10221 7 0 0 25 0 1 0 687416968 144887808 27123 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 35373 27123 249 26 0 32005 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 141492

[startup+162.3 s]
/proc/loadavg: 3.81 2.64 2.63 5/396 31730
/proc/meminfo: memFree=7849972/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=142160 CPUtime=162.28 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 44035 0 0 0 16220 8 0 0 25 0 1 0 687416968 145571840 28931 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 35540 28931 249 26 0 32172 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 142160

[startup+222.301 s]
/proc/loadavg: 3.93 2.88 2.72 5/396 31731
/proc/meminfo: memFree=7821292/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=142160 CPUtime=222.3 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 45925 0 0 0 22221 9 0 0 25 0 1 0 687416968 145571840 30785 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 35540 30785 249 26 0 32172 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 142160

[startup+282.3 s]
/proc/loadavg: 4.10 3.12 2.80 5/396 31733
/proc/meminfo: memFree=7790488/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=174456 CPUtime=282.29 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 48204 0 0 0 28219 10 0 0 25 0 1 0 687416968 178642944 33024 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 43614 33024 249 26 0 40246 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 174456

[startup+342.315 s]
/proc/loadavg: 4.09 3.29 2.88 5/396 31735
/proc/meminfo: memFree=7755720/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=176180 CPUtime=342.3 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 50625 0 0 0 34219 11 0 0 25 0 1 0 687416968 180408320 35410 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 44045 35410 249 26 0 40677 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 176180

[startup+402.3 s]
/proc/loadavg: 4.03 3.42 2.95 5/396 31736
/proc/meminfo: memFree=7729016/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=179188 CPUtime=402.28 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 53331 0 0 0 40216 12 0 0 25 0 1 0 687416968 183488512 38090 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 44797 38090 249 26 0 41429 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 179188

[startup+462.301 s]
/proc/loadavg: 4.16 3.58 3.03 5/396 31738
/proc/meminfo: memFree=7703672/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=180244 CPUtime=462.29 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 55227 0 0 0 46215 14 0 0 25 0 1 0 687416968 184569856 39950 33554432000 4194304 4300056 140733506965072 18446744073709551615 4251324 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 45061 39950 249 26 0 41693 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 180244

[startup+522.3 s]
/proc/loadavg: 4.10 3.67 3.10 5/396 31739
/proc/meminfo: memFree=7678816/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=232052 CPUtime=522.28 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 57413 0 0 0 52214 14 0 0 25 0 1 0 687416968 237621248 42104 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 58013 42104 249 26 0 54645 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 232052

[startup+582.301 s]
/proc/loadavg: 4.08 3.74 3.15 5/396 31741
/proc/meminfo: memFree=7668860/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=233772 CPUtime=582.28 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 59663 0 0 0 58213 15 0 0 25 0 1 0 687416968 239382528 44327 33554432000 4194304 4300056 140733506965072 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 58443 44327 249 26 0 55075 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 233772

[startup+642.3 s]
/proc/loadavg: 4.03 3.78 3.20 5/396 31743
/proc/meminfo: memFree=7642652/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=235232 CPUtime=642.29 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 61905 0 0 0 64213 16 0 0 25 0 1 0 687416968 240877568 46539 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 58808 46539 249 26 0 55440 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 235232

[startup+702.301 s]
/proc/loadavg: 4.01 3.82 3.25 5/396 31744
/proc/meminfo: memFree=7653528/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=237728 CPUtime=702.29 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 64107 0 0 0 70212 17 0 0 25 0 1 0 687416968 243433472 48711 33554432000 4194304 4300056 140733506965072 18446744073709551615 4262820 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 59432 48711 249 26 0 56064 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 237728

[startup+762.3 s]
/proc/loadavg: 4.06 3.87 3.30 5/396 31800
/proc/meminfo: memFree=7864392/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=238920 CPUtime=762.29 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 66206 0 0 0 76210 19 0 0 25 0 1 0 687416968 244654080 50790 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256511 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 59730 50790 249 26 0 56362 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 238920

[startup+822.301 s]
/proc/loadavg: 4.02 3.89 3.34 5/396 31801
/proc/meminfo: memFree=7807284/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=240372 CPUtime=822.3 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 68315 0 0 0 82210 20 0 0 25 0 1 0 687416968 246140928 52871 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 60093 52871 249 26 0 56725 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 240372

[startup+882.3 s]
/proc/loadavg: 4.01 3.91 3.38 5/396 31803
/proc/meminfo: memFree=7802784/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=241704 CPUtime=882.31 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 70426 0 0 0 88210 21 0 0 25 0 1 0 687416968 247504896 54961 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 60426 54961 249 26 0 57058 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 241704

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.41 5/396 31805
/proc/meminfo: memFree=7765056/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=324148 CPUtime=942.29 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 72499 0 0 0 94207 22 0 0 25 0 1 0 687416968 331927552 57012 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 81037 57012 249 26 0 77669 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 324148

[startup+1002.32 s]
/proc/loadavg: 4.10 3.96 3.46 5/396 31806
/proc/meminfo: memFree=7739216/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=325360 CPUtime=1002.31 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 74546 0 0 0 100208 23 0 0 25 0 1 0 687416968 333168640 59033 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 81340 59033 249 26 0 77972 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 325360

[startup+1062.3 s]
/proc/loadavg: 4.13 4.00 3.50 5/396 31808
/proc/meminfo: memFree=7742912/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=325760 CPUtime=1062.29 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 76310 0 0 0 106205 24 0 0 25 0 1 0 687416968 333578240 60769 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 81440 60769 249 26 0 78072 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 325760

[startup+1122.3 s]
/proc/loadavg: 4.05 4.00 3.53 5/396 31809
/proc/meminfo: memFree=7686936/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=329764 CPUtime=1122.3 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 78523 0 0 0 112205 25 0 0 25 0 1 0 687416968 337678336 62964 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 82441 62964 249 26 0 79073 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 329764

[startup+1182.3 s]
/proc/loadavg: 4.16 4.04 3.57 5/396 31811
/proc/meminfo: memFree=7699552/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=330296 CPUtime=1182.29 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 80308 0 0 0 118204 25 0 0 25 0 1 0 687416968 338223104 64723 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 82574 64723 249 26 0 79206 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 330296

[startup+1242.3 s]
/proc/loadavg: 4.06 4.03 3.59 5/396 31813
/proc/meminfo: memFree=7669992/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=331832 CPUtime=1242.3 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 82182 0 0 0 124204 26 0 0 25 0 1 0 687416968 339795968 66576 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 82958 66576 249 26 0 79590 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 331832



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.05 3.63 5/396 31814
/proc/meminfo: memFree=7677396/32951124 swapFree=65586204/67111528
[pid=31719] ppid=31717 vsize=332900 CPUtime=1300.02 cores=4,6
/proc/31719/stat : 31719 (lr_gl_shr) R 31717 31719 31060 0 -1 4202496 83858 0 0 0 129975 27 0 0 25 0 1 0 687416968 340889600 68231 33554432000 4194304 4300056 140733506965072 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/31719/statm: 83225 68231 249 26 0 79857 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 332900

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.03
CPU time (s): 1300.04
CPU user time (s): 1299.75
CPU system time (s): 0.284956
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 332900

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

runsolver used 5.19921 second user time and 11.3613 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-09 22:11:03
IDJOB=3349493
IDBENCH=82498
IDSOLVER=1813
FILE ID=node119/3349493-1304971862
RUNJOBID= node119-1304971862-31684
PBS_JOBID= 13285631
Free space on /tmp= 35104 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/manthey/traffic/traffic_3_uc_sat.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349493-1304971862/watcher-3349493-1304971862 -o /tmp/evaluation-result-3349493-1304971862/solver-3349493-1304971862 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349493-1304971862.cnf -verb=0 -model

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

MD5SUM BENCH= 743d2964f7d4d5b7d730bf71063f2e7c
RANDOM SEED=2107225670

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8481792 kB
Buffers:        199360 kB
Cached:       10773648 kB
SwapCached:       4648 kB
Active:       14539860 kB
Inactive:      9434176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8481792 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:          107312 kB
Writeback:           0 kB
AnonPages:    12999252 kB
Mapped:          30012 kB
Slab:           374584 kB
PageTables:      57160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102632628 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= 35048 MiB
End job on node119 at 2011-05-09 22:32:45