Trace number 3714857

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-capmp1_wcsp.wbo
MD5SUM741f37f00d13c62b4f0b1409f82c4642
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark2980671
Best CPU time to get the best result obtained on this benchmark1800.08
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables40400
Total number of constraints80600
Number of soft constraints80200
Number of constraints which are clauses80200
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint200
Top cost 68755531
Min constraint cost 1
Max constraint cost 68755531
Sum of constraints costs 2750823703914
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 201
Number of bits of the biggest sum of numbers8
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.62	c run usual solver
5.08/5.32	o 3099154
5.08/5.32	c fallback to adder encoding
1800.10/1800.62	c error: unexpected solver exit code
1800.10/1800.62	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-3714857-1338242436/watcher-3714857-1338242436 -o /tmp/evaluation-result-3714857-1338242436/solver-3714857-1338242436 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714857-1338242436.wbo 1827494542 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.01 1.99 3/182 8794
/proc/meminfo: memFree=28820008/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0

[startup+0.011891 s]
/proc/loadavg: 2.02 2.01 1.99 3/182 8794
/proc/meminfo: memFree=28820008/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100248 s]
/proc/loadavg: 2.02 2.01 1.99 3/182 8794
/proc/meminfo: memFree=28820008/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.02 2.01 1.99 3/182 8794
/proc/meminfo: memFree=28820008/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 2.02 2.01 1.99 3/182 8794
/proc/meminfo: memFree=28820008/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.02 2.01 1.99 3/186 8798
/proc/meminfo: memFree=28732612/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=29408 CPUtime=0.73 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 4801 0 0 0 62 11 0 0 20 0 1 0 290368400 30113792 5227 33554432000 4194304 5990268 140737445310032 140737445303184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 7352 5227 150 439 0 6909 0
[pid=8797] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8797/stat : 8797 (cp2_pre.sh) S 8795 8794 6321 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 290368474 9367552 277 33554432000 4194304 5064252 140737340782032 140737340780736 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8797/statm: 2287 277 234 213 0 72 0
[pid=8798] ppid=8797 vsize=86216 CPUtime=0.74 cores=1,3,5,7
/proc/8798/stat : 8798 (coprocessor) R 8797 8794 6321 0 -1 4202496 16125 0 0 0 72 2 0 0 20 0 1 0 290368474 88285184 20623 33554432000 4194304 6586260 140733199534928 140733199532088 5599198 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 21554 20623 190 584 0 20966 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 133920

[startup+3.10034 s]
/proc/loadavg: 2.02 2.01 1.99 3/186 8798
/proc/meminfo: memFree=28713508/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=29408 CPUtime=0.73 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 4801 0 0 0 62 11 0 0 20 0 1 0 290368400 30113792 5227 33554432000 4194304 5990268 140737445310032 140737445303184 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 7352 5227 150 439 0 6909 0
[pid=8797] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8797/stat : 8797 (cp2_pre.sh) S 8795 8794 6321 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 290368474 9367552 277 33554432000 4194304 5064252 140737340782032 140737340780736 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8797/statm: 2287 277 234 213 0 72 0
[pid=8798] ppid=8797 vsize=86348 CPUtime=2.34 cores=1,3,5,7
/proc/8798/stat : 8798 (coprocessor) R 8797 8794 6321 0 -1 4202496 16169 0 0 0 232 2 0 0 20 0 1 0 290368474 88420352 20667 33554432000 4194304 6586260 140733199534928 140733199530472 4676681 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/8798/statm: 21587 20667 190 584 0 20999 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 134052

[startup+6.30033 s]
/proc/loadavg: 2.02 2.01 1.99 3/184 8806
/proc/meminfo: memFree=28782860/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=138748 CPUtime=6.08 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) R 8794 8794 6321 0 -1 4202496 18214 29679 0 0 159 41 396 12 20 0 1 0 290368400 142077952 31685 33554432000 4194304 5990268 140737445310032 140737445302376 5042544 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 34687 31685 162 439 0 34244 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 147896

