Trace number 3751241

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-topdown-quickBound (fixed)? (TO) 1800.04 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12038_3-sat.opb
MD5SUM56cc40b9ea431027514a5b56e02d7edb
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables37752
Total number of constraints125892
Number of constraints which are clauses125272
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints620
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 34
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 740
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.59/2.63	c run inc solver
2.59/2.63	c [INC SYSTEM] run initial solver
2.59/2.63	c [INC SYSTEM] preprocess with white file
11.76/11.81	c [INC SYSTEM] finished preprocessing in 9 s
11.76/11.81	c [INC SYSTEM] execute solver
1800.04/1800.41	c an unexpexted return value has been received, exit
1800.04/1800.41	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-3751241-1339156802/watcher-3751241-1339156802 -o /tmp/evaluation-result-3751241-1339156802/solver-3751241-1339156802 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751241-1339156802.opb 1478801639 HOME HOME 

running on 4 cores: 0,2,4,6

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.11 2.00 1.99 3/179 3453
/proc/meminfo: memFree=26627820/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0

[startup+0.0986029 s]
/proc/loadavg: 2.11 2.00 1.99 3/179 3453
/proc/meminfo: memFree=26627820/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100319 s]
/proc/loadavg: 2.11 2.00 1.99 3/179 3453
/proc/meminfo: memFree=26627820/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.11 2.00 1.99 3/179 3453
/proc/meminfo: memFree=26627820/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.11 2.00 1.99 3/179 3453
/proc/meminfo: memFree=26627820/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.11 2.00 1.99 3/181 3455
/proc/meminfo: memFree=26484208/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=227704 CPUtime=1.49 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) R 3453 3453 27075 0 -1 4202496 16031 0 0 0 143 6 0 0 20 0 1 0 381804722 233168896 40663 33554432000 4194304 6004724 140734896951392 140734896945992 5055511 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3454/statm: 56926 40663 154 442 0 56480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 236852

[startup+3.10021 s]
/proc/loadavg: 2.10 2.00 1.99 3/181 3455
/proc/meminfo: memFree=26420144/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=2.63 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16860 0 0 0 235 28 0 0 20 0 1 0 381804722 319930368 45502 33554432000 4194304 6004724 140734896951392 140734896945856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3454/statm: 78108 45502 163 442 0 77662 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 321580

[startup+6.30037 s]
/proc/loadavg: 2.10 2.00 1.99 3/183 3457
/proc/meminfo: memFree=25807212/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=2.63 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16860 0 0 0 235 28 0 0 20 0 1 0 381804722 319930368 45502 33554432000 4194304 6004724 140734896951392 140734896945856 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3454/statm: 78108 45502 163 442 0 77662 0
[pid=3456] ppid=3454 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3456/stat : 3456 (cp2_pre.sh) S 3454 3453 27075 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 381804985 9367552 277 33554432000 4194304 5064252 140736010544320 140736010543024 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3456/statm: 2287 277 234 213 0 72 0
[pid=3457] ppid=3456 vsize=633148 CPUtime=3.65 cores=0,2,4,6
/proc/3457/stat : 3457 (coprocessor) R 3456 3453 27075 0 -1 4202496 66498 0 0 0 347 18 0 0 20 0 1 0 381804985 648343552 141788 33554432000 4194304 6586260 140733527014976 140733527010696 4497465 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/3457/statm: 158287 141788 167 584 0 157699 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 963876

[startup+12.7004 s]
/proc/loadavg: 2.09 2.00 1.99 3/182 3459
/proc/meminfo: memFree=26296544/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=197884 CPUtime=0.87 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 34823 0 0 0 80 7 0 0 20 0 1 0 381805903 202633216 45118 33554432000 4194304 5654031 140737320932928 140737320930712 4232681 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 49471 45118 131 357 0 49111 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 519464

[startup+25.5004 s]
/proc/loadavg: 2.07 2.00 1.99 3/182 3459
/proc/meminfo: memFree=26232116/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=198808 CPUtime=13.67 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 35048 0 0 0 1360 7 0 0 20 0 1 0 381805903 203579392 45854 33554432000 4194304 5654031 140737320932928 140737320930712 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 49702 45854 140 357 0 49342 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 520388

