Trace number 3754926

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 1.0 (fixed)? (TO) 1800.1 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap82_wcsp.wbo
MD5SUMb16cae5e7c1377276bc10d7f18825659
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark8527182
Best CPU time to get the best result obtained on this benchmark1800.02
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1300
Total number of constraints2598
Number of soft constraints2523
Number of constraints which are clauses2523
Number of constraints which are cardinality constraints (but not clauses)75
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Top cost 60586724
Min constraint cost 1
Max constraint cost 60586724
Sum of constraints costs 76337480126
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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.03	c run usual solver
0.00/0.12	o 19102635
0.00/0.12	c current bound: 9551317
0.00/0.12	c fallback to adder encoding
1800.06/1800.41	./satsolver.sh: line 5:  4468 Terminated              ./glucose $1 > $2 2> /dev/null
1800.06/1800.41	c error: unexpected solver exit code
1800.06/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-3754926-1339198154/watcher-3754926-1339198154 -o /tmp/evaluation-result-3754926-1339198154/solver-3754926-1339198154 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754926-1339198154.wbo 322128112 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.02 2.04 2.00 3/177 4454
/proc/meminfo: memFree=21446164/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0

[startup+0.105445 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 4454
/proc/meminfo: memFree=21446164/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200336 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 4454
/proc/meminfo: memFree=21446164/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300374 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 4454
/proc/meminfo: memFree=21446164/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700311 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 4454
/proc/meminfo: memFree=21446164/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 4468
/proc/meminfo: memFree=21327660/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=66636 CPUtime=1 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 13741 0 0 0 97 3 0 0 20 0 1 0 385940960 68235264 14109 33554432000 4194304 5208918 140734041403824 140734040353224 4205755 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 16659 14109 105 248 0 16408 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 140308

[startup+3.10041 s]
/proc/loadavg: 2.02 2.04 2.00 3/181 4468
/proc/meminfo: memFree=21324124/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=68120 CPUtime=2.6 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 14074 0 0 0 257 3 0 0 20 0 1 0 385940960 69754880 14953 33554432000 4194304 5208918 140734041403824 140734041401656 4211027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 17030 14953 105 248 0 16779 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 141792

[startup+6.30048 s]
/proc/loadavg: 2.10 2.05 2.01 3/181 4468
/proc/meminfo: memFree=21322016/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=69692 CPUtime=5.8 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 14939 0 0 0 577 3 0 0 20 0 1 0 385940960 71364608 15371 33554432000 4194304 5208918 140734041403824 140734041401576 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 17423 15371 105 248 0 17172 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 143364

[startup+12.7005 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 4468
/proc/meminfo: memFree=21299136/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=89772 CPUtime=12.2 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 16057 0 0 0 1216 4 0 0 20 0 1 0 385940960 91926528 20838 33554432000 4194304 5208918 140734041403824 140734041400200 4229251 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 22443 20838 105 248 0 22192 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 163444

[startup+25.5006 s]
/proc/loadavg: 2.07 2.05 2.01 3/181 4468
/proc/meminfo: memFree=21274632/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=120120 CPUtime=25 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 16769 0 0 0 2495 5 0 0 20 0 1 0 385940960 123002880 27153 33554432000 4194304 5208918 140734041403824 140734041399512 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 30030 27153 105 248 0 29779 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 193792

[startup+51.1006 s]
/proc/loadavg: 2.04 2.04 2.00 3/182 4471
/proc/meminfo: memFree=21268588/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=120120 CPUtime=50.6 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 16771 0 0 0 5055 5 0 0 20 0 1 0 385940960 123002880 28177 33554432000 4194304 5208918 140734041403824 140734041400136 4211668 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 30030 28177 105 248 0 29779 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 193792

[startup+102.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 4471
/proc/meminfo: memFree=21221936/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=169440 CPUtime=101.8 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 17772 0 0 0 10173 7 0 0 20 0 1 0 385940960 173506560 39244 33554432000 4194304 5208918 140734041403824 140734041400200 4211608 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 42360 39244 105 248 0 42109 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 243112

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/180 4471
/proc/meminfo: memFree=21261748/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 4536
/proc/meminfo: memFree=29572956/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=200260 CPUtime=1421.57 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 37510 0 0 0 142099 58 0 0 20 0 1 0 385940960 205066240 48626 33554432000 4194304 5208918 140734041403824 140734041400200 4205185 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 50065 48626 105 248 0 49814 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 273932

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4536
/proc/meminfo: memFree=29516032/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=250348 CPUtime=1481.55 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 37837 0 0 0 148095 60 0 0 20 0 1 0 385940960 256356352 57631 33554432000 4194304 5208918 140734041403824 140734041400200 4229968 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 62587 57631 105 248 0 62336 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 324020

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 4536
/proc/meminfo: memFree=29584180/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=200260 CPUtime=1541.54 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 38228 0 0 0 154093 61 0 0 20 0 1 0 385940960 205066240 46578 33554432000 4194304 5208918 140734041403824 140734041400200 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 50065 46578 105 248 0 49814 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 273932

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4536
/proc/meminfo: memFree=29546204/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=250348 CPUtime=1601.52 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 38541 0 0 0 160090 62 0 0 20 0 1 0 385940960 256356352 51999 33554432000 4194304 5208918 140734041403824 140734041401976 4211605 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 62587 51999 105 248 0 62336 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 324020

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4536
/proc/meminfo: memFree=29554692/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=200260 CPUtime=1661.51 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 38926 0 0 0 166087 64 0 0 20 0 1 0 385940960 205066240 46066 33554432000 4194304 5208918 140734041403824 140734041400200 4211888 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 50065 46066 105 248 0 49814 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 273932

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4537
/proc/meminfo: memFree=29527392/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=250348 CPUtime=1721.51 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 39244 0 0 0 172085 66 0 0 20 0 1 0 385940960 256356352 53535 33554432000 4194304 5208918 140734041403824 140734041400136 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 62587 53535 105 248 0 62336 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 324020

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4537
/proc/meminfo: memFree=29471108/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=250348 CPUtime=1781.5 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 39255 0 0 0 178084 66 0 0 20 0 1 0 385940960 256356352 59167 33554432000 4194304 5208918 140734041403824 140734041400136 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 62587 59167 105 248 0 62336 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 324020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4537
/proc/meminfo: memFree=29571816/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=200260 CPUtime=1799.6 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 39633 0 0 0 179892 68 0 0 20 0 1 0 385940960 205066240 45554 33554432000 4194304 5208918 140734041403824 140734041401912 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 50065 45554 105 248 0 49814 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 273932

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4537
/proc/meminfo: memFree=29571816/32873852 swapFree=7632/7632
[pid=4454] ppid=4452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4454/stat : 4454 (npSolver-wbo.sh) S 4452 4454 982 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385940911 9367552 274 33554432000 4194304 5064252 140734717686560 140734717685472 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4454/statm: 2287 274 233 213 0 72 0
[pid=4455] ppid=4454 vsize=55376 CPUtime=0.46 cores=1,3,5,7
/proc/4455/stat : 4455 (npSolver-wbo) S 4454 4454 982 0 -1 4202496 6164 6407 0 0 34 6 4 2 20 0 1 0 385940911 56705024 10475 33554432000 4194304 6006132 140734618255616 140734618247024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/4455/statm: 13844 10475 178 443 0 13397 0
[pid=4467] ppid=4455 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4467/stat : 4467 (satsolver.sh) S 4455 4454 982 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385940959 9367552 266 33554432000 4194304 5064252 140734271986720 140734271985632 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/4467/statm: 2287 266 226 213 0 72 0
[pid=4468] ppid=4467 vsize=200260 CPUtime=1799.6 cores=1,3,5,7
/proc/4468/stat : 4468 (glucose) R 4467 4454 982 0 -1 4202496 39633 0 0 0 179892 68 0 0 20 0 1 0 385940960 205066240 45554 33554432000 4194304 5208918 140734041403824 140734041401912 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4468/statm: 50065 45554 105 248 0 49814 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 273932

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.32
CPU system time (s): 0.778881
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 404160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.32
system time used= 0.778881
maximum resident set size= 295372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53195
page faults= 0
swaps= 0
block input operations= 0
block output operations= 42328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80
involuntary context switches= 1867

runsolver used 5.62214 second user time and 20.8448 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-09 01:29:15
IDJOB=3754926
IDBENCH=79494
IDSOLVER=2339
FILE ID=node131/3754926-1339198154
RUNJOBID= node131-1339183734-2369
PBS_JOBID= 14643840
Free space on /tmp= 68848 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap82_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754926-1339198154/watcher-3754926-1339198154 -o /tmp/evaluation-result-3754926-1339198154/solver-3754926-1339198154 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754926-1339198154.wbo 322128112 HOME HOME

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

MD5SUM BENCH= b16cae5e7c1377276bc10d7f18825659
RANDOM SEED=322128112

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:        21446808 kB
Buffers:          313780 kB
Cached:          3231128 kB
SwapCached:         8248 kB
Active:          9632312 kB
Inactive:         901348 kB
Active(anon):    6983940 kB
Inactive(anon):     7424 kB
Active(file):    2648372 kB
Inactive(file):   893924 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093240 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:       6950832 kB
Mapped:             9892 kB
Shmem:                 0 kB
Slab:             740328 kB
SReclaimable:     181328 kB
SUnreclaim:       559000 kB
KernelStack:        1504 kB
PageTables:        17240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    9716984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3842048 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= 70832 MiB
End job on node131 at 2012-06-09 01:59:15