Trace number 3713452

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 1.0? (TO) 1800.06 1800.41

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap123_wcsp.wbo
MD5SUMea836e0f976b6c1eccda327c2ccf56b9
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark9206047
Best CPU time to get the best result obtained on this benchmark1800.01
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2600
Total number of constraints5148
Number of soft constraints5048
Number of constraints which are clauses5048
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint50
Top cost 66206436
Min constraint cost 1
Max constraint cost 66206436
Sum of constraints costs 166802246300
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
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.04	c run usual solver
0.00/0.20	o 34179133
0.00/0.20	c current bound: 17089566
0.00/0.20	c fallback to adder encoding
1800.03/1800.41	./satsolver.sh: line 5: 30637 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3713452-1338229693/watcher-3713452-1338229693 -o /tmp/evaluation-result-3713452-1338229693/solver-3713452-1338229693 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3713452-1338229693.wbo 1854241928 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: 0.85 1.03 1.39 4/175 30609
/proc/meminfo: memFree=29048176/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0

[startup+0.089944 s]
/proc/loadavg: 0.85 1.03 1.39 4/175 30609
/proc/meminfo: memFree=29048176/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 0.85 1.03 1.39 4/175 30609
/proc/meminfo: memFree=29048176/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 0.85 1.03 1.39 4/175 30609
/proc/meminfo: memFree=29048176/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 0.85 1.03 1.39 4/175 30609
/proc/meminfo: memFree=29048176/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 0.85 1.03 1.39 4/183 30637
/proc/meminfo: memFree=28828268/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=68312 CPUtime=0.91 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 15142 0 0 0 88 3 0 0 20 0 1 0 289096716 69951488 15151 33554432000 4194304 5208918 140736717485072 140736717482744 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 17078 15151 104 248 0 16827 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 125572

[startup+3.10034 s]
/proc/loadavg: 0.94 1.05 1.39 4/183 30637
/proc/meminfo: memFree=28827376/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=69144 CPUtime=2.51 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 15356 0 0 0 248 3 0 0 20 0 1 0 289096716 70803456 15365 33554432000 4194304 5208918 140736717485072 140736717482744 4205761 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 17286 15365 104 248 0 17035 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 126404

[startup+6.3004 s]
/proc/loadavg: 0.94 1.05 1.39 4/183 30637
/proc/meminfo: memFree=28819244/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=71624 CPUtime=5.71 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 16243 0 0 0 567 4 0 0 20 0 1 0 289096716 73342976 15725 33554432000 4194304 5208918 140736717485072 140736717483032 4229296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 17906 15725 104 248 0 17655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 128884

[startup+12.7004 s]
/proc/loadavg: 1.25 1.11 1.41 4/182 30637
/proc/meminfo: memFree=28751512/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=121600 CPUtime=12.11 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 17949 0 0 0 1207 4 0 0 20 0 1 0 289096716 124518400 27063 33554432000 4194304 5208918 140736717485072 140736717481448 4229517 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 30400 27063 104 248 0 30149 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 178860

[startup+25.5004 s]
/proc/loadavg: 1.37 1.14 1.42 4/183 30638
/proc/meminfo: memFree=28733452/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=121600 CPUtime=24.9 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 17973 0 0 0 2486 4 0 0 20 0 1 0 289096716 124518400 27087 33554432000 4194304 5208918 140736717485072 140736717481448 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 30400 27087 104 248 0 30149 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 178860

[startup+51.1003 s]
/proc/loadavg: 1.58 1.21 1.43 3/183 30638
/proc/meminfo: memFree=28725228/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=121600 CPUtime=50.5 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 17975 0 0 0 5046 4 0 0 20 0 1 0 289096716 124518400 28111 33554432000 4194304 5208918 140736717485072 140736717481448 4212881 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 30400 28111 104 248 0 30149 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 178860

[startup+102.307 s]
/proc/loadavg: 1.83 1.34 1.46 4/183 30638
/proc/meminfo: memFree=28689944/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=137592 CPUtime=101.7 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 20086 0 0 0 10163 7 0 0 20 0 1 0 289096716 140894208 33335 33554432000 4194304 5208918 140736717485072 140736717483160 4211744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 34398 33335 104 248 0 34147 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 194852

