Trace number 3439993

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: LR_GL_SHR 2011-03-02? (TO) 5000.15 5000.06

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_r_uc_sat.cnf
MD5SUMa5cb42fe5f9238d9fb581eb8ad81e23f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.5885
Satisfiable
(Un)Satisfiability was proved
Number of variables467551
Number of clauses4467733
Sum of the clauses size15691163
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2635833
Number of clauses of size 3908103
Number of clauses of size 42923797
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: 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-3439993-1306911169/watcher-3439993-1306911169 -o /tmp/evaluation-result-3439993-1306911169/solver-3439993-1306911169 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439993-1306911169.cnf -verb=0 -model 

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.04 2.00 2/515 25186
/proc/meminfo: memFree=5191476/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=25192 CPUtime=0.01 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 1794 0 0 0 1 0 0 0 23 0 1 0 881348030 25796608 1736 33554432000 4194304 4300056 140733201439936 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 6298 1736 220 26 0 2930 0

[startup+0.0475029 s]
/proc/loadavg: 2.02 2.04 2.00 2/515 25186
/proc/meminfo: memFree=5191476/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=35576 CPUtime=0.03 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 4513 0 0 0 3 0 0 0 23 0 1 0 881348030 36429824 4353 33554432000 4194304 4300056 140733201439936 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 8894 4354 220 26 0 5526 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35576

[startup+0.100498 s]
/proc/loadavg: 2.02 2.04 2.00 2/515 25186
/proc/meminfo: memFree=5191476/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=54848 CPUtime=0.09 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 9202 0 0 0 8 1 0 0 23 0 1 0 881348030 56164352 8815 33554432000 4194304 4300056 140733201439936 18446744073709551615 4241281 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 13712 8820 220 26 0 10344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54848

[startup+1.79318 s]
/proc/loadavg: 2.02 2.04 2.00 2/515 25186
/proc/meminfo: memFree=5191476/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=310252 CPUtime=1.79 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 71148 0 0 0 166 13 0 0 25 0 1 0 881348030 317698048 62195 33554432000 4194304 4300056 140733201439936 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 77563 62197 220 26 0 74195 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 310252

[startup+1.80117 s]
/proc/loadavg: 2.02 2.04 2.00 2/515 25186
/proc/meminfo: memFree=5191476/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=310648 CPUtime=1.79 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 71342 0 0 0 166 13 0 0 25 0 1 0 881348030 318103552 62376 33554432000 4194304 4300056 140733201439936 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 77662 62376 220 26 0 74294 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 310648

[startup+1.90116 s]
/proc/loadavg: 2.02 2.04 2.00 2/515 25186
/proc/meminfo: memFree=5191476/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=316324 CPUtime=1.89 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 73858 0 0 0 176 13 0 0 25 0 1 0 881348030 323915776 64754 33554432000 4194304 4300056 140733201439936 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 79081 64756 220 26 0 75713 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 316324

[startup+3.10094 s]
/proc/loadavg: 2.26 2.09 2.02 3/516 25187
/proc/meminfo: memFree=4871932/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=444692 CPUtime=3.09 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 108141 0 0 0 290 19 0 0 25 0 1 0 881348030 455364608 93891 33554432000 4194304 4300056 140733201439936 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 111173 93892 220 26 0 107805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 444692

[startup+6.30032 s]
/proc/loadavg: 2.24 2.09 2.02 3/516 25188
/proc/meminfo: memFree=4812780/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=540236 CPUtime=6.29 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 126363 0 0 0 607 22 0 0 25 0 1 0 881348030 553201664 100607 33554432000 4194304 4300056 140733201439936 18446744073709551615 4259145 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 135059 100610 228 26 0 131691 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 540236

[startup+12.7011 s]
/proc/loadavg: 2.22 2.09 2.02 3/516 25188
/proc/meminfo: memFree=4859544/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=410008 CPUtime=12.69 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 133581 0 0 0 1246 23 0 0 25 0 1 0 881348030 419848192 82500 33554432000 4194304 4300056 140733201439936 18446744073709551615 4254692 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102502 82500 247 26 0 99134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 410008

[startup+25.5007 s]
/proc/loadavg: 2.18 2.09 2.02 3/516 25188
/proc/meminfo: memFree=4859180/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=410008 CPUtime=25.49 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 133821 0 0 0 2526 23 0 0 25 0 1 0 881348030 419848192 82727 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102502 82727 247 26 0 99134 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 410008

[startup+51.1008 s]
/proc/loadavg: 2.11 2.08 2.01 3/516 25189
/proc/meminfo: memFree=4856904/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=410008 CPUtime=51.09 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 134164 0 0 0 5085 24 0 0 25 0 1 0 881348030 419848192 83057 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102502 83057 249 26 0 99134 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 410008

[startup+102.301 s]
/proc/loadavg: 2.05 2.06 2.01 3/516 25190
/proc/meminfo: memFree=4852416/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=410008 CPUtime=102.29 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 134840 0 0 0 10205 24 0 0 25 0 1 0 881348030 419848192 83697 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102502 83697 249 26 0 99134 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 410008

