Trace number 3697808

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? (TO) 1800.87 1801.24

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_5_mh_ic.opb
MD5SUM2c36639357988247c648b63af301f230
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2814188
Best CPU time to get the best result obtained on this benchmark710.67
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 90518849
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4575401133
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 90518849
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4575401133
Number of bits of the biggest sum of numbers33
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.16	c run inc solver
0.00/0.16	c [INC SYSTEM] run initial solver
0.00/0.16	c [INC SYSTEM] preprocess with white file
1.08/1.18	c [INC SYSTEM] finished preprocessing in 1 s
1.08/1.18	c [INC SYSTEM] execute solver
1.16/1.38	c [INC SEARCH] formula is SAT
1.16/1.38	c [INC SYSTEM] solved the initial formula
1.18/1.42	c model valid
1.18/1.42	c current solution ok
1.48/1.75	o 107832231
1.48/1.75	c [INC SYSTEM] there exists a inc, kill it!
1.48/1.75	c write failed with 2
1.48/1.75	c [INC SEARCH] iteration: 0
1.48/1.75	c [INC BOUNDS] best value:107832246 search for 107832245
1.48/1.75	c [INC SYSTEM] create new solver instance
1.48/1.75	c [INC] encode full formula
1.48/1.75	c fallback to adder encoding
2.28/2.33	c set iterative enc to: adder
2.28/2.33	c set iterative enc to: none
2.36/2.42	c [INC SEARCH] isOptimum variable: 0
1370.89/1371.28	c formula is SAT
1370.89/1371.29	c [INC SEARCH] copied best model
1370.89/1371.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1370.99/1371.32	c model valid
1370.99/1371.32	c current solution ok
1370.99/1371.32	o 68839604
1370.99/1371.32	c [INC SEARCH] iteration: 1
1370.99/1371.32	c [INC BOUNDS] best value:68839619 search for 68839618
1370.99/1371.32	c [INC SYSTEM] there exists a inc, kill it!
1370.99/1371.32	c write failed with 2
1370.99/1371.32	c [INC SYSTEM] create new solver instance
1370.99/1371.32	c [INC] encode full formula
1370.99/1371.32	c fallback to adder encoding
1371.61/1371.90	c set iterative enc to: adder
1371.61/1371.90	c set iterative enc to: none
1371.61/1371.99	c [INC SEARCH] isOptimum variable: 0
1800.84/1801.24	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.84/1801.24	s UNKNOWN
1800.84/1801.24	c [INC SYSTEM] there exists a inc, kill it!
1800.84/1801.24	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-3697808-1338125563/watcher-3697808-1338125563 -o /tmp/evaluation-result-3697808-1338125563/solver-3697808-1338125563 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697808-1338125563.opb 895797432 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.14 2.07 3/176 1782
/proc/meminfo: memFree=28446632/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0

[startup+0.0286539 s]
/proc/loadavg: 2.03 2.14 2.07 3/176 1782
/proc/meminfo: memFree=28446632/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.03 2.14 2.07 3/176 1782
/proc/meminfo: memFree=28446632/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300251 s]
/proc/loadavg: 2.03 2.14 2.07 3/176 1782
/proc/meminfo: memFree=28446632/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70025 s]
/proc/loadavg: 2.03 2.14 2.07 3/176 1782
/proc/meminfo: memFree=28446632/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.03 2.14 2.07 3/180 1787
/proc/meminfo: memFree=28377696/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=16940 CPUtime=1.28 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) R 1782 1782 1566 0 -1 4202496 4111 12828 0 0 20 8 96 4 20 0 1 0 278682178 17346560 3460 33554432000 4194304 5992684 140735784692736 140735784679000 5179696 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1783/statm: 4235 3460 180 440 0 3791 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 26088

[startup+3.1002 s]
/proc/loadavg: 2.03 2.14 2.07 3/178 1790
/proc/meminfo: memFree=28387916/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=28388 CPUtime=2.38 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 9054 19202 0 0 83 34 115 6 20 0 1 0 278682178 29069312 6331 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 7097 6331 189 440 0 6653 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 37536
heavy processes:

[startup+6.3003 s]
/proc/loadavg: 2.03 2.14 2.07 3/179 1793
/proc/meminfo: memFree=28254900/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=28388 CPUtime=2.38 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 9054 19202 0 0 83 34 115 6 20 0 1 0 278682178 29069312 6331 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 7097 6331 189 440 0 6653 0
[pid=1793] ppid=1783 vsize=133308 CPUtime=3.86 cores=0,2,4,6
/proc/1793/stat : 1793 (glucosInc) R 1783 1782 1566 0 -1 4202496 25950 0 0 0 377 9 0 0 20 0 1 0 278682420 136507392 29075 33554432000 4194304 5654031 140736755884960 140736755882744 4232791 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1793/statm: 33327 29075 141 357 0 32967 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 170844

[startup+12.7003 s]
/proc/loadavg: 2.10 2.15 2.07 3/179 1793
/proc/meminfo: memFree=28256768/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=28388 CPUtime=2.38 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 9054 19202 0 0 83 34 115 6 20 0 1 0 278682178 29069312 6331 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 7097 6331 189 440 0 6653 0
[pid=1793] ppid=1783 vsize=133440 CPUtime=10.26 cores=0,2,4,6
/proc/1793/stat : 1793 (glucosInc) R 1783 1782 1566 0 -1 4202496 26010 0 0 0 1017 9 0 0 20 0 1 0 278682420 136642560 29135 33554432000 4194304 5654031 140736755884960 140736755882744 4233306 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1793/statm: 33360 29135 141 357 0 33000 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 170976

[startup+25.5003 s]
/proc/loadavg: 2.08 2.14 2.07 3/179 1793
/proc/meminfo: memFree=28254448/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=28388 CPUtime=2.38 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 9054 19202 0 0 83 34 115 6 20 0 1 0 278682178 29069312 6331 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 7097 6331 189 440 0 6653 0
[pid=1793] ppid=1783 vsize=133704 CPUtime=23.06 cores=0,2,4,6
/proc/1793/stat : 1793 (glucosInc) R 1783 1782 1566 0 -1 4202496 26052 0 0 0 2297 9 0 0 20 0 1 0 278682420 136912896 29688 33554432000 4194304 5654031 140736755884960 140736755882744 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1793/statm: 33426 29688 141 357 0 33066 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 171240

[startup+51.1004 s]
/proc/loadavg: 2.10 2.14 2.07 3/179 1793
/proc/meminfo: memFree=28249704/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=28388 CPUtime=2.38 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 9054 19202 0 0 83 34 115 6 20 0 1 0 278682178 29069312 6331 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 7097 6331 189 440 0 6653 0
[pid=1793] ppid=1783 vsize=154864 CPUtime=48.65 cores=0,2,4,6
/proc/1793/stat : 1793 (glucosInc) R 1783 1782 1566 0 -1 4202496 27266 0 0 0 4855 10 0 0 20 0 1 0 278682420 158580736 31405 33554432000 4194304 5654031 140736755884960 140736755882744 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1793/statm: 38716 31405 142 357 0 38356 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 192400

[startup+102.307 s]
/proc/loadavg: 2.04 2.12 2.07 3/179 1793
/proc/meminfo: memFree=28245816/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=28388 CPUtime=2.38 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 9054 19202 0 0 83 34 115 6 20 0 1 0 278682178 29069312 6331 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 7097 6331 189 440 0 6653 0
[pid=1793] ppid=1783 vsize=137836 CPUtime=99.85 cores=0,2,4,6
/proc/1793/stat : 1793 (glucosInc) R 1783 1782 1566 0 -1 4202496 28279 0 0 0 9974 11 0 0 20 0 1 0 278682420 141144064 30834 33554432000 4194304 5654031 140736755884960 140736755872776 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1793/statm: 34459 30834 142 357 0 34099 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 175372