[startup+162.3 s]
/proc/loadavg: 1.94 1.46 1.49 4/184 30641
/proc/meminfo: memFree=28683560/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.83 4/184 30652
/proc/meminfo: memFree=28554560/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=230964 CPUtime=1361.45 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 41334 0 0 0 136096 49 0 0 20 0 1 0 289096716 236507136 53685 33554432000 4194304 5208918 140736717485072 140736717481448 4229538 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 57741 53685 104 248 0 57490 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 288224

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.84 4/183 30652
/proc/meminfo: memFree=28533108/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=232860 CPUtime=1421.45 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 42686 0 0 0 142094 51 0 0 20 0 1 0 289096716 238448640 53772 33554432000 4194304 5208918 140736717485072 140736717481448 4211792 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 58215 53772 104 248 0 57964 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 290120

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.84 4/183 30652
/proc/meminfo: memFree=28523976/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=284036 CPUtime=1481.42 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 43267 0 0 0 148090 52 0 0 20 0 1 0 289096716 290852864 59948 33554432000 4194304 5208918 140736717485072 140736717481448 4229469 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 71009 59948 104 248 0 70758 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 341296

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.85 4/183 30653
/proc/meminfo: memFree=28514212/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=234976 CPUtime=1541.41 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 43776 0 0 0 154087 54 0 0 20 0 1 0 289096716 240615424 55727 33554432000 4194304 5208918 140736717485072 140736717482920 4211599 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 58744 55727 104 248 0 58493 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 292236

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.85 4/183 30653
/proc/meminfo: memFree=28455548/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=286628 CPUtime=1601.4 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 45015 0 0 0 160085 55 0 0 20 0 1 0 289096716 293507072 62570 33554432000 4194304 5208918 140736717485072 140736717482920 4211665 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 71657 62570 104 248 0 71406 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 343888

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.86 4/183 30653
/proc/meminfo: memFree=28497592/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=236828 CPUtime=1661.39 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 45362 0 0 0 166082 57 0 0 20 0 1 0 289096716 242511872 55676 33554432000 4194304 5208918 140736717485072 140736717482920 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 59207 55676 104 248 0 58956 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 294088

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.86 4/183 30653
/proc/meminfo: memFree=28486984/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=287756 CPUtime=1721.38 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 46393 0 0 0 172080 58 0 0 20 0 1 0 289096716 294662144 61291 33554432000 4194304 5208918 140736717485072 140736717482920 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 71939 61291 104 248 0 71688 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 345016

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.87 4/183 30653
/proc/meminfo: memFree=28486344/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=239492 CPUtime=1781.36 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 47076 0 0 0 178076 60 0 0 20 0 1 0 289096716 245239808 54822 33554432000 4194304 5208918 140736717485072 140736717483160 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 59873 54822 104 248 0 59622 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 296752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 1.97 1.87 4/183 30653
/proc/meminfo: memFree=28517548/32873648 swapFree=7116/7116
[pid=30608] ppid=30604 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30608/stat : 30608 (npSolver-wbo.sh) S 30604 30608 30566 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289096658 9367552 274 33554432000 4194304 5064252 140734332095728 140734332094640 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/30608/statm: 2287 274 233 213 0 72 0
[pid=30610] ppid=30608 vsize=38964 CPUtime=0.56 cores=0,2,4,6
/proc/30610/stat : 30610 (npSolver-wbo) S 30608 30608 30566 0 -1 4202496 4945 6885 0 0 36 8 10 2 20 0 1 0 289096658 39899136 6890 33554432000 4194304 5990268 140736293220624 140736293212064 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/30610/statm: 9741 6890 164 439 0 9298 0
[pid=30635] ppid=30610 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/30635/stat : 30635 (satsolver.sh) S 30610 30608 30566 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 289096716 9367552 267 33554432000 4194304 5064252 140736276661296 140736276660208 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/30635/statm: 2287 267 226 213 0 72 0
[pid=30637] ppid=30635 vsize=239492 CPUtime=1799.47 cores=0,2,4,6
/proc/30637/stat : 30637 (glucose) R 30635 30608 30566 0 -1 4202496 47080 0 0 0 179887 60 0 0 20 0 1 0 289096716 245239808 56870 33554432000 4194304 5208918 140736717485072 140736717481448 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30637/statm: 59873 56870 104 248 0 59622 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 296752

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): 1799.34
CPU system time (s): 0.71789
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 426980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.34
system time used= 0.71789
maximum resident set size= 323464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59902
page faults= 0
swaps= 0
block input operations= 0
block output operations= 45488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 133
involuntary context switches= 1865

runsolver used 2.99354 second user time and 8.47971 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-28 20:28:13
IDJOB=3713452
IDBENCH=79513
IDSOLVER=2294
FILE ID=node114/3713452-1338229693
RUNJOBID= node114-1338229693-30582
PBS_JOBID= 14624648
Free space on /tmp= 71464 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap123_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713452-1338229693/watcher-3713452-1338229693 -o /tmp/evaluation-result-3713452-1338229693/solver-3713452-1338229693 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3713452-1338229693.wbo 1854241928 HOME HOME

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

MD5SUM BENCH= ea836e0f976b6c1eccda327c2ccf56b9
RANDOM SEED=1854241928

node114.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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
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.242
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.242
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	: 5451.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.242
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.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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.242
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.242
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:       32873648 kB
MemFree:        29049184 kB
Buffers:          818092 kB
Cached:          2078792 kB
SwapCached:         2108 kB
Active:          1572164 kB
Inactive:        1342900 kB
Active(anon):       3212 kB
Inactive(anon):     7892 kB
Active(file):    1568952 kB
Inactive(file):  1335008 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103912 kB
Dirty:             16392 kB
Writeback:             0 kB
AnonPages:         13444 kB
Mapped:            13584 kB
Shmem:               116 kB
Slab:             769792 kB
SReclaimable:     211808 kB
SUnreclaim:       557984 kB
KernelStack:        1392 kB
PageTables:         3940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71404 MiB
End job on node114 at 2012-05-28 20:58:13