Trace number 3746983

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 (fixed)? (TO) 1800 1804.62

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat50_4_16_0_mh_ic.opb
MD5SUM69c3f35ff6da259885813cb008cfe4d1
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3507933
Best CPU time to get the best result obtained on this benchmark1801.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370300
Total number of constraints847958
Number of constraints which are clauses597900
Number of constraints which are cardinality constraints (but not clauses)58
Number of constraints which are nor clauses,nor cardinality constraints250000
Minimum length of a constraint2
Maximum length of a constraint3725
Number of terms in the objective function 132350
Biggest coefficient in the objective function 150568768
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 66235433706
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 150568768
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 66235433706
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

2.59/2.61	c old isEQ: 0, new EQ is 1
2.59/2.63	c old isEQ: 88, new EQ is 0
2.59/2.67	c old isEQ: 0, new EQ is 0
2.69/2.72	c old isEQ: 0, new EQ is 0
2.69/2.76	c old isEQ: 0, new EQ is 0
2.79/2.81	c old isEQ: 0, new EQ is 0
2.79/2.85	c old isEQ: 0, new EQ is 0
2.79/2.90	c old isEQ: 0, new EQ is 0
2.89/2.94	c old isEQ: 0, new EQ is 0
2.89/2.98	c old isEQ: 0, new EQ is 0
2.99/3.03	c old isEQ: 0, new EQ is 0
2.99/3.07	c old isEQ: 0, new EQ is 0
42.00/42.17	c run inc solver
42.00/42.17	c [INC SYSTEM] run initial solver
42.00/42.17	c [INC SYSTEM] preprocess with white file
162.26/167.04	c [INC SYSTEM] finished preprocessing in 124 s
162.26/167.04	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-3746983-1339108772/watcher-3746983-1339108772 -o /tmp/evaluation-result-3746983-1339108772/solver-3746983-1339108772 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746983-1339108772.opb 1353130664 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: 5.01 3.92 2.82 5/180 4366
/proc/meminfo: memFree=21657468/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0

[startup+0.106087 s]
/proc/loadavg: 5.01 3.92 2.82 5/180 4366
/proc/meminfo: memFree=21657468/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200312 s]
/proc/loadavg: 5.01 3.92 2.82 5/180 4366
/proc/meminfo: memFree=21657468/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300302 s]
/proc/loadavg: 5.01 3.92 2.82 5/180 4366
/proc/meminfo: memFree=21657468/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70028 s]
/proc/loadavg: 5.01 3.92 2.82 5/180 4366
/proc/meminfo: memFree=21657468/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 5.01 3.92 2.82 3/181 4368
/proc/meminfo: memFree=24163960/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=221024 CPUtime=1.49 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) R 4366 4366 2890 0 -1 4202496 25176 0 0 0 142 7 0 0 20 0 1 0 377004201 226328576 39073 33554432000 4194304 6004724 140736219575376 140736219570952 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4367/statm: 55256 39073 130 442 0 54810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 230172

[startup+3.1003 s]
/proc/loadavg: 4.77 3.89 2.82 3/181 4368
/proc/meminfo: memFree=24049828/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=357864 CPUtime=3.09 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) R 4366 4366 2890 0 -1 4202496 66859 0 0 0 294 15 0 0 20 0 1 0 377004201 366452736 88765 33554432000 4194304 6004724 140736219575376 140736219570760 4534728 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4367/statm: 89466 88765 156 442 0 89020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 367012

[startup+6.30033 s]
/proc/loadavg: 4.77 3.89 2.82 3/181 4368
/proc/meminfo: memFree=23729832/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=620192 CPUtime=6.29 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) R 4366 4366 2890 0 -1 4202496 68395 0 0 0 607 22 0 0 20 0 1 0 377004201 635076608 154080 33554432000 4194304 6004724 140736219575376 140736219569992 4534746 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4367/statm: 155048 154080 163 442 0 154602 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 629340

