Trace number 3746720

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.05 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_20_2__17_12__256.opb
MD5SUMa048c41e885d13c7000ff4a85d8352bd
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark46877
Best CPU time to get the best result obtained on this benchmark3.3045
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10258
Total number of constraints60
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)42
Number of constraints which are nor clauses,nor cardinality constraints18
Minimum length of a constraint256
Maximum length of a constraint2049
Number of terms in the objective function 10240
Biggest coefficient in the objective function 94409
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 446607872
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 94409
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 446607872
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.14	c run inc solver
0.00/0.14	c [INC SYSTEM] run initial solver
0.00/0.14	c [INC SYSTEM] preprocess with white file
0.98/1.07	c [INC SYSTEM] finished preprocessing in 0 s
0.98/1.07	c [INC SYSTEM] execute solver
1.05/1.18	c [INC SEARCH] formula is SAT
1.05/1.19	c [INC SYSTEM] solved the initial formula
1.07/1.20	c model valid
1.07/1.20	c current solution ok
1.36/1.53	o 78430
1.36/1.53	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.53	c write failed with 2
1.36/1.54	c [INC SEARCH] iteration: 0
1.36/1.54	c [INC BOUNDS] best value:78430 search for 78429
1.36/1.54	c [INC SYSTEM] create new solver instance
1.36/1.54	c [INC] encode full formula
1.36/1.54	c fallback to adder encoding
2.28/2.38	c set iterative enc to: adder
2.28/2.38	c set iterative enc to: none
2.47/2.50	c [INC SEARCH] isOptimum variable: 0
903.31/903.55	c formula is SAT
903.31/903.57	c [INC SEARCH] copied best model
903.31/903.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
903.31/903.59	c model valid
903.31/903.59	c current solution ok
903.31/903.59	o 78095
903.31/903.59	c [INC SEARCH] iteration: 1
903.31/903.59	c [INC BOUNDS] best value:78095 search for 78094
903.31/903.59	c [INC SYSTEM] there exists a inc, kill it!
903.31/903.59	c write failed with 2
903.31/903.59	c [INC SYSTEM] create new solver instance
903.31/903.59	c [INC] encode full formula
903.31/903.59	c fallback to adder encoding
904.23/904.45	c set iterative enc to: adder
904.23/904.45	c set iterative enc to: none
904.41/904.60	c [INC SEARCH] isOptimum variable: 0
1704.27/1704.60	c formula is SAT
1704.27/1704.63	c [INC SEARCH] copied best model
1704.27/1704.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1704.27/1704.64	c model valid
1704.27/1704.64	c current solution ok
1704.27/1704.64	o 46877
1704.27/1704.64	c [INC SEARCH] iteration: 2
1704.27/1704.64	c [INC BOUNDS] best value:46877 search for 46876
1704.27/1704.64	c [INC SYSTEM] there exists a inc, kill it!
1704.27/1704.64	c write failed with 2
1704.27/1704.65	c [INC SYSTEM] create new solver instance
1704.27/1704.65	c [INC] encode full formula
1704.27/1704.65	c fallback to adder encoding
1704.67/1705.09	c set iterative enc to: adder
1704.67/1705.09	c set iterative enc to: none
1704.77/1705.17	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.41	HOME/npSolver-pbo-Itd.sh: line 18: 13456 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=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-3746720-1339104067/watcher-3746720-1339104067 -o /tmp/evaluation-result-3746720-1339104067/solver-3746720-1339104067 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746720-1339104067.opb 268948939 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.02 2.01 2.01 2/178 13455
/proc/meminfo: memFree=27359496/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0

