Trace number 3752857

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-quickBound (fixed)? (TO) 1800.04 1801.32

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-capmq5_wcsp.wbo
MD5SUM84cd85c95cced1b7045b580cb3e3a3b7
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark4416173
Best CPU time to get the best result obtained on this benchmark1800.71
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables90600
Total number of constraints180900
Number of soft constraints180300
Number of constraints which are clauses180300
Number of constraints which are cardinality constraints (but not clauses)600
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint300
Top cost 163170779
Min constraint cost 1
Max constraint cost 163170779
Sum of constraints costs 14686737483247
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 301
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.79/1.89	c run usual solver
31.69/31.80	o 4565406
31.69/31.80	c starting approximation
31.69/31.80	c factor = 2
31.69/31.80	c factor still to low - shrinking to 4.93886e+06
31.69/31.80	c approx number of clauses: 1e+06
31.79/31.81	c current bound: 2282703
31.79/31.81	c factor to high for quickBound
31.79/31.81	c finished approximation
31.79/31.81	c fallback to adder encoding
1800.04/1801.31	c error: unexpected solver exit code
1800.04/1801.31	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-3752857-1339211698/watcher-3752857-1339211698 -o /tmp/evaluation-result-3752857-1339211698/solver-3752857-1339211698 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752857-1339211698.wbo 161205002 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.28 1.18 1.16 3/177 30407
/proc/meminfo: memFree=31488048/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0

[startup+0.045409 s]
/proc/loadavg: 1.28 1.18 1.16 3/177 30407
/proc/meminfo: memFree=31488048/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100242 s]
/proc/loadavg: 1.28 1.18 1.16 3/177 30407
/proc/meminfo: memFree=31488048/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 1.28 1.18 1.16 3/177 30407
/proc/meminfo: memFree=31488048/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 1.28 1.18 1.16 3/177 30407
/proc/meminfo: memFree=31488048/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.34 1.19 1.16 3/179 30423
/proc/meminfo: memFree=31388948/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=127816 CPUtime=1.49 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) R 30407 30407 6170 0 -1 4202496 14959 0 0 0 144 5 0 0 20 0 1 0 387294886 130883584 31591 33554432000 4194304 6006132 140737249386720 140737249382024 4712530 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30408/statm: 31954 31591 148 443 0 31507 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136964

[startup+3.10035 s]
/proc/loadavg: 1.34 1.19 1.16 3/179 30437
/proc/meminfo: memFree=31371196/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=127816 CPUtime=2.46 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 14967 0 0 0 193 53 0 0 20 0 1 0 387294886 130883584 31598 33554432000 4194304 6006132 140737249386720 140737249379824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30408/statm: 31954 31598 155 443 0 31507 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 136964
heavy processes:

[startup+6.30029 s]
/proc/loadavg: 1.34 1.19 1.16 3/181 30477
/proc/meminfo: memFree=31130084/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=127816 CPUtime=2.46 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 14967 0 0 0 193 53 0 0 20 0 1 0 387294886 130883584 31598 33554432000 4194304 6006132 140737249386720 140737249379824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30408/statm: 31954 31598 155 443 0 31507 0
[pid=30441] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30441/stat : 30441 (cp2_pre.sh) S 30408 30407 6170 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 387295133 9367552 276 33554432000 4194304 5064252 140737149672672 140737149671376 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30441/statm: 2287 276 234 213 0 72 0
[pid=30442] ppid=30441 vsize=257108 CPUtime=3.81 cores=1,3,5,7
/proc/30442/stat : 30442 (coprocessor) R 30441 30407 6170 0 -1 4202496 34027 0 0 0 373 8 0 0 20 0 1 0 387295133 263278592 62941 33554432000 4194304 6586260 140734607521312 140734607516856 5599447 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/30442/statm: 64277 62941 190 584 0 63689 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 403220

