Trace number 3753522

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap103_wcsp.wbo
MD5SUM731e2b3d085e2d31d63a0bd0dc294faf
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark8943592
Best CPU time to get the best result obtained on this benchmark1800.61
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 61786724
Min constraint cost 1
Max constraint cost 61786724
Sum of constraints costs 77838680126
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 19152635
0.00/0.12	c fallback to adder encoding
1800.07/1800.41	c error: unexpected solver exit code
1800.07/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-3753522-1339204483/watcher-3753522-1339204483 -o /tmp/evaluation-result-3753522-1339204483/solver-3753522-1339204483 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753522-1339204483.wbo 1753722750 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: 4.13 3.45 2.61 4/174 13804
/proc/meminfo: memFree=31323532/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0

[startup+0.0447599 s]
/proc/loadavg: 4.13 3.45 2.61 4/174 13804
/proc/meminfo: memFree=31323532/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100345 s]
/proc/loadavg: 4.13 3.45 2.61 4/174 13804
/proc/meminfo: memFree=31323532/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300292 s]
/proc/loadavg: 4.13 3.45 2.61 4/174 13804
/proc/meminfo: memFree=31323532/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.7003 s]
/proc/loadavg: 4.13 3.45 2.61 4/174 13804
/proc/meminfo: memFree=31323532/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 3.96 3.42 2.61 4/182 13822
/proc/meminfo: memFree=31155408/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=67616 CPUtime=0.98 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 15049 0 0 0 95 3 0 0 20 0 1 0 386574270 69238784 15005 33554432000 4194304 5208918 140736613530992 140736613528840 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 16904 15005 104 248 0 16653 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 141296

[startup+3.10036 s]
/proc/loadavg: 3.96 3.42 2.61 4/180 13830
/proc/meminfo: memFree=31148888/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=69392 CPUtime=2.58 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 15479 0 0 0 255 3 0 0 20 0 1 0 386574270 71057408 15946 33554432000 4194304 5208918 140736613530992 140736613528952 4229565 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 17348 15946 104 248 0 17097 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 143072

[startup+6.30043 s]
/proc/loadavg: 3.96 3.42 2.61 3/182 13832
/proc/meminfo: memFree=30639728/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=70936 CPUtime=5.78 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 16399 0 0 0 574 4 0 0 20 0 1 0 386574270 72638464 16287 33554432000 4194304 5208918 140736613530992 140736613528840 4211635 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 17734 16287 104 248 0 17483 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 144616

[startup+12.7005 s]
/proc/loadavg: 3.66 3.38 2.60 4/182 13832
/proc/meminfo: memFree=30411348/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=120248 CPUtime=12.19 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 17899 0 0 0 1213 6 0 0 20 0 1 0 386574270 123133952 26899 33554432000 4194304 5208918 140736613530992 140736613527368 4239688 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 30062 26899 104 248 0 29811 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 193928

[startup+25.5005 s]
/proc/loadavg: 3.48 3.35 2.60 4/182 13832
/proc/meminfo: memFree=30384892/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=120248 CPUtime=24.99 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 17919 0 0 0 2493 6 0 0 20 0 1 0 386574270 123133952 26919 33554432000 4194304 5208918 140736613530992 140736613527304 4229296 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 30062 26919 104 248 0 29811 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 193928

[startup+51.1005 s]
/proc/loadavg: 2.98 3.24 2.58 4/182 13832
/proc/meminfo: memFree=30368640/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=131920 CPUtime=50.58 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 18415 0 0 0 5052 6 0 0 20 0 1 0 386574270 135086080 29449 33554432000 4194304 5208918 140736613530992 140736613528856 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 32980 29449 104 248 0 32729 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 205600

[startup+102.307 s]
/proc/loadavg: 2.39 3.03 2.55 4/181 13832
/proc/meminfo: memFree=30385968/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=103652 CPUtime=101.78 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 20336 0 0 0 10170 8 0 0 20 0 1 0 386574270 106139648 23984 33554432000 4194304 5208918 140736613530992 140736613528824 4211540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 25913 23984 104 248 0 25662 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 177332