[startup+0.0295991 s]
/proc/loadavg: 2.02 2.01 2.01 2/178 13455
/proc/meminfo: memFree=27359496/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10039 s]
/proc/loadavg: 2.02 2.01 2.01 2/178 13455
/proc/meminfo: memFree=27359496/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300305 s]
/proc/loadavg: 2.02 2.01 2.01 2/178 13455
/proc/meminfo: memFree=27359496/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700334 s]
/proc/loadavg: 2.02 2.01 2.01 2/178 13455
/proc/meminfo: memFree=27359496/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/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.02 2.01 2.01 3/182 13459
/proc/meminfo: memFree=27271964/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=12520 CPUtime=1.36 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) R 13455 13455 11882 0 -1 4202496 4719 16484 0 0 20 26 83 7 20 0 1 0 376535246 12820480 2625 33554432000 4194304 6004724 140734178372816 140734178367016 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13456/statm: 3130 2625 159 442 0 2684 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 21668

[startup+3.10023 s]
/proc/loadavg: 2.02 2.01 2.01 3/180 13462
/proc/meminfo: memFree=27283412/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=32072 CPUtime=2.48 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 9881 24004 0 0 105 41 93 9 20 0 1 0 376535246 32841728 7532 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13456/statm: 8018 7532 178 442 0 7572 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 41220
heavy processes:

[startup+6.30042 s]
/proc/loadavg: 2.02 2.01 2.01 3/181 13464
/proc/meminfo: memFree=27113140/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=32072 CPUtime=2.48 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 9881 24004 0 0 105 41 93 9 20 0 1 0 376535246 32841728 7532 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13456/statm: 8018 7532 178 442 0 7572 0
[pid=13464] ppid=13456 vsize=191384 CPUtime=3.78 cores=1,3,5,7
/proc/13464/stat : 13464 (glucosInc) R 13456 13455 11882 0 -1 4202496 33776 0 0 0 369 9 0 0 20 0 1 0 376535497 195977216 40602 33554432000 4194304 5654031 140736223767088 140736223754904 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13464/statm: 47846 40602 141 357 0 47486 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 232604

[startup+12.7004 s]
/proc/loadavg: 2.01 2.01 2.01 3/180 13464
/proc/meminfo: memFree=27107016/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=32072 CPUtime=2.48 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 9881 24004 0 0 105 41 93 9 20 0 1 0 376535246 32841728 7532 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13456/statm: 8018 7532 178 442 0 7572 0
[pid=13464] ppid=13456 vsize=195360 CPUtime=10.18 cores=1,3,5,7
/proc/13464/stat : 13464 (glucosInc) R 13456 13455 11882 0 -1 4202496 34847 0 0 0 1008 10 0 0 20 0 1 0 376535497 200048640 41673 33554432000 4194304 5654031 140736223767088 140736223754904 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13464/statm: 48840 41673 141 357 0 48480 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 236580

[startup+25.5073 s]
/proc/loadavg: 2.01 2.01 2.01 3/182 13466
/proc/meminfo: memFree=27102044/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=32072 CPUtime=2.48 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 9881 24004 0 0 105 41 93 9 20 0 1 0 376535246 32841728 7532 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13456/statm: 8018 7532 178 442 0 7572 0
[pid=13464] ppid=13456 vsize=198108 CPUtime=22.99 cores=1,3,5,7
/proc/13464/stat : 13464 (glucosInc) R 13456 13455 11882 0 -1 4202496 35235 0 0 0 2289 10 0 0 20 0 1 0 376535497 202862592 42572 33554432000 4194304 5654031 140736223767088 140736223754904 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13464/statm: 49527 42572 141 357 0 49167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 239328

[startup+51.1004 s]
/proc/loadavg: 2.06 2.02 2.01 3/182 13466
/proc/meminfo: memFree=27097704/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=32072 CPUtime=2.48 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 9881 24004 0 0 105 41 93 9 20 0 1 0 376535246 32841728 7532 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13456/statm: 8018 7532 178 442 0 7572 0
[pid=13464] ppid=13456 vsize=201584 CPUtime=48.57 cores=1,3,5,7
/proc/13464/stat : 13464 (glucosInc) R 13456 13455 11882 0 -1 4202496 36381 0 0 0 4847 10 0 0 20 0 1 0 376535497 206422016 44229 33554432000 4194304 5654031 140736223767088 140736223754904 4214505 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13464/statm: 50396 44229 142 357 0 50036 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 242804