[startup+12.7004 s]
/proc/loadavg: 2.10 2.03 2.00 3/186 8808
/proc/meminfo: memFree=27856716/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=397896 CPUtime=1.57 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 51534 0 0 0 140 17 0 0 20 0 1 0 290369512 407445504 86748 33554432000 4194304 5208918 140734821762080 140734820711480 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 99474 86748 69 248 0 99223 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 981008

[startup+25.5005 s]
/proc/loadavg: 2.16 2.04 2.00 3/186 8830
/proc/meminfo: memFree=27279216/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=891256 CPUtime=14.36 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 117173 0 0 0 1391 45 0 0 20 0 1 0 290369512 912646144 197250 33554432000 4194304 5208918 140734821762080 140734821760040 4205631 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 222814 197250 103 248 0 222563 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 1474368

[startup+51.1005 s]
/proc/loadavg: 2.10 2.04 2.00 3/186 8830
/proc/meminfo: memFree=27279420/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=891256 CPUtime=39.95 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 117176 0 0 0 3950 45 0 0 20 0 1 0 290369512 912646144 197253 33554432000 4194304 5208918 140734821762080 140734821760040 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 222814 197253 103 248 0 222563 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 1474368

[startup+102.308 s]
/proc/loadavg: 2.04 2.03 2.00 3/185 8831
/proc/meminfo: memFree=27255620/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=891752 CPUtime=91.15 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 117291 0 0 0 9070 45 0 0 20 0 1 0 290369512 913154048 197368 33554432000 4194304 5208918 140734821762080 140734821759752 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 222938 197368 103 248 0 222687 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 1474864

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 8831
/proc/meminfo: memFree=27241648/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=891900 CPUtime=151.14 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 117315 0 0 0 15069 45 0 0 20 0 1 0 290369512 913305600 197903 33554432000 4194304 5208918 140734821762080 140734821760040 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 222975 197903 103 248 0 222724 0
Current children cumulated CPU time (s) 162.05

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

