Trace number 3349560

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-02UNSAT 875.185 875.157

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.98
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

875.12/875.14	c WARNING: for repeatability, setting FPU to use double precision
875.12/875.14	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

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: 3.99 4.02 3.70 5/376 19081
/proc/meminfo: memFree=18990716/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=22344 CPUtime=0 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 1126 0 0 0 0 0 0 0 24 0 1 0 589620289 22880256 1069 33554432000 4194304 4300056 140733434777712 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 5586 1070 220 26 0 2218 0

[startup+0.0223001 s]
/proc/loadavg: 3.99 4.02 3.70 5/376 19081
/proc/meminfo: memFree=18990716/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=25356 CPUtime=0.01 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 1859 0 0 0 1 0 0 0 24 0 1 0 589620289 25964544 1800 33554432000 4194304 4300056 140733434777712 18446744073709551615 264726404864 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 6339 1801 220 26 0 2971 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25356

[startup+0.100286 s]
/proc/loadavg: 3.99 4.02 3.70 5/376 19081
/proc/meminfo: memFree=18990716/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=31480 CPUtime=0.09 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 4512 0 0 0 9 0 0 0 24 0 1 0 589620289 32235520 4017 33554432000 4194304 4300056 140733434777712 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 7870 4017 220 26 0 4502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31480

[startup+0.300247 s]
/proc/loadavg: 3.99 4.02 3.70 5/376 19081
/proc/meminfo: memFree=18990716/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=55320 CPUtime=0.28 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 11823 0 0 0 27 1 0 0 25 0 1 0 589620289 56647680 10034 33554432000 4194304 4300056 140733434777712 18446744073709551615 264726065861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 13830 10037 220 26 0 10462 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 55320

[startup+0.700182 s]
/proc/loadavg: 3.99 4.02 3.70 5/376 19081
/proc/meminfo: memFree=18990716/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=74152 CPUtime=0.69 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 17225 0 0 0 66 3 0 0 25 0 1 0 589620289 75931648 14517 33554432000 4194304 4300056 140733434777712 18446744073709551615 4230361 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 18538 14517 227 26 0 15170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74152

[startup+1.50102 s]
/proc/loadavg: 3.99 4.02 3.70 5/375 19085
/proc/meminfo: memFree=22425684/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=74332 CPUtime=1.49 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 17277 0 0 0 146 3 0 0 25 0 1 0 589620289 76115968 14569 33554432000 4194304 4300056 140733434777712 18446744073709551615 4237136 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 18583 14569 228 26 0 15215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74332

[startup+3.10072 s]
/proc/loadavg: 3.99 4.02 3.70 5/374 19085
/proc/meminfo: memFree=22436108/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=69296 CPUtime=3.08 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 21269 0 0 0 305 3 0 0 25 0 1 0 589620289 70959104 12534 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 17324 12534 247 26 0 13956 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 69296

[startup+6.30113 s]
/proc/loadavg: 3.99 4.02 3.70 4/372 19099
/proc/meminfo: memFree=22542888/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=69296 CPUtime=6.29 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 21620 0 0 0 625 4 0 0 25 0 1 0 589620289 70959104 12866 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 17324 12866 249 26 0 13956 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69296

[startup+12.7009 s]
/proc/loadavg: 3.99 4.02 3.71 5/377 19109
/proc/meminfo: memFree=22480096/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=69296 CPUtime=12.69 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 22195 0 0 0 1265 4 0 0 25 0 1 0 589620289 70959104 13414 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 17324 13414 249 26 0 13956 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69296

[startup+25.5005 s]
/proc/loadavg: 3.99 4.01 3.71 5/377 19110
/proc/meminfo: memFree=22468296/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=80972 CPUtime=25.48 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 23061 0 0 0 2544 4 0 0 25 0 1 0 589620289 82915328 14240 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 20243 14240 249 26 0 16875 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 80972

[startup+51.1006 s]
/proc/loadavg: 3.99 4.01 3.72 5/377 19110
/proc/meminfo: memFree=22440800/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=84144 CPUtime=51.09 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 25145 0 0 0 5103 6 0 0 25 0 1 0 589620289 86163456 16246 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 21036 16246 249 26 0 17668 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84144

[startup+102.314 s]
/proc/loadavg: 3.99 4.01 3.73 5/377 19112
/proc/meminfo: memFree=22391504/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=108620 CPUtime=102.31 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 28868 0 0 0 10223 8 0 0 25 0 1 0 589620289 111226880 19844 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 27155 19844 249 26 0 23787 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 108620