[startup+12.7003 s]
/proc/loadavg: 4.34 3.83 2.81 3/181 4368
/proc/meminfo: memFree=23226088/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=1406624 CPUtime=12.69 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) R 4366 4366 2890 0 -1 4202496 70038 0 0 0 1229 40 0 0 20 0 1 0 377004201 1440382976 275424 33554432000 4194304 6004724 140736219575376 140736219569992 4536263 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4367/statm: 351656 275424 163 442 0 351210 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1415772

[startup+25.5004 s]
/proc/loadavg: 3.98 3.76 2.80 3/181 4368
/proc/meminfo: memFree=22251528/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=2455200 CPUtime=25.48 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) R 4366 4366 2890 0 -1 4202496 71519 0 0 0 2480 68 0 0 20 0 1 0 377004201 2514124800 509920 33554432000 4194304 6004724 140736219575376 140736219570184 4534735 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4367/statm: 613800 509920 163 442 0 613354 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2464348

[startup+51.1005 s]
/proc/loadavg: 3.46 3.65 2.79 3/183 4372
/proc/meminfo: memFree=17545184/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=42.29 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75119 0 0 0 3714 515 0 0 20 0 1 0 377004201 4661608448 753640 33554432000 4194304 6004724 140736219575376 140736219569840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753640 171 442 0 1137642 0
[pid=4371] ppid=4367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4371/stat : 4371 (cp2_pre.sh) S 4367 4366 2890 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377008438 9367552 276 33554432000 4194304 5064252 140737176707024 140737176705728 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4371/statm: 2287 276 234 213 0 72 0
[pid=4372] ppid=4371 vsize=1007340 CPUtime=8.69 cores=1,3,5,7
/proc/4372/stat : 4372 (coprocessor) R 4371 4366 2890 0 -1 4202496 19946 0 0 0 834 35 0 0 20 0 1 0 377008440 1031516160 238754 33554432000 4194304 6586260 140733336246992 140733336243752 5732400 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/4372/statm: 251835 238754 137 584 0 251247 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 5577988

[startup+102.3 s]
/proc/loadavg: 2.94 3.49 2.78 3/182 4372
/proc/meminfo: memFree=13759996/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=42.29 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75119 0 0 0 3714 515 0 0 20 0 1 0 377004201 4661608448 753640 33554432000 4194304 6004724 140736219575376 140736219569840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753640 171 442 0 1137642 0
[pid=4371] ppid=4367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4371/stat : 4371 (cp2_pre.sh) S 4367 4366 2890 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377008438 9367552 276 33554432000 4194304 5064252 140737176707024 140737176705728 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4371/statm: 2287 276 234 213 0 72 0
[pid=4372] ppid=4371 vsize=4954940 CPUtime=59.7 cores=1,3,5,7
/proc/4372/stat : 4372 (coprocessor) R 4371 4366 2890 0 -1 4202496 29528 0 0 0 5683 287 0 0 20 0 1 0 377008440 5073858560 1002110 33554432000 4194304 6586260 140733336246992 140733336242744 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 19 0 0
/proc/4372/statm: 1238735 1002110 158 584 0 1238147 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 9525588

[startup+162.3 s]
/proc/loadavg: 2.42 3.25 2.74 3/182 4372
/proc/meminfo: memFree=12223856/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=42.29 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75119 0 0 0 3714 515 0 0 20 0 1 0 377004201 4661608448 753640 33554432000 4194304 6004724 140736219575376 140736219569840 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753640 171 442 0 1137642 0
[pid=4371] ppid=4367 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4371/stat : 4371 (cp2_pre.sh) S 4367 4366 2890 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377008438 9367552 276 33554432000 4194304 5064252 140737176707024 140737176705728 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4371/statm: 2287 276 234 213 0 72 0
[pid=4372] ppid=4371 vsize=4954940 CPUtime=116.51 cores=1,3,5,7
/proc/4372/stat : 4372 (coprocessor) R 4371 4366 2890 0 -1 4202496 29528 0 0 0 11061 590 0 0 20 0 1 0 377008440 5073858560 1002110 33554432000 4194304 6586260 140733336246992 140733336242744 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 337 0 0
/proc/4372/statm: 1238735 1002110 158 584 0 1238147 0
Current children cumulated CPU time (s) 158.8
Current children cumulated vsize (KiB) 9525588