[startup+12.7003 s]
/proc/loadavg: 1.44 1.22 1.17 3/179 30563
/proc/meminfo: memFree=31142260/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=127816 CPUtime=2.46 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 14967 0 0 0 193 53 0 0 20 0 1 0 387294886 130883584 31598 33554432000 4194304 6006132 140737249386720 140737249379824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30408/statm: 31954 31598 155 443 0 31507 0
[pid=30441] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30441/stat : 30441 (cp2_pre.sh) S 30408 30407 6170 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 387295133 9367552 276 33554432000 4194304 5064252 140737149672672 140737149671376 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30441/statm: 2287 276 234 213 0 72 0
[pid=30442] ppid=30441 vsize=257372 CPUtime=10.21 cores=1,3,5,7
/proc/30442/stat : 30442 (coprocessor) R 30441 30407 6170 0 -1 4202496 34082 0 0 0 1013 8 0 0 20 0 1 0 387295133 263548928 62996 33554432000 4194304 6586260 140734607521312 140734607516856 5599447 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/30442/statm: 64343 62996 190 584 0 63755 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 403484

[startup+25.5003 s]
/proc/loadavg: 1.52 1.24 1.18 3/181 30729
/proc/meminfo: memFree=31129924/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=127816 CPUtime=2.46 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 14967 0 0 0 193 53 0 0 20 0 1 0 387294886 130883584 31598 33554432000 4194304 6006132 140737249386720 140737249379824 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/30408/statm: 31954 31598 155 443 0 31507 0
[pid=30441] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30441/stat : 30441 (cp2_pre.sh) S 30408 30407 6170 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 387295133 9367552 276 33554432000 4194304 5064252 140737149672672 140737149671376 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/30441/statm: 2287 276 234 213 0 72 0
[pid=30442] ppid=30441 vsize=257636 CPUtime=23.01 cores=1,3,5,7
/proc/30442/stat : 30442 (coprocessor) R 30441 30407 6170 0 -1 4202496 34158 0 0 0 2293 8 0 0 20 0 1 0 387295133 263819264 63072 33554432000 4194304 6586260 140734607521312 140734607516856 5599447 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/30442/statm: 64409 63072 190 584 0 63821 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 403748

[startup+51.1003 s]
/proc/loadavg: 1.68 1.30 1.20 3/179 31057
/proc/meminfo: memFree=29881556/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2371672 CPUtime=51.09 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) R 30407 30407 6170 0 -1 4202496 59616 61214 0 0 2072 175 2836 26 20 0 1 0 387294886 2428592128 411610 33554432000 4194304 6006132 140737249386720 140737249379416 4537521 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/30408/statm: 592918 411610 190 443 0 592471 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2380820

[startup+102.307 s]
/proc/loadavg: 2.59 1.62 1.31 3/181 31724
/proc/meminfo: memFree=24282436/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2224972 CPUtime=59.12 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 61291 61214 0 0 2605 445 2836 26 20 0 1 0 387294886 2278371328 466071 33554432000 4194304 6006132 140737249386720 140737249378112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 97 0 0
/proc/30408/statm: 556243 466071 190 443 0 555796 0
[pid=31180] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (satsolver.sh) S 30408 30407 6170 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 387300895 9367552 267 33554432000 4194304 5064252 140734703699136 140734703698048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31180/statm: 2287 267 226 213 0 72 0
[pid=31181] ppid=31180 vsize=4173720 CPUtime=42.19 cores=1,3,5,7
/proc/31181/stat : 31181 (glucose) R 31180 30407 6170 0 -1 4202496 414638 0 0 0 4025 194 0 0 20 0 1 0 387300895 4273889280 893763 33554432000 4194304 5208918 140736926302384 140736926300232 4211197 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31181/statm: 1043430 893763 104 248 0 1043179 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 6416988

[startup+162.3 s]
/proc/loadavg: 2.42 1.73 1.37 3/181 32487
/proc/meminfo: memFree=24170912/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2224972 CPUtime=59.12 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 61291 61214 0 0 2605 445 2836 26 20 0 1 0 387294886 2278371328 466071 33554432000 4194304 6006132 140737249386720 140737249378112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 97 0 0
/proc/30408/statm: 556243 466071 190 443 0 555796 0
[pid=31180] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (satsolver.sh) S 30408 30407 6170 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 387300895 9367552 267 33554432000 4194304 5064252 140734703699136 140734703698048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31180/statm: 2287 267 226 213 0 72 0
[pid=31181] ppid=31180 vsize=4764776 CPUtime=102.18 cores=1,3,5,7
/proc/31181/stat : 31181 (glucose) R 31180 30407 6170 0 -1 4202496 421571 0 0 0 10014 204 0 0 20 0 1 0 387300895 4879130624 920605 33554432000 4194304 5208918 140736926302384 140736926298152 4213264 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31181/statm: 1191194 920605 104 248 0 1190943 0
Current children cumulated CPU time (s) 161.3
Current children cumulated vsize (KiB) 7008044

