Trace number 3750093

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.1 1803.21

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat70_4_22_6.opb
MD5SUM3d381ed93f57c88e2b6d7a913913eca6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5298527
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9940
Total number of constraints14846
Number of constraints which are clauses140
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints14700
Minimum length of a constraint2
Maximum length of a constraint2415
Number of terms in the objective function 9730
Biggest coefficient in the objective function 174676879
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 105424044698
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 174676879
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 105424044698
Number of bits of the biggest sum of numbers37
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	c old isEQ: 0, new EQ is 1
0.00/0.35	c old isEQ: 192, new EQ is 1
0.00/0.55	c old isEQ: 1, new EQ is 1
0.00/0.55	c run usual solver
6.08/6.14	c model valid
6.08/6.14	c current solution ok
6.87/6.99	o 181371971
6.87/6.99	c current bound: 90686020
6.87/6.99	c fallback to adder encoding
16.00/18.62	c model valid
16.00/18.62	c current solution ok
16.00/18.66	o 53279025
16.00/18.66	c current bound: 26639547
16.00/18.66	c fallback to adder encoding
53.20/55.80	c model valid
53.20/55.80	c current solution ok
53.20/55.84	o 23238709
53.20/55.84	c current bound: 11619389
53.20/55.84	c fallback to adder encoding
556.15/559.00	c model valid
556.15/559.00	c current solution ok
556.15/559.04	o 9691931
556.15/559.04	c current bound: 4846000
556.15/559.04	c fallback to adder encoding
1800.10/1803.21	c error: unexpected solver exit code
1800.10/1803.21	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-3750093-1339181420/watcher-3750093-1339181420 -o /tmp/evaluation-result-3750093-1339181420/solver-3750093-1339181420 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750093-1339181420.opb 1086969733 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: 1.84 1.97 1.99 3/171 13803
/proc/meminfo: memFree=29992868/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0

[startup+0.0227779 s]
/proc/loadavg: 1.84 1.97 1.99 3/171 13803
/proc/meminfo: memFree=29992868/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100269 s]
/proc/loadavg: 1.84 1.97 1.99 3/171 13803
/proc/meminfo: memFree=29992868/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300269 s]
/proc/loadavg: 1.84 1.97 1.99 3/171 13803
/proc/meminfo: memFree=29992868/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700298 s]
/proc/loadavg: 1.84 1.97 1.99 3/171 13803
/proc/meminfo: memFree=29992868/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50043 s]
/proc/loadavg: 1.84 1.97 1.99 3/180 13812
/proc/meminfo: memFree=29713200/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=37588 CPUtime=0.52 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 8444 0 0 0 47 5 0 0 20 0 1 0 384270461 38490112 7893 33554432000 4194304 6004724 140735855136672 140735855130720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13807/statm: 9397 7893 164 442 0 8951 0
[pid=13811] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13811/stat : 13811 (cp2_pre.sh) S 13807 13803 12876 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384270513 9367552 276 33554432000 4194304 5064252 140736906451808 140736906450512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13811/statm: 2287 276 234 213 0 72 0
[pid=13812] ppid=13811 vsize=163032 CPUtime=0.96 cores=1,3,5,7
/proc/13812/stat : 13812 (coprocessor) R 13811 13803 12876 0 -1 4202496 29469 0 0 0 90 6 0 0 20 0 1 0 384270514 166944768 39203 33554432000 4194304 6586260 140736271176336 140736271172600 4774479 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/13812/statm: 40758 39203 176 584 0 40170 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 218916

[startup+3.10044 s]
/proc/loadavg: 1.84 1.97 1.99 3/182 13814
/proc/meminfo: memFree=29358084/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=37588 CPUtime=0.52 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 8444 0 0 0 47 5 0 0 20 0 1 0 384270461 38490112 7893 33554432000 4194304 6004724 140735855136672 140735855130720 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13807/statm: 9397 7893 164 442 0 8951 0
[pid=13811] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13811/stat : 13811 (cp2_pre.sh) S 13807 13803 12876 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 384270513 9367552 276 33554432000 4194304 5064252 140736906451808 140736906450512 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13811/statm: 2287 276 234 213 0 72 0
[pid=13812] ppid=13811 vsize=188432 CPUtime=2.56 cores=1,3,5,7
/proc/13812/stat : 13812 (coprocessor) R 13811 13803 12876 0 -1 4202496 33448 0 0 0 249 7 0 0 20 0 1 0 384270514 192954368 45737 33554432000 4194304 6586260 140736271176336 140736271171656 5599305 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/13812/statm: 47108 45737 192 584 0 46520 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 244316

