Trace number 3746725

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

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_500_3__212_366.opb
MD5SUM6c9e0b609933fe8ad00a26b0c61df9b5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark95378
Best CPU time to get the best result obtained on this benchmark1.87271
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1998
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints498
Minimum length of a constraint3
Maximum length of a constraint22
Number of terms in the objective function 1500
Biggest coefficient in the objective function 114804
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 51310374
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 114804
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 51310374
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.22	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.22	c [INC SYSTEM] execute solver
0.00/0.23	c [INC SEARCH] formula is SAT
0.00/0.23	c [INC SYSTEM] solved the initial formula
0.00/0.23	c model valid
0.00/0.23	c current solution ok
0.00/0.27	o 379609
0.00/0.27	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.27	c write failed with 2
0.00/0.27	c [INC SEARCH] iteration: 0
0.00/0.27	c [INC BOUNDS] best value:379609 search for 379608
0.00/0.27	c [INC SYSTEM] create new solver instance
0.00/0.27	c [INC] encode full formula
0.00/0.27	c fallback to adder encoding
0.00/0.41	c set iterative enc to: adder
0.00/0.41	c set iterative enc to: none
0.00/0.43	c [INC SEARCH] isOptimum variable: 0
1007.68/1007.97	c formula is SAT
1007.68/1007.98	c [INC SEARCH] copied best model
1007.68/1007.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1007.68/1007.98	c model valid
1007.68/1007.98	c current solution ok
1007.68/1007.98	o 361915
1007.68/1007.98	c [INC SEARCH] iteration: 1
1007.68/1007.98	c [INC BOUNDS] best value:361915 search for 361914
1007.68/1007.98	c [INC SYSTEM] there exists a inc, kill it!
1007.68/1007.98	c write failed with 2
1007.68/1007.98	c [INC SYSTEM] create new solver instance
1007.68/1007.98	c [INC] encode full formula
1007.68/1007.98	c fallback to adder encoding
1007.89/1008.12	c set iterative enc to: adder
1007.89/1008.12	c set iterative enc to: none
1007.89/1008.15	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.41	s UNKNOWN
1800.02/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.41	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3746725-1339104392/watcher-3746725-1339104392 -o /tmp/evaluation-result-3746725-1339104392/solver-3746725-1339104392 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746725-1339104392.opb 385249570 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.85 2.78 4/180 3852
/proc/meminfo: memFree=15490504/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0

[startup+0.0982751 s]
/proc/loadavg: 5.01 3.85 2.78 4/180 3852
/proc/meminfo: memFree=15490504/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100317 s]
/proc/loadavg: 5.01 3.85 2.78 4/180 3852
/proc/meminfo: memFree=15490504/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300322 s]
/proc/loadavg: 5.01 3.85 2.78 4/180 3852
/proc/meminfo: memFree=15490504/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 5.01 3.85 2.78 4/180 3852
/proc/meminfo: memFree=15490504/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 5.01 3.85 2.78 4/183 3861
/proc/meminfo: memFree=20853016/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=20560 CPUtime=0.41 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 6214 6010 0 0 16 5 19 1 20 0 1 0 376566080 21053440 4761 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 5140 4761 177 442 0 4694 0
[pid=3861] ppid=3853 vsize=38900 CPUtime=1.05 cores=1,3,5,7
/proc/3861/stat : 3861 (glucosInc) R 3853 3852 2890 0 -1 4202496 7751 0 0 0 104 1 0 0 20 0 1 0 376566123 39833600 7779 33554432000 4194304 5654031 140733478886160 140733478873976 4232859 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3861/statm: 9725 7779 141 357 0 9365 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 68608