[startup+102.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 13466
/proc/meminfo: memFree=27093060/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=32072 CPUtime=2.48 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 9881 24004 0 0 105 41 93 9 20 0 1 0 376535246 32841728 7532 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13456/statm: 8018 7532 178 442 0 7572 0
[pid=13464] ppid=13456 vsize=204440 CPUtime=99.77 cores=1,3,5,7
/proc/13464/stat : 13464 (glucosInc) R 13456 13455 11882 0 -1 4202496 36969 0 0 0 9967 10 0 0 20 0 1 0 376535497 209346560 45328 33554432000 4194304 5654031 140736223767088 140736223754904 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13464/statm: 51110 45328 142 357 0 50750 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 245660

[startup+162.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 13466
/proc/meminfo: memFree=27084560/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=32072 CPUtime=2.48 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 9881 24004 0 0 105 41 93 9 20 0 1 0 376535246 32841728 7532 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13456/statm: 8018 7532 178 442 0 7572 0
[pid=13464] ppid=13456 vsize=204440 CPUtime=159.76 cores=1,3,5,7
/proc/13464/stat : 13464 (glucosInc) R 13456 13455 11882 0 -1 4202496 36969 0 0 0 15966 10 0 0 20 0 1 0 376535497 209346560 45328 33554432000 4194304 5654031 140736223767088 140736223754904 4232935 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13464/statm: 51110 45328 142 357 0 50750 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 245660

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 13466
/proc/meminfo: memFree=27075532/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=32072 CPUtime=2.48 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 9881 24004 0 0 105 41 93 9 20 0 1 0 376535246 32841728 7532 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/13456/statm: 8018 7532 178 442 0 7572 0
[pid=13464] ppid=13456 vsize=236192 CPUtime=219.75 cores=1,3,5,7
/proc/13464/stat : 13464 (glucosInc) R 13456 13455 11882 0 -1 4202496 37579 0 0 0 21965 10 0 0 20 0 1 0 376535497 241860608 46953 33554432000 4194304 5654031 140736223767088 140736223754904 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13464/statm: 59048 46953 142 357 0 58688 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 277412

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13466
/proc/meminfo: memFree=27072384/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0

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

/proc/loadavg: 2.01 2.01 2.00 3/181 13478
/proc/meminfo: memFree=27066976/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=19884 CPUtime=904.41 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 15895 70743 0 0 195 52 90160 34 20 0 1 0 376535246 20361216 4517 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13456/statm: 4971 4517 178 442 0 4525 0
[pid=13473] ppid=13456 vsize=214560 CPUtime=397.61 cores=1,3,5,7
/proc/13473/stat : 13473 (glucosInc) R 13456 13455 11882 0 -1 4202496 41428 0 0 0 39746 15 0 0 20 0 1 0 376625706 219709440 47691 33554432000 4194304 5654031 140734767992944 140734767980760 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13473/statm: 53640 47691 142 357 0 53280 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 243592

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13478
/proc/meminfo: memFree=27045064/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=19884 CPUtime=904.41 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 15895 70743 0 0 195 52 90160 34 20 0 1 0 376535246 20361216 4517 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13456/statm: 4971 4517 178 442 0 4525 0
[pid=13473] ppid=13456 vsize=216240 CPUtime=457.6 cores=1,3,5,7
/proc/13473/stat : 13473 (glucosInc) R 13456 13455 11882 0 -1 4202496 41864 0 0 0 45745 15 0 0 20 0 1 0 376625706 221429760 50171 33554432000 4194304 5654031 140734767992944 140734767980760 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13473/statm: 54060 50171 142 357 0 53700 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 245272

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13478
/proc/meminfo: memFree=27047564/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=19884 CPUtime=904.41 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 15895 70743 0 0 195 52 90160 34 20 0 1 0 376535246 20361216 4517 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13456/statm: 4971 4517 178 442 0 4525 0
[pid=13473] ppid=13456 vsize=248312 CPUtime=517.59 cores=1,3,5,7
/proc/13473/stat : 13473 (glucosInc) R 13456 13455 11882 0 -1 4202496 42791 0 0 0 51743 16 0 0 20 0 1 0 376625706 254271488 52628 33554432000 4194304 5654031 140734767992944 140734767980760 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13473/statm: 62078 52628 142 357 0 61718 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 277344

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13478
/proc/meminfo: memFree=27040444/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=19884 CPUtime=904.41 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 15895 70743 0 0 195 52 90160 34 20 0 1 0 376535246 20361216 4517 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13456/statm: 4971 4517 178 442 0 4525 0
[pid=13473] ppid=13456 vsize=220188 CPUtime=577.58 cores=1,3,5,7
/proc/13473/stat : 13473 (glucosInc) R 13456 13455 11882 0 -1 4202496 43556 0 0 0 57741 17 0 0 20 0 1 0 376625706 225472512 50894 33554432000 4194304 5654031 140734767992944 140734767980760 4214993 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13473/statm: 55047 50894 142 357 0 54687 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 249220

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13479
/proc/meminfo: memFree=27040956/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=19884 CPUtime=904.41 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 15895 70743 0 0 195 52 90160 34 20 0 1 0 376535246 20361216 4517 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13456/statm: 4971 4517 178 442 0 4525 0
[pid=13473] ppid=13456 vsize=251008 CPUtime=637.59 cores=1,3,5,7
/proc/13473/stat : 13473 (glucosInc) R 13456 13455 11882 0 -1 4202496 44350 0 0 0 63741 18 0 0 20 0 1 0 376625706 257032192 53217 33554432000 4194304 5654031 140734767992944 140734767980760 4215319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13473/statm: 62752 53217 142 357 0 62392 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 280040

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 13521
/proc/meminfo: memFree=25554404/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=19884 CPUtime=904.41 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 15895 70743 0 0 195 52 90160 34 20 0 1 0 376535246 20361216 4517 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13456/statm: 4971 4517 178 442 0 4525 0
[pid=13473] ppid=13456 vsize=222404 CPUtime=697.57 cores=1,3,5,7
/proc/13473/stat : 13473 (glucosInc) R 13456 13455 11882 0 -1 4202496 45312 0 0 0 69737 20 0 0 20 0 1 0 376625706 227741696 50662 33554432000 4194304 5654031 140734767992944 140734767980760 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13473/statm: 55601 50662 142 357 0 55241 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 251436

[startup+1662.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 13523
/proc/meminfo: memFree=25644708/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=19884 CPUtime=904.41 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 15895 70743 0 0 195 52 90160 34 20 0 1 0 376535246 20361216 4517 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13456/statm: 4971 4517 178 442 0 4525 0
[pid=13473] ppid=13456 vsize=254580 CPUtime=757.56 cores=1,3,5,7
/proc/13473/stat : 13473 (glucosInc) R 13456 13455 11882 0 -1 4202496 46102 0 0 0 75736 20 0 0 20 0 1 0 376625706 260689920 52978 33554432000 4194304 5654031 140734767992944 140734767980760 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13473/statm: 63645 52978 142 357 0 63285 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 283612

[startup+1722.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/181 13525
/proc/meminfo: memFree=25776756/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=17116 CPUtime=1704.85 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 20987 117552 0 0 244 59 170125 57 20 0 1 0 376535246 17526784 3825 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13456/statm: 4279 3825 178 442 0 3833 0
[pid=13525] ppid=13456 vsize=115776 CPUtime=17.11 cores=1,3,5,7
/proc/13525/stat : 13525 (glucosInc) R 13456 13455 11882 0 -1 4202496 22996 0 0 0 1704 7 0 0 20 0 1 0 376705764 118554624 25893 33554432000 4194304 5654031 140733562440880 140733562428696 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13525/statm: 28944 25893 141 357 0 28584 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 142040

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 13528
/proc/meminfo: memFree=25732792/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=17116 CPUtime=1704.85 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 20987 117552 0 0 244 59 170125 57 20 0 1 0 376535246 17526784 3825 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13456/statm: 4279 3825 178 442 0 3833 0
[pid=13525] ppid=13456 vsize=152092 CPUtime=77.1 cores=1,3,5,7
/proc/13525/stat : 13525 (glucosInc) R 13456 13455 11882 0 -1 4202496 25569 0 0 0 7701 9 0 0 20 0 1 0 376705764 155742208 34576 33554432000 4194304 5654031 140733562440880 140733562428696 4215112 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13525/statm: 38023 34576 141 357 0 37663 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 178356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 13528
/proc/meminfo: memFree=25712880/32873844 swapFree=7372/7372
[pid=13455] ppid=13453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13455/stat : 13455 (npSolver-pbo-It) S 13453 13455 11882 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 376535246 9367552 275 33554432000 4194304 5064252 140734000632496 140734000631408 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13455/statm: 2287 275 233 213 0 72 0
[pid=13456] ppid=13455 vsize=17116 CPUtime=1704.85 cores=1,3,5,7
/proc/13456/stat : 13456 (npSolver-pbo) S 13455 13455 11882 0 -1 4202496 20987 117552 0 0 244 59 170125 57 20 0 1 0 376535246 17526784 3825 33554432000 4194304 6004724 140734178372816 140734178358664 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 1 0 0
/proc/13456/statm: 4279 3825 178 442 0 3833 0
[pid=13525] ppid=13456 vsize=170768 CPUtime=95.2 cores=1,3,5,7
/proc/13525/stat : 13525 (glucosInc) R 13456 13455 11882 0 -1 4202496 26068 0 0 0 9511 9 0 0 20 0 1 0 376705764 174866432 39600 33554432000 4194304 5654031 140733562440880 140733562428696 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13525/statm: 42692 39600 141 357 0 42332 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 197032

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 13455 and gives
#  childrusage.ru_utime.tv_sec=1703
#  childrusage.ru_utime.tv_usec=700998
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=175821
# CPU time returned by wait4() is 1704.88
# while last known CPU time is 1800.05
#
# 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.05
CPU user time (s): 1798.8
CPU system time (s): 1.25
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 346544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1703.7
system time used= 1.17582
maximum resident set size= 264584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138915
page faults= 0
swaps= 0
block input operations= 8
block output operations= 336872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1785
involuntary context switches= 1875

runsolver used 3.07353 second user time and 8.68668 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-07 23:21:07
IDJOB=3746720
IDBENCH=71888
IDSOLVER=2332
FILE ID=node109/3746720-1339104067
RUNJOBID= node109-1339098176-11899
PBS_JOBID= 14643744
Free space on /tmp= 70996 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_20_2__17_12__256.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746720-1339104067/watcher-3746720-1339104067 -o /tmp/evaluation-result-3746720-1339104067/solver-3746720-1339104067 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746720-1339104067.opb 268948939 HOME HOME

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

MD5SUM BENCH= a048c41e885d13c7000ff4a85d8352bd
RANDOM SEED=268948939

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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.91
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.264
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.264
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.264
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.264
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27359876 kB
Buffers:         1923212 kB
Cached:          2339644 kB
SwapCached:         1268 kB
Active:          2709572 kB
Inactive:        1878732 kB
Active(anon):     316280 kB
Inactive(anon):     9016 kB
Active(file):    2393292 kB
Inactive(file):  1869716 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105640 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:        421044 kB
Mapped:            11372 kB
Shmem:                 4 kB
Slab:             769104 kB
SReclaimable:     211128 kB
SUnreclaim:       557976 kB
KernelStack:        1504 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     519296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    370688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70652 MiB
End job on node109 at 2012-06-07 23:51:07