Trace number 3750196

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
npSolver 1.0 (fixed)? (TO) 1800.06 1800.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_2_mh.opb
MD5SUM99b9d857fa76010de9eccc60c212aa45
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6197734
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 13620914685
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 13620914685
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.23	c old isEQ: 0, new EQ is 1
0.00/0.23	c old isEQ: 116, new EQ is 0
0.00/0.24	c old isEQ: 0, new EQ is 0
0.00/0.25	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.26	c old isEQ: 0, new EQ is 0
0.00/0.27	c old isEQ: 0, new EQ is 0
0.00/0.28	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.29	c old isEQ: 0, new EQ is 0
0.00/0.30	c old isEQ: 0, new EQ is 0
0.00/0.31	c old isEQ: 0, new EQ is 0
0.00/0.32	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.33	c old isEQ: 0, new EQ is 0
0.00/0.34	c old isEQ: 0, new EQ is 0
0.00/0.35	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.36	c old isEQ: 0, new EQ is 0
0.00/0.37	c old isEQ: 0, new EQ is 0
0.00/0.38	c old isEQ: 0, new EQ is 0
0.00/0.39	c old isEQ: 0, new EQ is 0
0.00/0.40	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.41	c old isEQ: 0, new EQ is 0
0.00/0.42	c old isEQ: 0, new EQ is 0
0.00/0.45	c old isEQ: 0, new EQ is 1
0.00/0.50	c old isEQ: 1, new EQ is 1
0.00/0.58	c run usual solver
3.11/3.31	c model valid
3.11/3.31	c current solution ok
3.70/3.95	o 279377318
3.70/3.95	c current bound: 139688671
3.70/3.95	c fallback to adder encoding
1800.06/1800.61	c error: unexpected solver exit code
1800.06/1800.61	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3750196-1339179268/watcher-3750196-1339179268 -o /tmp/evaluation-result-3750196-1339179268/solver-3750196-1339179268 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750196-1339179268.opb 879170672 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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.00 2.01 2.01 3/179 8587
/proc/meminfo: memFree=27771176/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0

[startup+0.064959 s]
/proc/loadavg: 2.00 2.01 2.01 3/179 8587
/proc/meminfo: memFree=27771176/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100382 s]
/proc/loadavg: 2.00 2.01 2.01 3/179 8587
/proc/meminfo: memFree=27771176/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.00 2.01 2.01 3/179 8587
/proc/meminfo: memFree=27771176/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700264 s]
/proc/loadavg: 2.00 2.01 2.01 3/179 8587
/proc/meminfo: memFree=27771176/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50046 s]
/proc/loadavg: 2.00 2.01 2.01 3/183 8591
/proc/meminfo: memFree=27597416/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=71948 CPUtime=0.6 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 10095 0 0 0 54 6 0 0 20 0 1 0 384053824 73674752 17363 33554432000 4194304 6004724 140736394495728 140736394489776 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8588/statm: 17987 17363 164 442 0 17541 0
[pid=8590] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8590/stat : 8590 (cp2_pre.sh) S 8588 8587 7523 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384053885 9367552 276 33554432000 4194304 5064252 140736091237872 140736091236576 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/8590/statm: 2287 276 234 213 0 72 0
[pid=8591] ppid=8590 vsize=135236 CPUtime=0.87 cores=1,3,5,7
/proc/8591/stat : 8591 (coprocessor) R 8590 8587 7523 0 -1 4202496 25121 0 0 0 83 4 0 0 20 0 1 0 384053885 138481664 32801 33554432000 4194304 6586260 140736170074704 140736170069960 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/8591/statm: 33809 32801 192 584 0 33221 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 225480

[startup+3.10026 s]
/proc/loadavg: 2.00 2.01 2.01 3/183 8591
/proc/meminfo: memFree=27562736/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=71948 CPUtime=2.91 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 10110 38506 0 0 54 7 216 14 20 0 1 0 384053824 73674752 17363 33554432000 4194304 6004724 140736394495728 140736394490352 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8588/statm: 17987 17363 164 442 0 17541 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 81096

