Trace number 3753275

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.11 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-31-30--soft-0-100-0.wbo
MD5SUM168e81c26eea0b6e6155adb2f3f4d195
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.037993
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables930
Total number of constraints61
Number of soft constraints61
Number of constraints which are clauses31
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint31
Top cost 3358
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3357
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 32
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c run usual solver
4.98/5.00	o 97
4.98/5.00	c starting approximation
4.98/5.00	c factor = 2
4.98/5.00	c current bound: 48
570.46/570.67	c current bound: 48
1128.59/1128.83	c current bound: 48
1689.29/1689.69	c current bound: 48
1800.09/1800.40	./satsolver.sh: line 5: 24859 Terminated              ./glucose $1 > $2 2> /dev/null
1800.09/1800.40	c error: unexpected solver exit code
1800.09/1800.40	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-3753275-1339208049/watcher-3753275-1339208049 -o /tmp/evaluation-result-3753275-1339208049/solver-3753275-1339208049 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753275-1339208049.wbo 485496483 HOME HOME 

running on 4 cores: 0,2,4,6

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: 1.94 1.73 1.75 3/179 20085
/proc/meminfo: memFree=30826712/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0

[startup+0.10593 s]
/proc/loadavg: 1.94 1.73 1.75 3/179 20085
/proc/meminfo: memFree=30826712/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.356502 s]
/proc/loadavg: 1.94 1.73 1.75 3/179 20085
/proc/meminfo: memFree=30826712/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.400271 s]
/proc/loadavg: 1.94 1.73 1.75 3/179 20085
/proc/meminfo: memFree=30826712/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 1.94 1.73 1.75 3/179 20085
/proc/meminfo: memFree=30826712/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 1.94 1.73 1.75 3/183 20096
/proc/meminfo: memFree=30781112/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2388 CPUtime=0.01 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 1828 2223 0 0 0 0 1 0 20 0 1 0 386929462 2445312 263 33554432000 4194304 6006132 140736635658528 140736635652720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 597 263 157 443 0 150 0
[pid=20091] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20091/stat : 20091 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386929466 9367552 267 33554432000 4194304 5064252 140735003808848 140735003807760 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20091/statm: 2287 267 226 213 0 72 0
[pid=20092] ppid=20091 vsize=14748 CPUtime=1.45 cores=0,2,4,6
/proc/20092/stat : 20092 (glucose) R 20091 20085 7786 0 -1 4202496 4267 0 0 0 145 0 0 0 20 0 1 0 386929466 15101952 3241 33554432000 4194304 5208918 140734243619808 140734243617752 4229504 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20092/statm: 3687 3241 96 248 0 3436 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 35432

[startup+3.10035 s]
/proc/loadavg: 1.94 1.73 1.75 3/183 20096
/proc/meminfo: memFree=30769880/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2388 CPUtime=0.01 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 1828 2223 0 0 0 0 1 0 20 0 1 0 386929462 2445312 263 33554432000 4194304 6006132 140736635658528 140736635652720 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 597 263 157 443 0 150 0
[pid=20091] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20091/stat : 20091 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386929466 9367552 267 33554432000 4194304 5064252 140735003808848 140735003807760 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20091/statm: 2287 267 226 213 0 72 0
[pid=20092] ppid=20091 vsize=30704 CPUtime=3.05 cores=0,2,4,6
/proc/20092/stat : 20092 (glucose) R 20091 20085 7786 0 -1 4202496 4870 0 0 0 304 1 0 0 20 0 1 0 386929466 31440896 6908 33554432000 4194304 5208918 140734243619808 140734243617752 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20092/statm: 7676 6909 96 248 0 7425 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 51388

[startup+6.30034 s]
/proc/loadavg: 1.95 1.74 1.75 3/183 20117
/proc/meminfo: memFree=30789292/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=4.98 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 1940 10749 0 0 1 0 495 2 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=20112] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20112/stat : 20112 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386929962 9367552 267 33554432000 4194304 5064252 140736327313440 140736327312352 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20112/statm: 2287 267 226 213 0 72 0
[pid=20113] ppid=20112 vsize=10600 CPUtime=1.28 cores=0,2,4,6
/proc/20113/stat : 20113 (glucose) R 20112 20085 7786 0 -1 4202496 2136 0 0 0 128 0 0 0 20 0 1 0 386929962 10854400 1724 33554432000 4194304 5208918 140733911556704 140733911554664 4231508 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20113/statm: 2650 1724 96 248 0 2399 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 31288

