Trace number 3751607

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-quickBound (fixed)? (TO) 1800.02 1805.02

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-t1717.opb
MD5SUM01f75d936788e312347f6a8d700d935d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark201342
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables73885
Total number of constraints551
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)551
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint585
Maximum length of a constraint612
Number of terms in the objective function 73885
Biggest coefficient in the objective function 4066
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 172074995
Number of bits of the sum of numbers in the objective function 28
Biggest number in a constraint 4066
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 172074995
Number of bits of the biggest sum of numbers28
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.64	c run inc solver
0.00/0.64	c [INC SYSTEM] run initial solver
0.00/0.64	c [INC SYSTEM] preprocess with white file
5.76/5.80	c [INC SYSTEM] finished preprocessing in 5 s
5.76/5.80	c [INC SYSTEM] execute solver
5.77/6.29	c [INC SEARCH] formula is SAT
5.79/6.30	c [INC SYSTEM] solved the initial formula
5.88/6.44	c model valid
5.88/6.44	c current solution ok
7.99/12.68	o 236174
7.99/12.68	c starting approximation
7.99/12.68	c factor = 1530
7.99/12.68	c factor still to low - shrinking to 52349.1
7.99/12.68	c approx number of clauses: 1e+06
7.99/12.68	c current bound: 118087
1800.02/1805.01	./satsolver.sh: line 5: 11973 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1805.01	c error: unexpected solver exit code
1800.02/1805.01	s UNKNOWN

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-3751607-1339165555/watcher-3751607-1339165555 -o /tmp/evaluation-result-3751607-1339165555/solver-3751607-1339165555 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751607-1339165555.opb 1801058072 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: 4.95 3.69 2.71 2/180 11964
/proc/meminfo: memFree=7987000/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0

[startup+0.0685161 s]
/proc/loadavg: 4.95 3.69 2.71 2/180 11964
/proc/meminfo: memFree=7987000/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 4.95 3.69 2.71 2/180 11964
/proc/meminfo: memFree=7987000/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 4.95 3.69 2.71 2/180 11964
/proc/meminfo: memFree=7987000/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700233 s]
/proc/loadavg: 4.95 3.69 2.71 2/180 11964
/proc/meminfo: memFree=7987000/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 4.95 3.69 2.71 2/184 11968
/proc/meminfo: memFree=7903616/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=58964 CPUtime=0.75 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 9186 0 0 0 61 14 0 0 20 0 1 0 26522470 60379136 10594 33554432000 4194304 6004724 140734633701696 140734633696160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 14741 10594 147 442 0 14295 0
[pid=11967] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11967/stat : 11967 (cp2_pre.sh) S 11965 11964 13680 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 26522547 9367552 277 33554432000 4194304 5064252 140735840229664 140735840228368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11967/statm: 2287 277 234 213 0 72 0
[pid=11968] ppid=11967 vsize=148000 CPUtime=0.72 cores=0,2,4,6
/proc/11968/stat : 11968 (coprocessor) R 11967 11964 13680 0 -1 4202496 23919 0 0 0 68 4 0 0 20 0 1 0 26522547 151552000 33462 33554432000 4194304 6586260 140736919696528 140736919693288 4547937 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/11968/statm: 37000 33463 166 584 0 36412 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 225260

[startup+3.10032 s]
/proc/loadavg: 4.95 3.69 2.71 2/184 11968
/proc/meminfo: memFree=7765684/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=58964 CPUtime=0.75 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 9186 0 0 0 61 14 0 0 20 0 1 0 26522470 60379136 10594 33554432000 4194304 6004724 140734633701696 140734633696160 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 14741 10594 147 442 0 14295 0
[pid=11967] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11967/stat : 11967 (cp2_pre.sh) S 11965 11964 13680 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 26522547 9367552 277 33554432000 4194304 5064252 140735840229664 140735840228368 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11967/statm: 2287 277 234 213 0 72 0
[pid=11968] ppid=11967 vsize=191292 CPUtime=2.32 cores=0,2,4,6
/proc/11968/stat : 11968 (coprocessor) R 11967 11964 13680 0 -1 4202496 32876 0 0 0 225 7 0 0 20 0 1 0 26522547 195883008 47018 33554432000 4194304 6586260 140736919696528 140736919692552 4676454 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/11968/statm: 47823 47018 190 584 0 47235 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 268552

