Trace number 3753753

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-dsjc125-1-5_wcsp.wbo
MD5SUM1e03c0838cb45b8ff7a074bb8c15e2b5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.022996
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables625
Total number of constraints3805
Number of soft constraints3680
Number of constraints which are clauses3680
Number of constraints which are cardinality constraints (but not clauses)125
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5
Top cost 737
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 3680
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.04	c run usual solver
0.00/0.14	o 51
0.00/0.14	c (debug) using card networks
0.00/0.82	o 32
0.00/0.82	c (debug) using card networks
1.26/1.51	o 31
1.26/1.51	c (debug) using card networks
2.24/2.50	o 30
2.24/2.50	c (debug) using card networks
3.24/3.49	o 29
3.24/3.49	c (debug) using card networks
4.61/4.86	o 28
4.61/4.86	c (debug) using card networks
5.41/5.66	o 27
5.41/5.66	c (debug) using card networks
6.21/6.45	o 26
6.21/6.45	c (debug) using card networks
12.09/12.13	o 25
12.09/12.13	c (debug) using card networks
13.66/13.91	o 24
13.66/13.91	c (debug) using card networks
15.67/15.92	o 23
15.67/15.92	c (debug) using card networks
16.98/17.04	o 22
16.98/17.04	c (debug) using card networks
18.70/18.99	o 21
18.70/18.99	c (debug) using card networks
20.83/20.91	o 20
20.83/20.91	c (debug) using card networks
22.09/22.39	o 19
22.09/22.39	c (debug) using card networks
23.43/23.73	o 18
23.43/23.73	c (debug) using card networks
25.25/25.30	o 17
182.92/183.00	o 16
337.57/337.87	o 15
491.58/491.89	o 14
649.74/649.90	o 13
803.56/803.90	o 12
950.91/951.25	o 11
1092.74/1093.10	o 10
1228.58/1228.98	o 9
1356.76/1357.16	o 8
1482.82/1483.23	o 7
1606.56/1606.97	o 6
1731.50/1731.92	o 5
1800.04/1800.40	./satsolver.sh: line 5: 32575 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.40	c error: unexpected solver exit code
1800.04/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-3753753-1339208214/watcher-3753753-1339208214 -o /tmp/evaluation-result-3753753-1339208214/solver-3753753-1339208214 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753753-1339208214.wbo 1390753139 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.08 2.02 2.01 2/171 32279
/proc/meminfo: memFree=29644660/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0

[startup+0.0404229 s]
/proc/loadavg: 2.08 2.02 2.01 2/171 32279
/proc/meminfo: memFree=29644660/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100312 s]
/proc/loadavg: 2.08 2.02 2.01 2/171 32279
/proc/meminfo: memFree=29644660/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300313 s]
/proc/loadavg: 2.08 2.02 2.01 2/171 32279
/proc/meminfo: memFree=29644660/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70031 s]
/proc/loadavg: 2.08 2.02 2.01 2/171 32279
/proc/meminfo: memFree=29644660/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.99 2.00 2.00 2/174 32371
/proc/meminfo: memFree=29589328/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=1.26 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 7388 31946 0 0 21 5 78 22 20 0 1 0 386949873 22618112 4870 33554432000 4194304 6006132 140734407444304 140734407435184 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4870 177 443 0 5075 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 31236

[startup+3.10035 s]
/proc/loadavg: 1.99 2.00 2.00 2/174 32378
/proc/meminfo: memFree=29587404/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=2.58 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 11741 48195 0 0 37 6 170 45 20 0 1 0 386949873 22618112 4870 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4870 177 443 0 5075 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 31236

[startup+6.30039 s]
/proc/loadavg: 1.91 1.98 1.99 2/174 32399
/proc/meminfo: memFree=29586908/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=6.21 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 18288 94932 0 0 61 9 466 85 20 0 1 0 386949873 22618112 4870 33554432000 4194304 6006132 140734407444304 140734407435184 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4870 177 443 0 5075 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 31236

[startup+12.7004 s]
/proc/loadavg: 1.84 1.97 1.99 2/174 32416
/proc/meminfo: memFree=29613488/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=12.22 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 22641 111806 0 0 77 11 1023 111 20 0 1 0 386949873 22618112 4870 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4870 177 443 0 5075 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 31236