[startup+222.307 s]
/proc/loadavg: 2.14 3.01 2.69 3/180 4374
/proc/meminfo: memFree=13158212/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75135 30429 0 1 3714 515 11387 655 20 0 1 0 377004201 4661608448 753643 33554432000 4194304 6004724 140736219575376 140736219561656 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753643 174 442 0 1137642 0
[pid=4374] ppid=4367 vsize=6663984 CPUtime=55.24 cores=1,3,5,7
/proc/4374/stat : 4374 (glucosInc) R 4367 4366 2890 0 -1 4202496 602905 0 0 0 5306 218 0 0 20 0 1 0 377020904 6823919616 1409929 33554432000 4194304 5654031 140734204210272 140734204208056 4214578 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4374/statm: 1665996 1409929 131 357 0 1665636 0
Current children cumulated CPU time (s) 217.95
Current children cumulated vsize (KiB) 11225484

[startup+282.3 s]
/proc/loadavg: 2.05 2.83 2.64 3/181 4375
/proc/meminfo: memFree=13139112/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7

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

/proc/meminfo: memFree=18407272/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75135 30429 0 1 3714 515 11387 655 20 0 1 0 377004201 4661608448 753643 33554432000 4194304 6004724 140736219575376 140736219561656 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753643 174 442 0 1137642 0
[pid=4374] ppid=4367 vsize=6768156 CPUtime=1195.05 cores=1,3,5,7
/proc/4374/stat : 4374 (glucosInc) R 4367 4366 2890 0 -1 4202496 732559 0 0 0 119236 269 0 0 20 0 1 0 377020904 6930591744 1437421 33554432000 4194304 5654031 140734204210272 140734204208056 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4374/statm: 1692039 1437421 141 357 0 1691679 0
Current children cumulated CPU time (s) 1357.76
Current children cumulated vsize (KiB) 11329656

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.16 3/181 4455
/proc/meminfo: memFree=18393292/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75135 30429 0 1 3714 515 11387 655 20 0 1 0 377004201 4661608448 753643 33554432000 4194304 6004724 140736219575376 140736219561656 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753643 174 442 0 1137642 0
[pid=4374] ppid=4367 vsize=6771720 CPUtime=1255.05 cores=1,3,5,7
/proc/4374/stat : 4374 (glucosInc) R 4367 4366 2890 0 -1 4202496 738114 0 0 0 125233 272 0 0 20 0 1 0 377020904 6934241280 1438319 33554432000 4194304 5654031 140734204210272 140734204208056 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4374/statm: 1692930 1438319 141 357 0 1692570 0
Current children cumulated CPU time (s) 1417.76
Current children cumulated vsize (KiB) 11333220

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.15 3/181 4456
/proc/meminfo: memFree=18406804/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75135 30429 0 1 3714 515 11387 655 20 0 1 0 377004201 4661608448 753643 33554432000 4194304 6004724 140736219575376 140736219561656 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753643 174 442 0 1137642 0
[pid=4374] ppid=4367 vsize=6775944 CPUtime=1315.04 cores=1,3,5,7
/proc/4374/stat : 4374 (glucosInc) R 4367 4366 2890 0 -1 4202496 743913 0 0 0 131229 275 0 0 20 0 1 0 377020904 6938566656 1439461 33554432000 4194304 5654031 140734204210272 140734204208104 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4374/statm: 1693986 1439461 141 357 0 1693626 0
Current children cumulated CPU time (s) 1477.75
Current children cumulated vsize (KiB) 11337444

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.14 3/181 4456
/proc/meminfo: memFree=18395900/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75135 30429 0 1 3714 515 11387 655 20 0 1 0 377004201 4661608448 753643 33554432000 4194304 6004724 140736219575376 140736219561656 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753643 174 442 0 1137642 0
[pid=4374] ppid=4367 vsize=6779772 CPUtime=1375.03 cores=1,3,5,7
/proc/4374/stat : 4374 (glucosInc) R 4367 4366 2890 0 -1 4202496 754285 0 0 0 137225 278 0 0 20 0 1 0 377020904 6942486528 1440496 33554432000 4194304 5654031 140734204210272 140734204208056 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4374/statm: 1694943 1440496 141 357 0 1694583 0
Current children cumulated CPU time (s) 1537.74
Current children cumulated vsize (KiB) 11341272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/181 4456
/proc/meminfo: memFree=18383964/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75135 30429 0 1 3714 515 11387 655 20 0 1 0 377004201 4661608448 753643 33554432000 4194304 6004724 140736219575376 140736219561656 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753643 174 442 0 1137642 0
[pid=4374] ppid=4367 vsize=6782616 CPUtime=1435.02 cores=1,3,5,7
/proc/4374/stat : 4374 (glucosInc) R 4367 4366 2890 0 -1 4202496 759742 0 0 0 143221 281 0 0 20 0 1 0 377020904 6945398784 1441293 33554432000 4194304 5654031 140734204210272 140734204208344 4232632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4374/statm: 1695654 1441293 141 357 0 1695294 0
Current children cumulated CPU time (s) 1597.73
Current children cumulated vsize (KiB) 11344116

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/181 4456
/proc/meminfo: memFree=18394120/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75135 30429 0 1 3714 515 11387 655 20 0 1 0 377004201 4661608448 753643 33554432000 4194304 6004724 140736219575376 140736219561656 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753643 174 442 0 1137642 0
[pid=4374] ppid=4367 vsize=6783472 CPUtime=1495.01 cores=1,3,5,7
/proc/4374/stat : 4374 (glucosInc) R 4367 4366 2890 0 -1 4202496 764653 0 0 0 149218 283 0 0 20 0 1 0 377020904 6946275328 1441526 33554432000 4194304 5654031 140734204210272 140734204208056 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4374/statm: 1695868 1441526 141 357 0 1695508 0
Current children cumulated CPU time (s) 1657.72
Current children cumulated vsize (KiB) 11344972

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.11 3/181 4456
/proc/meminfo: memFree=18362572/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75135 30429 0 1 3714 515 11387 655 20 0 1 0 377004201 4661608448 753643 33554432000 4194304 6004724 140736219575376 140736219561656 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753643 174 442 0 1137642 0
[pid=4374] ppid=4367 vsize=6785320 CPUtime=1555 cores=1,3,5,7
/proc/4374/stat : 4374 (glucosInc) R 4367 4366 2890 0 -1 4202496 769777 0 0 0 155214 286 0 0 20 0 1 0 377020904 6948167680 1441995 33554432000 4194304 5654031 140734204210272 140734204208056 4232421 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4374/statm: 1696330 1441995 141 357 0 1695970 0
Current children cumulated CPU time (s) 1717.71
Current children cumulated vsize (KiB) 11346820

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.10 3/181 4457
/proc/meminfo: memFree=18384640/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75135 30429 0 1 3714 515 11387 655 20 0 1 0 377004201 4661608448 753643 33554432000 4194304 6004724 140736219575376 140736219561656 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753643 174 442 0 1137642 0
[pid=4374] ppid=4367 vsize=6786672 CPUtime=1615 cores=1,3,5,7
/proc/4374/stat : 4374 (glucosInc) R 4367 4366 2890 0 -1 4202496 774725 0 0 0 161211 289 0 0 20 0 1 0 377020904 6949552128 1442285 33554432000 4194304 5654031 140734204210272 140734204208056 4214616 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4374/statm: 1696668 1442285 141 357 0 1696308 0
Current children cumulated CPU time (s) 1777.71
Current children cumulated vsize (KiB) 11348172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.6 s]
/proc/loadavg: 2.09 2.02 2.10 4/181 4457
/proc/meminfo: memFree=18373632/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75135 30429 0 1 3714 515 11387 655 20 0 1 0 377004201 4661608448 753643 33554432000 4194304 6004724 140736219575376 140736219561656 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753643 174 442 0 1137642 0
[pid=4374] ppid=4367 vsize=6786804 CPUtime=1637.29 cores=1,3,5,7
/proc/4374/stat : 4374 (glucosInc) R 4367 4366 2890 0 -1 4202496 779438 0 0 0 163439 290 0 0 20 0 1 0 377020904 6949687296 1442343 33554432000 4194304 5654031 140734204210272 140734204208344 4214475 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4374/statm: 1696701 1442343 141 357 0 1696341 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 11348304

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

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