[startup+162.3 s]
/proc/loadavg: 2.01 2.09 2.06 3/179 1794
/proc/meminfo: memFree=28239024/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=28388 CPUtime=2.38 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 9054 19202 0 0 83 34 115 6 20 0 1 0 278682178 29069312 6331 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 7097 6331 189 440 0 6653 0
[pid=1793] ppid=1783 vsize=157464 CPUtime=159.83 cores=0,2,4,6
/proc/1793/stat : 1793 (glucosInc) R 1783 1782 1566 0 -1 4202496 29014 0 0 0 15972 11 0 0 20 0 1 0 278682420 161243136 32071 33554432000 4194304 5654031 140736755884960 140736755872776 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1793/statm: 39366 32071 142 357 0 39006 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 195000

[startup+222.3 s]
/proc/loadavg: 2.00 2.07 2.06 3/179 1794
/proc/meminfo: memFree=28238096/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=28388 CPUtime=2.38 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 9054 19202 0 0 83 34 115 6 20 0 1 0 278682178 29069312 6331 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 7097 6331 189 440 0 6653 0
[pid=1793] ppid=1783 vsize=142268 CPUtime=219.82 cores=0,2,4,6
/proc/1793/stat : 1793 (glucosInc) R 1783 1782 1566 0 -1 4202496 30405 0 0 0 21970 12 0 0 20 0 1 0 278682420 145682432 31869 33554432000 4194304 5654031 140736755884960 140736755872776 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1793/statm: 35567 31869 142 357 0 35207 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 179804

[startup+282.3 s]
/proc/loadavg: 2.00 2.06 2.05 3/179 1794
/proc/meminfo: memFree=28226496/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0

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