[startup+25.5004 s]
/proc/loadavg: 1.65 1.92 1.97 2/174 32472
/proc/meminfo: memFree=29614468/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=25.33 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 40143 215062 0 0 140 17 2162 214 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 31236

[startup+51.1004 s]
/proc/loadavg: 1.43 1.84 1.95 2/174 32476
/proc/meminfo: memFree=29588420/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=25.33 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 40143 215062 0 0 140 17 2162 214 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32475] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32475/stat : 32475 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386952411 9367552 266 33554432000 4194304 5064252 140733608762464 140733608761376 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32475/statm: 2287 266 226 213 0 72 0
[pid=32476] ppid=32475 vsize=39564 CPUtime=25.71 cores=1,3,5,7
/proc/32476/stat : 32476 (glucose) R 32475 32279 30487 0 -1 4202496 8297 0 0 0 2570 1 0 0 20 0 1 0 386952411 40513536 8500 33554432000 4194304 5208918 140735468263552 140735468261400 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32476/statm: 9891 8500 95 248 0 9640 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 79948

[startup+102.306 s]
/proc/loadavg: 1.18 1.71 1.89 2/174 32476
/proc/meminfo: memFree=29586804/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=25.33 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 40143 215062 0 0 140 17 2162 214 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32475] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32475/stat : 32475 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386952411 9367552 266 33554432000 4194304 5064252 140733608762464 140733608761376 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32475/statm: 2287 266 226 213 0 72 0
[pid=32476] ppid=32475 vsize=39696 CPUtime=76.9 cores=1,3,5,7
/proc/32476/stat : 32476 (glucose) R 32475 32279 30487 0 -1 4202496 8886 0 0 0 7689 1 0 0 20 0 1 0 386952411 40648704 8850 33554432000 4194304 5208918 140735468263552 140735468261640 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32476/statm: 9924 8850 96 248 0 9673 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 80080

[startup+162.3 s]
/proc/loadavg: 1.07 1.58 1.83 2/174 32476
/proc/meminfo: memFree=29585192/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=25.33 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 40143 215062 0 0 140 17 2162 214 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32475] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32475/stat : 32475 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386952411 9367552 266 33554432000 4194304 5064252 140733608762464 140733608761376 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32475/statm: 2287 266 226 213 0 72 0
[pid=32476] ppid=32475 vsize=44380 CPUtime=136.88 cores=1,3,5,7
/proc/32476/stat : 32476 (glucose) R 32475 32279 30487 0 -1 4202496 9383 0 0 0 13687 1 0 0 20 0 1 0 386952411 45445120 9342 33554432000 4194304 5208918 140735468263552 140735468261400 4211537 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32476/statm: 11095 9342 96 248 0 10844 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 84764

[startup+222.3 s]
/proc/loadavg: 1.02 1.47 1.78 2/175 32487
/proc/meminfo: memFree=29590396/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=182.98 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 41992 229317 0 0 146 17 17910 225 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32483] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32483/stat : 32483 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386968180 9367552 267 33554432000 4194304 5064252 140733325001824 140733325000736 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32483/statm: 2287 267 226 213 0 72 0
[pid=32484] ppid=32483 vsize=35996 CPUtime=39.21 cores=1,3,5,7
/proc/32484/stat : 32484 (glucose) R 32483 32279 30487 0 -1 4202496 7831 0 0 0 3920 1 0 0 20 0 1 0 386968180 36859904 8103 33554432000 4194304 5208918 140736589405024 140736589402872 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32484/statm: 8999 8103 95 248 0 8748 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 76380