[startup+6.30027 s]
/proc/loadavg: 4.96 3.71 2.72 2/184 11968
/proc/meminfo: memFree=7728776/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=58964 CPUtime=5.79 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) R 11964 11964 13680 0 -1 4202496 10316 34269 0 0 63 14 490 12 20 0 1 0 26522470 60379136 10602 33554432000 4194304 6004724 140734633701696 140734633687976 4346812 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 14741 10602 153 442 0 14295 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 68112

[startup+12.7003 s]
/proc/loadavg: 5.04 3.75 2.74 1/184 11971
/proc/meminfo: memFree=7842812/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=60572 CPUtime=7.57 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) R 11964 11964 13680 0 -1 4202496 13255 34783 0 0 107 145 490 15 20 0 1 0 26522470 62025728 10928 33554432000 4194304 6004724 140734633701696 140734633695744 5055511 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 15143 10928 174 442 0 14697 0
[pid=11970] ppid=11965 vsize=85116 CPUtime=0.47 cores=0,2,4,6
/proc/11970/stat : 11970 (glucosInc) S 11965 11964 13680 0 -1 4202496 17315 0 0 0 43 4 0 0 20 0 1 0 26523051 87158784 19123 33554432000 4194304 5654031 140737388789120 140737388787432 4976656 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/11970/statm: 21279 19123 146 357 0 20919 0
Current children cumulated CPU time (s) 8.04
Current children cumulated vsize (KiB) 154836
heavy processes:
  %CPU=11 pid=11925 uid=0 cmd=

[startup+25.5003 s]
/proc/loadavg: 5.03 3.81 2.78 2/185 11973
/proc/meminfo: memFree=7694568/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=74908 CPUtime=7.66 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 14603 34783 0 0 115 146 490 15 20 0 1 0 26522470 76705792 14319 33554432000 4194304 6004724 140734633701696 140734633694000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 18727 14319 176 442 0 18281 0
[pid=11970] ppid=11965 vsize=85116 CPUtime=0.47 cores=0,2,4,6
/proc/11970/stat : 11970 (glucosInc) S 11965 11964 13680 0 -1 4202496 17315 0 0 0 43 4 0 0 20 0 1 0 26523051 87158784 19123 33554432000 4194304 5654031 140737388789120 140737388787432 4976656 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/11970/statm: 21279 19123 146 357 0 20919 0
[pid=11972] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11972/stat : 11972 (satsolver.sh) S 11965 11964 13680 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 26523749 9367552 266 33554432000 4194304 5064252 140737363868384 140737363867296 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11972/statm: 2287 266 226 213 0 72 0
[pid=11973] ppid=11972 vsize=128168 CPUtime=12.69 cores=0,2,4,6
/proc/11973/stat : 11973 (glucose) R 11972 11964 13680 0 -1 4202496 23212 0 0 0 1264 5 0 0 20 0 1 0 26523749 131244032 29173 33554432000 4194304 5208918 140733418776384 140733418774056 4211851 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11973/statm: 32042 29173 95 248 0 31791 0
Current children cumulated CPU time (s) 20.82
Current children cumulated vsize (KiB) 306488