/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 117946 0 0 0 135049 46 0 0 20 0 1 0 290369512 915808256 199218 33554432000 4194304 5208918 140734821762080 140734821759928 4211656 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 223586 199218 104 248 0 223335 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 1477456

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8841
/proc/meminfo: memFree=27142728/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=901272 CPUtime=1410.94 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 119656 0 0 0 141048 46 0 0 20 0 1 0 290369512 922902528 200928 33554432000 4194304 5208918 140734821762080 140734821759832 4211182 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 225318 200928 104 248 0 225067 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1484384

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8841
/proc/meminfo: memFree=27132232/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=905780 CPUtime=1470.93 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 120773 0 0 0 147046 47 0 0 20 0 1 0 290369512 927518720 202556 33554432000 4194304 5208918 140734821762080 140734821759928 4211188 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 226445 202556 104 248 0 226194 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 1488892

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/185 8841
/proc/meminfo: memFree=27092272/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=909696 CPUtime=1530.91 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 121692 0 0 0 153044 47 0 0 20 0 1 0 290369512 931528704 205008 33554432000 4194304 5208918 140734821762080 140734821759928 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 227424 205008 104 248 0 227173 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 1492808

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 8841
/proc/meminfo: memFree=27097908/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=911832 CPUtime=1590.9 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 122239 0 0 0 159043 47 0 0 20 0 1 0 290369512 933715968 205555 33554432000 4194304 5208918 140734821762080 140734821758456 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 227958 205555 104 248 0 227707 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 1494944

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8842
/proc/meminfo: memFree=27080964/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=1053456 CPUtime=1650.89 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 124870 0 0 0 165040 49 0 0 20 0 1 0 290369512 1078738944 211743 33554432000 4194304 5208918 140734821762080 140734821758456 4465602 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 263364 211743 104 248 0 263113 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 1636568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 8842
/proc/meminfo: memFree=27051180/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=1056096 CPUtime=1710.89 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 125773 0 0 0 171039 50 0 0 20 0 1 0 290369512 1081442304 213141 33554432000 4194304 5208918 140734821762080 140734821759928 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 264024 213141 104 248 0 263773 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 1639208

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/186 8887
/proc/meminfo: memFree=27387148/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=1056096 CPUtime=1770.88 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 125773 0 0 0 177038 50 0 0 20 0 1 0 290369512 1081442304 213141 33554432000 4194304 5208918 140734821762080 140734821759928 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 264024 213141 104 248 0 263773 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 1639208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8895
/proc/meminfo: memFree=26216996/32873844 swapFree=7372/7372
[pid=8794] ppid=8792 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8794/stat : 8794 (npSolver-wbo-It) S 8792 8794 6321 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 290368400 9367552 275 33554432000 4194304 5064252 140735329157072 140735329155984 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8794/statm: 2287 275 233 213 0 72 0
[pid=8795] ppid=8794 vsize=564816 CPUtime=10.91 cores=1,3,5,7
/proc/8795/stat : 8795 (npSolver-wbo) S 8794 8794 6321 0 -1 4202496 20809 29679 0 0 571 112 396 12 20 0 1 0 290368400 578371584 96763 33554432000 4194304 5990268 140737445310032 140737445301456 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8795/statm: 141204 96763 163 439 0 140761 0
[pid=8807] ppid=8795 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8807/stat : 8807 (satsolver.sh) S 8795 8794 6321 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 290369512 9367552 266 33554432000 4194304 5064252 140733986595632 140733986594544 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8807/statm: 2287 266 226 213 0 72 0
[pid=8808] ppid=8807 vsize=1056096 CPUtime=1789.19 cores=1,3,5,7
/proc/8808/stat : 8808 (glucose) R 8807 8794 6321 0 -1 4202496 125773 0 0 0 178869 50 0 0 20 0 1 0 290369512 1081442304 213141 33554432000 4194304 5208918 140734821762080 140734821759928 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8808/statm: 264024 213141 104 248 0 263773 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1639208

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 8794 and gives
#  childrusage.ru_utime.tv_sec=9
#  childrusage.ru_utime.tv_usec=677528
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=263807
# CPU time returned by wait4() is 10.9413
# while last known CPU time is 1800.1
#
# 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.1
CPU user time (s): 1798.36
CPU system time (s): 1.74
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 1805224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.67753
system time used= 1.26381
maximum resident set size= 741388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51466
page faults= 0
swaps= 0
block input operations= 0
block output operations= 740120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 273
involuntary context switches= 30

runsolver used 3.51846 second user time and 8.86865 second system time

The end

Launcher Data

Begin job on node133 at 2012-05-29 00:00:36
IDJOB=3714857
IDBENCH=79544
IDSOLVER=2296
FILE ID=node133/3714857-1338242436
RUNJOBID= node133-1338237009-7750
PBS_JOBID= 14624616
Free space on /tmp= 71140 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-capmp1_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714857-1338242436/watcher-3714857-1338242436 -o /tmp/evaluation-result-3714857-1338242436/solver-3714857-1338242436 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714857-1338242436.wbo 1827494542 HOME HOME

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

MD5SUM BENCH= 741f37f00d13c62b4f0b1409f82c4642
RANDOM SEED=1827494542

node133.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.540
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.08
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.540
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.92
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.540
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.540
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.540
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.540
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.90
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.540
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.540
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:        28820544 kB
Buffers:          418916 kB
Cached:          2491140 kB
SwapCached:          104 kB
Active:          1591252 kB
Inactive:        1620300 kB
Active(anon):     290312 kB
Inactive(anon):    11364 kB
Active(file):    1300940 kB
Inactive(file):  1608936 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108752 kB
Dirty:             99684 kB
Writeback:            32 kB
AnonPages:        305932 kB
Mapped:            15488 kB
Shmem:               212 kB
Slab:             700560 kB
SReclaimable:     142456 kB
SUnreclaim:       558104 kB
KernelStack:        1528 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     482996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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= 70836 MiB
End job on node133 at 2012-05-29 00:30:37