[startup+12.7004 s]
/proc/loadavg: 1.95 1.74 1.75 3/183 20131
/proc/meminfo: memFree=30764020/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=4.98 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 1940 10749 0 0 1 0 495 2 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=20112] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20112/stat : 20112 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386929962 9367552 267 33554432000 4194304 5064252 140736327313440 140736327312352 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20112/statm: 2287 267 226 213 0 72 0
[pid=20113] ppid=20112 vsize=30968 CPUtime=7.68 cores=0,2,4,6
/proc/20113/stat : 20113 (glucose) R 20112 20085 7786 0 -1 4202496 4104 0 0 0 767 1 0 0 20 0 1 0 386929962 31711232 7264 33554432000 4194304 5208918 140733911556704 140733911554568 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20113/statm: 7742 7264 96 248 0 7491 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 51656

[startup+25.5065 s]
/proc/loadavg: 1.96 1.75 1.75 3/182 20169
/proc/meminfo: memFree=30777456/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=4.98 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 1940 10749 0 0 1 0 495 2 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=20112] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20112/stat : 20112 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386929962 9367552 267 33554432000 4194304 5064252 140736327313440 140736327312352 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20112/statm: 2287 267 226 213 0 72 0
[pid=20113] ppid=20112 vsize=60512 CPUtime=20.48 cores=0,2,4,6
/proc/20113/stat : 20113 (glucose) R 20112 20085 7786 0 -1 4202496 6182 0 0 0 2046 2 0 0 20 0 1 0 386929962 61964288 12239 33554432000 4194304 5208918 140733911556704 140733911554648 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20113/statm: 15128 12239 96 248 0 14877 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 81200

[startup+51.1004 s]
/proc/loadavg: 1.97 1.77 1.76 3/182 20239
/proc/meminfo: memFree=30788360/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=4.98 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 1940 10749 0 0 1 0 495 2 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=20112] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20112/stat : 20112 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386929962 9367552 267 33554432000 4194304 5064252 140736327313440 140736327312352 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20112/statm: 2287 267 226 213 0 72 0
[pid=20113] ppid=20112 vsize=60512 CPUtime=46.07 cores=0,2,4,6
/proc/20113/stat : 20113 (glucose) R 20112 20085 7786 0 -1 4202496 7166 0 0 0 4604 3 0 0 20 0 1 0 386929962 61964288 12425 33554432000 4194304 5208918 140733911556704 140733911554648 4211521 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20113/statm: 15128 12425 96 248 0 14877 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 81200

[startup+102.3 s]
/proc/loadavg: 1.99 1.81 1.77 2/181 20383
/proc/meminfo: memFree=30740632/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=4.98 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 1940 10749 0 0 1 0 495 2 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=20112] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20112/stat : 20112 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386929962 9367552 267 33554432000 4194304 5064252 140736327313440 140736327312352 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/20112/statm: 2287 267 226 213 0 72 0
[pid=20113] ppid=20112 vsize=60512 CPUtime=97.27 cores=0,2,4,6
/proc/20113/stat : 20113 (glucose) R 20112 20085 7786 0 -1 4202496 8159 0 0 0 9719 8 0 0 20 0 1 0 386929962 61964288 14677 33554432000 4194304 5208918 140733911556704 140733911554792 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20113/statm: 15128 14677 96 248 0 14877 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 81200

[startup+162.3 s]
/proc/loadavg: 2.21 1.89 1.79 3/183 20553
/proc/meminfo: memFree=30701088/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=4.98 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 1940 10749 0 0 1 0 495 2 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=20112] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 1.93 1.95 1.91 3/183 23931
/proc/meminfo: memFree=30658232/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=1128.63 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 2132 67694 0 0 1 1 112743 118 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=23277] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23277/stat : 23277 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387042346 9367552 266 33554432000 4194304 5064252 140736075514080 140736075512992 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23277/statm: 2287 266 226 213 0 72 0
[pid=23278] ppid=23277 vsize=152376 CPUtime=233.41 cores=0,2,4,6
/proc/23278/stat : 23278 (glucose) R 23277 20085 7786 0 -1 4202496 23260 0 0 0 23317 24 0 0 20 0 1 0 387042346 156033024 32495 33554432000 4194304 5208918 140734631223120 140734631221272 4229507 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23278/statm: 38094 32495 96 248 0 37843 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 173064