[startup+3.10037 s]
/proc/loadavg: 5.01 3.85 2.78 4/183 3861
/proc/meminfo: memFree=27941412/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=20560 CPUtime=0.41 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 6214 6010 0 0 16 5 19 1 20 0 1 0 376566080 21053440 4761 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 5140 4761 177 442 0 4694 0
[pid=3861] ppid=3853 vsize=39608 CPUtime=2.65 cores=1,3,5,7
/proc/3861/stat : 3861 (glucosInc) R 3853 3852 2890 0 -1 4202496 8067 0 0 0 264 1 0 0 20 0 1 0 376566123 40558592 8600 33554432000 4194304 5654031 140733478886160 140733478873976 4214618 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3861/statm: 9902 8600 141 357 0 9542 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 69316

[startup+6.30039 s]
/proc/loadavg: 4.85 3.83 2.78 3/182 3861
/proc/meminfo: memFree=28298584/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=20560 CPUtime=0.41 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 6214 6010 0 0 16 5 19 1 20 0 1 0 376566080 21053440 4761 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 5140 4761 177 442 0 4694 0
[pid=3861] ppid=3853 vsize=40440 CPUtime=5.86 cores=1,3,5,7
/proc/3861/stat : 3861 (glucosInc) R 3853 3852 2890 0 -1 4202496 8510 0 0 0 584 2 0 0 20 0 1 0 376566123 41410560 9039 33554432000 4194304 5654031 140733478886160 140733478873976 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3861/statm: 10110 9039 141 357 0 9750 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 70148

[startup+12.7004 s]
/proc/loadavg: 4.62 3.80 2.78 3/182 3861
/proc/meminfo: memFree=28303148/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=20560 CPUtime=0.41 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 6214 6010 0 0 16 5 19 1 20 0 1 0 376566080 21053440 4761 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 5140 4761 177 442 0 4694 0
[pid=3861] ppid=3853 vsize=40856 CPUtime=12.25 cores=1,3,5,7
/proc/3861/stat : 3861 (glucosInc) R 3853 3852 2890 0 -1 4202496 9388 0 0 0 1223 2 0 0 20 0 1 0 376566123 41836544 9157 33554432000 4194304 5654031 140733478886160 140733478873976 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3861/statm: 10214 9157 141 357 0 9854 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 70564

[startup+25.5004 s]
/proc/loadavg: 4.11 3.73 2.77 3/182 3861
/proc/meminfo: memFree=28285032/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=20560 CPUtime=0.41 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 6214 6010 0 0 16 5 19 1 20 0 1 0 376566080 21053440 4761 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 5140 4761 177 442 0 4694 0
[pid=3861] ppid=3853 vsize=71140 CPUtime=25.05 cores=1,3,5,7
/proc/3861/stat : 3861 (glucosInc) R 3853 3852 2890 0 -1 4202496 11138 0 0 0 2502 3 0 0 20 0 1 0 376566123 72847360 13946 33554432000 4194304 5654031 140733478886160 140733478873976 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3861/statm: 17785 13946 141 357 0 17425 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 100848

[startup+51.1005 s]
/proc/loadavg: 3.47 3.61 2.75 3/182 3862
/proc/meminfo: memFree=28250704/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=20560 CPUtime=0.41 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 6214 6010 0 0 16 5 19 1 20 0 1 0 376566080 21053440 4761 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 5140 4761 177 442 0 4694 0
[pid=3861] ppid=3853 vsize=101492 CPUtime=50.64 cores=1,3,5,7
/proc/3861/stat : 3861 (glucosInc) R 3853 3852 2890 0 -1 4202496 11862 0 0 0 5061 3 0 0 20 0 1 0 376566123 103927808 22841 33554432000 4194304 5654031 140733478886160 140733478873976 4215353 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3861/statm: 25373 22841 141 357 0 25013 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 131200

[startup+102.307 s]
/proc/loadavg: 2.68 3.37 2.71 3/181 3862
/proc/meminfo: memFree=28271936/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=20560 CPUtime=0.41 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 6214 6010 0 0 16 5 19 1 20 0 1 0 376566080 21053440 4761 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 5140 4761 177 442 0 4694 0
[pid=3861] ppid=3853 vsize=89996 CPUtime=101.84 cores=1,3,5,7
/proc/3861/stat : 3861 (glucosInc) R 3853 3852 2890 0 -1 4202496 12375 0 0 0 10180 4 0 0 20 0 1 0 376566123 92155904 17452 33554432000 4194304 5654031 140733478886160 140733478873976 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3861/statm: 22499 17452 141 357 0 22139 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 119704

