Trace number 3754588

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 (fixed)? (TO) 1800.08 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_45_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM95c5d91e3a0ca992efaa2a36118a1c06
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1.41578
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3150
Total number of constraints160
Number of soft constraints160
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint45
Top cost 8094
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 8093
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.03	c run usual solver
0.00/0.25	o 2779
0.00/0.25	c current bound: 1389
0.00/0.25	c fallback to adder encoding
0.00/0.32	o 1207
0.00/0.32	c current bound: 603
8.98/9.34	o 154
8.98/9.34	c current bound: 77
10.96/11.06	o 59
10.96/11.06	c current bound: 29
11.03/11.92	o 16
11.03/11.92	c current bound: 8
1800.08/1800.61	c error: unexpected solver exit code
1800.08/1800.61	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-3754588-1339191725/watcher-3754588-1339191725 -o /tmp/evaluation-result-3754588-1339191725/solver-3754588-1339191725 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754588-1339191725.wbo 1360583231 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28273
/proc/meminfo: memFree=24622160/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0

[startup+0.041089 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28273
/proc/meminfo: memFree=24622160/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28273
/proc/meminfo: memFree=24622160/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300262 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28273
/proc/meminfo: memFree=24622160/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700256 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28273
/proc/meminfo: memFree=24622160/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28294
/proc/meminfo: memFree=24546272/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=0.42 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 4449 10658 0 0 14 3 23 2 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28293] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28293/stat : 28293 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385296870 9367552 267 33554432000 4194304 5064252 140736053325808 140736053324720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28293/statm: 2287 267 226 213 0 72 0
[pid=28294] ppid=28293 vsize=59620 CPUtime=1.04 cores=0,2,4,6
/proc/28294/stat : 28294 (glucose) R 28293 28273 26543 0 -1 4202496 12726 0 0 0 102 2 0 0 20 0 1 0 385296870 61050880 12777 33554432000 4194304 5208918 140736277694752 140736277692904 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28294/statm: 14905 12777 95 248 0 14654 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 98012

[startup+3.10033 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28294
/proc/meminfo: memFree=24545272/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=0.42 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 4449 10658 0 0 14 3 23 2 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28293] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28293/stat : 28293 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385296870 9367552 267 33554432000 4194304 5064252 140736053325808 140736053324720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28293/statm: 2287 267 226 213 0 72 0
[pid=28294] ppid=28293 vsize=59620 CPUtime=2.65 cores=0,2,4,6
/proc/28294/stat : 28294 (glucose) R 28293 28273 26543 0 -1 4202496 12972 0 0 0 262 3 0 0 20 0 1 0 385296870 61050880 13022 33554432000 4194304 5208918 140736277694752 140736277692904 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28294/statm: 14905 13022 95 248 0 14654 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 98012

[startup+6.30033 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28294
/proc/meminfo: memFree=24542488/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=0.42 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 4449 10658 0 0 14 3 23 2 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28293] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28293/stat : 28293 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385296870 9367552 267 33554432000 4194304 5064252 140736053325808 140736053324720 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28293/statm: 2287 267 226 213 0 72 0
[pid=28294] ppid=28293 vsize=59884 CPUtime=5.85 cores=0,2,4,6
/proc/28294/stat : 28294 (glucose) R 28293 28273 26543 0 -1 4202496 13050 0 0 0 582 3 0 0 20 0 1 0 385296870 61321216 13609 33554432000 4194304 5208918 140736277694752 140736277692600 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28294/statm: 14971 13609 95 248 0 14720 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 98276

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28322
/proc/meminfo: memFree=24572844/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=11388 CPUtime=0.76 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 2656 0 0 0 76 0 0 0 20 0 1 0 385298018 11661312 1954 33554432000 4194304 5208918 140735854919440 140735854917592 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 2847 1954 103 248 0 2596 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 49780