[startup+282.3 s]
/proc/loadavg: 1.01 1.38 1.73 2/174 32487
/proc/meminfo: memFree=29588416/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/174 32549
/proc/meminfo: memFree=29608468/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=1356.9 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 55380 329746 0 0 178 22 135191 299 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32548] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32548/stat : 32548 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387085593 9367552 267 33554432000 4194304 5064252 140734967113232 140734967112144 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32548/statm: 2287 267 226 213 0 72 0
[pid=32549] ppid=32548 vsize=19976 CPUtime=5.09 cores=1,3,5,7
/proc/32549/stat : 32549 (glucose) R 32548 32279 30487 0 -1 4202496 3761 0 0 0 509 0 0 0 20 0 1 0 387085593 20455424 4141 33554432000 4194304 5208918 140735124912912 140735124911320 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32549/statm: 4994 4141 95 248 0 4743 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 60360

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.18 2/175 32553
/proc/meminfo: memFree=29607032/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=1356.9 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 55380 329746 0 0 178 22 135191 299 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32548] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32548/stat : 32548 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387085593 9367552 267 33554432000 4194304 5064252 140734967113232 140734967112144 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32548/statm: 2287 267 226 213 0 72 0
[pid=32549] ppid=32548 vsize=20240 CPUtime=65.09 cores=1,3,5,7
/proc/32549/stat : 32549 (glucose) R 32548 32279 30487 0 -1 4202496 5330 0 0 0 6508 1 0 0 20 0 1 0 387085593 20725760 4471 33554432000 4194304 5208918 140735124912912 140735124911064 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32549/statm: 5060 4471 96 248 0 4809 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 60624

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/174 32553
/proc/meminfo: memFree=29603440/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=1356.9 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 55380 329746 0 0 178 22 135191 299 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32548] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32548/stat : 32548 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387085593 9367552 267 33554432000 4194304 5064252 140734967113232 140734967112144 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32548/statm: 2287 267 226 213 0 72 0
[pid=32549] ppid=32548 vsize=23224 CPUtime=125.07 cores=1,3,5,7
/proc/32549/stat : 32549 (glucose) R 32548 32279 30487 0 -1 4202496 6215 0 0 0 12506 1 0 0 20 0 1 0 387085593 23781376 5380 33554432000 4194304 5208918 140735124912912 140735124910760 4211584 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32549/statm: 5806 5380 96 248 0 5555 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 63608

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/174 32560
/proc/meminfo: memFree=29609388/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=1482.95 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 56571 339713 0 0 180 23 147786 306 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32559] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32559/stat : 32559 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387098199 9367552 267 33554432000 4194304 5064252 140735548311664 140735548310576 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32559/statm: 2287 267 226 213 0 72 0
[pid=32560] ppid=32559 vsize=18472 CPUtime=59.02 cores=1,3,5,7
/proc/32560/stat : 32560 (glucose) R 32559 32279 30487 0 -1 4202496 4911 0 0 0 5901 1 0 0 20 0 1 0 387098199 18915328 3940 33554432000 4194304 5208918 140735096050672 140735096048824 4211553 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32560/statm: 4618 3940 96 248 0 4367 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 58856

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/174 32560
/proc/meminfo: memFree=29605664/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=1482.95 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 56571 339713 0 0 180 23 147786 306 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32559] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32559/stat : 32559 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 387098199 9367552 267 33554432000 4194304 5064252 140735548311664 140735548310576 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32559/statm: 2287 267 226 213 0 72 0
[pid=32560] ppid=32559 vsize=21456 CPUtime=119.01 cores=1,3,5,7
/proc/32560/stat : 32560 (glucose) R 32559 32279 30487 0 -1 4202496 5745 0 0 0 11900 1 0 0 20 0 1 0 387098199 21970944 4852 33554432000 4194304 5208918 140735096050672 140735096048520 4211537 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32560/statm: 5364 4852 96 248 0 5113 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 61840

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/174 32567
/proc/meminfo: memFree=29611432/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=1606.67 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 57668 349226 0 0 182 23 160150 312 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32566] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32566/stat : 32566 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387110573 9367552 267 33554432000 4194304 5064252 140735801405664 140735801404576 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32566/statm: 2287 267 226 213 0 72 0
[pid=32567] ppid=32566 vsize=15880 CPUtime=55.28 cores=1,3,5,7
/proc/32567/stat : 32567 (glucose) R 32566 32279 30487 0 -1 4202496 3556 0 0 0 5528 0 0 0 20 0 1 0 387110574 16261120 3401 33554432000 4194304 5208918 140734621829568 140734621827656 4211888 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32567/statm: 3970 3401 96 248 0 3719 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 56264

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.12 2/174 32568
/proc/meminfo: memFree=29607272/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=1606.67 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 57668 349226 0 0 182 23 160150 312 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32566] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32566/stat : 32566 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387110573 9367552 267 33554432000 4194304 5064252 140735801405664 140735801404576 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32566/statm: 2287 267 226 213 0 72 0
[pid=32567] ppid=32566 vsize=20540 CPUtime=115.27 cores=1,3,5,7
/proc/32567/stat : 32567 (glucose) R 32566 32279 30487 0 -1 4202496 4122 0 0 0 11526 1 0 0 20 0 1 0 387110574 21032960 4475 33554432000 4194304 5208918 140734621829568 140734621827416 4211744 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32567/statm: 5135 4475 96 248 0 4884 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 60924

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/174 32575
/proc/meminfo: memFree=29613596/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=1731.6 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 58701 357918 0 0 184 24 172634 318 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32574] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32574/stat : 32574 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387123068 9367552 266 33554432000 4194304 5064252 140736142647184 140736142646096 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32574/statm: 2287 266 226 213 0 72 0
[pid=32575] ppid=32574 vsize=13672 CPUtime=50.33 cores=1,3,5,7
/proc/32575/stat : 32575 (glucose) R 32574 32279 30487 0 -1 4202496 3580 0 0 0 5033 0 0 0 20 0 1 0 387123068 14000128 2895 33554432000 4194304 5208918 140735298506064 140735298504152 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32575/statm: 3418 2895 96 248 0 3167 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 54056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.11 2/174 32575
/proc/meminfo: memFree=29612976/32873844 swapFree=7384/7384
[pid=32279] ppid=32277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32279/stat : 32279 (npSolver-wbo-It) S 32277 32279 30487 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386949873 9367552 274 33554432000 4194304 5064252 140734257326896 140734257325808 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32279/statm: 2287 274 233 213 0 72 0
[pid=32280] ppid=32279 vsize=22088 CPUtime=1731.6 cores=1,3,5,7
/proc/32280/stat : 32280 (npSolver-wbo) S 32279 32279 30487 0 -1 4202496 58701 357918 0 0 184 24 172634 318 20 0 1 0 386949873 22618112 4873 33554432000 4194304 6006132 140734407444304 140734407435696 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/32280/statm: 5522 4873 179 443 0 5075 0
[pid=32574] ppid=32280 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32574/stat : 32574 (satsolver.sh) S 32280 32279 30487 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 387123068 9367552 266 33554432000 4194304 5064252 140736142647184 140736142646096 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32574/statm: 2287 266 226 213 0 72 0
[pid=32575] ppid=32574 vsize=15348 CPUtime=68.44 cores=1,3,5,7
/proc/32575/stat : 32575 (glucose) R 32574 32279 30487 0 -1 4202496 3849 0 0 0 6844 0 0 0 20 0 1 0 387123068 15716352 3163 33554432000 4194304 5208918 140735298506064 140735298504216 4211744 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32575/statm: 3837 3163 96 248 0 3586 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 55732

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.06
CPU user time (s): 1796.63
CPU system time (s): 3.43848
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 90584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.63
system time used= 3.43848
maximum resident set size= 45744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 421456
page faults= 0
swaps= 0
block input operations= 0
block output operations= 242376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5960
involuntary context switches= 2340