[startup+162.3 s]
/proc/loadavg: 2.25 3.12 2.67 3/181 3862
/proc/meminfo: memFree=28239296/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=20560 CPUtime=0.41 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 6214 6010 0 0 16 5 19 1 20 0 1 0 376566080 21053440 4761 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 5140 4761 177 442 0 4694 0
[pid=3861] ppid=3853 vsize=139316 CPUtime=161.81 cores=1,3,5,7
/proc/3861/stat : 3861 (glucosInc) R 3853 3852 2890 0 -1 4202496 13311 0 0 0 16176 5 0 0 20 0 1 0 376566123 142659584 25586 33554432000 4194304 5654031 140733478886160 140733478873976 4232984 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3861/statm: 34829 25586 141 357 0 34469 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 169024

[startup+222.3 s]
/proc/loadavg: 2.09 2.91 2.62 3/182 3865
/proc/meminfo: memFree=28202288/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=20560 CPUtime=0.41 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 6214 6010 0 0 16 5 19 1 20 0 1 0 376566080 21053440 4761 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 5140 4761 177 442 0 4694 0
[pid=3861] ppid=3853 vsize=139316 CPUtime=221.8 cores=1,3,5,7
/proc/3861/stat : 3861 (glucosInc) R 3853 3852 2890 0 -1 4202496 13784 0 0 0 22174 6 0 0 20 0 1 0 376566123 142659584 26694 33554432000 4194304 5654031 140733478886160 140733478873976 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3861/statm: 34829 26694 141 357 0 34469 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 169024

[startup+282.3 s]

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

/proc/meminfo: memFree=28328508/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=4552 CPUtime=1007.93 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 10692 29116 0 0 30 7 100731 25 20 0 1 0 376566080 4661248 792 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 1138 792 178 442 0 692 0
[pid=3873] ppid=3853 vsize=133804 CPUtime=234.09 cores=1,3,5,7
/proc/3873/stat : 3873 (glucosInc) R 3853 3852 2890 0 -1 4202496 13508 0 0 0 23403 6 0 0 20 0 1 0 376666895 137015296 28223 33554432000 4194304 5654031 140735559563120 140735559550936 4232949 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3873/statm: 33451 28223 141 357 0 33091 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 147504

[startup+1302.3 s]
/proc/loadavg: 2.13 2.09 2.20 3/181 3994
/proc/meminfo: memFree=28292352/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=4552 CPUtime=1007.93 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 10692 29116 0 0 30 7 100731 25 20 0 1 0 376566080 4661248 792 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 1138 792 178 442 0 692 0
[pid=3873] ppid=3853 vsize=134948 CPUtime=294.09 cores=1,3,5,7
/proc/3873/stat : 3873 (glucosInc) R 3853 3852 2890 0 -1 4202496 14518 0 0 0 29400 9 0 0 20 0 1 0 376666895 138186752 29005 33554432000 4194304 5654031 140735559563120 140735559550936 4214981 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3873/statm: 33737 29005 141 357 0 33377 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 148648

[startup+1362.3 s]
/proc/loadavg: 2.05 2.07 2.18 3/181 3996
/proc/meminfo: memFree=28384964/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=4552 CPUtime=1007.93 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 10692 29116 0 0 30 7 100731 25 20 0 1 0 376566080 4661248 792 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 1138 792 178 442 0 692 0
[pid=3873] ppid=3853 vsize=85628 CPUtime=354.07 cores=1,3,5,7
/proc/3873/stat : 3873 (glucosInc) R 3853 3852 2890 0 -1 4202496 15111 0 0 0 35397 10 0 0 20 0 1 0 376666895 87683072 20688 33554432000 4194304 5654031 140735559563120 140735559550936 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3873/statm: 21407 20688 141 357 0 21047 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 99328

