Trace number 3697805

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_0_mh_ic.opb
MD5SUMb32f126aecba6bfb006545c8818dc00d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2252617
Best CPU time to get the best result obtained on this benchmark504.786
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 68417929
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3962242471
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 68417929
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3962242471
Number of bits of the biggest sum of numbers32
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.27/1.30	c [INC SYSTEM] finished preprocessing in 1 s
1.27/1.30	c [INC SYSTEM] execute solver
1.28/1.51	c [INC SEARCH] formula is SAT
1.28/1.51	c [INC SYSTEM] solved the initial formula
1.28/1.54	c model valid
1.28/1.54	c current solution ok
1.57/1.85	o 133891424
1.57/1.85	c [INC SYSTEM] there exists a inc, kill it!
1.57/1.85	c write failed with 2
1.57/1.86	c [INC SEARCH] iteration: 0
1.57/1.86	c [INC BOUNDS] best value:133891439 search for 133891438
1.57/1.86	c [INC SYSTEM] create new solver instance
1.57/1.86	c [INC] encode full formula
1.57/1.86	c fallback to adder encoding
2.37/2.45	c set iterative enc to: adder
2.37/2.45	c set iterative enc to: none
2.48/2.54	c [INC SEARCH] isOptimum variable: 0
861.71/861.94	c formula is SAT
861.71/861.96	c [INC SEARCH] copied best model
861.71/861.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
861.71/861.99	c model valid
861.71/861.99	c current solution ok
861.71/861.99	o 27233228
861.71/861.99	c [INC SEARCH] iteration: 1
861.71/861.99	c [INC BOUNDS] best value:27233243 search for 27233242
861.71/861.99	c [INC SYSTEM] there exists a inc, kill it!
861.71/861.99	c write failed with 2
861.71/861.99	c [INC SYSTEM] create new solver instance
861.71/861.99	c [INC] encode full formula
861.71/861.99	c fallback to adder encoding
862.34/862.54	c set iterative enc to: adder
862.34/862.54	c set iterative enc to: none
862.43/862.64	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-3697805-1338126049/watcher-3697805-1338126049 -o /tmp/evaluation-result-3697805-1338126049/solver-3697805-1338126049 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697805-1338126049.opb 393674160 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: 1.92 2.35 2.66 3/179 25775
/proc/meminfo: memFree=28091280/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0

[startup+0.0819839 s]
/proc/loadavg: 1.92 2.35 2.66 3/179 25775
/proc/meminfo: memFree=28091280/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 1.92 2.35 2.66 3/179 25775
/proc/meminfo: memFree=28091280/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 1.92 2.35 2.66 3/179 25775
/proc/meminfo: memFree=28091280/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700312 s]
/proc/loadavg: 1.92 2.35 2.66 3/179 25775
/proc/meminfo: memFree=28091280/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.92 2.35 2.66 3/183 25779
/proc/meminfo: memFree=28022940/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=15716 CPUtime=1.28 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 3813 12828 0 0 15 1 108 4 20 0 1 0 278729798 16093184 3167 33554432000 4194304 5992684 140737362919440 140737362905704 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 3929 3167 173 440 0 3485 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 24864

[startup+3.10034 s]
/proc/loadavg: 1.92 2.35 2.66 3/181 25782
/proc/meminfo: memFree=28042044/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=28388 CPUtime=2.53 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 9124 19200 0 0 84 35 127 7 20 0 1 0 278729798 29069312 6366 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 7097 6366 190 440 0 6653 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 37536

[startup+6.3004 s]
/proc/loadavg: 1.93 2.34 2.66 3/182 25784
/proc/meminfo: memFree=27901532/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=28388 CPUtime=2.53 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 9124 19200 0 0 84 35 127 7 20 0 1 0 278729798 29069312 6366 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 7097 6366 190 440 0 6653 0
[pid=25784] ppid=25776 vsize=133596 CPUtime=3.74 cores=1,3,5,7
/proc/25784/stat : 25784 (glucosInc) R 25776 25775 24682 0 -1 4202496 26038 0 0 0 368 6 0 0 20 0 1 0 278730052 136802304 29229 33554432000 4194304 5654031 140734826795616 140734826793400 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25784/statm: 33399 29229 141 357 0 33039 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 171132

[startup+12.7004 s]
/proc/loadavg: 1.93 2.34 2.65 3/182 25784
/proc/meminfo: memFree=27899932/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=28388 CPUtime=2.53 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 9124 19200 0 0 84 35 127 7 20 0 1 0 278729798 29069312 6366 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 7097 6366 190 440 0 6653 0
[pid=25784] ppid=25776 vsize=134388 CPUtime=10.14 cores=1,3,5,7
/proc/25784/stat : 25784 (glucosInc) R 25776 25775 24682 0 -1 4202496 26334 0 0 0 1008 6 0 0 20 0 1 0 278730052 137613312 29525 33554432000 4194304 5654031 140734826795616 140734826793400 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25784/statm: 33597 29525 141 357 0 33237 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 171924

