Trace number 3755360

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 (fixed)? (TO) 1800.08 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-61-60--soft-0-100-0.wbo
MD5SUM01a077d3621ba64f6c6e6b6c3ebb8e99
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.149976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3660
Total number of constraints121
Number of soft constraints121
Number of constraints which are clauses61
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint61
Top cost 5857
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5856
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 62
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.03	c run usual solver
10.86/10.96	o 629
10.86/10.96	c current bound: 314
1800.04/1800.40	./satsolver.sh: line 5: 28825 Terminated              ./glucose $1 > $2 2> /dev/null
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3755360-1339193147/watcher-3755360-1339193147 -o /tmp/evaluation-result-3755360-1339193147/solver-3755360-1339193147 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3755360-1339193147.wbo 1444430276 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.01 2.01 2.00 3/179 28811
/proc/meminfo: memFree=29553064/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0

[startup+0.021062 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28811
/proc/meminfo: memFree=29553064/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100343 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28811
/proc/meminfo: memFree=29553064/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30026 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28811
/proc/meminfo: memFree=29553064/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700306 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28811
/proc/meminfo: memFree=29553064/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/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: 2.01 2.01 2.00 3/183 28818
/proc/meminfo: memFree=29533984/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=3380 CPUtime=0.1 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 1512 2305 0 0 2 0 8 0 20 0 1 0 385443152 3461120 458 33554432000 4194304 6006132 140735889857792 140735889851984 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28812/statm: 845 458 158 443 0 398 0
[pid=28817] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28817/stat : 28817 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385443164 9367552 267 33554432000 4194304 5064252 140736787089408 140736787088320 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28817/statm: 2287 267 226 213 0 72 0
[pid=28818] ppid=28817 vsize=22712 CPUtime=1.36 cores=1,3,5,7
/proc/28818/stat : 28818 (glucose) R 28817 28811 26138 0 -1 4202496 4943 0 0 0 135 1 0 0 20 0 1 0 385443164 23257088 4327 33554432000 4194304 5208918 140737451045984 140737451044136 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28818/statm: 5678 4327 96 248 0 5427 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 44388

[startup+3.10042 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28818
/proc/meminfo: memFree=29515916/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=3380 CPUtime=0.1 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 1512 2305 0 0 2 0 8 0 20 0 1 0 385443152 3461120 458 33554432000 4194304 6006132 140735889857792 140735889851984 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28812/statm: 845 458 158 443 0 398 0
[pid=28817] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28817/stat : 28817 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385443164 9367552 267 33554432000 4194304 5064252 140736787089408 140736787088320 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28817/statm: 2287 267 226 213 0 72 0
[pid=28818] ppid=28817 vsize=60396 CPUtime=2.96 cores=1,3,5,7
/proc/28818/stat : 28818 (glucose) R 28817 28811 26138 0 -1 4202496 6569 0 0 0 294 2 0 0 20 0 1 0 385443164 61845504 8937 33554432000 4194304 5208918 140737451045984 140737451043928 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28818/statm: 15099 8937 96 248 0 14848 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 82072

[startup+6.30042 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28818
/proc/meminfo: memFree=29455612/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=3380 CPUtime=0.1 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 1512 2305 0 0 2 0 8 0 20 0 1 0 385443152 3461120 458 33554432000 4194304 6006132 140735889857792 140735889851984 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28812/statm: 845 458 158 443 0 398 0
[pid=28817] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28817/stat : 28817 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385443164 9367552 267 33554432000 4194304 5064252 140736787089408 140736787088320 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28817/statm: 2287 267 226 213 0 72 0
[pid=28818] ppid=28817 vsize=60396 CPUtime=6.16 cores=1,3,5,7
/proc/28818/stat : 28818 (glucose) R 28817 28811 26138 0 -1 4202496 6665 0 0 0 613 3 0 0 20 0 1 0 385443164 61845504 14654 33554432000 4194304 5208918 140737451045984 140737451043928 4229717 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28818/statm: 15099 14654 96 248 0 14848 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 82072

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 28825
/proc/meminfo: memFree=29449072/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=27300 CPUtime=1.68 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 5501 0 0 0 167 1 0 0 20 0 1 0 385444253 27955200 5837 33554432000 4194304 5208918 140737082457344 140737082455752 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 6825 5837 95 248 0 6574 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 57044

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 28825
/proc/meminfo: memFree=29502740/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=32116 CPUtime=14.47 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 8539 0 0 0 1446 1 0 0 20 0 1 0 385444253 32886784 7551 33554432000 4194304 5208918 140737082457344 140737082455496 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 8029 7551 96 248 0 7778 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 61860

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28825
/proc/meminfo: memFree=29500560/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=81576 CPUtime=40.07 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 10805 0 0 0 4004 3 0 0 20 0 1 0 385444253 83533824 15135 33554432000 4194304 5208918 140737082457344 140737082455288 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 20394 15135 96 248 0 20143 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 111320

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28825
/proc/meminfo: memFree=29472224/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=81576 CPUtime=91.27 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 11566 0 0 0 9122 5 0 0 20 0 1 0 385444253 83533824 19987 33554432000 4194304 5208918 140737082457344 140737082455432 4211744 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 20394 19987 96 248 0 20143 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 111320

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28825
/proc/meminfo: memFree=29406984/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28836
/proc/meminfo: memFree=29290400/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=130896 CPUtime=1351.05 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 31305 0 0 0 135048 57 0 0 20 0 1 0 385444253 134037504 31042 33554432000 4194304 5208918 140737082457344 140737082455336 4211656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 32724 31042 96 248 0 32473 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 160640

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 28902
/proc/meminfo: memFree=29437236/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=211804 CPUtime=1411.04 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 32216 0 0 0 141045 59 0 0 20 0 1 0 385444253 216887296 46258 33554432000 4194304 5208918 140737082457344 140737082455496 4211561 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 52951 46258 96 248 0 52700 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 241548

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/184 28990
/proc/meminfo: memFree=29479656/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=161716 CPUtime=1471.03 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 33074 0 0 0 147041 62 0 0 20 0 1 0 385444253 165597184 36229 33554432000 4194304 5208918 140737082457344 140737082455496 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 40429 36229 96 248 0 40178 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 191460

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 28991
/proc/meminfo: memFree=29412168/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=211804 CPUtime=1531.01 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 33411 0 0 0 153038 63 0 0 20 0 1 0 385444253 216887296 49842 33554432000 4194304 5208918 140737082457344 140737082455496 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 52951 49842 96 248 0 52700 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 241548

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28991
/proc/meminfo: memFree=29450360/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=161716 CPUtime=1590.99 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 34793 0 0 0 159033 66 0 0 20 0 1 0 385444253 165597184 39301 33554432000 4194304 5208918 140737082457344 140737082455496 4211521 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 40429 39301 96 248 0 40178 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 191460

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 28991
/proc/meminfo: memFree=29396164/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=293192 CPUtime=1650.99 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 35477 0 0 0 165031 68 0 0 20 0 1 0 385444253 300228608 52753 33554432000 4194304 5208918 140737082457344 140737082455496 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 73298 52753 96 248 0 73047 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 322936

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28991
/proc/meminfo: memFree=29447128/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=211804 CPUtime=1710.96 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 36811 0 0 0 171025 71 0 0 20 0 1 0 385444253 216887296 41650 33554432000 4194304 5208918 140737082457344 140737082455496 4229504 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 52951 41650 96 248 0 52700 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 241548

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 28992
/proc/meminfo: memFree=29473292/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=130896 CPUtime=1770.95 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 37498 0 0 0 177021 74 0 0 20 0 1 0 385444253 134037504 28380 33554432000 4194304 5208918 140737082457344 140737082455432 4211553 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 32724 28380 96 248 0 32473 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 160640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 28992
/proc/meminfo: memFree=29449524/32873844 swapFree=7384/7384
[pid=28811] ppid=28809 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28811/stat : 28811 (npSolver-wbo.sh) S 28809 28811 26138 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385443151 9367552 275 33554432000 4194304 5064252 140736242656720 140736242655632 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28811/statm: 2287 275 233 213 0 72 0
[pid=28812] ppid=28811 vsize=11448 CPUtime=10.99 cores=1,3,5,7
/proc/28812/stat : 28812 (npSolver-wbo) S 28811 28811 26138 0 -1 4202496 2958 12490 0 0 6 3 1085 5 20 0 1 0 385443152 11722752 2227 33554432000 4194304 6006132 140735889857792 140735889849200 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28812/statm: 2862 2227 167 443 0 2415 0
[pid=28824] ppid=28812 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28824/stat : 28824 (satsolver.sh) S 28812 28811 26138 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385444252 9367552 267 33554432000 4194304 5064252 140737465750128 140737465749040 270118053454 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28824/statm: 2287 267 226 213 0 72 0
[pid=28825] ppid=28824 vsize=161716 CPUtime=1789.05 cores=1,3,5,7
/proc/28825/stat : 28825 (glucose) R 28824 28811 26138 0 -1 4202496 38018 0 0 0 178831 74 0 0 20 0 1 0 385444253 165597184 32988 33554432000 4194304 5208918 140737082457344 140737082455496 4211665 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28825/statm: 40429 32988 96 248 0 40178 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 191460

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.08
CPU user time (s): 1799.24
CPU system time (s): 0.842871
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 372256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.24
system time used= 0.842871
maximum resident set size= 249056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54457
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 109
involuntary context switches= 1892

runsolver used 3.15052 second user time and 8.85765 second system time

The end

Launcher Data

Begin job on node106 at 2012-06-09 00:05:47
IDJOB=3755360
IDBENCH=79177
IDSOLVER=2339
FILE ID=node106/3755360-1339193147
RUNJOBID= node106-1339184639-27442
PBS_JOBID= 14643827
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-61-60--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3755360-1339193147/watcher-3755360-1339193147 -o /tmp/evaluation-result-3755360-1339193147/solver-3755360-1339193147 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3755360-1339193147.wbo 1444430276 HOME HOME

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

MD5SUM BENCH= 01a077d3621ba64f6c6e6b6c3ebb8e99
RANDOM SEED=1444430276

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:        29552956 kB
Buffers:          410816 kB
Cached:          1843088 kB
SwapCached:         2380 kB
Active:           638800 kB
Inactive:        1750568 kB
Active(anon):     131968 kB
Inactive(anon):     5560 kB
Active(file):     506832 kB
Inactive(file):  1745008 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67100752 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        187304 kB
Mapped:             9876 kB
Shmem:                 0 kB
Slab:             790612 kB
SReclaimable:     232576 kB
SUnreclaim:       558036 kB
KernelStack:        1520 kB
PageTables:         4344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     269636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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= 70996 MiB
End job on node106 at 2012-06-09 00:35:47