[startup+51.1003 s]
/proc/loadavg: 5.02 3.91 2.83 2/185 11973
/proc/meminfo: memFree=7694768/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=74908 CPUtime=7.66 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 14603 34783 0 0 115 146 490 15 20 0 1 0 26522470 76705792 14319 33554432000 4194304 6004724 140734633701696 140734633694000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 18727 14319 176 442 0 18281 0
[pid=11970] ppid=11965 vsize=85116 CPUtime=0.47 cores=0,2,4,6
/proc/11970/stat : 11970 (glucosInc) S 11965 11964 13680 0 -1 4202496 17315 0 0 0 43 4 0 0 20 0 1 0 26523051 87158784 19123 33554432000 4194304 5654031 140737388789120 140737388787432 4976656 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/11970/statm: 21279 19123 146 357 0 20919 0
[pid=11972] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11972/stat : 11972 (satsolver.sh) S 11965 11964 13680 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 26523749 9367552 266 33554432000 4194304 5064252 140737363868384 140737363867296 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11972/statm: 2287 266 226 213 0 72 0
[pid=11973] ppid=11972 vsize=128168 CPUtime=38.28 cores=0,2,4,6
/proc/11973/stat : 11973 (glucose) R 11972 11964 13680 0 -1 4202496 23217 0 0 0 3823 5 0 0 20 0 1 0 26523749 131244032 29178 33554432000 4194304 5208918 140733418776384 140733418774056 4211732 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11973/statm: 32042 29178 95 248 0 31791 0
Current children cumulated CPU time (s) 46.41
Current children cumulated vsize (KiB) 306488

[startup+102.307 s]
/proc/loadavg: 4.85 4.04 2.93 2/185 11973
/proc/meminfo: memFree=7692684/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=74908 CPUtime=7.66 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 14603 34783 0 0 115 146 490 15 20 0 1 0 26522470 76705792 14319 33554432000 4194304 6004724 140734633701696 140734633694000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 18727 14319 176 442 0 18281 0
[pid=11970] ppid=11965 vsize=85116 CPUtime=0.47 cores=0,2,4,6
/proc/11970/stat : 11970 (glucosInc) S 11965 11964 13680 0 -1 4202496 17315 0 0 0 43 4 0 0 20 0 1 0 26523051 87158784 19123 33554432000 4194304 5654031 140737388789120 140737388787432 4976656 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/11970/statm: 21279 19123 146 357 0 20919 0
[pid=11972] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11972/stat : 11972 (satsolver.sh) S 11965 11964 13680 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 26523749 9367552 266 33554432000 4194304 5064252 140737363868384 140737363867296 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11972/statm: 2287 266 226 213 0 72 0
[pid=11973] ppid=11972 vsize=128404 CPUtime=89.48 cores=0,2,4,6
/proc/11973/stat : 11973 (glucose) R 11972 11964 13680 0 -1 4202496 23259 0 0 0 8943 5 0 0 20 0 1 0 26523749 131485696 29220 33554432000 4194304 5208918 140733418776384 140733418774056 4211744 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11973/statm: 32101 29220 95 248 0 31850 0
Current children cumulated CPU time (s) 97.61
Current children cumulated vsize (KiB) 306724

[startup+162.3 s]
/proc/loadavg: 3.27 3.75 2.90 3/186 12018
/proc/meminfo: memFree=30453412/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=74908 CPUtime=7.66 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 14603 34783 0 0 115 146 490 15 20 0 1 0 26522470 76705792 14319 33554432000 4194304 6004724 140734633701696 140734633694000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0

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