[startup+6.3003 s]
/proc/loadavg: 1.85 1.97 1.99 3/182 13817
/proc/meminfo: memFree=29291788/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=37588 CPUtime=6.27 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) R 13803 13803 12876 0 -1 4202496 9575 59279 0 0 54 18 531 24 20 0 1 0 384270461 38490112 7899 33554432000 4194304 6004724 140735855136672 140735855130872 5190832 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13807/statm: 9397 7899 170 442 0 8951 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 46736

[startup+12.7004 s]
/proc/loadavg: 1.86 1.97 1.99 3/180 13831
/proc/meminfo: memFree=29280128/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=182140 CPUtime=8.59 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 16453 59793 0 0 208 94 531 26 20 0 1 0 384270461 186511360 36233 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13807/statm: 45535 36233 180 442 0 45089 0
[pid=13826] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13826/stat : 13826 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384271322 9367552 266 33554432000 4194304 5064252 140735724770208 140735724769120 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13826/statm: 2287 266 226 213 0 72 0
[pid=13827] ppid=13826 vsize=347516 CPUtime=4.07 cores=1,3,5,7
/proc/13827/stat : 13827 (glucose) R 13826 13803 12876 0 -1 4202496 55151 0 0 0 390 17 0 0 20 0 1 0 384271322 355856384 75222 33554432000 4194304 5208918 140737164216240 140737164213992 4211574 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13827/statm: 86879 75222 104 248 0 86628 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 547952

[startup+25.5005 s]
/proc/loadavg: 1.97 1.99 1.99 3/182 13841
/proc/meminfo: memFree=28568128/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=163908 CPUtime=17.38 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 23825 123448 0 0 326 111 1228 73 20 0 1 0 384270461 167841792 26588 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13807/statm: 40977 26588 181 442 0 40531 0
[pid=13840] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13840/stat : 13840 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384272458 9367552 267 33554432000 4194304 5064252 140735697213872 140735697212784 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13840/statm: 2287 267 226 213 0 72 0
[pid=13841] ppid=13840 vsize=298244 CPUtime=5.51 cores=1,3,5,7
/proc/13841/stat : 13841 (glucose) R 13840 13803 12876 0 -1 4202496 49573 0 0 0 536 15 0 0 20 0 1 0 384272458 305401856 62773 33554432000 4194304 5208918 140734231297504 140734231295176 4229319 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13841/statm: 74561 62773 104 248 0 74310 0
Current children cumulated CPU time (s) 22.89
Current children cumulated vsize (KiB) 480448

[startup+51.1005 s]
/proc/loadavg: 1.98 1.99 1.99 3/181 13841
/proc/meminfo: memFree=28558048/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=163908 CPUtime=17.38 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 23825 123448 0 0 326 111 1228 73 20 0 1 0 384270461 167841792 26588 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13807/statm: 40977 26588 181 442 0 40531 0
[pid=13840] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13840/stat : 13840 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384272458 9367552 267 33554432000 4194304 5064252 140735697213872 140735697212784 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13840/statm: 2287 267 226 213 0 72 0
[pid=13841] ppid=13840 vsize=306376 CPUtime=31.11 cores=1,3,5,7
/proc/13841/stat : 13841 (glucose) R 13840 13803 12876 0 -1 4202496 50758 0 0 0 3096 15 0 0 20 0 1 0 384272458 313729024 64980 33554432000 4194304 5208918 140734231297504 140734231295336 4229021 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13841/statm: 76594 64980 105 248 0 76343 0
Current children cumulated CPU time (s) 48.49
Current children cumulated vsize (KiB) 488580