[startup+25.5004 s]
/proc/loadavg: 1.95 2.32 2.64 3/181 25784
/proc/meminfo: memFree=27897784/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=28388 CPUtime=2.53 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 9124 19200 0 0 84 35 127 7 20 0 1 0 278729798 29069312 6366 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 7097 6366 190 440 0 6653 0
[pid=25784] ppid=25776 vsize=134652 CPUtime=22.93 cores=1,3,5,7
/proc/25784/stat : 25784 (glucosInc) R 25776 25775 24682 0 -1 4202496 26384 0 0 0 2287 6 0 0 20 0 1 0 278730052 137883648 30086 33554432000 4194304 5654031 140734826795616 140734826793400 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25784/statm: 33663 30086 141 357 0 33303 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 172188

[startup+51.1004 s]
/proc/loadavg: 1.96 2.29 2.62 3/181 25784
/proc/meminfo: memFree=27894096/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=28388 CPUtime=2.53 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 9124 19200 0 0 84 35 127 7 20 0 1 0 278729798 29069312 6366 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 7097 6366 190 440 0 6653 0
[pid=25784] ppid=25776 vsize=135848 CPUtime=48.53 cores=1,3,5,7
/proc/25784/stat : 25784 (glucosInc) R 25776 25775 24682 0 -1 4202496 27291 0 0 0 4845 8 0 0 20 0 1 0 278730052 139108352 30417 33554432000 4194304 5654031 140734826795616 140734826783432 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25784/statm: 33962 30417 142 357 0 33602 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 173384

[startup+102.307 s]
/proc/loadavg: 2.05 2.26 2.60 3/181 25784
/proc/meminfo: memFree=27888824/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=28388 CPUtime=2.53 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 9124 19200 0 0 84 35 127 7 20 0 1 0 278729798 29069312 6366 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 7097 6366 190 440 0 6653 0
[pid=25784] ppid=25776 vsize=137216 CPUtime=99.74 cores=1,3,5,7
/proc/25784/stat : 25784 (glucosInc) R 25776 25775 24682 0 -1 4202496 27938 0 0 0 9965 9 0 0 20 0 1 0 278730052 140509184 31060 33554432000 4194304 5654031 140734826795616 140734826793512 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25784/statm: 34304 31060 142 357 0 33944 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 174752

[startup+162.3 s]
/proc/loadavg: 2.02 2.21 2.56 3/181 25784
/proc/meminfo: memFree=27882372/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=28388 CPUtime=2.53 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 9124 19200 0 0 84 35 127 7 20 0 1 0 278729798 29069312 6366 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 7097 6366 190 440 0 6653 0
[pid=25784] ppid=25776 vsize=156448 CPUtime=159.72 cores=1,3,5,7
/proc/25784/stat : 25784 (glucosInc) R 25776 25775 24682 0 -1 4202496 28238 0 0 0 15963 9 0 0 20 0 1 0 278730052 160202752 31868 33554432000 4194304 5654031 140734826795616 140734826793400 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25784/statm: 39112 31868 142 357 0 38752 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 193984

[startup+222.3 s]
/proc/loadavg: 2.00 2.17 2.52 3/181 25784
/proc/meminfo: memFree=27879076/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=28388 CPUtime=2.53 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 9124 19200 0 0 84 35 127 7 20 0 1 0 278729798 29069312 6366 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 7097 6366 190 440 0 6653 0
[pid=25784] ppid=25776 vsize=156712 CPUtime=219.71 cores=1,3,5,7
/proc/25784/stat : 25784 (glucosInc) R 25776 25775 24682 0 -1 4202496 28322 0 0 0 21962 9 0 0 20 0 1 0 278730052 160473088 31952 33554432000 4194304 5654031 140734826795616 140734826793400 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25784/statm: 39178 31952 142 357 0 38818 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 194248

[startup+282.3 s]
/proc/loadavg: 2.00 2.14 2.48 3/181 25785
/proc/meminfo: memFree=27876160/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=28388 CPUtime=2.53 cores=1,3,5,7

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