Current children cumulated vsize (KiB) 330036

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 2.20 3/186 12031
/proc/meminfo: memFree=30385788/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=74908 CPUtime=7.66 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 14603 34783 0 0 115 146 490 15 20 0 1 0 26522470 76705792 14319 33554432000 4194304 6004724 140734633701696 140734633694000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 18727 14319 176 442 0 18281 0
[pid=11970] ppid=11965 vsize=85116 CPUtime=0.47 cores=0,2,4,6
/proc/11970/stat : 11970 (glucosInc) S 11965 11964 13680 0 -1 4202496 17315 0 0 0 43 4 0 0 20 0 1 0 26523051 87158784 19416 33554432000 4194304 5654031 140737388789120 140737388787432 4976656 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/11970/statm: 21279 19416 146 357 0 20919 0
[pid=11972] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11972/stat : 11972 (satsolver.sh) S 11965 11964 13680 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 26523749 9367552 266 33554432000 4194304 5064252 140737363868384 140737363867296 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11972/statm: 2287 266 226 213 0 72 0
[pid=11973] ppid=11972 vsize=151716 CPUtime=1469.23 cores=0,2,4,6
/proc/11973/stat : 11973 (glucose) R 11972 11964 13680 0 -1 4202496 24938 0 0 0 146916 7 0 0 20 0 1 0 26523749 155357184 35523 33554432000 4194304 5208918 140733418776384 140733418774136 4211792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 37929 35523 103 248 0 37678 0
Current children cumulated CPU time (s) 1477.36
Current children cumulated vsize (KiB) 330036

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.18 3/185 12031
/proc/meminfo: memFree=30383128/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=74908 CPUtime=7.66 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 14603 34783 0 0 115 146 490 15 20 0 1 0 26522470 76705792 14319 33554432000 4194304 6004724 140734633701696 140734633694000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 18727 14319 176 442 0 18281 0
[pid=11970] ppid=11965 vsize=85116 CPUtime=0.47 cores=0,2,4,6
/proc/11970/stat : 11970 (glucosInc) S 11965 11964 13680 0 -1 4202496 17315 0 0 0 43 4 0 0 20 0 1 0 26523051 87158784 19416 33554432000 4194304 5654031 140737388789120 140737388787432 4976656 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/11970/statm: 21279 19416 146 357 0 20919 0
[pid=11972] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11972/stat : 11972 (satsolver.sh) S 11965 11964 13680 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 26523749 9367552 266 33554432000 4194304 5064252 140737363868384 140737363867296 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11972/statm: 2287 266 226 213 0 72 0
[pid=11973] ppid=11972 vsize=151716 CPUtime=1529.22 cores=0,2,4,6
/proc/11973/stat : 11973 (glucose) R 11972 11964 13680 0 -1 4202496 24938 0 0 0 152915 7 0 0 20 0 1 0 26523749 155357184 35523 33554432000 4194304 5208918 140733418776384 140733418774136 4211521 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 37929 35523 103 248 0 37678 0
Current children cumulated CPU time (s) 1537.35
Current children cumulated vsize (KiB) 330036

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.17 3/185 12031
/proc/meminfo: memFree=30376304/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=74908 CPUtime=7.66 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 14603 34783 0 0 115 146 490 15 20 0 1 0 26522470 76705792 14319 33554432000 4194304 6004724 140734633701696 140734633694000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 18727 14319 176 442 0 18281 0
[pid=11970] ppid=11965 vsize=85116 CPUtime=0.47 cores=0,2,4,6
/proc/11970/stat : 11970 (glucosInc) S 11965 11964 13680 0 -1 4202496 17315 0 0 0 43 4 0 0 20 0 1 0 26523051 87158784 19416 33554432000 4194304 5654031 140737388789120 140737388787432 4976656 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/11970/statm: 21279 19416 146 357 0 20919 0
[pid=11972] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11972/stat : 11972 (satsolver.sh) S 11965 11964 13680 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 26523749 9367552 266 33554432000 4194304 5064252 140737363868384 140737363867296 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11972/statm: 2287 266 226 213 0 72 0
[pid=11973] ppid=11972 vsize=151716 CPUtime=1589.21 cores=0,2,4,6
/proc/11973/stat : 11973 (glucose) R 11972 11964 13680 0 -1 4202496 24939 0 0 0 158914 7 0 0 20 0 1 0 26523749 155357184 36035 33554432000 4194304 5208918 140733418776384 140733418774136 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 37929 36035 103 248 0 37678 0
Current children cumulated CPU time (s) 1597.34
Current children cumulated vsize (KiB) 330036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.16 3/185 12031
/proc/meminfo: memFree=30372208/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=74908 CPUtime=7.66 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 14603 34783 0 0 115 146 490 15 20 0 1 0 26522470 76705792 14319 33554432000 4194304 6004724 140734633701696 140734633694000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 18727 14319 176 442 0 18281 0
[pid=11970] ppid=11965 vsize=85116 CPUtime=0.47 cores=0,2,4,6
/proc/11970/stat : 11970 (glucosInc) S 11965 11964 13680 0 -1 4202496 17315 0 0 0 43 4 0 0 20 0 1 0 26523051 87158784 19416 33554432000 4194304 5654031 140737388789120 140737388787432 4976656 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/11970/statm: 21279 19416 146 357 0 20919 0
[pid=11972] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11972/stat : 11972 (satsolver.sh) S 11965 11964 13680 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 26523749 9367552 266 33554432000 4194304 5064252 140737363868384 140737363867296 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11972/statm: 2287 266 226 213 0 72 0
[pid=11973] ppid=11972 vsize=151716 CPUtime=1649.2 cores=0,2,4,6
/proc/11973/stat : 11973 (glucose) R 11972 11964 13680 0 -1 4202496 24939 0 0 0 164913 7 0 0 20 0 1 0 26523749 155357184 36035 33554432000 4194304 5208918 140733418776384 140733418774136 4211871 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 37929 36035 103 248 0 37678 0
Current children cumulated CPU time (s) 1657.33
Current children cumulated vsize (KiB) 330036

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/185 12032
/proc/meminfo: memFree=30384848/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=74908 CPUtime=7.66 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 14603 34783 0 0 115 146 490 15 20 0 1 0 26522470 76705792 14319 33554432000 4194304 6004724 140734633701696 140734633694000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 18727 14319 176 442 0 18281 0
[pid=11970] ppid=11965 vsize=85116 CPUtime=0.47 cores=0,2,4,6
/proc/11970/stat : 11970 (glucosInc) S 11965 11964 13680 0 -1 4202496 17315 0 0 0 43 4 0 0 20 0 1 0 26523051 87158784 19416 33554432000 4194304 5654031 140737388789120 140737388787432 4976656 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/11970/statm: 21279 19416 146 357 0 20919 0
[pid=11972] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11972/stat : 11972 (satsolver.sh) S 11965 11964 13680 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 26523749 9367552 266 33554432000 4194304 5064252 140737363868384 140737363867296 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11972/statm: 2287 266 226 213 0 72 0
[pid=11973] ppid=11972 vsize=151716 CPUtime=1709.19 cores=0,2,4,6
/proc/11973/stat : 11973 (glucose) R 11972 11964 13680 0 -1 4202496 24940 0 0 0 170912 7 0 0 20 0 1 0 26523749 155357184 36547 33554432000 4194304 5208918 140733418776384 140733418774136 4211851 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 37929 36547 103 248 0 37678 0
Current children cumulated CPU time (s) 1717.32
Current children cumulated vsize (KiB) 330036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/185 12032
/proc/meminfo: memFree=30382924/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=74908 CPUtime=7.66 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 14603 34783 0 0 115 146 490 15 20 0 1 0 26522470 76705792 14319 33554432000 4194304 6004724 140734633701696 140734633694000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 18727 14319 176 442 0 18281 0
[pid=11970] ppid=11965 vsize=85116 CPUtime=0.47 cores=0,2,4,6
/proc/11970/stat : 11970 (glucosInc) S 11965 11964 13680 0 -1 4202496 17315 0 0 0 43 4 0 0 20 0 1 0 26523051 87158784 19416 33554432000 4194304 5654031 140737388789120 140737388787432 4976656 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/11970/statm: 21279 19416 146 357 0 20919 0
[pid=11972] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11972/stat : 11972 (satsolver.sh) S 11965 11964 13680 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 26523749 9367552 266 33554432000 4194304 5064252 140737363868384 140737363867296 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11972/statm: 2287 266 226 213 0 72 0
[pid=11973] ppid=11972 vsize=151716 CPUtime=1769.18 cores=0,2,4,6
/proc/11973/stat : 11973 (glucose) R 11972 11964 13680 0 -1 4202496 24940 0 0 0 176911 7 0 0 20 0 1 0 26523749 155357184 36547 33554432000 4194304 5208918 140733418776384 140733418774136 4211665 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 37929 36547 103 248 0 37678 0
Current children cumulated CPU time (s) 1777.31
Current children cumulated vsize (KiB) 330036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805 s]
/proc/loadavg: 2.00 2.00 2.13 3/185 12032
/proc/meminfo: memFree=30380504/32873844 swapFree=7632/7632
[pid=11964] ppid=11962 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11964/stat : 11964 (npSolver-pbo-It) S 11962 11964 13680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 26522470 9367552 275 33554432000 4194304 5064252 140734723276288 140734723275200 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11964/statm: 2287 275 233 213 0 72 0
[pid=11965] ppid=11964 vsize=74908 CPUtime=7.66 cores=0,2,4,6
/proc/11965/stat : 11965 (npSolver-pbo) S 11964 11964 13680 0 -1 4202496 14603 34783 0 0 115 146 490 15 20 0 1 0 26522470 76705792 14319 33554432000 4194304 6004724 140734633701696 140734633694000 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11965/statm: 18727 14319 176 442 0 18281 0
[pid=11970] ppid=11965 vsize=85116 CPUtime=0.47 cores=0,2,4,6
/proc/11970/stat : 11970 (glucosInc) S 11965 11964 13680 0 -1 4202496 17315 0 0 0 43 4 0 0 20 0 1 0 26523051 87158784 19416 33554432000 4194304 5654031 140737388789120 140737388787432 4976656 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/11970/statm: 21279 19416 146 357 0 20919 0
[pid=11972] ppid=11965 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11972/stat : 11972 (satsolver.sh) S 11965 11964 13680 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 26523749 9367552 266 33554432000 4194304 5064252 140737363868384 140737363867296 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11972/statm: 2287 266 226 213 0 72 0
[pid=11973] ppid=11972 vsize=151716 CPUtime=1791.89 cores=0,2,4,6
/proc/11973/stat : 11973 (glucose) R 11972 11964 13680 0 -1 4202496 24940 0 0 0 179182 7 0 0 20 0 1 0 26523749 155357184 36547 33554432000 4194304 5208918 140733418776384 140733418774136 4211584 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11973/statm: 37929 36547 103 248 0 37678 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 330036

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11964 and gives
#  childrusage.ru_utime.tv_sec=1797
#  childrusage.ru_utime.tv_usec=889679
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=714739
# CPU time returned by wait4() is 1799.6
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.02
CPU time (s): 1800.02
CPU user time (s): 1798.3
CPU system time (s): 1.72
CPU usage (%): 99.723
Max. virtual memory (cumulated for all children) (KiB): 330036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.89
system time used= 1.71474
maximum resident set size= 194116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75315
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 461
involuntary context switches= 2299