[startup+162.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/516 25192
/proc/meminfo: memFree=4844320/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=410008 CPUtime=162.3 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 135670 0 0 0 16205 25 0 0 25 0 1 0 881348030 419848192 84492 33554432000 4194304 4300056 140733201439936 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102502 84492 249 26 0 99134 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 410008

[startup+222.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/516 25193
/proc/meminfo: memFree=4839564/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=410008 CPUtime=222.3 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 136665 0 0 0 22205 25 0 0 25 0 1 0 881348030 419848192 85458 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102502 85458 249 26 0 99134 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 410008

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/516 25195
/proc/meminfo: memFree=4834688/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=410008 CPUtime=282.3 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 137567 0 0 0 28204 26 0 0 25 0 1 0 881348030 419848192 86320 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102502 86320 249 26 0 99134 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 410008

[startup+342.301 s]
/proc/loadavg: 2.12 2.05 2.01 3/516 25197
/proc/meminfo: memFree=4826336/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=410008 CPUtime=342.3 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 138381 0 0 0 34204 26 0 0 25 0 1 0 881348030 419848192 87101 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102502 87101 249 26 0 99134 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 410008

[startup+402.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/516 25198
/proc/meminfo: memFree=4820456/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=410008 CPUtime=402.3 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 139453 0 0 0 40204 26 0 0 25 0 1 0 881348030 419848192 88145 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102502 88145 249 26 0 99134 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 410008

[startup+462.301 s]
/proc/loadavg: 2.15 2.08 2.01 3/516 25200
/proc/meminfo: memFree=4815196/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=410008 CPUtime=462.33 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 140408 0 0 0 46206 27 0 0 25 0 1 0 881348030 419848192 89063 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102502 89063 249 26 0 99134 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 410008

[startup+522.301 s]
/proc/loadavg: 2.11 2.08 2.01 3/516 25210
/proc/meminfo: memFree=4809468/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=411348 CPUtime=522.31 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 141304 0 0 0 52204 27 0 0 25 0 1 0 881348030 421220352 89930 33554432000 4194304 4300056 140733201439936 18446744073709551615 4254701 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102837 89930 249 26 0 99469 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 411348

[startup+582.32 s]
/proc/loadavg: 2.04 2.06 2.01 3/516 25212
/proc/meminfo: memFree=4804592/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=411348 CPUtime=582.33 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 142371 0 0 0 58206 27 0 0 25 0 1 0 881348030 421220352 90961 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 102837 90961 249 26 0 99469 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 411348

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 1.00 1.04 1.34 2/510 25340
/proc/meminfo: memFree=4881880/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=667760 CPUtime=4062.44 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 205343 0 0 0 406186 58 0 0 25 0 1 0 881348030 683786240 152689 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 166940 152689 249 26 0 163572 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 667760

[startup+4122.3 s]
/proc/loadavg: 1.00 1.03 1.32 2/510 25350
/proc/meminfo: memFree=4877056/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=668428 CPUtime=4122.44 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 206342 0 0 0 412186 58 0 0 25 0 1 0 881348030 684470272 153672 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256255 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 167107 153672 249 26 0 163739 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 668428

[startup+4182.3 s]
/proc/loadavg: 1.08 1.05 1.30 2/510 25359
/proc/meminfo: memFree=4872392/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=669488 CPUtime=4182.44 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 207362 0 0 0 418185 59 0 0 25 0 1 0 881348030 685555712 154683 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 167372 154683 249 26 0 164004 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 669488

[startup+4242.3 s]
/proc/loadavg: 1.07 1.05 1.29 2/510 25361
/proc/meminfo: memFree=4869664/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=670152 CPUtime=4242.45 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 208348 0 0 0 424185 60 0 0 25 0 1 0 881348030 686235648 155657 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 167538 155657 249 26 0 164170 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 670152

[startup+4302.3 s]
/proc/loadavg: 1.02 1.04 1.26 2/510 25371
/proc/meminfo: memFree=4864056/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=671080 CPUtime=4302.44 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 209389 0 0 0 430184 60 0 0 25 0 1 0 881348030 687185920 156688 33554432000 4194304 4300056 140733201439936 18446744073709551615 4254653 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 167770 156688 249 26 0 164402 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 671080

[startup+4362.3 s]
/proc/loadavg: 1.01 1.03 1.25 2/510 25373
/proc/meminfo: memFree=4861196/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=671744 CPUtime=4362.45 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 210302 0 0 0 436184 61 0 0 25 0 1 0 881348030 687865856 157583 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 167936 157583 249 26 0 164568 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 671744

[startup+4422.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/510 25374
/proc/meminfo: memFree=4857568/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=672536 CPUtime=4422.46 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 211248 0 0 0 442185 61 0 0 25 0 1 0 881348030 688676864 158515 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 168134 158515 249 26 0 164766 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 672536

[startup+4482.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/510 25376
/proc/meminfo: memFree=4852836/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=673336 CPUtime=4482.45 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 212433 0 0 0 448183 62 0 0 25 0 1 0 881348030 689496064 159681 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 168334 159681 249 26 0 164966 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 673336

[startup+4542.32 s]
/proc/loadavg: 1.00 1.01 1.19 2/510 25378
/proc/meminfo: memFree=4848720/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=673996 CPUtime=4542.47 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 213491 0 0 0 454184 63 0 0 25 0 1 0 881348030 690171904 160722 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 168499 160722 249 26 0 165131 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 673996

[startup+4602.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/510 25379
/proc/meminfo: memFree=4844336/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=889720 CPUtime=4602.45 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 214595 0 0 0 460182 63 0 0 25 0 1 0 881348030 911073280 161807 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 222430 161807 249 26 0 219062 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 889720

[startup+4662.3 s]
/proc/loadavg: 1.12 1.03 1.18 2/510 25381
/proc/meminfo: memFree=4839832/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=890520 CPUtime=4662.46 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 215654 0 0 0 466182 64 0 0 25 0 1 0 881348030 911892480 162848 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 222630 162848 249 26 0 219262 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 890520

[startup+4722.3 s]
/proc/loadavg: 1.45 1.12 1.20 2/513 25403
/proc/meminfo: memFree=4821952/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=891192 CPUtime=4722.44 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 216681 0 0 0 472176 68 0 0 25 0 1 0 881348030 912580608 163865 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 222798 163865 249 26 0 219430 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 891192

[startup+4782.3 s]
/proc/loadavg: 1.99 1.34 1.27 2/513 25448
/proc/meminfo: memFree=19399732/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=892004 CPUtime=4782.4 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 217778 0 0 0 478159 81 0 0 25 0 1 0 881348030 913412096 164950 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 223001 164950 249 26 0 219633 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 892004

[startup+4842.32 s]
/proc/loadavg: 1.59 1.36 1.27 2/510 25473
/proc/meminfo: memFree=19389840/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=892800 CPUtime=4842.39 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 218827 0 0 0 484153 86 0 0 25 0 1 0 881348030 914227200 165982 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 223200 165982 249 26 0 219832 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 892800

[startup+4902.3 s]
/proc/loadavg: 1.21 1.29 1.26 2/510 25481
/proc/meminfo: memFree=19385320/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=893596 CPUtime=4902.38 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 219898 0 0 0 490151 87 0 0 25 0 1 0 881348030 915042304 167042 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 223399 167042 249 26 0 220031 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 893596

[startup+4962.3 s]
/proc/loadavg: 1.08 1.23 1.24 2/510 25498
/proc/meminfo: memFree=19381892/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=894396 CPUtime=4962.38 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 220914 0 0 0 496150 88 0 0 25 0 1 0 881348030 915861504 168043 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 223599 168043 249 26 0 220231 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 894396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.04 1.20 1.23 2/510 25499
/proc/meminfo: memFree=19379516/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=894796 CPUtime=5000.1 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 221517 0 0 0 499922 88 0 0 25 0 1 0 881348030 916271104 168641 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 223699 168641 249 26 0 220331 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 894796

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

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

[startup+5000 s]
/proc/loadavg: 1.04 1.20 1.23 2/510 25499
/proc/meminfo: memFree=19379516/32950928 swapFree=61513528/67111528
[pid=25186] ppid=25184 vsize=894796 CPUtime=5000.1 cores=0,2,4,6
/proc/25186/stat : 25186 (lr_gl_shr) R 25184 25186 22922 0 -1 4202496 221517 0 0 0 499922 88 0 0 25 0 1 0 881348030 916271104 168641 33554432000 4194304 4300056 140733201439936 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/25186/statm: 223699 168641 249 26 0 220331 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 894796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.06
CPU time (s): 5000.15
CPU user time (s): 4999.23
CPU system time (s): 0.921859
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 894796

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

runsolver used 27.4458 second user time and 57.4793 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-01 08:52:54
IDJOB=3439993
IDBENCH=82495
IDSOLVER=1938
FILE ID=node115/3439993-1306911169
RUNJOBID= node115-1306899876-24149
PBS_JOBID= 13488461
Free space on /tmp= 8924 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/manthey/traffic/traffic_r_uc_sat.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439993-1306911169/watcher-3439993-1306911169 -o /tmp/evaluation-result-3439993-1306911169/solver-3439993-1306911169 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439993-1306911169.cnf -verb=0 -model

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

MD5SUM BENCH= a5cb42fe5f9238d9fb581eb8ad81e23f
RANDOM SEED=718964071

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:     32950928 kB
MemFree:       5191756 kB
Buffers:         99952 kB
Cached:       14861332 kB
SwapCached:       5172 kB
Active:       18650432 kB
Inactive:      8477736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5191756 kB
SwapTotal:    67111528 kB
SwapFree:     61513528 kB
Dirty:          120648 kB
Writeback:           0 kB
AnonPages:    12165124 kB
Mapped:          33804 kB
Slab:           485680 kB
PageTables:      76336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 152142904 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= 73652 MiB
End job on node115 at 2011-06-01 10:16:16