[startup+1422.31 s]
/proc/loadavg: 2.02 2.06 2.17 3/182 3999
/proc/meminfo: memFree=28300980/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=4552 CPUtime=1007.93 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 10692 29116 0 0 30 7 100731 25 20 0 1 0 376566080 4661248 792 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 1138 792 178 442 0 692 0
[pid=3873] ppid=3853 vsize=165768 CPUtime=414.07 cores=1,3,5,7
/proc/3873/stat : 3873 (glucosInc) R 3853 3852 2890 0 -1 4202496 15847 0 0 0 41395 12 0 0 20 0 1 0 376666895 169746432 35216 33554432000 4194304 5654031 140735559563120 140735559550936 4214996 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3873/statm: 41442 35216 141 357 0 41082 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 179468

[startup+1482.3 s]
/proc/loadavg: 2.07 2.06 2.16 3/181 4001
/proc/meminfo: memFree=28344304/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=4552 CPUtime=1007.93 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 10692 29116 0 0 30 7 100731 25 20 0 1 0 376566080 4661248 792 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 1138 792 178 442 0 692 0
[pid=3873] ppid=3853 vsize=134948 CPUtime=474.05 cores=1,3,5,7
/proc/3873/stat : 3873 (glucosInc) R 3853 3852 2890 0 -1 4202496 16005 0 0 0 47392 13 0 0 20 0 1 0 376666895 138186752 32590 33554432000 4194304 5654031 140735559563120 140735559550936 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3873/statm: 33737 32590 141 357 0 33377 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 148648

[startup+1542.3 s]
/proc/loadavg: 2.02 2.05 2.15 3/181 4001
/proc/meminfo: memFree=28278572/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=4552 CPUtime=1007.93 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 10692 29116 0 0 30 7 100731 25 20 0 1 0 376566080 4661248 792 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 1138 792 178 442 0 692 0
[pid=3873] ppid=3853 vsize=148620 CPUtime=534.03 cores=1,3,5,7
/proc/3873/stat : 3873 (glucosInc) R 3853 3852 2890 0 -1 4202496 17102 0 0 0 53388 15 0 0 20 0 1 0 376666895 152186880 32936 33554432000 4194304 5654031 140735559563120 140735559550936 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3873/statm: 37155 32936 141 357 0 36795 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 162320