runsolver used 8.11577 second user time and 15.2647 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 16:25:58
IDJOB=3751607
IDBENCH=89885
IDSOLVER=2335
FILE ID=node135/3751607-1339165555
RUNJOBID= node135-1339134279-13696
PBS_JOBID= 14643799
Free space on /tmp= 63268 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-t1717.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751607-1339165555/watcher-3751607-1339165555 -o /tmp/evaluation-result-3751607-1339165555/solver-3751607-1339165555 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751607-1339165555.opb 1801058072 HOME HOME

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

MD5SUM BENCH= 01f75d936788e312347f6a8d700d935d
RANDOM SEED=1801058072

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:         7987132 kB
Buffers:          183944 kB
Cached:         15109068 kB
SwapCached:         2488 kB
Active:          8771468 kB
Inactive:       14715952 kB
Active(anon):    8195020 kB
Inactive(anon):     1456 kB
Active(file):     576448 kB
Inactive(file): 14714496 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098940 kB
Dirty:           5684868 kB
Writeback:           372 kB
AnonPages:       8186224 kB
Mapped:             9736 kB
Shmem:                 0 kB
Slab:            1239516 kB
SReclaimable:     676404 kB
SUnreclaim:       563112 kB
KernelStack:        1472 kB
PageTables:        20052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    9762384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7376896 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= 70448 MiB
End job on node135 at 2012-06-08 16:56:03