Trace number 3753199

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 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl30_40_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM68a136cd2642dd27a3fdbf065e2a5463
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 benchmark0.554914
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2400
Total number of constraints140
Number of soft constraints140
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint40
Top cost 7122
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 7121
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
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

Solver Data

0.00/0.02	c run usual solver
23.55/23.63	o 2929
23.55/23.63	c starting approximation
23.55/23.63	c factor = 2
23.55/23.63	c factor still to low - shrinking to 2.46036
23.55/23.63	c approx number of clauses: 1e+06
23.55/23.63	c current bound: 1464
1800.04/1800.41	c error: unexpected solver exit code
1800.04/1800.41	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-3753199-1339207971/watcher-3753199-1339207971 -o /tmp/evaluation-result-3753199-1339207971/solver-3753199-1339207971 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753199-1339207971.wbo 1406562119 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: 2.26 2.03 1.95 3/179 6611
/proc/meminfo: memFree=31295040/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0

[startup+0.0100199 s]
/proc/loadavg: 2.26 2.03 1.95 3/179 6611
/proc/meminfo: memFree=31295040/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100229 s]
/proc/loadavg: 2.26 2.03 1.95 3/179 6611
/proc/meminfo: memFree=31295040/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300157 s]
/proc/loadavg: 2.26 2.03 1.95 3/179 6611
/proc/meminfo: memFree=31295040/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700102 s]
/proc/loadavg: 2.26 2.03 1.95 3/179 6611
/proc/meminfo: memFree=31295040/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.26 2.03 1.95 3/183 6618
/proc/meminfo: memFree=31268696/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=3056 CPUtime=0.05 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 1429 2562 0 0 1 0 4 0 20 0 1 0 386923089 3129344 376 33554432000 4194304 6006132 140733923641440 140733923635632 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6612/statm: 764 376 158 443 0 317 0
[pid=6617] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6617/stat : 6617 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386923097 9367552 266 33554432000 4194304 5064252 140734833126864 140734833125776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6617/statm: 2287 266 226 213 0 72 0
[pid=6618] ppid=6617 vsize=26756 CPUtime=1.4 cores=1,3,5,7
/proc/6618/stat : 6618 (glucose) R 6617 6611 3376 0 -1 4202496 4137 0 0 0 140 0 0 0 20 0 1 0 386923097 27398144 3894 33554432000 4194304 5208918 140733196032352 140733196030200 4231508 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6618/statm: 6689 3894 96 248 0 6438 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 48108

[startup+3.10028 s]
/proc/loadavg: 2.26 2.03 1.95 3/183 6618
/proc/meminfo: memFree=31256592/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=3056 CPUtime=0.05 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 1429 2562 0 0 1 0 4 0 20 0 1 0 386923089 3129344 376 33554432000 4194304 6006132 140733923641440 140733923635632 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6612/statm: 764 376 158 443 0 317 0
[pid=6617] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6617/stat : 6617 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386923097 9367552 266 33554432000 4194304 5064252 140734833126864 140734833125776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6617/statm: 2287 266 226 213 0 72 0
[pid=6618] ppid=6617 vsize=31220 CPUtime=3 cores=1,3,5,7
/proc/6618/stat : 6618 (glucose) R 6617 6611 3376 0 -1 4202496 5034 0 0 0 300 0 0 0 20 0 1 0 386923097 31969280 7341 33554432000 4194304 5208918 140733196032352 140733196030296 4215154 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6618/statm: 7805 7341 96 248 0 7554 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 52572

[startup+6.3004 s]
/proc/loadavg: 2.24 2.03 1.95 3/183 6618
/proc/meminfo: memFree=31250308/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=3056 CPUtime=0.05 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 1429 2562 0 0 1 0 4 0 20 0 1 0 386923089 3129344 376 33554432000 4194304 6006132 140733923641440 140733923635632 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6612/statm: 764 376 158 443 0 317 0
[pid=6617] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6617/stat : 6617 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386923097 9367552 266 33554432000 4194304 5064252 140734833126864 140734833125776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6617/statm: 2287 266 226 213 0 72 0
[pid=6618] ppid=6617 vsize=31220 CPUtime=6.2 cores=1,3,5,7
/proc/6618/stat : 6618 (glucose) R 6617 6611 3376 0 -1 4202496 5034 0 0 0 620 0 0 0 20 0 1 0 386923097 31969280 7341 33554432000 4194304 5208918 140733196032352 140733196030216 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6618/statm: 7805 7341 96 248 0 7554 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 52572