[startup+51.1004 s]
/proc/loadavg: 2.10 2.02 1.99 3/182 3459
/proc/meminfo: memFree=26228084/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=199668 CPUtime=39.26 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 35269 0 0 0 3919 7 0 0 20 0 1 0 381805903 204460032 46586 33554432000 4194304 5654031 140737320932928 140737320930824 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 49917 46586 140 357 0 49557 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 521248

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 1.99 3/182 3481
/proc/meminfo: memFree=26202292/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=219432 CPUtime=90.47 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 35983 0 0 0 9039 8 0 0 20 0 1 0 381805903 224698368 48318 33554432000 4194304 5654031 140737320932928 140737320930712 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 54858 48318 140 357 0 54498 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 541012

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/181 3482
/proc/meminfo: memFree=26200800/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=209800 CPUtime=150.46 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 39494 0 0 0 15035 11 0 0 20 0 1 0 381805903 214835200 48509 33554432000 4194304 5654031 140737320932928 140737320920744 4232651 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 52450 48509 142 357 0 52090 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 531380

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 3482
/proc/meminfo: memFree=26195008/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=228768 CPUtime=210.44 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 42509 0 0 0 21031 13 0 0 20 0 1 0 381805903 234258432 50051 33554432000 4194304 5654031 140737320932928 140737320920744 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 57192 50051 142 357 0 56832 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 550348

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 3482
/proc/meminfo: memFree=26193472/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 2.00 3/181 3491
/proc/meminfo: memFree=26094176/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=248696 CPUtime=1290.24 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 78067 0 0 0 128971 53 0 0 20 0 1 0 381805903 254664704 58804 33554432000 4194304 5654031 140737320932928 140737320920744 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 62174 58804 142 357 0 61814 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 570276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3492
/proc/meminfo: memFree=26106928/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=248828 CPUtime=1350.22 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 79105 0 0 0 134967 55 0 0 20 0 1 0 381805903 254799872 56807 33554432000 4194304 5654031 140737320932928 140737320920744 4214603 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 62207 56807 142 357 0 61847 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 570408

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3492
/proc/meminfo: memFree=26114536/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=249356 CPUtime=1410.22 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 80224 0 0 0 140965 57 0 0 20 0 1 0 381805903 255340544 56951 33554432000 4194304 5654031 140737320932928 140737320930952 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 62339 56951 142 357 0 61979 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 570936

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3492
/proc/meminfo: memFree=26087372/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=281252 CPUtime=1470.2 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 81075 0 0 0 146962 58 0 0 20 0 1 0 381805903 288002048 64951 33554432000 4194304 5654031 140737320932928 140737320930712 4232386 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 70313 64951 142 357 0 69953 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 602832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3492
/proc/meminfo: memFree=26142760/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=250960 CPUtime=1530.19 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 81609 0 0 0 152960 59 0 0 20 0 1 0 381805903 256983040 59909 33554432000 4194304 5654031 140737320932928 140737320920744 4232438 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 62740 59909 142 357 0 62380 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 572540

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3492
/proc/meminfo: memFree=26101820/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=251892 CPUtime=1590.19 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 82786 0 0 0 158957 62 0 0 20 0 1 0 381805903 257937408 57048 33554432000 4194304 5654031 140737320932928 140737320920744 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 62973 57048 142 357 0 62613 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 573472

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3493
/proc/meminfo: memFree=26095572/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=283428 CPUtime=1650.17 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 83570 0 0 0 164954 63 0 0 20 0 1 0 381805903 290230272 61909 33554432000 4194304 5654031 140737320932928 140737320930712 4232386 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 70857 61909 142 357 0 70497 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 605008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 3493
/proc/meminfo: memFree=26108444/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=253376 CPUtime=1710.16 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 84152 0 0 0 170952 64 0 0 20 0 1 0 381805903 259457024 60068 33554432000 4194304 5654031 140737320932928 140737320920744 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 63344 60068 142 357 0 62984 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 574956

[startup+1782.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/181 3537
/proc/meminfo: memFree=26218584/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=340100 CPUtime=1770.15 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 85825 0 0 0 176949 66 0 0 20 0 1 0 381805903 348262400 71409 33554432000 4194304 5654031 140737320932928 140737320920744 4226449 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 85025 71409 142 357 0 84665 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 661680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.20 2.06 2.02 3/182 3540
/proc/meminfo: memFree=26235564/32873648 swapFree=7388/7388
[pid=3453] ppid=3451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3453/stat : 3453 (npSolver-pbo-It) S 3451 3453 27075 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 381804722 9367552 275 33554432000 4194304 5064252 140735294193760 140735294192672 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3453/statm: 2287 275 233 213 0 72 0
[pid=3454] ppid=3453 vsize=312432 CPUtime=11.79 cores=0,2,4,6
/proc/3454/stat : 3454 (npSolver-pbo) S 3453 3453 27075 0 -1 4202496 16878 77201 0 0 235 28 842 74 20 0 1 0 381804722 319930368 45506 33554432000 4194304 6004724 140734896951392 140734896937672 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3454/statm: 78108 45506 167 442 0 77662 0
[pid=3459] ppid=3454 vsize=259960 CPUtime=1788.25 cores=0,2,4,6
/proc/3459/stat : 3459 (glucosInc) R 3454 3453 27075 0 -1 4202496 85834 0 0 0 178759 66 0 0 20 0 1 0 381805903 266199040 59246 33554432000 4194304 5654031 140737320932928 140737320920744 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3459/statm: 64990 59246 142 357 0 64630 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 581540

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3453 and gives
#  childrusage.ru_utime.tv_sec=10
#  childrusage.ru_utime.tv_usec=782360
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=31843
# CPU time returned by wait4() is 11.8142
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1798.36
CPU system time (s): 1.68
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 1070952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.7824
system time used= 1.03184
maximum resident set size= 718760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94457
page faults= 0
swaps= 0
block input operations= 0
block output operations= 323200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 48

runsolver used 7.36488 second user time and 18.7102 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-08 14:00:02
IDJOB=3751241
IDBENCH=73867
IDSOLVER=2335
FILE ID=node148/3751241-1339156802
RUNJOBID= node148-1339134206-27091
PBS_JOBID= 14643787
Free space on /tmp= 70396 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12038_3-sat.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751241-1339156802/watcher-3751241-1339156802 -o /tmp/evaluation-result-3751241-1339156802/solver-3751241-1339156802 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751241-1339156802.opb 1478801639 HOME HOME

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

MD5SUM BENCH= 56cc40b9ea431027514a5b56e02d7edb
RANDOM SEED=1478801639

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:        26628728 kB
Buffers:          681836 kB
Cached:          4429944 kB
SwapCached:          560 kB
Active:          2822128 kB
Inactive:        2487824 kB
Active(anon):     186820 kB
Inactive(anon):    10620 kB
Active(file):    2635308 kB
Inactive(file):  2477204 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107596 kB
Dirty:             12904 kB
Writeback:            96 kB
AnonPages:        441680 kB
Mapped:            12576 kB
Shmem:                36 kB
Slab:             794720 kB
SReclaimable:     237388 kB
SUnreclaim:       557332 kB
KernelStack:        1536 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     339580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 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= 70364 MiB
End job on node148 at 2012-06-08 14:30:03