[startup+102.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/181 13855
/proc/meminfo: memFree=28853320/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=97260 CPUtime=54.3 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 29650 182187 0 0 423 125 4770 112 20 0 1 0 384270461 99594240 22726 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/13807/statm: 24315 22726 181 442 0 23869 0
[pid=13847] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13847/stat : 13847 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384276163 9367552 266 33554432000 4194304 5064252 140734988544800 140734988543712 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13847/statm: 2287 266 226 213 0 72 0
[pid=13848] ppid=13847 vsize=272048 CPUtime=45.26 cores=1,3,5,7
/proc/13848/stat : 13848 (glucose) R 13847 13803 12876 0 -1 4202496 46803 0 0 0 4507 19 0 0 20 0 1 0 384276163 278577152 60607 33554432000 4194304 5208918 140733771318608 140733771316696 4211525 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13848/statm: 68012 60607 104 248 0 67761 0
Current children cumulated CPU time (s) 99.56
Current children cumulated vsize (KiB) 387604

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 13856
/proc/meminfo: memFree=28744596/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=97260 CPUtime=54.3 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 29650 182187 0 0 423 125 4770 112 20 0 1 0 384270461 99594240 22726 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/13807/statm: 24315 22726 181 442 0 23869 0
[pid=13847] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13847/stat : 13847 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 384276163 9367552 266 33554432000 4194304 5064252 140734988544800 140734988543712 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13847/statm: 2287 266 226 213 0 72 0
[pid=13848] ppid=13847 vsize=403524 CPUtime=105.25 cores=1,3,5,7
/proc/13848/stat : 13848 (glucose) R 13847 13803 12876 0 -1 4202496 52003 0 0 0 10494 31 0 0 20 0 1 0 384276163 413208576 84583 33554432000 4194304 5208918 140733771318608 140733771316760 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13848/statm: 100881 84583 104 248 0 100630 0
Current children cumulated CPU time (s) 159.55

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

/proc/13864/stat : 13864 (glucose) R 13863 13803 12876 0 -1 4202496 65734 0 0 0 86158 58 0 0 20 0 1 0 384326455 289751040 63478 33554432000 4194304 5208918 140736006494704 140736006492792 4205238 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13864/statm: 70740 63478 104 248 0 70489 0
Current children cumulated CPU time (s) 1419.26
Current children cumulated vsize (KiB) 397416

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13896
/proc/meminfo: memFree=28439388/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=96160 CPUtime=557.1 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 35384 254265 0 0 506 138 54873 193 20 0 1 0 384270461 98467840 20403 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/13807/statm: 24040 20403 181 442 0 23594 0
[pid=13863] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13863/stat : 13863 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384326455 9367552 267 33554432000 4194304 5064252 140737367560768 140737367559680 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13863/statm: 2287 267 226 213 0 72 0
[pid=13864] ppid=13863 vsize=333048 CPUtime=922.14 cores=1,3,5,7
/proc/13864/stat : 13864 (glucose) R 13863 13803 12876 0 -1 4202496 68021 0 0 0 92150 64 0 0 20 0 1 0 384326455 341041152 77324 33554432000 4194304 5208918 140736006494704 140736006492792 4229512 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13864/statm: 83262 77324 104 248 0 83011 0
Current children cumulated CPU time (s) 1479.24
Current children cumulated vsize (KiB) 447504

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13896
/proc/meminfo: memFree=27995172/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=96160 CPUtime=557.1 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 35384 254265 0 0 506 138 54873 193 20 0 1 0 384270461 98467840 20403 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/13807/statm: 24040 20403 181 442 0 23594 0
[pid=13863] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13863/stat : 13863 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384326455 9367552 267 33554432000 4194304 5064252 140737367560768 140737367559680 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13863/statm: 2287 267 226 213 0 72 0
[pid=13864] ppid=13863 vsize=552588 CPUtime=982.14 cores=1,3,5,7
/proc/13864/stat : 13864 (glucose) R 13863 13803 12876 0 -1 4202496 70576 0 0 0 98144 70 0 0 20 0 1 0 384326455 565850112 120757 33554432000 4194304 5208918 140736006494704 140736006492536 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13864/statm: 138147 120757 104 248 0 137896 0
Current children cumulated CPU time (s) 1539.24
Current children cumulated vsize (KiB) 667044

[startup+1602.3 s]
/proc/loadavg: 2.17 2.04 2.01 3/181 13896
/proc/meminfo: memFree=27966360/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=96160 CPUtime=557.1 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 35384 254265 0 0 506 138 54873 193 20 0 1 0 384270461 98467840 20403 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/13807/statm: 24040 20403 181 442 0 23594 0
[pid=13863] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13863/stat : 13863 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384326455 9367552 267 33554432000 4194304 5064252 140737367560768 140737367559680 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13863/statm: 2287 267 226 213 0 72 0
[pid=13864] ppid=13863 vsize=342160 CPUtime=1042.13 cores=1,3,5,7
/proc/13864/stat : 13864 (glucose) R 13863 13803 12876 0 -1 4202496 71856 0 0 0 104139 74 0 0 20 0 1 0 384326455 350371840 82015 33554432000 4194304 5208918 140736006494704 140736006492792 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13864/statm: 85540 82015 104 248 0 85289 0
Current children cumulated CPU time (s) 1599.23
Current children cumulated vsize (KiB) 456616

[startup+1662.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 13897
/proc/meminfo: memFree=28375232/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=96160 CPUtime=557.1 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 35384 254265 0 0 506 138 54873 193 20 0 1 0 384270461 98467840 20403 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/13807/statm: 24040 20403 181 442 0 23594 0
[pid=13863] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13863/stat : 13863 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384326455 9367552 267 33554432000 4194304 5064252 140737367560768 140737367559680 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13863/statm: 2287 267 226 213 0 72 0
[pid=13864] ppid=13863 vsize=425644 CPUtime=1102.11 cores=1,3,5,7
/proc/13864/stat : 13864 (glucose) R 13863 13803 12876 0 -1 4202496 72743 0 0 0 110136 75 0 0 20 0 1 0 384326455 435859456 92098 33554432000 4194304 5208918 140736006494704 140736006492536 4205143 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13864/statm: 106411 92098 104 248 0 106160 0
Current children cumulated CPU time (s) 1659.21
Current children cumulated vsize (KiB) 540100

[startup+1722.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/181 13897
/proc/meminfo: memFree=28171916/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=96160 CPUtime=557.1 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 35384 254265 0 0 506 138 54873 193 20 0 1 0 384270461 98467840 20403 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/13807/statm: 24040 20403 181 442 0 23594 0
[pid=13863] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13863/stat : 13863 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384326455 9367552 267 33554432000 4194304 5064252 140737367560768 140737367559680 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13863/statm: 2287 267 226 213 0 72 0
[pid=13864] ppid=13863 vsize=294168 CPUtime=1162.11 cores=1,3,5,7
/proc/13864/stat : 13864 (glucose) R 13863 13803 12876 0 -1 4202496 73221 0 0 0 116133 78 0 0 20 0 1 0 384326455 301228032 69465 33554432000 4194304 5208918 140736006494704 140736006492792 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13864/statm: 73542 69465 104 248 0 73291 0
Current children cumulated CPU time (s) 1719.21
Current children cumulated vsize (KiB) 408624

[startup+1782.3 s]
/proc/loadavg: 2.04 2.04 2.01 3/182 13900
/proc/meminfo: memFree=27860380/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=96160 CPUtime=557.1 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 35384 254265 0 0 506 138 54873 193 20 0 1 0 384270461 98467840 20403 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/13807/statm: 24040 20403 181 442 0 23594 0
[pid=13863] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13863/stat : 13863 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384326455 9367552 267 33554432000 4194304 5064252 140737367560768 140737367559680 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13863/statm: 2287 267 226 213 0 72 0
[pid=13864] ppid=13863 vsize=425644 CPUtime=1222.1 cores=1,3,5,7
/proc/13864/stat : 13864 (glucose) R 13863 13803 12876 0 -1 4202496 74745 0 0 0 122130 80 0 0 20 0 1 0 384326455 435859456 86318 33554432000 4194304 5208918 140736006494704 140736006492856 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13864/statm: 106411 86318 104 248 0 106160 0
Current children cumulated CPU time (s) 1779.2
Current children cumulated vsize (KiB) 540100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.2 s]
/proc/loadavg: 2.03 2.04 2.00 2/173 13925
/proc/meminfo: memFree=29464588/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=96160 CPUtime=557.1 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 35384 254265 0 0 506 138 54873 193 20 0 1 0 384270461 98467840 20403 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/13807/statm: 24040 20403 181 442 0 23594 0
[pid=13863] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13863/stat : 13863 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384326455 9367552 267 33554432000 4194304 5064252 140737367560768 140737367559680 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13863/statm: 2287 267 226 213 0 72 0
[pid=13864] ppid=13863 vsize=425644 CPUtime=1243 cores=1,3,5,7
/proc/13864/stat : 13864 (glucose) R 13863 13803 12876 0 -1 4202496 74760 0 0 0 124219 81 0 0 20 0 1 0 384326455 435859456 93998 33554432000 4194304 5208918 140736006494704 140736006492856 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13864/statm: 106411 93998 104 248 0 106160 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 540100

Sending SIGTERM to process tree (bottom up)

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

[startup+1803.2 s]
/proc/loadavg: 2.03 2.04 2.00 2/173 13925
/proc/meminfo: memFree=29464588/32873844 swapFree=7124/7124
[pid=13803] ppid=13800 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13803/stat : 13803 (npSolver-pbo.sh) S 13800 13803 12876 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 384270460 9367552 275 33554432000 4194304 5064252 140734404314720 140734404313632 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13803/statm: 2287 275 233 213 0 72 0
[pid=13807] ppid=13803 vsize=96160 CPUtime=557.1 cores=1,3,5,7
/proc/13807/stat : 13807 (npSolver-pbo) S 13803 13803 12876 0 -1 4202496 35384 254265 0 0 506 138 54873 193 20 0 1 0 384270461 98467840 20403 33554432000 4194304 6004724 140735855136672 140735855129024 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 12 0 0
/proc/13807/statm: 24040 20403 181 442 0 23594 0
[pid=13863] ppid=13807 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13863/stat : 13863 (satsolver.sh) S 13807 13803 12876 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384326455 9367552 267 33554432000 4194304 5064252 140737367560768 140737367559680 226329519694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13863/statm: 2287 267 226 213 0 72 0
[pid=13864] ppid=13863 vsize=425644 CPUtime=1243 cores=1,3,5,7
/proc/13864/stat : 13864 (glucose) R 13863 13803 12876 0 -1 4202496 74760 0 0 0 124219 81 0 0 20 0 1 0 384326455 435859456 93998 33554432000 4194304 5208918 140736006494704 140736006492856 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13864/statm: 106411 93998 104 248 0 106160 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 540100

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13803 and gives
#  childrusage.ru_utime.tv_sec=553
#  childrusage.ru_utime.tv_usec=803809
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=325494
# CPU time returned by wait4() is 557.129
# while last known CPU time is 1800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1803.21
CPU time (s): 1800.1
CPU user time (s): 1795.98
CPU system time (s): 4.12
CPU usage (%): 99.8273
Max. virtual memory (cumulated for all children) (KiB): 800492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 553.804
system time used= 3.32549
maximum resident set size= 505876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290626
page faults= 0
swaps= 0
block input operations= 0
block output operations= 788072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4398
involuntary context switches= 661

runsolver used 3.11153 second user time and 8.5297 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-08 20:50:20
IDJOB=3750093
IDBENCH=92737
IDSOLVER=2334
FILE ID=node110/3750093-1339181420
RUNJOBID= node110-1339181420-13780
PBS_JOBID= 14643839
Free space on /tmp= 69096 MiB

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

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

MD5SUM BENCH= 3d381ed93f57c88e2b6d7a913913eca6
RANDOM SEED=1086969733

node110.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.893
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	: 5333.78
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.893
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.893
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.893
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.893
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.92
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.893
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.90
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.893
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.893
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29993132 kB
Buffers:          110844 kB
Cached:          1913276 kB
SwapCached:         1860 kB
Active:          2009772 kB
Inactive:          19464 kB
Active(anon):       2260 kB
Inactive(anon):     5216 kB
Active(file):    2007512 kB
Inactive(file):    14248 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099048 kB
Dirty:             19008 kB
Writeback:             8 kB
AnonPages:         11380 kB
Mapped:             7984 kB
Shmem:                 0 kB
Slab:             711372 kB
SReclaimable:     152036 kB
SUnreclaim:       559336 kB
KernelStack:        1376 kB
PageTables:         3604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:      93608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 69016 MiB
End job on node110 at 2012-06-08 21:20:24