Trace number 3439999

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 755.041 755.017

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 benchmark107.463
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

755.02/755.01	c WARNING: for repeatability, setting FPU to use double precision
755.02/755.01	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: 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-3439999-1306912074/watcher-3439999-1306912074 -o /tmp/evaluation-result-3439999-1306912074/solver-3439999-1306912074 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439999-1306912074.cnf -verb=0 -model 

running on 4 cores: 1,3,5,7

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: 1.68 1.94 1.97 3/493 29451
/proc/meminfo: memFree=20650744/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=25356 CPUtime=0.01 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 1852 0 0 0 1 0 0 0 21 0 1 0 881438114 25964544 1794 33554432000 4194304 4300056 140736569909088 18446744073709551615 251367546624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 6339 1794 220 26 0 2971 0

[startup+0.0736791 s]
/proc/loadavg: 1.68 1.94 1.97 3/493 29451
/proc/meminfo: memFree=20650744/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=29892 CPUtime=0.06 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 3732 0 0 0 6 0 0 0 21 0 1 0 881438114 30609408 3394 33554432000 4194304 4300056 140736569909088 18446744073709551615 251367546624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 7473 3395 220 26 0 4105 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29892

[startup+0.100664 s]
/proc/loadavg: 1.68 1.94 1.97 3/493 29451
/proc/meminfo: memFree=20650744/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=32008 CPUtime=0.09 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 4751 0 0 0 9 0 0 0 21 0 1 0 881438114 32776192 4242 33554432000 4194304 4300056 140736569909088 18446744073709551615 251367207621 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 8002 4244 220 26 0 4634 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32008

[startup+0.300624 s]
/proc/loadavg: 1.68 1.94 1.97 3/493 29451
/proc/meminfo: memFree=20650744/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=63424 CPUtime=0.29 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 12211 0 0 0 27 2 0 0 22 0 1 0 881438114 64946176 10406 33554432000 4194304 4300056 140736569909088 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 15856 10407 220 26 0 12488 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63424

[startup+0.700565 s]
/proc/loadavg: 1.68 1.94 1.97 3/493 29451
/proc/meminfo: memFree=20650744/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=74152 CPUtime=0.69 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 17228 0 0 0 66 3 0 0 23 0 1 0 881438114 75931648 14519 33554432000 4194304 4300056 140736569909088 18446744073709551615 4230426 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 18538 14519 227 26 0 15170 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74152

[startup+1.50042 s]
/proc/loadavg: 1.70 1.94 1.97 3/499 29458
/proc/meminfo: memFree=20531656/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=74332 CPUtime=1.49 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 17279 0 0 0 146 3 0 0 25 0 1 0 881438114 76115968 14570 33554432000 4194304 4300056 140736569909088 18446744073709551615 4232895 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 18583 14570 228 26 0 15215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74332

[startup+3.10112 s]
/proc/loadavg: 1.70 1.94 1.97 3/499 29458
/proc/meminfo: memFree=20546420/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=69296 CPUtime=3.09 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 21275 0 0 0 306 3 0 0 25 0 1 0 881438114 70959104 12538 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 17324 12538 247 26 0 13956 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69296

[startup+6.30052 s]
/proc/loadavg: 1.70 1.94 1.97 3/499 29459
/proc/meminfo: memFree=20543572/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=69296 CPUtime=6.3 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 21630 0 0 0 626 4 0 0 25 0 1 0 881438114 70959104 12875 33554432000 4194304 4300056 140736569909088 18446744073709551615 4251405 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 17324 12875 249 26 0 13956 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 69296

[startup+12.7003 s]
/proc/loadavg: 1.75 1.94 1.97 3/499 29459
/proc/meminfo: memFree=20538296/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=69296 CPUtime=12.69 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 22258 0 0 0 1265 4 0 0 25 0 1 0 881438114 70959104 13473 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 17324 13473 249 26 0 13956 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69296

[startup+25.501 s]
/proc/loadavg: 1.79 1.95 1.97 3/499 29459
/proc/meminfo: memFree=20532412/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=80972 CPUtime=25.49 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 23209 0 0 0 2545 4 0 0 25 0 1 0 881438114 82915328 14379 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 20243 14379 249 26 0 16875 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80972