/proc/meminfo: memFree=27906564/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=22492 CPUtime=862.47 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 14995 51883 0 0 143 44 86035 25 20 0 1 0 278729798 23031808 4924 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 5623 4924 190 440 0 5179 0
[pid=25791] ppid=25776 vsize=128188 CPUtime=379.56 cores=1,3,5,7
/proc/25791/stat : 25791 (glucosInc) R 25776 25775 24682 0 -1 4202496 27086 0 0 0 37948 8 0 0 20 0 1 0 278816062 131264512 30195 33554432000 4194304 5654031 140734716544224 140734716541992 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25791/statm: 32047 30195 141 357 0 31687 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 159828

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.15 3/181 25819
/proc/meminfo: memFree=27903132/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=22492 CPUtime=862.47 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 14995 51883 0 0 143 44 86035 25 20 0 1 0 278729798 23031808 4924 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 5623 4924 190 440 0 5179 0
[pid=25791] ppid=25776 vsize=128188 CPUtime=439.55 cores=1,3,5,7
/proc/25791/stat : 25791 (glucosInc) R 25776 25775 24682 0 -1 4202496 28081 0 0 0 43946 9 0 0 20 0 1 0 278816062 131264512 30334 33554432000 4194304 5654031 140734716544224 140734716532040 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25791/statm: 32047 30334 141 357 0 31687 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 159828

[startup+1362.3 s]
/proc/loadavg: 2.12 2.04 2.15 3/182 25861
/proc/meminfo: memFree=25086696/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=22492 CPUtime=862.47 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 14995 51883 0 0 143 44 86035 25 20 0 1 0 278729798 23031808 4924 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 5623 4924 190 440 0 5179 0
[pid=25791] ppid=25776 vsize=147560 CPUtime=499.53 cores=1,3,5,7
/proc/25791/stat : 25791 (glucosInc) R 25776 25775 24682 0 -1 4202496 28828 0 0 0 49944 9 0 0 20 0 1 0 278816062 151101440 31587 33554432000 4194304 5654031 140734716544224 140734716542008 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25791/statm: 36890 31587 141 357 0 36530 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 179200

[startup+1422.31 s]
/proc/loadavg: 3.32 2.35 2.24 2/182 25864
/proc/meminfo: memFree=22001744/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=22492 CPUtime=862.47 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 14995 51883 0 0 143 44 86035 25 20 0 1 0 278729798 23031808 4924 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 5623 4924 190 440 0 5179 0
[pid=25791] ppid=25776 vsize=129008 CPUtime=559.52 cores=1,3,5,7
/proc/25791/stat : 25791 (glucosInc) R 25776 25775 24682 0 -1 4202496 29212 0 0 0 55942 10 0 0 20 0 1 0 278816062 132104192 30089 33554432000 4194304 5654031 140734716544224 140734716532040 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25791/statm: 32252 30089 141 357 0 31892 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 160648

[startup+1482.3 s]
/proc/loadavg: 2.58 2.32 2.24 3/181 25913
/proc/meminfo: memFree=28692448/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=22492 CPUtime=862.47 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 14995 51883 0 0 143 44 86035 25 20 0 1 0 278729798 23031808 4924 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 5623 4924 190 440 0 5179 0
[pid=25791] ppid=25776 vsize=148688 CPUtime=619.51 cores=1,3,5,7
/proc/25791/stat : 25791 (glucosInc) R 25776 25775 24682 0 -1 4202496 29939 0 0 0 61940 11 0 0 20 0 1 0 278816062 152256512 31833 33554432000 4194304 5654031 140734716544224 140734716542008 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25791/statm: 37172 31833 141 357 0 36812 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 180328

[startup+1542.3 s]
/proc/loadavg: 2.21 2.26 2.22 3/181 25914
/proc/meminfo: memFree=28696804/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=22492 CPUtime=862.47 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 14995 51883 0 0 143 44 86035 25 20 0 1 0 278729798 23031808 4924 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 5623 4924 190 440 0 5179 0
[pid=25791] ppid=25776 vsize=130124 CPUtime=679.49 cores=1,3,5,7
/proc/25791/stat : 25791 (glucosInc) R 25776 25775 24682 0 -1 4202496 30354 0 0 0 67937 12 0 0 20 0 1 0 278816062 133246976 30876 33554432000 4194304 5654031 140734716544224 140734716532040 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25791/statm: 32531 30876 141 357 0 32171 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 161764

[startup+1602.3 s]
/proc/loadavg: 2.08 2.21 2.20 3/181 25916
/proc/meminfo: memFree=28703892/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=22492 CPUtime=862.47 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 14995 51883 0 0 143 44 86035 25 20 0 1 0 278729798 23031808 4924 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 5623 4924 190 440 0 5179 0
[pid=25791] ppid=25776 vsize=149488 CPUtime=739.48 cores=1,3,5,7
/proc/25791/stat : 25791 (glucosInc) R 25776 25775 24682 0 -1 4202496 31003 0 0 0 73935 13 0 0 20 0 1 0 278816062 153075712 31519 33554432000 4194304 5654031 140734716544224 140734716532040 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25791/statm: 37372 31519 141 357 0 37012 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 181128