[startup+162.3 s]
/proc/loadavg: 2.14 2.84 2.51 4/181 13832
/proc/meminfo: memFree=30296184/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 41688 0 0 0 136096 60 0 0 20 0 1 0 386574270 220065792 52710 33554432000 4194304 5208918 140736613530992 140736613527368 4211537 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 53727 52710 104 248 0 53476 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 288588

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.11 4/181 13843
/proc/meminfo: memFree=30154452/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=214908 CPUtime=1421.56 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 42057 0 0 0 142093 63 0 0 20 0 1 0 386574270 220065792 50396 33554432000 4194304 5208918 140736613530992 140736613527368 4212869 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 53727 50396 104 248 0 53476 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 288588

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.10 4/182 13845
/proc/meminfo: memFree=30171856/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=214908 CPUtime=1481.54 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 43269 0 0 0 148088 66 0 0 20 0 1 0 386574270 220065792 47878 33554432000 4194304 5208918 140736613530992 140736613527368 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 53727 47878 104 248 0 53476 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 288588

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.09 4/182 13847
/proc/meminfo: memFree=30133288/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=264996 CPUtime=1541.54 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 43592 0 0 0 154086 68 0 0 20 0 1 0 386574270 271355904 56883 33554432000 4194304 5208918 140736613530992 140736613527368 4211605 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 66249 56883 104 248 0 65998 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 338676

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.08 4/181 13847
/proc/meminfo: memFree=30146128/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=214908 CPUtime=1601.52 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 43929 0 0 0 160082 70 0 0 20 0 1 0 386574270 220065792 50908 33554432000 4194304 5208918 140736613530992 140736613526680 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 53727 50908 104 248 0 53476 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 288588

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 4/181 13847
/proc/meminfo: memFree=30142888/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=264996 CPUtime=1661.52 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 44250 0 0 0 166080 72 0 0 20 0 1 0 386574270 271355904 59401 33554432000 4194304 5208918 140736613530992 140736613527304 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 66249 59401 104 248 0 65998 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 338676

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.07 4/181 13847
/proc/meminfo: memFree=30134872/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=214908 CPUtime=1721.51 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 44588 0 0 0 172077 74 0 0 20 0 1 0 386574270 220065792 52444 33554432000 4194304 5208918 140736613530992 140736613527304 4211488 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 53727 52444 104 248 0 53476 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 288588

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.06 4/181 13848
/proc/meminfo: memFree=30126992/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=264996 CPUtime=1781.5 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 44910 0 0 0 178075 75 0 0 20 0 1 0 386574270 271355904 58377 33554432000 4194304 5208918 140736613530992 140736613527304 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 66249 58377 104 248 0 65998 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 338676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.06 4/181 13848
/proc/meminfo: memFree=30110112/32873852 swapFree=6860/6860
[pid=13804] ppid=13798 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13804/stat : 13804 (npSolver-wbo-It) S 13798 13804 13761 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386574220 9367552 274 33554432000 4194304 5064252 140734730268560 140734730267472 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13804/statm: 2287 274 233 213 0 72 0
[pid=13805] ppid=13804 vsize=55384 CPUtime=0.47 cores=1,3,5,7
/proc/13805/stat : 13805 (npSolver-wbo) S 13804 13804 13761 0 -1 4202496 6228 5900 0 0 36 6 4 1 20 0 1 0 386574220 56713216 10797 33554432000 4194304 6006132 140736992999824 140736992991216 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13805/statm: 13846 10797 178 443 0 13399 0
[pid=13821] ppid=13805 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13821/stat : 13821 (satsolver.sh) S 13805 13804 13761 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386574270 9367552 267 33554432000 4194304 5064252 140733874701456 140733874700368 273448330830 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/13821/statm: 2287 267 226 213 0 72 0
[pid=13822] ppid=13821 vsize=264996 CPUtime=1799.6 cores=1,3,5,7
/proc/13822/stat : 13822 (glucose) R 13821 13804 13761 0 -1 4202496 44913 0 0 0 179885 75 0 0 20 0 1 0 386574270 271355904 59913 33554432000 4194304 5208918 140736613530992 140736613527368 4229757 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13822/statm: 66249 59913 104 248 0 65998 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 338676

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 13804 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=412937
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=91986
# CPU time returned by wait4() is 0.504923
# while last known CPU time is 1800.07
#
# 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.07
CPU user time (s): 1799.25
CPU system time (s): 0.82
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 418816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.412937
system time used= 0.091986
maximum resident set size= 64448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13106
page faults= 0
swaps= 0
block input operations= 0
block output operations= 43392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 19

runsolver used 6.87395 second user time and 18.9551 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-09 03:14:43
IDJOB=3753522
IDBENCH=79506
IDSOLVER=2337
FILE ID=node128/3753522-1339204483
RUNJOBID= node128-1339204483-13778
PBS_JOBID= 14643854
Free space on /tmp= 70896 MiB

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

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

MD5SUM BENCH= 731e2b3d085e2d31d63a0bd0dc294faf
RANDOM SEED=1753722750

node128.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.389
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.77
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.389
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.389
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	: 5438.56
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.389
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.389
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.389
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.389
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.389
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:       32873852 kB
MemFree:        31323912 kB
Buffers:          366840 kB
Cached:           260748 kB
SwapCached:         1304 kB
Active:           565664 kB
Inactive:          68604 kB
Active(anon):       2672 kB
Inactive(anon):     6752 kB
Active(file):     562992 kB
Inactive(file):    61852 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67101724 kB
Dirty:             24228 kB
Writeback:             0 kB
AnonPages:         12896 kB
Mapped:             8288 kB
Shmem:                 8 kB
Slab:             776484 kB
SReclaimable:     217820 kB
SUnreclaim:       558664 kB
KernelStack:        1376 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     103684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70704 MiB
End job on node128 at 2012-06-09 03:44:44