[startup+222.3 s]
/proc/loadavg: 2.11 1.76 1.40 3/181 807
/proc/meminfo: memFree=24130408/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2224972 CPUtime=59.12 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 61291 61214 0 0 2605 445 2836 26 20 0 1 0 387294886 2278371328 466071 33554432000 4194304 6006132 140737249386720 140737249378112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 97 0 0
/proc/30408/statm: 556243 466071 190 443 0 555796 0

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

/proc/31181/statm: 1217016 982258 104 248 0 1216765 0
Current children cumulated CPU time (s) 1421.11
Current children cumulated vsize (KiB) 7111332

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 1.82 3/181 17259
/proc/meminfo: memFree=23913896/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2224972 CPUtime=59.12 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 61291 61214 0 0 2605 445 2836 26 20 0 1 0 387294886 2278371328 466071 33554432000 4194304 6006132 140737249386720 140737249378112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 97 0 0
/proc/30408/statm: 556243 466071 190 443 0 555796 0
[pid=31180] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (satsolver.sh) S 30408 30407 6170 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 387300895 9367552 267 33554432000 4194304 5064252 140734703699136 140734703698048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31180/statm: 2287 267 226 213 0 72 0
[pid=31181] ppid=31180 vsize=4869372 CPUtime=1421.96 cores=1,3,5,7
/proc/31181/stat : 31181 (glucose) R 31180 30407 6170 0 -1 4202496 454420 0 0 0 141822 374 0 0 20 0 1 0 387300895 4986236928 991314 33554432000 4194304 5208918 140736926302384 140736926300232 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31181/statm: 1217343 991314 104 248 0 1217092 0
Current children cumulated CPU time (s) 1481.08
Current children cumulated vsize (KiB) 7112640

[startup+1542.3 s]
/proc/loadavg: 1.98 2.00 1.82 3/180 18041
/proc/meminfo: memFree=24118060/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2224972 CPUtime=59.12 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 61291 61214 0 0 2605 445 2836 26 20 0 1 0 387294886 2278371328 466071 33554432000 4194304 6006132 140737249386720 140737249378112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 97 0 0
/proc/30408/statm: 556243 466071 190 443 0 555796 0
[pid=31180] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (satsolver.sh) S 30408 30407 6170 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 387300895 9367552 267 33554432000 4194304 5064252 140734703699136 140734703698048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31180/statm: 2287 267 226 213 0 72 0
[pid=31181] ppid=31180 vsize=4304872 CPUtime=1481.95 cores=1,3,5,7
/proc/31181/stat : 31181 (glucose) R 31180 30407 6170 0 -1 4202496 455909 0 0 0 147800 395 0 0 20 0 1 0 387300895 4408188928 942836 33554432000 4194304 5208918 140736926302384 140736926298760 4211558 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31181/statm: 1076218 942836 104 248 0 1075967 0
Current children cumulated CPU time (s) 1541.07
Current children cumulated vsize (KiB) 6548140

