Trace number 3746702

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 NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-BIGINT-LIN/submittedPB07/
aksoy/trarea_ac/normalized-fir08_trarea_ac.opb
MD5SUM518b30e9adc24b91e46eee343811eb71
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark89369
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables24250
Total number of constraints51198
Number of constraints which are clauses51198
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint423
Number of terms in the objective function 12053
Biggest coefficient in the objective function 2252
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 21122166
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 2252
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 21122166
Number of bits of the biggest sum of numbers25
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.17	c run inc solver
0.00/0.17	c [INC SYSTEM] run initial solver
0.00/0.17	c [INC SYSTEM] preprocess with white file
0.00/0.47	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.47	c [INC SYSTEM] execute solver
0.00/0.49	c [INC SEARCH] formula is SAT
0.00/0.49	c [INC SYSTEM] solved the initial formula
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.62	o 101606
0.00/0.62	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.62	c write failed with 2
0.00/0.62	c [INC SEARCH] iteration: 0
0.00/0.62	c [INC BOUNDS] best value:101606 search for 101605
0.00/0.62	c [INC SYSTEM] create new solver instance
0.00/0.62	c [INC] encode full formula
0.00/0.62	c fallback to adder encoding
1.69/1.75	c set iterative enc to: adder
1.69/1.75	c set iterative enc to: none
1.78/1.87	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.41	s UNKNOWN
1800.05/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.41	c write failed with -1

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-3746702-1339102482/watcher-3746702-1339102482 -o /tmp/evaluation-result-3746702-1339102482/solver-3746702-1339102482 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746702-1339102482.opb 1558654646 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.06 2.01 1.95 3/178 23981
/proc/meminfo: memFree=27718360/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0

[startup+0.0938231 s]
/proc/loadavg: 2.06 2.01 1.95 3/178 23981
/proc/meminfo: memFree=27718360/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100278 s]
/proc/loadavg: 2.06 2.01 1.95 3/178 23981
/proc/meminfo: memFree=27718360/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300141 s]
/proc/loadavg: 2.06 2.01 1.95 3/178 23981
/proc/meminfo: memFree=27718360/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700245 s]
/proc/loadavg: 2.06 2.01 1.95 3/178 23981
/proc/meminfo: memFree=27718360/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/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: 2.05 2.01 1.95 3/180 23988
/proc/meminfo: memFree=27652116/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=107036 CPUtime=1.49 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) R 23981 23981 23459 0 -1 4202496 12295 7951 0 0 109 10 25 5 20 0 1 0 376372751 109604864 24728 33554432000 4194304 6004724 140735728276624 140735728269416 4534742 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 26759 24728 176 442 0 26313 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116184

[startup+3.1004 s]
/proc/loadavg: 2.05 2.01 1.95 3/181 23990
/proc/meminfo: memFree=27547100/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=202900 CPUtime=1.21 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 36750 0 0 0 112 9 0 0 20 0 1 0 376372939 207769600 45389 33554432000 4194304 5654031 140734029540112 140734029538376 4209128 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23990/statm: 50725 45389 141 357 0 50365 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 253548

[startup+6.30042 s]
/proc/loadavg: 2.05 2.01 1.95 3/181 23990
/proc/meminfo: memFree=27415124/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=205116 CPUtime=4.41 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 37319 0 0 0 432 9 0 0 20 0 1 0 376372939 210038784 47491 33554432000 4194304 5654031 140734029540112 140734029527928 4215360 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23990/statm: 51279 47491 142 357 0 50919 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 255764

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 1.95 3/181 23990
/proc/meminfo: memFree=27403544/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=207464 CPUtime=10.81 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 38862 0 0 0 1070 11 0 0 20 0 1 0 376372939 212443136 47044 33554432000 4194304 5654031 140734029540112 140734029527928 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23990/statm: 51866 47044 142 357 0 51506 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 258112