[startup+6.30034 s]
/proc/loadavg: 2.00 2.01 2.01 3/181 8599
/proc/meminfo: memFree=27568996/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.11 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) R 8587 8587 7523 0 -1 4202496 16654 42679 0 0 303 67 224 17 20 0 1 0 384053824 358887424 61718 33554432000 4194304 6004724 140736394495728 140736394489032 4534752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 61718 179 442 0 87173 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 359624

[startup+12.7005 s]
/proc/loadavg: 2.08 2.03 2.02 3/183 8601
/proc/meminfo: memFree=26844780/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=533240 CPUtime=5.72 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 76615 0 0 0 546 26 0 0 20 0 1 0 384054519 546037760 114958 33554432000 4194304 5208918 140736686283024 140736686280872 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 133310 114958 104 248 0 133059 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 902012

[startup+25.5005 s]
/proc/loadavg: 2.06 2.03 2.01 3/183 8601
/proc/meminfo: memFree=26844656/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=533532 CPUtime=18.52 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 76677 0 0 0 1826 26 0 0 20 0 1 0 384054519 546336768 115020 33554432000 4194304 5208918 140736686283024 140736686280872 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 133383 115020 104 248 0 133132 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 902304

[startup+51.1005 s]
/proc/loadavg: 2.04 2.02 2.01 3/183 8601
/proc/meminfo: memFree=26836344/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=536664 CPUtime=44.12 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 77812 0 0 0 4385 27 0 0 20 0 1 0 384054519 549543936 116666 33554432000 4194304 5208918 140736686283024 140736686280872 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 134166 116666 104 248 0 133915 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 905436

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.01 3/183 8601
/proc/meminfo: memFree=26823256/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=544932 CPUtime=95.31 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 79471 0 0 0 9504 27 0 0 20 0 1 0 384054519 558010368 119853 33554432000 4194304 5208918 140736686283024 140736686280856 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 136233 119853 104 248 0 135982 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 913704

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8601
/proc/meminfo: memFree=26820836/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=544932 CPUtime=155.3 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 79524 0 0 0 15503 27 0 0 20 0 1 0 384054519 558010368 120417 33554432000 4194304 5208918 140736686283024 140736686280856 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 136233 120417 104 248 0 135982 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 913704

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8601
/proc/meminfo: memFree=26816740/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 86703 0 0 0 135459 46 0 0 20 0 1 0 384054519 573624320 128513 33554432000 4194304 5208918 140736686283024 140736686279336 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 140045 128513 104 248 0 139794 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 928952

[startup+1422.31 s]
/proc/loadavg: 2.07 2.00 2.00 3/183 8671
/proc/meminfo: memFree=30233856/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=560180 CPUtime=1415.04 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 86704 0 0 0 141458 46 0 0 20 0 1 0 384054519 573624320 129025 33554432000 4194304 5208918 140736686283024 140736686279336 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 140045 129025 104 248 0 139794 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 928952