[startup+1804.6 s]
/proc/loadavg: 2.09 2.02 2.10 4/181 4457
/proc/meminfo: memFree=18373632/32873648 swapFree=7376/7376
[pid=4366] ppid=4364 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4366/stat : 4366 (npSolver-pbo-It) S 4364 4366 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377004200 9367552 275 33554432000 4194304 5064252 140734003537872 140734003536784 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4366/statm: 2287 275 233 213 0 72 0
[pid=4367] ppid=4366 vsize=4552352 CPUtime=162.71 cores=1,3,5,7
/proc/4367/stat : 4367 (npSolver-pbo) S 4366 4366 2890 0 -1 4202496 75135 30429 0 1 3714 515 11387 655 20 0 1 0 377004201 4661608448 753643 33554432000 4194304 6004724 140736219575376 140736219561656 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 7 0 0
/proc/4367/statm: 1138088 753643 174 442 0 1137642 0
[pid=4374] ppid=4367 vsize=6786804 CPUtime=1637.29 cores=1,3,5,7
/proc/4374/stat : 4374 (glucosInc) R 4367 4366 2890 0 -1 4202496 779438 0 0 0 163439 290 0 0 20 0 1 0 377020904 6949687296 1442343 33554432000 4194304 5654031 140734204210272 140734204208344 4214475 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4374/statm: 1696701 1442343 141 357 0 1696341 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 11348304

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4366 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.62
CPU time (s): 1800
CPU user time (s): 1785.4
CPU system time (s): 14.6
CPU usage (%): 99.7442
Max. virtual memory (cumulated for all children) (KiB): 11410592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
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.9114 second user time and 10.6844 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 00:39:34
IDJOB=3746983
IDBENCH=92680
IDSOLVER=2332
FILE ID=node113/3746983-1339108772
RUNJOBID= node113-1339098177-2907
PBS_JOBID= 14643740
Free space on /tmp= 69792 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat50_4_16_0_mh_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746983-1339108772/watcher-3746983-1339108772 -o /tmp/evaluation-result-3746983-1339108772/solver-3746983-1339108772 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746983-1339108772.opb 1353130664 HOME HOME

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

MD5SUM BENCH= 69c3f35ff6da259885813cb008cfe4d1
RANDOM SEED=1353130664

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.026
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.92
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.026
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:        21536360 kB
Buffers:          423896 kB
Cached:          5098112 kB
SwapCached:         2204 kB
Active:          7117772 kB
Inactive:        3139992 kB
Active(anon):    4231760 kB
Inactive(anon):   505820 kB
Active(file):    2886012 kB
Inactive(file):  2634172 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             52000 kB
Writeback:            20 kB
AnonPages:       4743132 kB
Mapped:            11596 kB
Shmem:                 0 kB
Slab:             929980 kB
SReclaimable:     372536 kB
SUnreclaim:       557444 kB
KernelStack:        1480 kB
PageTables:        13420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    6329348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2828288 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= 68604 MiB
End job on node113 at 2012-06-08 01:09:40