Trace number 3714829

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.06 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-505_wcsp.wbo
MD5SUMaac7e90374eb115b0312a3cfc81835b8
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark21271
Best CPU time to get the best result obtained on this benchmark1800.6
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables688
Total number of constraints3672
Number of soft constraints3432
Number of constraints which are clauses3432
Number of constraints which are cardinality constraints (but not clauses)240
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 34354
Min constraint cost 1
Max constraint cost 34354
Sum of constraints costs 109692321
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c run usual solver
0.00/0.08	o 29544440
0.00/0.08	c fallback to adder encoding
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-3714829-1338252058/watcher-3714829-1338252058 -o /tmp/evaluation-result-3714829-1338252058/solver-3714829-1338252058 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714829-1338252058.wbo 1773587246 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.07 2.02 2.00 3/180 32296
/proc/meminfo: memFree=30656188/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0

[startup+0.082839 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 32296
/proc/meminfo: memFree=30656188/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100311 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 32296
/proc/meminfo: memFree=30656188/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/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: 2.07 2.02 2.00 3/180 32296
/proc/meminfo: memFree=30656188/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700325 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 32296
/proc/meminfo: memFree=30656188/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50046 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 32310
/proc/meminfo: memFree=30505308/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=84196 CPUtime=0.88 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 18757 0 0 0 83 5 0 0 20 0 1 0 291334442 86216704 19563 33554432000 4194304 5208918 140737243137584 140737242086984 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 21049 19563 104 248 0 20798 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 141596

[startup+3.10042 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 32310
/proc/meminfo: memFree=30415556/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=85580 CPUtime=2.48 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 19114 0 0 0 243 5 0 0 20 0 1 0 291334442 87633920 19917 33554432000 4194304 5208918 140737243137584 140737243135544 4205766 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 21395 19917 105 248 0 21144 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 142980

[startup+6.30045 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 32310
/proc/meminfo: memFree=30526032/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=85580 CPUtime=5.68 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 19127 0 0 0 563 5 0 0 20 0 1 0 291334442 87633920 19929 33554432000 4194304 5208918 140737243137584 140737243135544 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 21395 19929 105 248 0 21144 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 142980

[startup+12.7005 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 32310
/proc/meminfo: memFree=30511296/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=87520 CPUtime=12.09 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 20538 0 0 0 1203 6 0 0 20 0 1 0 291334442 89620480 20267 33554432000 4194304 5208918 140737243137584 140737243135544 4211111 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 21880 20267 105 248 0 21629 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 144920

[startup+25.5005 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 32310
/proc/meminfo: memFree=30479400/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=137392 CPUtime=24.88 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 21631 0 0 0 2481 7 0 0 20 0 1 0 291334442 140689408 31545 33554432000 4194304 5208918 140737243137584 140737243133960 4205672 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 34348 31545 105 248 0 34097 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 194792

[startup+51.1005 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 32310
/proc/meminfo: memFree=30453676/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=149064 CPUtime=50.46 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 22957 0 0 0 5037 9 0 0 20 0 1 0 291334442 152641536 35284 33554432000 4194304 5208918 140737243137584 140737243133960 4229319 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 37266 35284 105 248 0 37015 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 206464

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 32310
/proc/meminfo: memFree=30391492/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=201428 CPUtime=101.66 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 24231 0 0 0 10148 18 0 0 20 0 1 0 291334442 206262272 45890 33554432000 4194304 5208918 140737243137584 140737243133960 4229328 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 50357 45890 105 248 0 50106 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 258828

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 32310
/proc/meminfo: memFree=30378344/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 62907 0 0 0 135968 177 0 0 20 0 1 0 291334442 372383744 83019 33554432000 4194304 5208918 140737243137584 140737243135336 4212818 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 90914 83019 105 248 0 90663 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 421056

[startup+1422.31 s]
/proc/loadavg: 2.07 2.05 2.00 3/184 32516
/proc/meminfo: memFree=30798336/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=448804 CPUtime=1421.44 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 64517 0 0 0 141960 184 0 0 20 0 1 0 291334442 459575296 91537 33554432000 4194304 5208918 140737243137584 140737243135736 4211918 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 112201 91537 105 248 0 111950 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 506204

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/184 32516
/proc/meminfo: memFree=30805108/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=369172 CPUtime=1481.42 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 65846 0 0 0 147950 192 0 0 20 0 1 0 291334442 378032128 85635 33554432000 4194304 5208918 140737243137584 140737243135432 4213000 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 92293 85635 105 248 0 92042 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 426572

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/184 32516
/proc/meminfo: memFree=30717728/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=455280 CPUtime=1541.42 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 67770 0 0 0 153943 199 0 0 20 0 1 0 291334442 466206720 95669 33554432000 4194304 5208918 140737243137584 140737243135432 4229010 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 113820 95669 105 248 0 113569 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 512680

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 32516
/proc/meminfo: memFree=30739324/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=377492 CPUtime=1601.41 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 69584 0 0 0 159933 208 0 0 20 0 1 0 291334442 386551808 91256 33554432000 4194304 5208918 140737243137584 140737243135432 4229397 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 94373 91256 105 248 0 94122 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 434892

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 32516
/proc/meminfo: memFree=30715804/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=461212 CPUtime=1661.4 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 70869 0 0 0 165927 213 0 0 20 0 1 0 291334442 472281088 97088 33554432000 4194304 5208918 140737243137584 140737243135432 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 115303 97088 105 248 0 115052 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 518612

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 32523
/proc/meminfo: memFree=30783720/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=392292 CPUtime=1721.38 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 71931 0 0 0 171918 220 0 0 20 0 1 0 291334442 401707008 92559 33554432000 4194304 5208918 140737243137584 140737243133960 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 98073 92559 105 248 0 97822 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 449692

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 32527
/proc/meminfo: memFree=30739828/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=473680 CPUtime=1781.38 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 72680 0 0 0 177912 226 0 0 20 0 1 0 291334442 485048320 96828 33554432000 4194304 5208918 140737243137584 140737243135736 4229483 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 118420 96828 105 248 0 118169 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 531080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/185 32527
/proc/meminfo: memFree=30720944/32873844 swapFree=7372/7372
[pid=32296] ppid=32294 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32296/stat : 32296 (npSolver-wbo-It) S 32294 32296 28184 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 291334381 9367552 274 33554432000 4194304 5064252 140733383299536 140733383298448 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32296/statm: 2287 274 233 213 0 72 0
[pid=32297] ppid=32296 vsize=39104 CPUtime=0.58 cores=1,3,5,7
/proc/32297/stat : 32297 (npSolver-wbo) S 32296 32296 28184 0 -1 4202496 4669 6001 0 0 47 7 3 1 20 0 1 0 291334382 40042496 8948 33554432000 4194304 5990268 140735785357648 140735785349072 5173822 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32297/statm: 9776 8948 163 439 0 9333 0
[pid=32309] ppid=32297 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32309/stat : 32309 (satsolver.sh) S 32297 32296 28184 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 291334442 9367552 266 33554432000 4194304 5064252 140736628023856 140736628022768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32309/statm: 2287 266 226 213 0 72 0
[pid=32310] ppid=32309 vsize=473680 CPUtime=1799.48 cores=1,3,5,7
/proc/32310/stat : 32310 (glucose) R 32309 32296 28184 0 -1 4202496 72696 0 0 0 179722 226 0 0 20 0 1 0 291334442 485048320 101443 33554432000 4194304 5208918 140737243137584 140737243133960 4229365 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32310/statm: 118420 101443 105 248 0 118169 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 531080

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 32296 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=510922
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=91986
# CPU time returned by wait4() is 0.602908
# while last known CPU time is 1800.06
#
# 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.06
CPU user time (s): 1797.72
CPU system time (s): 2.34
CPU usage (%): 99.9803
Max. virtual memory (cumulated for all children) (KiB): 661308

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

runsolver used 2.94555 second user time and 8.5357 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-29 02:40:58
IDJOB=3714829
IDBENCH=79614
IDSOLVER=2296
FILE ID=node109/3714829-1338252058
RUNJOBID= node109-1338230730-28201
PBS_JOBID= 14624656
Free space on /tmp= 71112 MiB

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

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

MD5SUM BENCH= aac7e90374eb115b0312a3cfc81835b8
RANDOM SEED=1773587246

node109.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		: 2667.264
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	: 5334.52
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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		: 2667.264
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:       32873844 kB
MemFree:        30656832 kB
Buffers:          268936 kB
Cached:           501564 kB
SwapCached:          588 kB
Active:          1067144 kB
Inactive:         303032 kB
Active(anon):     594568 kB
Inactive(anon):     7668 kB
Active(file):     472576 kB
Inactive(file):   295364 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              8232 kB
Writeback:            32 kB
AnonPages:        610832 kB
Mapped:            11380 kB
Shmem:                 8 kB
Slab:             700352 kB
SReclaimable:     142736 kB
SUnreclaim:       557616 kB
KernelStack:        1520 kB
PageTables:         5200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     748284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    538624 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= 71180 MiB
End job on node109 at 2012-05-29 03:10:58