[startup+25.5004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 28322
/proc/meminfo: memFree=24530060/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=60896 CPUtime=13.57 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 6585 0 0 0 1354 3 0 0 20 0 1 0 385298018 62357504 10106 33554432000 4194304 5208918 140735854919440 140735854917528 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 15224 10106 103 248 0 14973 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 99288

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28322
/proc/meminfo: memFree=24489896/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=110216 CPUtime=39.16 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 8519 0 0 0 3910 6 0 0 20 0 1 0 385298018 112861184 19640 33554432000 4194304 5208918 140735854919440 140735854917432 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 27554 19640 103 248 0 27303 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 148608

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28322
/proc/meminfo: memFree=24412036/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=141036 CPUtime=90.36 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 11899 0 0 0 9024 12 0 0 20 0 1 0 385298018 144420864 28717 33554432000 4194304 5208918 140735854919440 140735854917592 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 35259 28717 103 248 0 35008 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 179428

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28322
/proc/meminfo: memFree=24400888/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 48610 0 0 0 134912 89 0 0 20 0 1 0 385298018 233439232 52605 33554432000 4194304 5208918 140735854919440 140735854917288 4229328 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 56992 52605 104 248 0 56741 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 266360

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 28368
/proc/meminfo: memFree=24212608/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=311376 CPUtime=1410 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 49749 0 0 0 140910 90 0 0 20 0 1 0 385298018 318849024 61407 33554432000 4194304 5208918 140735854919440 140735854917288 4229512 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 77844 61407 104 248 0 77593 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 349768

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28368
/proc/meminfo: memFree=24291496/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=181808 CPUtime=1469.97 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 50560 0 0 0 146905 92 0 0 20 0 1 0 385298018 186171392 44126 33554432000 4194304 5208918 140735854919440 140735854917528 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 45452 44126 104 248 0 45201 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 220200

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28368
/proc/meminfo: memFree=24270216/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=186836 CPUtime=1529.95 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 53147 0 0 0 152899 96 0 0 20 0 1 0 385298018 191320064 44283 33554432000 4194304 5208918 140735854919440 140735854917528 4229538 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 46709 44283 104 248 0 46458 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 225228

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28368
/proc/meminfo: memFree=24191236/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=323556 CPUtime=1589.94 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 55320 0 0 0 158895 99 0 0 20 0 1 0 385298018 331321344 65871 33554432000 4194304 5208918 140735854919440 140735854917288 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 80889 65871 104 248 0 80638 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 361948

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28368
/proc/meminfo: memFree=24188992/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=258340 CPUtime=1649.93 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 59683 0 0 0 164889 104 0 0 20 0 1 0 385298018 264540160 63245 33554432000 4194304 5208918 140735854919440 140735854917288 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 64585 63245 104 248 0 64334 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 296732

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 28372
/proc/meminfo: memFree=24241876/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=211844 CPUtime=1709.89 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 61660 0 0 0 170882 107 0 0 20 0 1 0 385298018 216928256 52169 33554432000 4194304 5208918 140735854919440 140735854917288 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 52961 52169 104 248 0 52710 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 250236

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 28372
/proc/meminfo: memFree=24188160/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=345276 CPUtime=1769.88 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 62980 0 0 0 176878 110 0 0 20 0 1 0 385298018 353562624 69839 33554432000 4194304 5208918 140735854919440 140735854915816 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 86319 69839 104 248 0 86068 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 383668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.93 1.99 1.99 3/183 28424
/proc/meminfo: memFree=24283324/32873844 swapFree=7628/7628
[pid=28273] ppid=28271 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28273/stat : 28273 (npSolver-wbo-I.) S 28271 28273 26543 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385296826 9367552 275 33554432000 4194304 5064252 140735577454496 140735577453408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/28273/statm: 2287 275 233 213 0 72 0
[pid=28274] ppid=28273 vsize=20096 CPUtime=11.89 cores=0,2,4,6
/proc/28274/stat : 28274 (npSolver-wbo) S 28273 28273 26543 0 -1 4202496 5054 39715 0 0 15 4 1147 23 20 0 1 0 385296826 20578304 4351 33554432000 4194304 6006132 140734633055312 140734633046720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28274/statm: 5024 4351 181 443 0 4577 0
[pid=28321] ppid=28274 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28321/stat : 28321 (satsolver.sh) S 28274 28273 26543 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385298018 9367552 267 33554432000 4194304 5064252 140735655319888 140735655318800 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/28321/statm: 2287 267 226 213 0 72 0
[pid=28322] ppid=28321 vsize=347040 CPUtime=1788.19 cores=0,2,4,6
/proc/28322/stat : 28322 (glucose) R 28321 28273 26543 0 -1 4202496 63345 0 0 0 178709 110 0 0 20 0 1 0 385298018 355368960 74292 33554432000 4194304 5208918 140735854919440 140735854917288 4229512 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28322/statm: 86760 74292 104 248 0 86509 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 385432

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 28273 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=632231
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=287956
# CPU time returned by wait4() is 11.9202
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.08
CPU user time (s): 1798.71
CPU system time (s): 1.37
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 461372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.6322
system time used= 0.287956
maximum resident set size= 65660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45746
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 448
involuntary context switches= 75

runsolver used 2.57061 second user time and 7.26689 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-08 23:42:05
IDJOB=3754588
IDBENCH=79156
IDSOLVER=2338
FILE ID=node143/3754588-1339191725
RUNJOBID= node143-1339184517-27632
PBS_JOBID= 14643845
Free space on /tmp= 69896 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_45_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754588-1339191725/watcher-3754588-1339191725 -o /tmp/evaluation-result-3754588-1339191725/solver-3754588-1339191725 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754588-1339191725.wbo 1360583231 HOME HOME

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

MD5SUM BENCH= 95c5d91e3a0ca992efaa2a36118a1c06
RANDOM SEED=1360583231

node143.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.787
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.57
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.787
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.787
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.787
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.787
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.787
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	: 5298.57
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.787
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.787
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:        24622416 kB
Buffers:         3640516 kB
Cached:          3507232 kB
SwapCached:          196 kB
Active:          5520392 kB
Inactive:        1663888 kB
Active(anon):      15848 kB
Inactive(anon):    12160 kB
Active(file):    5504544 kB
Inactive(file):  1651728 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:             16704 kB
Writeback:             0 kB
AnonPages:         32824 kB
Mapped:            11628 kB
Shmem:               160 kB
Slab:             928316 kB
SReclaimable:     369724 kB
SUnreclaim:       558592 kB
KernelStack:        1488 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     142196 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 69884 MiB
End job on node143 at 2012-06-09 00:12:05