[startup+25.5004 s]
/proc/loadavg: 2.03 2.01 1.95 3/181 23990
/proc/meminfo: memFree=27400304/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=240560 CPUtime=23.61 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 40013 0 0 0 2349 12 0 0 20 0 1 0 376372939 246333440 51253 33554432000 4194304 5654031 140734029540112 140734029527928 4214603 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23990/statm: 60140 51253 142 357 0 59780 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 291208

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 1.95 3/181 23990
/proc/meminfo: memFree=27400916/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=244620 CPUtime=49.2 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 42098 0 0 0 4906 14 0 0 20 0 1 0 376372939 250490880 51355 33554432000 4194304 5654031 140734029540112 140734029527928 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 61155 51355 142 357 0 60795 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 295268

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 1.95 3/181 23991
/proc/meminfo: memFree=27396904/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=248320 CPUtime=100.4 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 44948 0 0 0 10022 18 0 0 20 0 1 0 376372939 254279680 52266 33554432000 4194304 5654031 140734029540112 140734029527928 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 62080 52266 142 357 0 61720 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 298968

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 23991
/proc/meminfo: memFree=27384136/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=252032 CPUtime=160.37 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 47380 0 0 0 16015 22 0 0 20 0 1 0 376372939 258080768 55783 33554432000 4194304 5654031 140734029540112 140734029527928 4215357 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 63008 55783 142 357 0 62648 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 302680

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 23991
/proc/meminfo: memFree=27371108/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=255228 CPUtime=220.36 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 49075 0 0 0 22011 25 0 0 20 0 1 0 376372939 261353472 58453 33554432000 4194304 5654031 140734029540112 140734029527928 4215307 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 63807 58453 142 357 0 63447 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 305876

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 23991
/proc/meminfo: memFree=27376120/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=27371352/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=333164 CPUtime=1240.18 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 63051 0 0 0 123964 54 0 0 20 0 1 0 376372939 341159936 77521 33554432000 4194304 5654031 140734029540112 140734029527928 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 83291 77521 142 357 0 82931 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 383812

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 24081
/proc/meminfo: memFree=27399600/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=334012 CPUtime=1300.18 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 63958 0 0 0 129961 57 0 0 20 0 1 0 376372939 342028288 70575 33554432000 4194304 5654031 140734029540112 140734029537896 4215088 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 83503 70575 142 357 0 83143 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 384660

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 24081
/proc/meminfo: memFree=27359436/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=336948 CPUtime=1360.16 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 64421 0 0 0 135959 57 0 0 20 0 1 0 376372939 345034752 74104 33554432000 4194304 5654031 140734029540112 140734029527928 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 84237 74104 142 357 0 83877 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 387596