runsolver used 4.81827 second user time and 19.57 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-09 04:16:54
IDJOB=3753753
IDBENCH=79665
IDSOLVER=2337
FILE ID=node106/3753753-1339208214
RUNJOBID= node106-1339204518-30504
PBS_JOBID= 14643856
Free space on /tmp= 71036 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-dsjc125-1-5_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753753-1339208214/watcher-3753753-1339208214 -o /tmp/evaluation-result-3753753-1339208214/solver-3753753-1339208214 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753753-1339208214.wbo 1390753139 HOME HOME

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

MD5SUM BENCH= 1e03c0838cb45b8ff7a074bb8c15e2b5
RANDOM SEED=1390753139

node106.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.065
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.13
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.065
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.065
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.065
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.92
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.065
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.065
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.065
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.065
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:        29644288 kB
Buffers:          453516 kB
Cached:          1825656 kB
SwapCached:         2376 kB
Active:           548256 kB
Inactive:        1737052 kB
Active(anon):       2696 kB
Inactive(anon):     5560 kB
Active(file):     545560 kB
Inactive(file):  1731492 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67100756 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:         10620 kB
Mapped:             8404 kB
Shmem:                 0 kB
Slab:             803628 kB
SReclaimable:     243872 kB
SUnreclaim:       559756 kB
KernelStack:        1456 kB
PageTables:         4044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71036 MiB
End job on node106 at 2012-06-09 04:46:54