Trace number 3753037

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j605_10-unsat--soft-33-100-0.wbo
MD5SUM511a250f181b5f88452d86a600065d28
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark540
Best CPU time to get the best result obtained on this benchmark1797.03
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9638
Total number of constraints30220
Number of soft constraints20091
Number of constraints which are clauses29908
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints312
Minimum length of a constraint1
Maximum length of a constraint38
Top cost 1014619
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1014618
Biggest number in a constraint 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
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.53	c run usual solver
3.38/3.40	o 8948
3.38/3.40	c starting approximation
3.38/3.40	c factor = 2
3.38/3.40	c factor still to low - shrinking to 1078.65
3.38/3.40	c approx number of clauses: 1e+06
3.38/3.40	c current bound: 4474
1800.08/1800.40	./satsolver.sh: line 5: 16978 Terminated              ./glucose $1 > $2 2> /dev/null
1800.08/1800.40	c error: unexpected solver exit code
1800.08/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-3753037-1339206187/watcher-3753037-1339206187 -o /tmp/evaluation-result-3753037-1339206187/solver-3753037-1339206187 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753037-1339206187.wbo 1081246865 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: 1.84 1.97 1.99 4/175 16961
/proc/meminfo: memFree=29717616/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0

[startup+0.0610829 s]
/proc/loadavg: 1.84 1.97 1.99 4/175 16961
/proc/meminfo: memFree=29717616/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100262 s]
/proc/loadavg: 1.84 1.97 1.99 4/175 16961
/proc/meminfo: memFree=29717616/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300256 s]
/proc/loadavg: 1.84 1.97 1.99 4/175 16961
/proc/meminfo: memFree=29717616/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700264 s]
/proc/loadavg: 1.84 1.97 1.99 4/175 16961
/proc/meminfo: memFree=29717616/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50041 s]
/proc/loadavg: 1.84 1.97 1.99 4/181 16967
/proc/meminfo: memFree=29510440/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=27728 CPUtime=0.59 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 7644 0 0 0 53 6 0 0 20 0 1 0 386745966 28393472 6442 33554432000 4194304 6006132 140737190518064 140737190511168 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 6932 6442 158 443 0 6485 0
[pid=16966] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16966/stat : 16966 (cp2_pre.sh) S 16962 16961 16918 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 386746026 9367552 277 33554432000 4194304 5064252 140736785992352 140736785991056 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16966/statm: 2287 277 234 213 0 72 0
[pid=16967] ppid=16966 vsize=75844 CPUtime=0.88 cores=1,3,5,7
/proc/16967/stat : 16967 (coprocessor) R 16966 16961 16918 0 -1 4202496 14143 0 0 0 86 2 0 0 20 0 1 0 386746027 77664256 18306 33554432000 4194304 6586260 140735052529216 140735052524584 5599216 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/16967/statm: 18961 18306 192 584 0 18373 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 121868

[startup+3.10038 s]
/proc/loadavg: 1.84 1.97 1.99 4/182 16968
/proc/meminfo: memFree=29415088/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=27728 CPUtime=3.04 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 7660 23076 0 0 53 7 237 7 20 0 1 0 386745966 28393472 6443 33554432000 4194304 6006132 140737190518064 140737190511744 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 6932 6443 159 443 0 6485 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 36876

[startup+6.30041 s]
/proc/loadavg: 1.85 1.97 1.99 3/182 16978
/proc/meminfo: memFree=29111560/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=76996 CPUtime=2.77 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 15162 0 0 0 275 2 0 0 20 0 1 0 386746318 78843904 17198 33554432000 4194304 5208918 140736268084720 140736268082392 4211851 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 19249 17198 95 248 0 18998 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 138384

[startup+12.7004 s]
/proc/loadavg: 1.86 1.97 1.99 3/184 17020
/proc/meminfo: memFree=29380372/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=76996 CPUtime=9.17 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 15173 0 0 0 915 2 0 0 20 0 1 0 386746318 78843904 17209 33554432000 4194304 5208918 140736268084720 140736268082392 4211668 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 19249 17209 95 248 0 18998 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 138384