[startup+1422.3 s]
/proc/loadavg: 1.97 1.96 1.91 3/183 24099
/proc/meminfo: memFree=30664820/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=1128.63 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 2132 67694 0 0 1 1 112743 118 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=23277] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23277/stat : 23277 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387042346 9367552 266 33554432000 4194304 5064252 140736075514080 140736075512992 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23277/statm: 2287 266 226 213 0 72 0
[pid=23278] ppid=23277 vsize=152376 CPUtime=293.4 cores=0,2,4,6
/proc/23278/stat : 23278 (glucose) R 23277 20085 7786 0 -1 4202496 27575 0 0 0 29309 31 0 0 20 0 1 0 387042346 156033024 31983 33554432000 4194304 5208918 140734631223120 140734631221272 4229776 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23278/statm: 38094 31983 96 248 0 37843 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 173064

[startup+1482.3 s]
/proc/loadavg: 1.95 1.96 1.91 3/183 24267
/proc/meminfo: memFree=30680468/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=1128.63 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 2132 67694 0 0 1 1 112743 118 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=23277] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23277/stat : 23277 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387042346 9367552 266 33554432000 4194304 5064252 140736075514080 140736075512992 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23277/statm: 2287 266 226 213 0 72 0
[pid=23278] ppid=23277 vsize=121556 CPUtime=353.4 cores=0,2,4,6
/proc/23278/stat : 23278 (glucose) R 23277 20085 7786 0 -1 4202496 31320 0 0 0 35302 38 0 0 20 0 1 0 387042346 124473344 27820 33554432000 4194304 5208918 140734631223120 140734631221112 4229734 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23278/statm: 30389 27820 96 248 0 30138 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 142244

[startup+1542.3 s]
/proc/loadavg: 1.94 1.95 1.91 3/183 24438
/proc/meminfo: memFree=30685504/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=1128.63 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 2132 67694 0 0 1 1 112743 118 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=23277] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23277/stat : 23277 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387042346 9367552 266 33554432000 4194304 5064252 140736075514080 140736075512992 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23277/statm: 2287 266 226 213 0 72 0
[pid=23278] ppid=23277 vsize=152376 CPUtime=413.39 cores=0,2,4,6
/proc/23278/stat : 23278 (glucose) R 23277 20085 7786 0 -1 4202496 35170 0 0 0 41295 44 0 0 20 0 1 0 387042346 156033024 34038 33554432000 4194304 5208918 140734631223120 140734631221272 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23278/statm: 38094 34038 96 248 0 37843 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 173064

[startup+1602.3 s]
/proc/loadavg: 2.01 1.97 1.91 3/184 24606
/proc/meminfo: memFree=30649656/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=1128.63 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 2132 67694 0 0 1 1 112743 118 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=23277] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23277/stat : 23277 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387042346 9367552 266 33554432000 4194304 5064252 140736075514080 140736075512992 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23277/statm: 2287 266 226 213 0 72 0
[pid=23278] ppid=23277 vsize=152376 CPUtime=473.37 cores=0,2,4,6
/proc/23278/stat : 23278 (glucose) R 23277 20085 7786 0 -1 4202496 38430 0 0 0 47287 50 0 0 20 0 1 0 387042346 156033024 35062 33554432000 4194304 5208918 140734631223120 140734631221272 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23278/statm: 38094 35062 96 248 0 37843 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 173064

[startup+1662.31 s]
/proc/loadavg: 2.00 1.97 1.91 3/184 24778
/proc/meminfo: memFree=30693988/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=1128.63 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 2132 67694 0 0 1 1 112743 118 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=23277] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/23277/stat : 23277 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387042346 9367552 266 33554432000 4194304 5064252 140736075514080 140736075512992 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/23277/statm: 2287 266 226 213 0 72 0
[pid=23278] ppid=23277 vsize=152376 CPUtime=533.37 cores=0,2,4,6
/proc/23278/stat : 23278 (glucose) R 23277 20085 7786 0 -1 4202496 42130 0 0 0 53281 56 0 0 20 0 1 0 387042346 156033024 31478 33554432000 4194304 5208918 140734631223120 140734631221272 4205139 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23278/statm: 38094 31478 96 248 0 37843 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 173064