/proc/meminfo: memFree=28192788/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=28388 CPUtime=2.38 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 9054 19202 0 0 83 34 115 6 20 0 1 0 278682178 29069312 6331 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 7097 6331 189 440 0 6653 0
[pid=1793] ppid=1783 vsize=167472 CPUtime=1239.63 cores=0,2,4,6
/proc/1793/stat : 1793 (glucosInc) R 1783 1782 1566 0 -1 4202496 41309 0 0 0 123939 24 0 0 20 0 1 0 278682420 171491328 37750 33554432000 4194304 5654031 140736755884960 140736755872776 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1793/statm: 41868 37750 142 357 0 41508 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 205008

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 1804
/proc/meminfo: memFree=28198224/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=28388 CPUtime=2.38 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 9054 19202 0 0 83 34 115 6 20 0 1 0 278682178 29069312 6331 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 7097 6331 189 440 0 6653 0
[pid=1793] ppid=1783 vsize=167880 CPUtime=1299.63 cores=0,2,4,6
/proc/1793/stat : 1793 (glucosInc) R 1783 1782 1566 0 -1 4202496 42577 0 0 0 129938 25 0 0 20 0 1 0 278682420 171909120 35840 33554432000 4194304 5654031 140736755884960 140736755882744 4233467 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1793/statm: 41970 35840 142 357 0 41610 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 205416

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1804
/proc/meminfo: memFree=28189164/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=28388 CPUtime=2.38 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 9054 19202 0 0 83 34 115 6 20 0 1 0 278682178 29069312 6331 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 7097 6331 189 440 0 6653 0
[pid=1793] ppid=1783 vsize=168584 CPUtime=1359.61 cores=0,2,4,6
/proc/1793/stat : 1793 (glucosInc) R 1783 1782 1566 0 -1 4202496 42722 0 0 0 135936 25 0 0 20 0 1 0 278682420 172630016 37518 33554432000 4194304 5654031 140736755884960 140736755872776 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1793/statm: 42146 37518 142 357 0 41786 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 206120

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1807
/proc/meminfo: memFree=28218072/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=22720 CPUtime=1371.71 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 14282 63194 0 0 146 42 136948 35 20 0 1 0 278682178 23265280 4946 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 5680 4946 189 440 0 5236 0
[pid=1806] ppid=1783 vsize=158228 CPUtime=50.29 cores=0,2,4,6
/proc/1806/stat : 1806 (glucosInc) R 1783 1782 1566 0 -1 4202496 26987 0 0 0 5024 5 0 0 20 0 1 0 278819377 162025472 32164 33554432000 4194304 5654031 140734050391200 140734050379016 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1806/statm: 39557 32164 142 357 0 39197 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 190096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1807
/proc/meminfo: memFree=28220012/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=22720 CPUtime=1371.71 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 14282 63194 0 0 146 42 136948 35 20 0 1 0 278682178 23265280 4946 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 5680 4946 189 440 0 5236 0
[pid=1806] ppid=1783 vsize=140320 CPUtime=110.28 cores=0,2,4,6
/proc/1806/stat : 1806 (glucosInc) R 1783 1782 1566 0 -1 4202496 27921 0 0 0 11022 6 0 0 20 0 1 0 278819377 143687680 31582 33554432000 4194304 5654031 140734050391200 140734050379016 4233021 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1806/statm: 35080 31582 142 357 0 34720 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 172188

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 1807
/proc/meminfo: memFree=28217840/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=22720 CPUtime=1371.71 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 14282 63194 0 0 146 42 136948 35 20 0 1 0 278682178 23265280 4946 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 5680 4946 189 440 0 5236 0
[pid=1806] ppid=1783 vsize=140320 CPUtime=170.27 cores=0,2,4,6
/proc/1806/stat : 1806 (glucosInc) R 1783 1782 1566 0 -1 4202496 27927 0 0 0 17021 6 0 0 20 0 1 0 278819377 143687680 32099 33554432000 4194304 5654031 140734050391200 140734050379016 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1806/statm: 35080 32099 142 357 0 34720 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 172188

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 1807
/proc/meminfo: memFree=28208904/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=22720 CPUtime=1371.71 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 14282 63194 0 0 146 42 136948 35 20 0 1 0 278682178 23265280 4946 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 5680 4946 189 440 0 5236 0
[pid=1806] ppid=1783 vsize=159288 CPUtime=230.26 cores=0,2,4,6
/proc/1806/stat : 1806 (glucosInc) R 1783 1782 1566 0 -1 4202496 28074 0 0 0 23020 6 0 0 20 0 1 0 278819377 163110912 33268 33554432000 4194304 5654031 140734050391200 140734050379016 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1806/statm: 39822 33268 142 357 0 39462 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 191156

[startup+1662.3 s]
/proc/loadavg: 2.41 2.11 2.03 3/180 1863
/proc/meminfo: memFree=25433288/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=22720 CPUtime=1371.71 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 14282 63194 0 0 146 42 136948 35 20 0 1 0 278682178 23265280 4946 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 5680 4946 189 440 0 5236 0
[pid=1806] ppid=1783 vsize=140456 CPUtime=290.22 cores=0,2,4,6
/proc/1806/stat : 1806 (glucosInc) R 1783 1782 1566 0 -1 4202496 28689 0 0 0 29015 7 0 0 20 0 1 0 278819377 143826944 31818 33554432000 4194304 5654031 140734050391200 140734050379016 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1806/statm: 35114 31818 142 357 0 34754 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 172324

[startup+1722.3 s]
/proc/loadavg: 3.38 2.43 2.14 3/179 1927
/proc/meminfo: memFree=29113732/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=22720 CPUtime=1371.71 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 14282 63194 0 0 146 42 136948 35 20 0 1 0 278682178 23265280 4946 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 5680 4946 189 440 0 5236 0
[pid=1806] ppid=1783 vsize=159952 CPUtime=350.21 cores=0,2,4,6
/proc/1806/stat : 1806 (glucosInc) R 1783 1782 1566 0 -1 4202496 28859 0 0 0 35013 8 0 0 20 0 1 0 278819377 163790848 33062 33554432000 4194304 5654031 140734050391200 140734050379016 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1806/statm: 39988 33062 142 357 0 39628 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 191820