[startup+25.5004 s]
/proc/loadavg: 1.89 1.97 1.99 3/184 17107
/proc/meminfo: memFree=29426672/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=76996 CPUtime=21.97 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 15179 0 0 0 2195 2 0 0 20 0 1 0 386746318 78843904 17215 33554432000 4194304 5208918 140736268084720 140736268082392 4211732 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 19249 17215 95 248 0 18998 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 138384

[startup+51.1004 s]
/proc/loadavg: 2.01 1.99 1.99 3/184 17292
/proc/meminfo: memFree=29494364/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=76996 CPUtime=47.56 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 15191 0 0 0 4754 2 0 0 20 0 1 0 386746318 78843904 17224 33554432000 4194304 5208918 140736268084720 140736268082392 4211834 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 19249 17224 95 248 0 18998 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 138384

[startup+102.3 s]
/proc/loadavg: 2.17 2.05 2.01 3/183 17664
/proc/meminfo: memFree=29494840/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=76996 CPUtime=98.76 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 15204 0 0 0 9874 2 0 0 20 0 1 0 386746318 78843904 17527 33554432000 4194304 5208918 140736268084720 140736268082392 4211620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 19249 17527 95 248 0 18998 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 138384

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.01 2/183 18095
/proc/meminfo: memFree=29514428/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=77128 CPUtime=158.74 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 15274 0 0 0 15872 2 0 0 20 0 1 0 386746318 78979072 17597 33554432000 4194304 5208918 140736268084720 140736268082568 4211841 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 19282 17597 95 248 0 19031 0
Current children cumulated CPU time (s) 162.22

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