[startup+12.7004 s]
/proc/loadavg: 2.22 2.03 1.95 3/183 6618
/proc/meminfo: memFree=31245780/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=3056 CPUtime=0.05 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 1429 2562 0 0 1 0 4 0 20 0 1 0 386923089 3129344 376 33554432000 4194304 6006132 140733923641440 140733923635632 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6612/statm: 764 376 158 443 0 317 0
[pid=6617] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6617/stat : 6617 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 386923097 9367552 266 33554432000 4194304 5064252 140734833126864 140734833125776 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6617/statm: 2287 266 226 213 0 72 0
[pid=6618] ppid=6617 vsize=15264 CPUtime=12.6 cores=1,3,5,7
/proc/6618/stat : 6618 (glucose) R 6617 6611 3376 0 -1 4202496 6354 0 0 0 1259 1 0 0 20 0 1 0 386923097 15630336 3177 33554432000 4194304 5208918 140733196032352 140733196030216 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6618/statm: 3816 3177 96 248 0 3565 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 36616

[startup+25.5003 s]
/proc/loadavg: 2.24 2.04 1.96 3/183 6625
/proc/meminfo: memFree=31222120/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6624/stat : 6624 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386925460 9367552 267 33554432000 4194304 5064252 140735306007792 140735306006704 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6624/statm: 2287 267 226 213 0 72 0
[pid=6625] ppid=6624 vsize=40416 CPUtime=1.77 cores=1,3,5,7
/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 8471 0 0 0 176 1 0 0 20 0 1 0 386925460 41385984 9209 33554432000 4194304 5208918 140734874820656 140734874819064 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6625/statm: 10104 9209 95 248 0 9853 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 78532

[startup+51.1003 s]
/proc/loadavg: 2.23 2.05 1.96 3/183 6625
/proc/meminfo: memFree=31180272/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6624/stat : 6624 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386925460 9367552 267 33554432000 4194304 5064252 140735306007792 140735306006704 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6624/statm: 2287 267 226 213 0 72 0
[pid=6625] ppid=6624 vsize=75768 CPUtime=27.36 cores=1,3,5,7
/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 12824 0 0 0 2733 3 0 0 20 0 1 0 386925460 77586432 18171 33554432000 4194304 5208918 140734874820656 140734874818520 4211918 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6625/statm: 18942 18171 96 248 0 18691 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 113884

[startup+102.307 s]
/proc/loadavg: 2.10 2.04 1.96 3/183 6625
/proc/meminfo: memFree=31138956/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6624/stat : 6624 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386925460 9367552 267 33554432000 4194304 5064252 140735306007792 140735306006704 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6624/statm: 2287 267 226 213 0 72 0
[pid=6625] ppid=6624 vsize=94624 CPUtime=78.57 cores=1,3,5,7
/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 13498 0 0 0 7853 4 0 0 20 0 1 0 386925460 96894976 22842 33554432000 4194304 5208918 140734874820656 140734874818600 4211635 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6625/statm: 23656 22842 96 248 0 23405 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 132740