[startup+162.301 s]
/proc/loadavg: 4.06 4.02 3.75 5/377 19113
/proc/meminfo: memFree=22346564/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=113384 CPUtime=162.29 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 31958 0 0 0 16220 9 0 0 25 0 1 0 589620289 116105216 22845 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 28346 22845 249 26 0 24978 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 113384

[startup+222.3 s]
/proc/loadavg: 4.05 4.03 3.77 5/377 19115
/proc/meminfo: memFree=22309328/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=118580 CPUtime=222.3 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 34804 0 0 0 22219 11 0 0 25 0 1 0 589620289 121425920 25605 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256534 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 29645 25605 249 26 0 26277 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 118580

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 3.78 5/377 19116
/proc/meminfo: memFree=22278280/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=153012 CPUtime=282.3 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 37311 0 0 0 28218 12 0 0 25 0 1 0 589620289 156684288 28035 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256519 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 38253 28035 249 26 0 34885 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 153012

[startup+342.301 s]
/proc/loadavg: 4.06 4.03 3.79 5/377 19118
/proc/meminfo: memFree=22247240/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=156356 CPUtime=342.3 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 39803 0 0 0 34216 14 0 0 25 0 1 0 589620289 160108544 30438 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 39089 30438 249 26 0 35721 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 156356

[startup+402.3 s]
/proc/loadavg: 4.02 4.02 3.81 5/377 19120
/proc/meminfo: memFree=22217424/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=161004 CPUtime=402.3 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 41985 0 0 0 40215 15 0 0 25 0 1 0 589620289 164868096 32558 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 40251 32558 249 26 0 36883 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 161004

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.82 5/377 19121
/proc/meminfo: memFree=22191584/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=163060 CPUtime=462.3 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 43680 0 0 0 46215 15 0 0 25 0 1 0 589620289 166973440 34208 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256679 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 40765 34208 249 26 0 37397 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 163060

[startup+522.301 s]
/proc/loadavg: 4.07 4.04 3.83 5/377 19123
/proc/meminfo: memFree=22163756/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=164980 CPUtime=522.31 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 45534 0 0 0 52215 16 0 0 25 0 1 0 589620289 168939520 35992 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 41245 35992 249 26 0 37877 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 164980

[startup+582.3 s]
/proc/loadavg: 4.02 4.03 3.84 5/377 19124
/proc/meminfo: memFree=22138916/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=166996 CPUtime=582.31 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 47148 0 0 0 58214 17 0 0 25 0 1 0 589620289 171003904 37548 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 41749 37548 249 26 0 38381 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 166996

[startup+642.301 s]
/proc/loadavg: 4.07 4.05 3.86 6/377 19126
/proc/meminfo: memFree=22111592/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=218792 CPUtime=642.32 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 48754 0 0 0 64215 17 0 0 25 0 1 0 589620289 224043008 39091 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 54698 39091 249 26 0 51330 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 218792

[startup+702.301 s]
/proc/loadavg: 4.11 4.07 3.87 5/377 19131
/proc/meminfo: memFree=22088384/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=220416 CPUtime=702.31 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 50266 0 0 0 70213 18 0 0 25 0 1 0 589620289 225705984 40557 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 55104 40557 249 26 0 51736 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 220416

[startup+762.314 s]
/proc/loadavg: 4.04 4.05 3.88 5/377 19132
/proc/meminfo: memFree=22060816/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=222756 CPUtime=762.32 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 52025 0 0 0 76213 19 0 0 25 0 1 0 589620289 228102144 42272 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 55689 42272 249 26 0 52321 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 222756

[startup+822.301 s]
/proc/loadavg: 4.01 4.04 3.89 5/377 19134
/proc/meminfo: memFree=22040076/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=223904 CPUtime=822.32 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 53661 0 0 0 82211 21 0 0 25 0 1 0 589620289 229277696 43845 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 55976 43845 249 26 0 52608 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 223904

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

[startup+844.701 s]
/proc/loadavg: 4.01 4.04 3.89 5/377 19134
/proc/meminfo: memFree=22030628/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=224656 CPUtime=844.73 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 54349 0 0 0 84452 21 0 0 25 0 1 0 589620289 230047744 44500 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256049 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 56164 44500 249 26 0 52796 0
Current children cumulated CPU time (s) 844.73
Current children cumulated vsize (KiB) 224656