[startup+1662.3 s]
/proc/loadavg: 2.10 2.19 2.19 3/181 25916
/proc/meminfo: memFree=28699728/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=22492 CPUtime=862.47 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 14995 51883 0 0 143 44 86035 25 20 0 1 0 278729798 23031808 4924 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 5623 4924 190 440 0 5179 0
[pid=25791] ppid=25776 vsize=131448 CPUtime=799.47 cores=1,3,5,7
/proc/25791/stat : 25791 (glucosInc) R 25776 25775 24682 0 -1 4202496 31564 0 0 0 79933 14 0 0 20 0 1 0 278816062 134602752 31233 33554432000 4194304 5654031 140734716544224 140734716542008 4232916 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25791/statm: 32862 31233 141 357 0 32502 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 163088

[startup+1722.3 s]
/proc/loadavg: 2.11 2.17 2.18 3/181 25918
/proc/meminfo: memFree=28697772/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=22492 CPUtime=862.47 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 14995 51883 0 0 143 44 86035 25 20 0 1 0 278729798 23031808 4924 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 5623 4924 190 440 0 5179 0
[pid=25791] ppid=25776 vsize=151448 CPUtime=859.45 cores=1,3,5,7
/proc/25791/stat : 25791 (glucosInc) R 25776 25775 24682 0 -1 4202496 32330 0 0 0 85930 15 0 0 20 0 1 0 278816062 155082752 32502 33554432000 4194304 5654031 140734716544224 140734716532040 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25791/statm: 37862 32502 141 357 0 37502 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 183088

[startup+1782.3 s]
/proc/loadavg: 2.11 2.15 2.18 3/182 25921
/proc/meminfo: memFree=28694064/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=22492 CPUtime=862.47 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 14995 51883 0 0 143 44 86035 25 20 0 1 0 278729798 23031808 4924 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 5623 4924 190 440 0 5179 0
[pid=25791] ppid=25776 vsize=151448 CPUtime=919.44 cores=1,3,5,7
/proc/25791/stat : 25791 (glucosInc) R 25776 25775 24682 0 -1 4202496 32354 0 0 0 91929 15 0 0 20 0 1 0 278816062 155082752 33548 33554432000 4194304 5654031 140734716544224 140734716532040 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25791/statm: 37862 33548 141 357 0 37502 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 183088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.08 2.14 2.17 3/182 25922
/proc/meminfo: memFree=28688960/32873844 swapFree=6856/6856
[pid=25775] ppid=25773 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25775/stat : 25775 (npSolver-pbo-It) S 25773 25775 24682 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 278729798 9367552 275 33554432000 4194304 5064252 140735119856976 140735119855888 223651456590 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/25775/statm: 2287 275 233 213 0 72 0
[pid=25776] ppid=25775 vsize=22492 CPUtime=862.47 cores=1,3,5,7
/proc/25776/stat : 25776 (npSolver-pbo) S 25775 25775 24682 0 -1 4202496 14995 51883 0 0 143 44 86035 25 20 0 1 0 278729798 23031808 4924 33554432000 4194304 5992684 140737362919440 140737362905272 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25776/statm: 5623 4924 190 440 0 5179 0
[pid=25791] ppid=25776 vsize=152772 CPUtime=937.55 cores=1,3,5,7
/proc/25791/stat : 25791 (glucosInc) R 25776 25775 24682 0 -1 4202496 32628 0 0 0 93740 15 0 0 20 0 1 0 278816062 156438528 34333 33554432000 4194304 5654031 140734716544224 140734716532040 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25791/statm: 38193 34333 141 357 0 37833 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 184412

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.05
CPU user time (s): 1799.19
CPU system time (s): 0.864868
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 229860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.19
system time used= 0.864868
maximum resident set size= 168428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99885
page faults= 0
swaps= 0
block input operations= 0
block output operations= 195728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 781
involuntary context switches= 1868

runsolver used 3.07253 second user time and 8.40972 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 15:40:49
IDJOB=3697805
IDBENCH=92671
IDSOLVER=2275
FILE ID=node144/3697805-1338126049
RUNJOBID= node144-1338121665-24699
PBS_JOBID= 14624480
Free space on /tmp= 71236 MiB

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

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

MD5SUM BENCH= b32f126aecba6bfb006545c8818dc00d
RANDOM SEED=393674160

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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.92
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.196
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.196
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:       32873844 kB
MemFree:        28091280 kB
Buffers:          350352 kB
Cached:          2867632 kB
SwapCached:            0 kB
Active:          1774972 kB
Inactive:        2166752 kB
Active(anon):     724752 kB
Inactive(anon):        0 kB
Active(file):    1050220 kB
Inactive(file):  2166752 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8952 kB
Writeback:             0 kB
AnonPages:        732852 kB
Mapped:            15632 kB
Shmem:               200 kB
Slab:             695872 kB
SReclaimable:     138432 kB
SUnreclaim:       557440 kB
KernelStack:        1504 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     963460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    624640 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= 71396 MiB
End job on node144 at 2012-05-27 16:10:49