[startup+1602.3 s]
/proc/loadavg: 1.91 1.97 1.82 3/181 18807
/proc/meminfo: memFree=24033388/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2224972 CPUtime=59.12 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 61291 61214 0 0 2605 445 2836 26 20 0 1 0 387294886 2278371328 466071 33554432000 4194304 6006132 140737249386720 140737249378112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 97 0 0
/proc/30408/statm: 556243 466071 190 443 0 555796 0
[pid=31180] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (satsolver.sh) S 30408 30407 6170 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 387300895 9367552 267 33554432000 4194304 5064252 140734703699136 140734703698048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31180/statm: 2287 267 226 213 0 72 0
[pid=31181] ppid=31180 vsize=4877036 CPUtime=1541.95 cores=1,3,5,7
/proc/31181/stat : 31181 (glucose) R 31180 30407 6170 0 -1 4202496 457756 0 0 0 153792 403 0 0 20 0 1 0 387300895 4994084864 955909 33554432000 4194304 5208918 140736926302384 140736926300200 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31181/statm: 1219259 955909 104 248 0 1219008 0
Current children cumulated CPU time (s) 1601.07
Current children cumulated vsize (KiB) 7120304

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.84 3/181 19584
/proc/meminfo: memFree=24002340/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2224972 CPUtime=59.12 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 61291 61214 0 0 2605 445 2836 26 20 0 1 0 387294886 2278371328 466071 33554432000 4194304 6006132 140737249386720 140737249378112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 97 0 0
/proc/30408/statm: 556243 466071 190 443 0 555796 0
[pid=31180] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (satsolver.sh) S 30408 30407 6170 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 387300895 9367552 267 33554432000 4194304 5064252 140734703699136 140734703698048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31180/statm: 2287 267 226 213 0 72 0
[pid=31181] ppid=31180 vsize=4879400 CPUtime=1601.94 cores=1,3,5,7
/proc/31181/stat : 31181 (glucose) R 31180 30407 6170 0 -1 4202496 458388 0 0 0 159790 404 0 0 20 0 1 0 387300895 4996505600 966761 33554432000 4194304 5208918 140736926302384 140736926300232 4229316 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31181/statm: 1219850 966761 104 248 0 1219599 0
Current children cumulated CPU time (s) 1661.06
Current children cumulated vsize (KiB) 7122668