[startup+1482.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/183 8671
/proc/meminfo: memFree=30222100/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=641568 CPUtime=1475.02 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 87213 0 0 0 147455 47 0 0 20 0 1 0 384054519 656965632 130039 33554432000 4194304 5208918 140736686283024 140736686281176 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 160392 130039 104 248 0 160141 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 1010340

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 8675
/proc/meminfo: memFree=30216564/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=641568 CPUtime=1535.01 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 87396 0 0 0 153454 47 0 0 20 0 1 0 384054519 656965632 132265 33554432000 4194304 5208918 140736686283024 140736686281176 4229859 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 160392 132265 104 248 0 160141 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 1010340

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8675
/proc/meminfo: memFree=30202644/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=641568 CPUtime=1595.01 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 87589 0 0 0 159453 48 0 0 20 0 1 0 384054519 656965632 135013 33554432000 4194304 5208918 140736686283024 140736686279400 4213607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 160392 135013 104 248 0 160141 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1010340

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8675
/proc/meminfo: memFree=30241100/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=560768 CPUtime=1654.99 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 88320 0 0 0 165449 50 0 0 20 0 1 0 384054519 574226432 124772 33554432000 4194304 5208918 140736686283024 140736686281112 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 140192 124772 104 248 0 139941 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 929540

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8675
/proc/meminfo: memFree=30237720/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=560908 CPUtime=1714.99 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 88355 0 0 0 171448 51 0 0 20 0 1 0 384054519 574369792 126339 33554432000 4194304 5208918 140736686283024 140736686279400 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 140227 126339 104 248 0 139976 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 929680

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8675
/proc/meminfo: memFree=30228056/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=561240 CPUtime=1774.98 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 88438 0 0 0 177447 51 0 0 20 0 1 0 384054519 574709760 127955 33554432000 4194304 5208918 140736686283024 140736686280776 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 140310 127955 104 248 0 140059 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 930012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8675
/proc/meminfo: memFree=30219616/32873844 swapFree=7116/7116
[pid=8587] ppid=8585 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8587/stat : 8587 (npSolver-pbo.sh) S 8585 8587 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384053823 9367552 274 33554432000 4194304 5064252 140736928942944 140736928941856 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8587/statm: 2287 274 233 213 0 72 0
[pid=8588] ppid=8587 vsize=350476 CPUtime=6.77 cores=1,3,5,7
/proc/8588/stat : 8588 (npSolver-pbo) S 8587 8587 7523 0 -1 4202496 17070 42679 0 0 338 98 224 17 20 0 1 0 384053824 358887424 67351 33554432000 4194304 6004724 140736394495728 140736394488080 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8588/statm: 87619 67351 180 442 0 87173 0
[pid=8600] ppid=8588 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8600/stat : 8600 (satsolver.sh) S 8588 8587 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384054519 9367552 267 33554432000 4194304 5064252 140733856124656 140733856123568 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8600/statm: 2287 267 226 213 0 72 0
[pid=8601] ppid=8600 vsize=561240 CPUtime=1793.29 cores=1,3,5,7
/proc/8601/stat : 8601 (glucose) R 8600 8587 7523 0 -1 4202496 88442 0 0 0 179278 51 0 0 20 0 1 0 384054519 574709760 128981 33554432000 4194304 5208918 140736686283024 140736686280776 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8601/statm: 140310 128981 104 248 0 140059 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 930012

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8587 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=633143
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=166822
# CPU time returned by wait4() is 6.79996
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.06
CPU user time (s): 1798.4
CPU system time (s): 1.66
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 1141156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.63314
system time used= 1.16682
maximum resident set size= 450884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60726
page faults= 0
swaps= 0
block input operations= 0
block output operations= 423824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 372
involuntary context switches= 33

runsolver used 3.70544 second user time and 8.84765 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-08 20:14:28
IDJOB=3750196
IDBENCH=92692
IDSOLVER=2334
FILE ID=node111/3750196-1339179268
RUNJOBID= node111-1339170182-7540
PBS_JOBID= 14643817
Free space on /tmp= 70516 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat25_6_4_2_mh.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750196-1339179268/watcher-3750196-1339179268 -o /tmp/evaluation-result-3750196-1339179268/solver-3750196-1339179268 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750196-1339179268.opb 879170672 HOME HOME

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

MD5SUM BENCH= 99b9d857fa76010de9eccc60c212aa45
RANDOM SEED=879170672

node111.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27771184 kB
Buffers:          298744 kB
Cached:           997624 kB
SwapCached:         1308 kB
Active:          4093760 kB
Inactive:         139376 kB
Active(anon):    2933064 kB
Inactive(anon):     4004 kB
Active(file):    1160696 kB
Inactive(file):   135372 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:             10884 kB
Writeback:             0 kB
AnonPages:       2942464 kB
Mapped:             9836 kB
Shmem:                 0 kB
Slab:             717836 kB
SReclaimable:     160004 kB
SUnreclaim:       557832 kB
KernelStack:        1496 kB
PageTables:         9600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3624312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1185792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70984 MiB
End job on node111 at 2012-06-08 20:44:29