[startup+1422.31 s]
/proc/loadavg: 2.08 2.02 1.98 3/181 24081
/proc/meminfo: memFree=27334800/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=336948 CPUtime=1420.15 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 64427 0 0 0 141958 57 0 0 20 0 1 0 376372939 345034752 77176 33554432000 4194304 5654031 140734029540112 140734029527928 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 84237 77176 142 357 0 83877 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 387596

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/181 24081
/proc/meminfo: memFree=27276916/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=336948 CPUtime=1480.14 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 64447 0 0 0 147956 58 0 0 20 0 1 0 376372939 345034752 79748 33554432000 4194304 5654031 140734029540112 140734029527928 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 84237 79748 142 357 0 83877 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 387596

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/182 24084
/proc/meminfo: memFree=27308296/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=336948 CPUtime=1540.13 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 65253 0 0 0 153953 60 0 0 20 0 1 0 376372939 345034752 70130 33554432000 4194304 5654031 140734029540112 140734029527928 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 84237 70130 142 357 0 83877 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 387596

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 24084
/proc/meminfo: memFree=27300768/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=336948 CPUtime=1600.11 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 65331 0 0 0 159951 60 0 0 20 0 1 0 376372939 345034752 73274 33554432000 4194304 5654031 140734029540112 140734029527928 4216621 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 84237 73274 142 357 0 83877 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 387596

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 24085
/proc/meminfo: memFree=27299736/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=337220 CPUtime=1660.1 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 65504 0 0 0 165950 60 0 0 20 0 1 0 376372939 345313280 77535 33554432000 4194304 5654031 140734029540112 140734029537896 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 84305 77535 142 357 0 83945 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 387868

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 24085
/proc/meminfo: memFree=27259764/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=337832 CPUtime=1720.1 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 65662 0 0 0 171949 61 0 0 20 0 1 0 376372939 345939968 79737 33554432000 4194304 5654031 140734029540112 140734029527928 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 84458 79737 142 357 0 84098 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 388480

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 24085
/proc/meminfo: memFree=27310456/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=419712 CPUtime=1780.08 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 66505 0 0 0 177946 62 0 0 20 0 1 0 376372939 429785088 83131 33554432000 4194304 5654031 140734029540112 140734029527928 4215327 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 104928 83131 142 357 0 104568 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 470360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 24085
/proc/meminfo: memFree=27299616/32873648 swapFree=7388/7388
[pid=23981] ppid=23979 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23981/stat : 23981 (npSolver-pbo-It) S 23979 23981 23459 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376372751 9367552 275 33554432000 4194304 5064252 140734648110928 140734648109840 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/23981/statm: 2287 275 233 213 0 72 0
[pid=23982] ppid=23981 vsize=41500 CPUtime=1.86 cores=1,3,5,7
/proc/23982/stat : 23982 (npSolver-pbo) S 23981 23981 23459 0 -1 4202496 13457 8466 0 0 134 22 25 5 20 0 1 0 376372751 42496000 10048 33554432000 4194304 6004724 140735728276624 140735728262472 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23982/statm: 10375 10048 177 442 0 9929 0
[pid=23990] ppid=23982 vsize=338324 CPUtime=1798.19 cores=1,3,5,7
/proc/23990/stat : 23990 (glucosInc) R 23982 23981 23459 0 -1 4202496 66610 0 0 0 179755 64 0 0 20 0 1 0 376372939 346443776 70626 33554432000 4194304 5654031 140734029540112 140734029527928 4214603 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23990/statm: 84581 70626 142 357 0 84221 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 388972

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1799.15
CPU system time (s): 0.928858
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 600588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.15
system time used= 0.928858
maximum resident set size= 414628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88914
page faults= 0
swaps= 0
block input operations= 0
block output operations= 154952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 138
involuntary context switches= 1998

runsolver used 4.91325 second user time and 20.8088 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-07 22:54:43
IDJOB=3746702
IDBENCH=25046
IDSOLVER=2332
FILE ID=node148/3746702-1339102482
RUNJOBID= node148-1339098177-23476
PBS_JOBID= 14643705
Free space on /tmp= 71260 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB07/normalized-PB07/OPT-BIGINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir08_trarea_ac.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746702-1339102482/watcher-3746702-1339102482 -o /tmp/evaluation-result-3746702-1339102482/solver-3746702-1339102482 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746702-1339102482.opb 1558654646 HOME HOME

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

MD5SUM BENCH= 518b30e9adc24b91e46eee343811eb71
RANDOM SEED=1558654646

node148.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		: 2667.284
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	: 5334.56
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		: 2667.284
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.94
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		: 2667.284
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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		: 2667.284
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		: 2667.284
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:       32873648 kB
MemFree:        27719112 kB
Buffers:          621224 kB
Cached:          3479960 kB
SwapCached:          560 kB
Active:          1793212 kB
Inactive:        2441736 kB
Active(anon):     123444 kB
Inactive(anon):    10620 kB
Active(file):    1669768 kB
Inactive(file):  2431116 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:              9720 kB
Writeback:             0 kB
AnonPages:        140464 kB
Mapped:            12128 kB
Shmem:                36 kB
Slab:             775532 kB
SReclaimable:     219764 kB
SUnreclaim:       555768 kB
KernelStack:        1472 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     261792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 71180 MiB
End job on node148 at 2012-06-07 23:24:43