Trace number 3748616

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 inc (fixed)? (TO) 1800.06 1801.22

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat50_6_9_8_mh.opb
MD5SUM8a0357f27d5f5de0e126f33d36b976d2
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2441959
Best CPU time to get the best result obtained on this benchmark1800.98
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250200
Total number of constraints605407
Number of constraints which are clauses477850
Number of constraints which are cardinality constraints (but not clauses)57
Number of constraints which are nor clauses,nor cardinality constraints127500
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 129900
Biggest coefficient in the objective function 130323843
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 60462692152
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 130323843
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 60462692152
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.69/1.77	c old isEQ: 0, new EQ is 1
1.69/1.78	c old isEQ: 120, new EQ is 0
1.79/1.84	c old isEQ: 0, new EQ is 0
1.79/1.89	c old isEQ: 0, new EQ is 0
1.89/1.95	c old isEQ: 0, new EQ is 0
1.99/2.00	c old isEQ: 0, new EQ is 0
1.99/2.06	c old isEQ: 0, new EQ is 0
2.09/2.11	c old isEQ: 0, new EQ is 0
2.09/2.17	c old isEQ: 0, new EQ is 0
2.19/2.22	c old isEQ: 0, new EQ is 0
2.19/2.28	c old isEQ: 0, new EQ is 0
21.58/21.60	c run inc solver
21.58/21.60	c [INC SYSTEM] run initial solver
21.58/21.60	c [INC SYSTEM] preprocess with white file
82.65/83.57	c [INC SYSTEM] finished preprocessing in 61 s
82.65/83.57	c [INC SYSTEM] execute solver

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-3748616-1339175640/watcher-3748616-1339175640 -o /tmp/evaluation-result-3748616-1339175640/solver-3748616-1339175640 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748616-1339175640.opb 1584057890 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.03 2.03 2.00 3/178 4151
/proc/meminfo: memFree=17722872/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0

[startup+0.062714 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 4151
/proc/meminfo: memFree=17722872/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100331 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 4151
/proc/meminfo: memFree=17722872/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 4151
/proc/meminfo: memFree=17722872/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 4151
/proc/meminfo: memFree=17722872/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.95 2.01 1.99 2/176 4154
/proc/meminfo: memFree=26417760/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=218972 CPUtime=1.49 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) R 4151 4151 3785 0 -1 4202496 25749 0 0 0 142 7 0 0 20 0 1 0 383690135 224227328 39498 33554432000 4194304 6004724 140736057775696 140736057771720 4968639 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 54743 39498 130 442 0 54297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 228120

[startup+3.10031 s]
/proc/loadavg: 1.95 2.01 1.99 2/176 4154
/proc/meminfo: memFree=26277428/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=444588 CPUtime=3.09 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) R 4151 4151 3785 0 -1 4202496 48955 0 0 0 297 12 0 0 20 0 1 0 383690135 455258112 86839 33554432000 4194304 6004724 140736057775696 140736057770296 5056502 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 111147 86839 163 442 0 110701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 453736

[startup+6.30028 s]
/proc/loadavg: 1.95 2.01 1.99 3/180 4200
/proc/meminfo: memFree=28407928/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=772452 CPUtime=6.29 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) R 4151 4151 3785 0 -1 4202496 50347 0 0 0 607 22 0 0 20 0 1 0 383690135 790990848 138085 33554432000 4194304 6004724 140736057775696 140736057770296 4535856 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 193113 138085 163 442 0 192667 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 781600

[startup+12.7002 s]
/proc/loadavg: 1.95 2.01 1.99 3/179 4200
/proc/meminfo: memFree=27905520/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=1296740 CPUtime=12.68 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) R 4151 4151 3785 0 -1 4202496 51356 0 0 0 1231 37 0 0 20 0 1 0 383690135 1327861760 261989 33554432000 4194304 6004724 140736057775696 140736057770296 4534761 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 324185 261989 163 442 0 323739 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1305888