[startup+857.5 s]
/proc/loadavg: 4.01 4.03 3.89 5/377 19135
/proc/meminfo: memFree=22064592/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=174780 CPUtime=857.51 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 70697 0 0 0 85728 23 0 0 25 0 1 0 589620289 178974720 34756 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 43695 34756 249 26 0 40327 0
Current children cumulated CPU time (s) 857.51
Current children cumulated vsize (KiB) 174780

[startup+863.901 s]
/proc/loadavg: 4.00 4.03 3.89 5/377 19135
/proc/meminfo: memFree=22061616/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=174780 CPUtime=863.91 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 70843 0 0 0 86368 23 0 0 25 0 1 0 589620289 178974720 34898 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 43695 34898 249 26 0 40327 0
Current children cumulated CPU time (s) 863.91
Current children cumulated vsize (KiB) 174780

[startup+870.301 s]
/proc/loadavg: 4.00 4.03 3.89 5/377 19135
/proc/meminfo: memFree=22055148/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=174780 CPUtime=870.32 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 71044 0 0 0 87008 24 0 0 25 0 1 0 589620289 178974720 35093 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 43695 35093 249 26 0 40327 0
Current children cumulated CPU time (s) 870.32
Current children cumulated vsize (KiB) 174780

[startup+873.501 s]
/proc/loadavg: 4.00 4.03 3.89 5/377 19135
/proc/meminfo: memFree=22053660/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=174780 CPUtime=873.52 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 71175 0 0 0 87328 24 0 0 25 0 1 0 589620289 178974720 35221 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 43695 35221 249 26 0 40327 0
Current children cumulated CPU time (s) 873.52
Current children cumulated vsize (KiB) 174780

[startup+874.301 s]
/proc/loadavg: 4.00 4.03 3.89 5/377 19135
/proc/meminfo: memFree=22053660/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=174780 CPUtime=874.32 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 71194 0 0 0 87408 24 0 0 25 0 1 0 589620289 178974720 35240 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 43695 35240 249 26 0 40327 0
Current children cumulated CPU time (s) 874.32
Current children cumulated vsize (KiB) 174780

[startup+874.701 s]
/proc/loadavg: 4.00 4.03 3.89 5/377 19135
/proc/meminfo: memFree=22099044/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=174780 CPUtime=874.72 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 71207 0 0 0 87448 24 0 0 25 0 1 0 589620289 178974720 35251 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 43695 35251 249 26 0 40327 0
Current children cumulated CPU time (s) 874.72
Current children cumulated vsize (KiB) 174780

[startup+875.101 s]
/proc/loadavg: 4.00 4.03 3.89 5/377 19135
/proc/meminfo: memFree=22099044/32951124 swapFree=66341944/67111528
[pid=19081] ppid=19079 vsize=174780 CPUtime=875.12 cores=5,7
/proc/19081/stat : 19081 (lr_gl_shr) R 19079 19081 18431 0 -1 4202496 71218 0 0 0 87488 24 0 0 25 0 1 0 589620289 178974720 35262 33554432000 4194304 4300056 140733434777712 18446744073709551615 4256484 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19081/statm: 43695 35262 249 26 0 40327 0
Current children cumulated CPU time (s) 875.12
Current children cumulated vsize (KiB) 174780

Child status: 20
Real time (s): 875.157
CPU time (s): 875.185
CPU user time (s): 874.935
CPU system time (s): 0.249962
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 304796

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

runsolver used 2.99055 second user time and 7.35688 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-09 22:14:07
IDJOB=3349560
IDBENCH=82501
IDSOLVER=1813
FILE ID=node141/3349560-1304972046
RUNJOBID= node141-1304970736-18860
PBS_JOBID= 13285609
Free space on /tmp= 49124 MiB

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

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1967084217

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18990872 kB
Buffers:        145104 kB
Cached:        4542216 kB
SwapCached:      22604 kB
Active:        6515588 kB
Inactive:      7222400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18990872 kB
SwapTotal:    67111528 kB
SwapFree:     66341944 kB
Dirty:          125352 kB
Writeback:           0 kB
AnonPages:     9034064 kB
Mapped:          19796 kB
Slab:           113164 kB
PageTables:      46060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 90821900 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= 49168 MiB
End job on node141 at 2011-05-09 22:28:42