[startup+162.3 s]
/proc/loadavg: 2.07 2.05 1.97 3/183 6626
/proc/meminfo: memFree=31067888/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 38179 0 0 0 133776 59 0 0 20 0 1 0 386925460 178958336 36988 33554432000 4194304 5208918 140734874820656 140734874818808 4211726 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6625/statm: 43691 36988 96 248 0 43440 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 212880

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 1.98 3/183 6700
/proc/meminfo: memFree=31103344/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6624/stat : 6624 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386925460 9367552 267 33554432000 4194304 5064252 140735306007792 140735306006704 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6624/statm: 2287 267 226 213 0 72 0
[pid=6625] ppid=6624 vsize=174764 CPUtime=1398.34 cores=1,3,5,7
/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 39321 0 0 0 139773 61 0 0 20 0 1 0 386925460 178958336 36476 33554432000 4194304 5208918 140734874820656 140734874818808 4211712 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6625/statm: 43691 36476 96 248 0 43440 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 212880

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/182 6700
/proc/meminfo: memFree=31099348/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6624/stat : 6624 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386925460 9367552 267 33554432000 4194304 5064252 140735306007792 140735306006704 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6624/statm: 2287 267 226 213 0 72 0
[pid=6625] ppid=6624 vsize=143944 CPUtime=1458.33 cores=1,3,5,7
/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 39875 0 0 0 145769 64 0 0 20 0 1 0 386925460 147398656 34873 33554432000 4194304 5208918 140734874820656 140734874818648 4229504 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6625/statm: 35986 34873 96 248 0 35735 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 182060

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/183 6708
/proc/meminfo: memFree=31127260/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6624/stat : 6624 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386925460 9367552 267 33554432000 4194304 5064252 140735306007792 140735306006704 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6624/statm: 2287 267 226 213 0 72 0
[pid=6625] ppid=6624 vsize=143944 CPUtime=1518.31 cores=1,3,5,7
/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 41006 0 0 0 151765 66 0 0 20 0 1 0 386925460 147398656 31289 33554432000 4194304 5208918 140734874820656 140734874818744 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6625/statm: 35986 31289 96 248 0 35735 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 182060

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 6708
/proc/meminfo: memFree=31057496/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6624/stat : 6624 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386925460 9367552 267 33554432000 4194304 5064252 140735306007792 140735306006704 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6624/statm: 2287 267 226 213 0 72 0
[pid=6625] ppid=6624 vsize=224852 CPUtime=1578.3 cores=1,3,5,7
/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 41921 0 0 0 157763 67 0 0 20 0 1 0 386925460 230248448 44969 33554432000 4194304 5208918 140734874820656 140734874818808 4211572 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6625/statm: 56213 44969 96 248 0 55962 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 262968

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/184 6719
/proc/meminfo: memFree=31075608/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6624/stat : 6624 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386925460 9367552 267 33554432000 4194304 5064252 140735306007792 140735306006704 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6624/statm: 2287 267 226 213 0 72 0
[pid=6625] ppid=6624 vsize=224852 CPUtime=1638.29 cores=1,3,5,7
/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 43068 0 0 0 163759 70 0 0 20 0 1 0 386925460 230248448 43945 33554432000 4194304 5208918 140734874820656 140734874818808 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6625/statm: 56213 43945 96 248 0 55962 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 262968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 6719
/proc/meminfo: memFree=31069188/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6624/stat : 6624 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386925460 9367552 267 33554432000 4194304 5064252 140735306007792 140735306006704 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6624/statm: 2287 267 226 213 0 72 0
[pid=6625] ppid=6624 vsize=174764 CPUtime=1698.28 cores=1,3,5,7
/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 43905 0 0 0 169756 72 0 0 20 0 1 0 386925460 178958336 42620 33554432000 4194304 5208918 140734874820656 140734874818808 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6625/statm: 43691 42620 96 248 0 43440 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 212880

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 6726
/proc/meminfo: memFree=31104056/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6624/stat : 6624 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386925460 9367552 267 33554432000 4194304 5064252 140735306007792 140735306006704 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6624/statm: 2287 267 226 213 0 72 0
[pid=6625] ppid=6624 vsize=174764 CPUtime=1758.26 cores=1,3,5,7
/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 45048 0 0 0 175752 74 0 0 20 0 1 0 386925460 178958336 39036 33554432000 4194304 5208918 140734874820656 140734874818808 4229538 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6625/statm: 43691 39036 96 248 0 43440 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 212880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 1.99 3/183 6778
/proc/meminfo: memFree=31046400/32873648 swapFree=7376/7376
[pid=6611] ppid=6609 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6611/stat : 6611 (npSolver-wbo-It) S 6609 6611 3376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386923089 9367552 275 33554432000 4194304 5064252 140736049742512 140736049741424 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6611/statm: 2287 275 233 213 0 72 0
[pid=6612] ppid=6611 vsize=19820 CPUtime=23.67 cores=1,3,5,7
/proc/6612/stat : 6612 (npSolver-wbo) S 6611 6611 3376 0 -1 4202496 3593 13793 0 0 8 2 2354 3 20 0 1 0 386923089 20295680 3916 33554432000 4194304 6006132 140733923641440 140733923632800 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6612/statm: 4955 3916 177 443 0 4508 0
[pid=6624] ppid=6612 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6624/stat : 6624 (satsolver.sh) S 6612 6611 3376 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386925460 9367552 267 33554432000 4194304 5064252 140735306007792 140735306006704 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6624/statm: 2287 267 226 213 0 72 0
[pid=6625] ppid=6624 vsize=224852 CPUtime=1776.37 cores=1,3,5,7
/proc/6625/stat : 6625 (glucose) R 6624 6611 3376 0 -1 4202496 45357 0 0 0 177562 75 0 0 20 0 1 0 386925460 230248448 43433 33554432000 4194304 5208918 140734874820656 140734874818808 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6625/statm: 56213 43433 96 248 0 55962 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 262968

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 6611 and gives
#  childrusage.ru_utime.tv_sec=23
#  childrusage.ru_utime.tv_usec=634407
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=65989
# CPU time returned by wait4() is 23.7004
# 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): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.24
CPU system time (s): 0.8
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 262968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.6344
system time used= 0.065989
maximum resident set size= 53460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18366
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 42

runsolver used 3.42048 second user time and 9.14861 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-09 04:12:51
IDJOB=3753199
IDBENCH=79163
IDSOLVER=2336
FILE ID=node120/3753199-1339207971
RUNJOBID= node120-1339204315-3393
PBS_JOBID= 14643849
Free space on /tmp= 70836 MiB

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

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

MD5SUM BENCH= 68a136cd2642dd27a3fdbf065e2a5463
RANDOM SEED=1406562119

node120.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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
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.456
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.456
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.92
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        31295668 kB
Buffers:          420880 kB
Cached:           301868 kB
SwapCached:         5856 kB
Active:           438768 kB
Inactive:         315856 kB
Active(anon):      15440 kB
Inactive(anon):    10444 kB
Active(file):     423328 kB
Inactive(file):   305412 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67096152 kB
Dirty:             16924 kB
Writeback:             0 kB
AnonPages:         49744 kB
Mapped:             9544 kB
Shmem:                 0 kB
Slab:             682620 kB
SReclaimable:     125556 kB
SUnreclaim:       557064 kB
KernelStack:        1520 kB
PageTables:         4084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     143796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70820 MiB
End job on node120 at 2012-06-09 04:42:52