[startup+1722.3 s]
/proc/loadavg: 2.11 2.00 1.92 3/183 24950
/proc/meminfo: memFree=30736504/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=1689.4 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 2228 114343 0 0 1 1 168760 178 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=24858] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387098431 9367552 267 33554432000 4194304 5064252 140735491543328 140735491542240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24858/statm: 2287 267 226 213 0 72 0
[pid=24859] ppid=24858 vsize=60512 CPUtime=32.59 cores=0,2,4,6
/proc/24859/stat : 24859 (glucose) R 24858 20085 7786 0 -1 4202496 6874 0 0 0 3257 2 0 0 20 0 1 0 387098431 61964288 13666 33554432000 4194304 5208918 140734710228496 140734710226440 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24859/statm: 15128 13666 96 248 0 14877 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 81200

[startup+1782.3 s]
/proc/loadavg: 2.04 2.00 1.92 3/183 25118
/proc/meminfo: memFree=30698036/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=1689.4 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 2228 114343 0 0 1 1 168760 178 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=24858] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387098431 9367552 267 33554432000 4194304 5064252 140735491543328 140735491542240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24858/statm: 2287 267 226 213 0 72 0
[pid=24859] ppid=24858 vsize=109832 CPUtime=92.58 cores=0,2,4,6
/proc/24859/stat : 24859 (glucose) R 24858 20085 7786 0 -1 4202496 10978 0 0 0 9251 7 0 0 20 0 1 0 387098431 112467968 23191 33554432000 4194304 5208918 140734710228496 140734710226488 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24859/statm: 27458 23191 96 248 0 27207 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 130520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.00 1.92 3/183 25174
/proc/meminfo: memFree=30730228/32873844 swapFree=9160/9160
[pid=20085] ppid=20083 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/20085/stat : 20085 (npSolver-wbo-It) S 20083 20085 7786 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386929462 9367552 274 33554432000 4194304 5064252 140736731550624 140736731549536 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/20085/statm: 2287 274 233 213 0 72 0
[pid=20086] ppid=20085 vsize=2392 CPUtime=1689.4 cores=0,2,4,6
/proc/20086/stat : 20086 (npSolver-wbo) S 20085 20085 7786 0 -1 4202496 2228 114343 0 0 1 1 168760 178 20 0 1 0 386929462 2449408 283 33554432000 4194304 6006132 140736635658528 140736635649888 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/20086/statm: 598 283 176 443 0 151 0
[pid=24858] ppid=20086 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/24858/stat : 24858 (satsolver.sh) S 20086 20085 7786 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 387098431 9367552 267 33554432000 4194304 5064252 140735491543328 140735491542240 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/24858/statm: 2287 267 226 213 0 72 0
[pid=24859] ppid=24858 vsize=60512 CPUtime=110.69 cores=0,2,4,6
/proc/24859/stat : 24859 (glucose) R 24858 20085 7786 0 -1 4202496 11639 0 0 0 11060 9 0 0 20 0 1 0 387098431 61964288 14690 33554432000 4194304 5208918 140734710228496 140734710226584 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24859/statm: 15128 14690 96 248 0 14877 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 81200

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1798.22
CPU system time (s): 1.89371
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 223156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.22
system time used= 1.89371
maximum resident set size= 155968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129202
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 107
involuntary context switches= 1945

runsolver used 2.71459 second user time and 7.12792 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-09 04:14:09
IDJOB=3753275
IDBENCH=79172
IDSOLVER=2336
FILE ID=node139/3753275-1339208049
RUNJOBID= node139-1339206230-7802
PBS_JOBID= 14643885
Free space on /tmp= 70812 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-31-30--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753275-1339208049/watcher-3753275-1339208049 -o /tmp/evaluation-result-3753275-1339208049/solver-3753275-1339208049 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753275-1339208049.wbo 485496483 HOME HOME

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

MD5SUM BENCH= 168e81c26eea0b6e6155adb2f3f4d195
RANDOM SEED=485496483

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.92
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.750
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.750
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.750
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:        30827604 kB
Buffers:          740748 kB
Cached:           318428 kB
SwapCached:          584 kB
Active:          1004224 kB
Inactive:          89904 kB
Active(anon):      27220 kB
Inactive(anon):     7284 kB
Active(file):     977004 kB
Inactive(file):    82620 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104292 kB
Dirty:             24472 kB
Writeback:             0 kB
AnonPages:         40108 kB
Mapped:            11576 kB
Shmem:                 8 kB
Slab:             812416 kB
SReclaimable:     253128 kB
SUnreclaim:       559288 kB
KernelStack:        1480 kB
PageTables:         3868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     156584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 70804 MiB
End job on node139 at 2012-06-09 04:44:10