[startup+51.1003 s]
/proc/loadavg: 2.08 2.00 1.99 3/499 29460
/proc/meminfo: memFree=20514244/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=84144 CPUtime=51.1 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 25497 0 0 0 5104 6 0 0 25 0 1 0 881438114 86163456 16574 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256022 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 21036 16574 249 26 0 17668 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 84144

[startup+102.319 s]
/proc/loadavg: 2.10 2.01 2.00 3/499 29461
/proc/meminfo: memFree=20479448/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=110264 CPUtime=102.31 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 29796 0 0 0 10224 7 0 0 25 0 1 0 881438114 112910336 20746 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 27566 20746 249 26 0 24198 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 110264

[startup+162.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/499 29463
/proc/meminfo: memFree=20450384/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=116312 CPUtime=162.29 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 33362 0 0 0 16221 8 0 0 25 0 1 0 881438114 119103488 24203 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 29078 24203 249 26 0 25710 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 116312

[startup+222.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/499 29464
/proc/meminfo: memFree=20428116/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=151432 CPUtime=222.3 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 36325 0 0 0 22220 10 0 0 25 0 1 0 881438114 155066368 27070 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256040 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 37858 27070 249 26 0 34490 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 151432

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 29466
/proc/meminfo: memFree=20404136/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=155788 CPUtime=282.3 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 39311 0 0 0 28219 11 0 0 25 0 1 0 881438114 159526912 29963 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256573 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 38947 29963 249 26 0 35579 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 155788

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 29468
/proc/meminfo: memFree=20386496/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=161004 CPUtime=342.3 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 41903 0 0 0 34218 12 0 0 25 0 1 0 881438114 164868096 32479 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 40251 32479 249 26 0 36883 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 161004

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 29469
/proc/meminfo: memFree=20370556/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=163060 CPUtime=402.31 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 43796 0 0 0 40218 13 0 0 25 0 1 0 881438114 166973440 34320 33554432000 4194304 4300056 140736569909088 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 40765 34320 249 26 0 37397 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 163060

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 29471
/proc/meminfo: memFree=20354872/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=165276 CPUtime=462.3 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 45930 0 0 0 46216 14 0 0 25 0 1 0 881438114 169242624 36371 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 41319 36371 249 26 0 37951 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165276

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 29472
/proc/meminfo: memFree=20340428/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=217524 CPUtime=522.31 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 47695 0 0 0 52216 15 0 0 25 0 1 0 881438114 222744576 38072 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 54381 38072 249 26 0 51013 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 217524

[startup+582.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/499 29474
/proc/meminfo: memFree=20325488/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=219872 CPUtime=582.31 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 49625 0 0 0 58215 16 0 0 25 0 1 0 881438114 225148928 39937 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 54968 39937 249 26 0 51600 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 219872

[startup+642.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/499 29476
/proc/meminfo: memFree=20311672/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=222212 CPUtime=642.33 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 51552 0 0 0 64216 17 0 0 25 0 1 0 881438114 227545088 41809 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 55553 41809 249 26 0 52185 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 222212

[startup+702.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/499 29504
/proc/meminfo: memFree=20442300/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=223764 CPUtime=702.31 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 53455 0 0 0 70212 19 0 0 25 0 1 0 881438114 229134336 43641 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 55941 43641 249 26 0 52573 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 223764

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

[startup+716.701 s]
/proc/loadavg: 2.05 2.04 2.00 3/499 29504
/proc/meminfo: memFree=20435456/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=224336 CPUtime=716.71 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 53971 0 0 0 71652 19 0 0 25 0 1 0 881438114 229720064 44143 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 56084 44143 249 26 0 52716 0
Current children cumulated CPU time (s) 716.71
Current children cumulated vsize (KiB) 224336

[startup+742.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/499 29505
/proc/meminfo: memFree=20465656/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=174780 CPUtime=742.31 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 70771 0 0 0 74209 22 0 0 25 0 1 0 881438114 178974720 34826 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 43695 34826 249 26 0 40327 0
Current children cumulated CPU time (s) 742.31
Current children cumulated vsize (KiB) 174780

[startup+748.7 s]
/proc/loadavg: 2.03 2.03 2.00 3/499 29505
/proc/meminfo: memFree=20463420/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=174780 CPUtime=748.72 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 70977 0 0 0 74849 23 0 0 25 0 1 0 881438114 178974720 35028 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 43695 35028 249 26 0 40327 0
Current children cumulated CPU time (s) 748.72
Current children cumulated vsize (KiB) 174780

[startup+751.901 s]
/proc/loadavg: 2.03 2.03 2.00 3/499 29505
/proc/meminfo: memFree=20461808/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=174780 CPUtime=751.92 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 71099 0 0 0 75169 23 0 0 25 0 1 0 881438114 178974720 35147 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 43695 35147 249 26 0 40327 0
Current children cumulated CPU time (s) 751.92
Current children cumulated vsize (KiB) 174780

[startup+753.519 s]
/proc/loadavg: 2.03 2.03 2.00 3/499 29505
/proc/meminfo: memFree=20460816/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=174780 CPUtime=753.54 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 71174 0 0 0 75331 23 0 0 25 0 1 0 881438114 178974720 35219 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 43695 35219 249 26 0 40327 0
Current children cumulated CPU time (s) 753.54
Current children cumulated vsize (KiB) 174780

[startup+754.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/499 29505
/proc/meminfo: memFree=20460816/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=174780 CPUtime=754.32 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 71198 0 0 0 75409 23 0 0 25 0 1 0 881438114 178974720 35242 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256060 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 43695 35242 249 26 0 40327 0
Current children cumulated CPU time (s) 754.32
Current children cumulated vsize (KiB) 174780

[startup+754.7 s]
/proc/loadavg: 2.03 2.03 2.00 3/499 29505
/proc/meminfo: memFree=20459948/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=174780 CPUtime=754.72 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 71211 0 0 0 75449 23 0 0 25 0 1 0 881438114 178974720 35254 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 43695 35254 249 26 0 40327 0
Current children cumulated CPU time (s) 754.72
Current children cumulated vsize (KiB) 174780

[startup+754.901 s]
/proc/loadavg: 2.03 2.03 2.00 3/499 29505
/proc/meminfo: memFree=20459948/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=174780 CPUtime=754.92 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 71217 0 0 0 75469 23 0 0 25 0 1 0 881438114 178974720 35260 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 43695 35260 249 26 0 40327 0
Current children cumulated CPU time (s) 754.92
Current children cumulated vsize (KiB) 174780

[startup+755.001 s]
/proc/loadavg: 2.03 2.03 2.00 3/499 29505
/proc/meminfo: memFree=20459948/32950928 swapFree=34421304/67111528
[pid=29451] ppid=29449 vsize=174780 CPUtime=755.02 cores=1,3,5,7
/proc/29451/stat : 29451 (lr_gl_shr) R 29449 29451 27501 0 -1 4202496 71220 0 0 0 75479 23 0 0 25 0 1 0 881438114 178974720 35263 33554432000 4194304 4300056 140736569909088 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/29451/statm: 43695 35263 249 26 0 40327 0
Current children cumulated CPU time (s) 755.02
Current children cumulated vsize (KiB) 174780

Child status: 20
Real time (s): 755.017
CPU time (s): 755.041
CPU user time (s): 754.803
CPU system time (s): 0.237963
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 304796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 754.803
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71226
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= 9
involuntary context switches= 529

runsolver used 3.47247 second user time and 8.89565 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-01 09:07:54
IDJOB=3439999
IDBENCH=82501
IDSOLVER=1938
FILE ID=node113/3439999-1306912074
RUNJOBID= node113-1306912074-29438
PBS_JOBID= 13488463
Free space on /tmp= 30220 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-3439999-1306912074/watcher-3439999-1306912074 -o /tmp/evaluation-result-3439999-1306912074/solver-3439999-1306912074 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439999-1306912074.cnf -verb=0 -model

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1285475686

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.83
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.846
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:      20650776 kB
Buffers:         20892 kB
Cached:        6793336 kB
SwapCached:      13252 kB
Active:        5083276 kB
Inactive:      6757544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20650776 kB
SwapTotal:    67111528 kB
SwapFree:     34421304 kB
Dirty:           37028 kB
Writeback:           0 kB
AnonPages:     5025184 kB
Mapped:          20460 kB
Slab:           270636 kB
PageTables:     116736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154761756 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= 30232 MiB
End job on node113 at 2011-06-01 09:20:30