[startup+1782.3 s]
/proc/loadavg: 2.58 2.38 2.14 3/179 1931
/proc/meminfo: memFree=24777196/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=22720 CPUtime=1371.71 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 14282 63194 0 0 146 42 136948 35 20 0 1 0 278682178 23265280 4946 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 5680 4946 189 440 0 5236 0
[pid=1806] ppid=1783 vsize=160624 CPUtime=410.2 cores=0,2,4,6
/proc/1806/stat : 1806 (glucosInc) R 1783 1782 1566 0 -1 4202496 29034 0 0 0 41012 8 0 0 20 0 1 0 278819377 164478976 34770 33554432000 4194304 5654031 140734050391200 140734050379016 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1806/statm: 40156 34770 142 357 0 39796 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 192492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 3.00 2.48 2.18 2/180 1932
/proc/meminfo: memFree=22316716/32873852 swapFree=6856/6856
[pid=1782] ppid=1779 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1782/stat : 1782 (npSolver-pbo-It) S 1779 1782 1566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 278682178 9367552 274 33554432000 4194304 5064252 140736506133664 140736506132576 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1782/statm: 2287 274 233 213 0 72 0
[pid=1783] ppid=1782 vsize=22720 CPUtime=1371.71 cores=0,2,4,6
/proc/1783/stat : 1783 (npSolver-pbo) S 1782 1782 1566 0 -1 4202496 14282 63194 0 0 146 42 136948 35 20 0 1 0 278682178 23265280 4946 33554432000 4194304 5992684 140735784692736 140735784678568 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/1783/statm: 5680 4946 189 440 0 5236 0
[pid=1806] ppid=1783 vsize=160888 CPUtime=429.13 cores=0,2,4,6
/proc/1806/stat : 1806 (glucosInc) R 1783 1782 1566 0 -1 4202496 29091 0 0 0 42905 8 0 0 20 0 1 0 278819377 164749312 35338 33554432000 4194304 5654031 140734050391200 140734050379016 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1806/statm: 40222 35338 142 357 0 39862 0
Current children cumulated CPU time (s) 1800.84
Current children cumulated vsize (KiB) 192756

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.87
CPU user time (s): 1800
CPU system time (s): 0.870867
CPU usage (%): 99.9796
Max. virtual memory (cumulated for all children) (KiB): 255440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800
system time used= 0.870867
maximum resident set size= 183092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106945
page faults= 0
swaps= 0
block input operations= 8
block output operations= 202664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 779
involuntary context switches= 2581

runsolver used 2.83657 second user time and 7.00193 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-27 15:32:43
IDJOB=3697808
IDBENCH=92664
IDSOLVER=2275
FILE ID=node128/3697808-1338125563
RUNJOBID= node128-1338123762-1584
PBS_JOBID= 14624501
Free space on /tmp= 71076 MiB

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

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

MD5SUM BENCH= 2c36639357988247c648b63af301f230
RANDOM SEED=895797432

node128.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		: 2666.389
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	: 5332.77
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		: 2666.389
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		: 2666.389
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.56
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		: 2666.389
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		: 2666.389
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		: 2666.389
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		: 2666.389
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		: 2666.389
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:       32873852 kB
MemFree:        28446632 kB
Buffers:          406040 kB
Cached:          2459864 kB
SwapCached:          620 kB
Active:          1972376 kB
Inactive:        1595732 kB
Active(anon):     692136 kB
Inactive(anon):    12304 kB
Active(file):    1280240 kB
Inactive(file):  1583428 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67107296 kB
Dirty:              8964 kB
Writeback:             0 kB
AnonPages:        714196 kB
Mapped:            15696 kB
Shmem:               200 kB
Slab:             714332 kB
SReclaimable:     156676 kB
SUnreclaim:       557656 kB
KernelStack:        1472 kB
PageTables:         5768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     886556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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= 69512 MiB
End job on node128 at 2012-05-27 16:02:44