[startup+1722.3 s]
/proc/loadavg: 1.98 2.00 1.84 3/180 20353
/proc/meminfo: memFree=23975788/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2224972 CPUtime=59.12 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 61291 61214 0 0 2605 445 2836 26 20 0 1 0 387294886 2278371328 466071 33554432000 4194304 6006132 140737249386720 140737249378112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 97 0 0
/proc/30408/statm: 556243 466071 190 443 0 555796 0
[pid=31180] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (satsolver.sh) S 30408 30407 6170 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 387300895 9367552 267 33554432000 4194304 5064252 140734703699136 140734703698048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31180/statm: 2287 267 226 213 0 72 0
[pid=31181] ppid=31180 vsize=4883568 CPUtime=1661.93 cores=1,3,5,7
/proc/31181/stat : 31181 (glucose) R 31180 30407 6170 0 -1 4202496 459490 0 0 0 165788 405 0 0 20 0 1 0 387300895 5000773632 978083 33554432000 4194304 5208918 140736926302384 140736926300232 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31181/statm: 1220892 978083 104 248 0 1220641 0
Current children cumulated CPU time (s) 1721.05
Current children cumulated vsize (KiB) 7126836

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 1.85 3/179 21098
/proc/meminfo: memFree=23321236/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2224972 CPUtime=59.12 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 61291 61214 0 0 2605 445 2836 26 20 0 1 0 387294886 2278371328 466071 33554432000 4194304 6006132 140737249386720 140737249378112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 97 0 0
/proc/30408/statm: 556243 466071 190 443 0 555796 0
[pid=31180] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (satsolver.sh) S 30408 30407 6170 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 387300895 9367552 267 33554432000 4194304 5064252 140734703699136 140734703698048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31180/statm: 2287 267 226 213 0 72 0
[pid=31181] ppid=31180 vsize=4886604 CPUtime=1721.92 cores=1,3,5,7
/proc/31181/stat : 31181 (glucose) R 31180 30407 6170 0 -1 4202496 460313 0 0 0 171785 407 0 0 20 0 1 0 387300895 5003882496 991680 33554432000 4194304 5208918 140736926302384 140736926300136 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31181/statm: 1221651 991680 104 248 0 1221400 0
Current children cumulated CPU time (s) 1781.04
Current children cumulated vsize (KiB) 7129872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.06 2.01 1.86 3/179 21098
/proc/meminfo: memFree=21073764/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2224972 CPUtime=59.12 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 61291 61214 0 0 2605 445 2836 26 20 0 1 0 387294886 2278371328 466071 33554432000 4194304 6006132 140737249386720 140737249378112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 97 0 0
/proc/30408/statm: 556243 466071 190 443 0 555796 0
[pid=31180] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (satsolver.sh) S 30408 30407 6170 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 387300895 9367552 267 33554432000 4194304 5064252 140734703699136 140734703698048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31180/statm: 2287 267 226 213 0 72 0
[pid=31181] ppid=31180 vsize=4887660 CPUtime=1740.92 cores=1,3,5,7
/proc/31181/stat : 31181 (glucose) R 31180 30407 6170 0 -1 4202496 460611 0 0 0 173685 407 0 0 20 0 1 0 387300895 5004963840 995044 33554432000 4194304 5208918 140736926302384 140736926300200 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31181/statm: 1221915 995044 104 248 0 1221664 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 7130928

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1801.3 s]
/proc/loadavg: 2.06 2.01 1.86 3/179 21098
/proc/meminfo: memFree=21073764/32873852 swapFree=7632/7632
[pid=30407] ppid=30405 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/30407/stat : 30407 (npSolver-wbo-It) S 30405 30407 6170 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 387294885 9367552 275 33554432000 4194304 5064252 140736958636256 140736958635168 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/30407/statm: 2287 275 233 213 0 72 0
[pid=30408] ppid=30407 vsize=2224972 CPUtime=59.12 cores=1,3,5,7
/proc/30408/stat : 30408 (npSolver-wbo) S 30407 30407 6170 0 -1 4202496 61291 61214 0 0 2605 445 2836 26 20 0 1 0 387294886 2278371328 466071 33554432000 4194304 6006132 140737249386720 140737249378112 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 97 0 0
/proc/30408/statm: 556243 466071 190 443 0 555796 0
[pid=31180] ppid=30408 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/31180/stat : 31180 (satsolver.sh) S 30408 30407 6170 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 387300895 9367552 267 33554432000 4194304 5064252 140734703699136 140734703698048 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/31180/statm: 2287 267 226 213 0 72 0
[pid=31181] ppid=31180 vsize=4887660 CPUtime=1740.92 cores=1,3,5,7
/proc/31181/stat : 31181 (glucose) R 31180 30407 6170 0 -1 4202496 460611 0 0 0 173685 407 0 0 20 0 1 0 387300895 5004963840 995044 33554432000 4194304 5208918 140736926302384 140736926300200 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31181/statm: 1221915 995044 104 248 0 1221664 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 7130928

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30407 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.32
CPU time (s): 1800.04
CPU user time (s): 1791.26
CPU system time (s): 8.78
CPU usage (%): 99.9289
Max. virtual memory (cumulated for all children) (KiB): 8022260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.5913 second user time and 10.9033 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-09 05:14:59
IDJOB=3752857
IDBENCH=79493
IDSOLVER=2336
FILE ID=node131/3752857-1339211698
RUNJOBID= node131-1339209855-8260
PBS_JOBID= 14643882
Free space on /tmp= 71092 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-capmq5_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752857-1339211698/watcher-3752857-1339211698 -o /tmp/evaluation-result-3752857-1339211698/solver-3752857-1339211698 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3752857-1339211698.wbo 161205002 HOME HOME

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

MD5SUM BENCH= 84cd85c95cced1b7045b580cb3e3a3b7
RANDOM SEED=161205002

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        31488320 kB
Buffers:          244240 kB
Cached:           196288 kB
SwapCached:         3456 kB
Active:           330376 kB
Inactive:         171632 kB
Active(anon):      58908 kB
Inactive(anon):     4860 kB
Active(file):     271468 kB
Inactive(file):   166772 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67098424 kB
Dirty:             19808 kB
Writeback:             0 kB
AnonPages:         67200 kB
Mapped:            10056 kB
Shmem:                 0 kB
Slab:             744852 kB
SReclaimable:     183652 kB
SUnreclaim:       561200 kB
KernelStack:        1440 kB
PageTables:         4036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     190400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 69240 MiB
End job on node131 at 2012-06-09 05:45:02