[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 27183
/proc/meminfo: memFree=29457872/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=112232 CPUtime=1418.56 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 20015 0 0 0 141851 5 0 0 20 0 1 0 386746318 114925568 26540 33554432000 4194304 5208918 140736268084720 140736268082728 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 28058 26540 104 248 0 27807 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 173620

[startup+1482.3 s]
/proc/loadavg: 2.09 2.02 2.00 3/181 27612
/proc/meminfo: memFree=29475916/32873648 swapFree=7380/7380
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=112232 CPUtime=1478.54 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 20015 0 0 0 147849 5 0 0 20 0 1 0 386746318 114925568 26540 33554432000 4194304 5208918 140736268084720 140736268082728 4211670 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 28058 26540 104 248 0 27807 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 173620

[startup+1542.31 s]
/proc/loadavg: 2.06 2.03 2.00 3/181 28053
/proc/meminfo: memFree=29455300/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=130908 CPUtime=1538.54 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 20581 0 0 0 153849 5 0 0 20 0 1 0 386746318 134049792 31177 33554432000 4194304 5208918 140736268084720 140736268080488 4211901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 32727 31177 104 248 0 32476 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 192296

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/183 28478
/proc/meminfo: memFree=29430756/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=130908 CPUtime=1598.52 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 20581 0 0 0 159847 5 0 0 20 0 1 0 386746318 134049792 31177 33554432000 4194304 5208918 140736268084720 140736268080488 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 32727 31177 104 248 0 32476 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 192296

[startup+1662.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/182 28918
/proc/meminfo: memFree=29457508/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=130908 CPUtime=1658.51 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 20581 0 0 0 165846 5 0 0 20 0 1 0 386746318 134049792 31177 33554432000 4194304 5208918 140736268084720 140736268080408 4229157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 32727 31177 104 248 0 32476 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 192296

[startup+1722.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 29347
/proc/meminfo: memFree=29397360/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=130908 CPUtime=1718.5 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 20581 0 0 0 171845 5 0 0 20 0 1 0 386746318 134049792 31177 33554432000 4194304 5208918 140736268084720 140736268080408 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 32727 31177 104 248 0 32476 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 192296

[startup+1782.3 s]
/proc/loadavg: 1.93 1.97 1.99 3/183 29788
/proc/meminfo: memFree=29416996/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=130908 CPUtime=1778.49 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 20581 0 0 0 177844 5 0 0 20 0 1 0 386746318 134049792 31177 33554432000 4194304 5208918 140736268084720 140736268080488 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 32727 31177 104 248 0 32476 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 192296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.87 1.95 1.98 3/182 29922
/proc/meminfo: memFree=29447980/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=130908 CPUtime=1796.6 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 20581 0 0 0 179655 5 0 0 20 0 1 0 386746318 134049792 31177 33554432000 4194304 5208918 140736268084720 140736268080488 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 32727 31177 104 248 0 32476 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 192296

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 1.87 1.95 1.98 3/182 29922
/proc/meminfo: memFree=29447980/32873648 swapFree=7376/7376
[pid=16961] ppid=16957 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16961/stat : 16961 (npSolver-wbo-It) S 16957 16961 16918 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386745966 9367552 275 33554432000 4194304 5064252 140736523138752 140736523137664 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/16961/statm: 2287 275 233 213 0 72 0
[pid=16962] ppid=16961 vsize=43092 CPUtime=3.48 cores=1,3,5,7
/proc/16962/stat : 16962 (npSolver-wbo) S 16961 16961 16918 0 -1 4202496 11430 26554 0 0 68 30 242 8 20 0 1 0 386745966 44126208 10081 33554432000 4194304 6006132 140737190518064 140737190509424 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/16962/statm: 10773 10081 177 443 0 10326 0
[pid=16977] ppid=16962 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/16977/stat : 16977 (satsolver.sh) S 16962 16961 16918 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386746317 9367552 267 33554432000 4194304 5064252 140736594782000 140736594780912 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/16977/statm: 2287 267 226 213 0 72 0
[pid=16978] ppid=16977 vsize=130908 CPUtime=1796.6 cores=1,3,5,7
/proc/16978/stat : 16978 (glucose) R 16977 16961 16918 0 -1 4202496 20581 0 0 0 179655 5 0 0 20 0 1 0 386746318 134049792 31177 33554432000 4194304 5208918 140736268084720 140736268080488 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16978/statm: 32727 31177 104 248 0 32476 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 192296

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.13
CPU user time (s): 1799.67
CPU system time (s): 0.460929
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 211264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.460929
maximum resident set size= 143676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59556
page faults= 0
swaps= 0
block input operations= 0
block output operations= 46544
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 237
involuntary context switches= 1871

runsolver used 5.84811 second user time and 16.0156 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-09 03:43:07
IDJOB=3753037
IDBENCH=79086
IDSOLVER=2336
FILE ID=node112/3753037-1339206187
RUNJOBID= node112-1339206187-16935
PBS_JOBID= 14643883
Free space on /tmp= 70260 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/normalized-j605_10-unsat--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753037-1339206187/watcher-3753037-1339206187 -o /tmp/evaluation-result-3753037-1339206187/solver-3753037-1339206187 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itdqb.sh HOME/instance-3753037-1339206187.wbo 1081246865 HOME HOME

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

MD5SUM BENCH= 511a250f181b5f88452d86a600065d28
RANDOM SEED=1081246865

node112.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.763
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.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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.92
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.763
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.763
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.763
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.92
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.763
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.763
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:        29718152 kB
Buffers:          285236 kB
Cached:          1989552 kB
SwapCached:         2156 kB
Active:          1512460 kB
Inactive:         766588 kB
Active(anon):       3328 kB
Inactive(anon):     3172 kB
Active(file):    1509132 kB
Inactive(file):   763416 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:             19144 kB
Writeback:             0 kB
AnonPages:          9816 kB
Mapped:             7924 kB
Shmem:                 0 kB
Slab:             735428 kB
SReclaimable:     179164 kB
SUnreclaim:       556264 kB
KernelStack:        1360 kB
PageTables:         4228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104540 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= 70208 MiB
End job on node112 at 2012-06-09 04:13:07