[startup+25.5003 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 4204
/proc/meminfo: memFree=25547440/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=21.79 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53972 0 0 0 1918 261 0 0 20 0 1 0 383690135 2401603584 382318 33554432000 4194304 6004724 140736057775696 140736057770160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382318 171 442 0 585883 0
[pid=4203] ppid=4152 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4203/stat : 4203 (cp2_pre.sh) S 4152 4151 3785 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383692315 9367552 276 33554432000 4194304 5064252 140735613878048 140735613876752 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4203/statm: 2287 276 234 213 0 72 0
[pid=4204] ppid=4203 vsize=415764 CPUtime=3.68 cores=1,3,5,7
/proc/4204/stat : 4204 (coprocessor) R 4203 4151 3785 0 -1 4202496 15831 0 0 0 353 15 0 0 20 0 1 0 383692316 425742336 97355 33554432000 4194304 6586260 140735954429664 140735954426424 5732400 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/4204/statm: 103941 97355 137 584 0 103353 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2779376

[startup+51.1002 s]
/proc/loadavg: 2.21 2.07 2.01 3/182 4205
/proc/meminfo: memFree=23566224/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=21.79 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53972 0 0 0 1918 261 0 0 20 0 1 0 383690135 2401603584 382318 33554432000 4194304 6004724 140736057775696 140736057770160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382318 171 442 0 585883 0
[pid=4203] ppid=4152 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4203/stat : 4203 (cp2_pre.sh) S 4152 4151 3785 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 383692315 9367552 276 33554432000 4194304 5064252 140735613878048 140735613876752 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/4203/statm: 2287 276 234 213 0 72 0
[pid=4204] ppid=4203 vsize=2523320 CPUtime=29.13 cores=1,3,5,7
/proc/4204/stat : 4204 (coprocessor) R 4203 4151 3785 0 -1 4202496 24913 0 0 0 2771 142 0 0 20 0 1 0 383692316 2583879680 511687 33554432000 4194304 6586260 140735954429664 140735954425416 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 14 0 0
/proc/4204/statm: 630830 511687 158 584 0 630242 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 4886932

[startup+102.307 s]
/proc/loadavg: 2.13 2.07 2.01 3/181 4207
/proc/meminfo: memFree=23160316/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3411696 CPUtime=18.71 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 334923 0 0 0 1769 102 0 0 20 0 1 0 383698493 3493576704 717533 33554432000 4194304 5654031 140735173870784 140735173868568 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 852924 717533 140 357 0 852564 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 5766160

[startup+162.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/181 4207
/proc/meminfo: memFree=23110964/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3434424 CPUtime=78.7 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 352888 0 0 0 7762 108 0 0 20 0 1 0 383698493 3516850176 724026 33554432000 4194304 5654031 140735173870784 140735173868568 4209219 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 858606 724026 140 357 0 858246 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 5788888

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/181 4207
/proc/meminfo: memFree=23102624/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3442312 CPUtime=138.69 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 366943 0 0 0 13757 112 0 0 20 0 1 0 383698493 3524927488 726102 33554432000 4194304 5654031 140735173870784 140735173868568 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 860578 726102 140 357 0 860218 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 5796776

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 4207
/proc/meminfo: memFree=23100108/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7

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

/proc/meminfo: memFree=23069452/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3460556 CPUtime=1218.53 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 571642 0 0 0 121680 173 0 0 20 0 1 0 383698493 3543609344 731008 33554432000 4194304 5654031 140735173870784 140735173868568 4208659 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 865139 731008 141 357 0 864779 0
Current children cumulated CPU time (s) 1301.26
Current children cumulated vsize (KiB) 5815020

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4217
/proc/meminfo: memFree=23085384/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3460896 CPUtime=1278.52 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 583733 0 0 0 127675 177 0 0 20 0 1 0 383698493 3543957504 731120 33554432000 4194304 5654031 140735173870784 140735173868856 4232628 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 865224 731120 141 357 0 864864 0
Current children cumulated CPU time (s) 1361.25
Current children cumulated vsize (KiB) 5815360

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4217
/proc/meminfo: memFree=23074812/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3461184 CPUtime=1338.51 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 591834 0 0 0 133671 180 0 0 20 0 1 0 383698493 3544252416 731212 33554432000 4194304 5654031 140735173870784 140735173868856 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 865296 731212 141 357 0 864936 0
Current children cumulated CPU time (s) 1421.24
Current children cumulated vsize (KiB) 5815648

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4217
/proc/meminfo: memFree=23078116/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3461824 CPUtime=1398.5 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 603978 0 0 0 139665 185 0 0 20 0 1 0 383698493 3544907776 731352 33554432000 4194304 5654031 140735173870784 140735173858600 4214612 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 865456 731352 141 357 0 865096 0
Current children cumulated CPU time (s) 1481.23
Current children cumulated vsize (KiB) 5816288

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4219
/proc/meminfo: memFree=23169032/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3464212 CPUtime=1458.48 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 616579 0 0 0 145659 189 0 0 20 0 1 0 383698493 3547353088 731965 33554432000 4194304 5654031 140735173870784 140735173868568 4232883 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 866053 731965 141 357 0 865693 0
Current children cumulated CPU time (s) 1541.21
Current children cumulated vsize (KiB) 5818676

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4223
/proc/meminfo: memFree=23160688/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3465776 CPUtime=1518.47 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 624947 0 0 0 151655 192 0 0 20 0 1 0 383698493 3548954624 732501 33554432000 4194304 5654031 140735173870784 140735173868568 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 866444 732501 141 357 0 866084 0
Current children cumulated CPU time (s) 1601.2
Current children cumulated vsize (KiB) 5820240

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4223
/proc/meminfo: memFree=23126628/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3466552 CPUtime=1578.46 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 637126 0 0 0 157649 197 0 0 20 0 1 0 383698493 3549749248 732882 33554432000 4194304 5654031 140735173870784 140735173868856 4233280 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 866638 732882 141 357 0 866278 0
Current children cumulated CPU time (s) 1661.19
Current children cumulated vsize (KiB) 5821016

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4223
/proc/meminfo: memFree=23096836/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3467308 CPUtime=1638.44 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 649383 0 0 0 163643 201 0 0 20 0 1 0 383698493 3550523392 733103 33554432000 4194304 5654031 140735173870784 140735173868856 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 866827 733103 141 357 0 866467 0
Current children cumulated CPU time (s) 1721.17
Current children cumulated vsize (KiB) 5821772

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4223
/proc/meminfo: memFree=23074008/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3467816 CPUtime=1698.43 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 661500 0 0 0 169638 205 0 0 20 0 1 0 383698493 3551043584 733227 33554432000 4194304 5654031 140735173870784 140735173868568 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 866954 733227 141 357 0 866594 0
Current children cumulated CPU time (s) 1781.16
Current children cumulated vsize (KiB) 5822280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4223
/proc/meminfo: memFree=23076072/32873648 swapFree=6860/6860
[pid=4151] ppid=4149 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4151/stat : 4151 (npSolver-pbo-I.) S 4149 4151 3785 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 383690135 9367552 275 33554432000 4194304 5064252 140734877413760 140734877412672 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4151/statm: 2287 275 233 213 0 72 0
[pid=4152] ppid=4151 vsize=2345316 CPUtime=82.73 cores=1,3,5,7
/proc/4152/stat : 4152 (npSolver-pbo) S 4151 4151 3785 0 -1 4202496 53989 25815 0 0 1918 261 5774 320 20 0 1 0 383690135 2401603584 382321 33554432000 4194304 6004724 140736057775696 140736057761976 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4152/statm: 586329 382321 174 442 0 585883 0
[pid=4207] ppid=4152 vsize=3467948 CPUtime=1717.33 cores=1,3,5,7
/proc/4207/stat : 4207 (glucosInc) R 4152 4151 3785 0 -1 4202496 661516 0 0 0 171528 205 0 0 20 0 1 0 383698493 3551178752 733241 33554432000 4194304 5654031 140735173870784 140735173868568 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4207/statm: 866987 733241 141 357 0 866627 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 5822412

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4151 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# 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): 1801.22
CPU time (s): 1800.06
CPU user time (s): 1792.2
CPU system time (s): 7.86
CPU usage (%): 99.9358
Max. virtual memory (cumulated for all children) (KiB): 5863804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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= 4
involuntary context switches= 1

runsolver used 3.71244 second user time and 10.6514 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-08 19:14:01
IDJOB=3748616
IDBENCH=92711
IDSOLVER=2333
FILE ID=node116/3748616-1339175640
RUNJOBID= node116-1339170231-3802
PBS_JOBID= 14643838
Free space on /tmp= 68524 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat50_6_9_8_mh.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748616-1339175640/watcher-3748616-1339175640 -o /tmp/evaluation-result-3748616-1339175640/solver-3748616-1339175640 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748616-1339175640.opb 1584057890 HOME HOME

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

MD5SUM BENCH= 8a0357f27d5f5de0e126f33d36b976d2
RANDOM SEED=1584057890

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.556
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.92
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.556
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.90
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.556
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:       32873648 kB
MemFree:        17722756 kB
Buffers:          459304 kB
Cached:          4907756 kB
SwapCached:         3172 kB
Active:         12341472 kB
Inactive:        1818800 kB
Active(anon):    8790044 kB
Inactive(anon):     3396 kB
Active(file):    3551428 kB
Inactive(file):  1815404 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100548 kB
Dirty:             34064 kB
Writeback:             0 kB
AnonPages:       8863628 kB
Mapped:            11876 kB
Shmem:                 0 kB
Slab:             835176 kB
SReclaimable:     279200 kB
SUnreclaim:       555976 kB
KernelStack:        1480 kB
PageTables:        21584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   11462028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5099520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69720 MiB
End job on node116 at 2012-06-08 19:44:04