[startup+1602.3 s]
/proc/loadavg: 2.05 2.05 2.15 3/182 4015
/proc/meminfo: memFree=28310876/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=4552 CPUtime=1007.93 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 10692 29116 0 0 30 7 100731 25 20 0 1 0 376566080 4661248 792 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 1138 792 178 442 0 692 0
[pid=3873] ppid=3853 vsize=179440 CPUtime=594.02 cores=1,3,5,7
/proc/3873/stat : 3873 (glucosInc) R 3853 3852 2890 0 -1 4202496 17701 0 0 0 59386 16 0 0 20 0 1 0 376666895 183746560 41195 33554432000 4194304 5654031 140735559563120 140735559550936 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3873/statm: 44860 41195 141 357 0 44500 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 193140

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.13 3/181 4015
/proc/meminfo: memFree=28297792/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=4552 CPUtime=1007.93 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 10692 29116 0 0 30 7 100731 25 20 0 1 0 376566080 4661248 792 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 1138 792 178 442 0 692 0
[pid=3873] ppid=3853 vsize=148620 CPUtime=654.01 cores=1,3,5,7
/proc/3873/stat : 3873 (glucosInc) R 3853 3852 2890 0 -1 4202496 17852 0 0 0 65384 17 0 0 20 0 1 0 376666895 152186880 36008 33554432000 4194304 5654031 140735559563120 140735559550936 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3873/statm: 37155 36008 141 357 0 36795 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 162320

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.12 3/181 4015
/proc/meminfo: memFree=28299456/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=4552 CPUtime=1007.93 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 10692 29116 0 0 30 7 100731 25 20 0 1 0 376566080 4661248 792 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 1138 792 178 442 0 692 0
[pid=3873] ppid=3853 vsize=99300 CPUtime=714 cores=1,3,5,7
/proc/3873/stat : 3873 (glucosInc) R 3853 3852 2890 0 -1 4202496 18893 0 0 0 71381 19 0 0 20 0 1 0 376666895 101683200 24107 33554432000 4194304 5654031 140735559563120 140735559550936 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3873/statm: 24825 24107 141 357 0 24465 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 113000

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.11 3/181 4015
/proc/meminfo: memFree=28268588/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=4552 CPUtime=1007.93 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 10692 29116 0 0 30 7 100731 25 20 0 1 0 376566080 4661248 792 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 1138 792 178 442 0 692 0
[pid=3873] ppid=3853 vsize=179440 CPUtime=773.99 cores=1,3,5,7
/proc/3873/stat : 3873 (glucosInc) R 3853 3852 2890 0 -1 4202496 19631 0 0 0 77379 20 0 0 20 0 1 0 376666895 183746560 40171 33554432000 4194304 5654031 140735559563120 140735559550936 4216344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3873/statm: 44860 40171 141 357 0 44500 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 193140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.11 3/181 4015
/proc/meminfo: memFree=28219480/32873648 swapFree=7376/7376
[pid=3852] ppid=3850 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3852/stat : 3852 (npSolver-pbo-It) S 3850 3852 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376566079 9367552 274 33554432000 4194304 5064252 140735561965840 140735561964752 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/3852/statm: 2287 274 233 213 0 72 0
[pid=3853] ppid=3852 vsize=4552 CPUtime=1007.93 cores=1,3,5,7
/proc/3853/stat : 3853 (npSolver-pbo) S 3852 3852 2890 0 -1 4202496 10692 29116 0 0 30 7 100731 25 20 0 1 0 376566080 4661248 792 33554432000 4194304 6004724 140736389046304 140736389032152 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3853/statm: 1138 792 178 442 0 692 0
[pid=3873] ppid=3853 vsize=179440 CPUtime=792.09 cores=1,3,5,7
/proc/3873/stat : 3873 (glucosInc) R 3853 3852 2890 0 -1 4202496 19645 0 0 0 79189 20 0 0 20 0 1 0 376666895 183746560 42731 33554432000 4194304 5654031 140735559563120 140735559550936 4215040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3873/statm: 44860 42731 141 357 0 44500 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 193140

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.52
CPU system time (s): 0.542917
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 261940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.52
system time used= 0.542917
maximum resident set size= 198000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59836
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 218
involuntary context switches= 3758

runsolver used 6.77597 second user time and 18.5852 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-07 23:26:32
IDJOB=3746725
IDBENCH=71915
IDSOLVER=2332
FILE ID=node113/3746725-1339104392
RUNJOBID= node113-1339098177-2907
PBS_JOBID= 14643740
Free space on /tmp= 64024 MiB

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

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

MD5SUM BENCH= 6c9e0b609933fe8ad00a26b0c61df9b5
RANDOM SEED=385249570

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:        15405216 kB
Buffers:          492772 kB
Cached:         15517116 kB
SwapCached:         2204 kB
Active:          1723744 kB
Inactive:       14488572 kB
Active(anon):     198916 kB
Inactive(anon):     4988 kB
Active(file):    1524828 kB
Inactive(file): 14483584 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:           1607128 kB
Writeback:            24 kB
AnonPages:        206960 kB
Mapped:            11800 kB
Shmem:                 0 kB
Slab:            1116424 kB
SReclaimable:     559700 kB
SUnreclaim:       556724 kB
KernelStack:        1536 kB
PageTables:         4596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     336600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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= 71124 MiB
End job on node113 at 2012-06-07 23:56:33