Trace number 3753972

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.07 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-51-50--soft-0-100-0.wbo
MD5SUMcff5777a0058b9c867497918edde4ff2
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.098984
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2550
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses51
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Top cost 5465
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5464
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
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

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c run usual solver
641.16/641.31	o 721
654.29/654.68	o 140
664.84/665.06	o 52
1800.03/1800.40	./satsolver.sh: line 5: 10264 Terminated              ./glucose $1 > $2 2> /dev/null
1800.03/1800.40	c error: unexpected solver exit code
1800.03/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-3753972-1339196198/watcher-3753972-1339196198 -o /tmp/evaluation-result-3753972-1339196198/solver-3753972-1339196198 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753972-1339196198.wbo 53341574 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.00 2.00 2.00 3/178 10049
/proc/meminfo: memFree=30779488/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0

[startup+0.050106 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10049
/proc/meminfo: memFree=30779488/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10049
/proc/meminfo: memFree=30779488/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300184 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10049
/proc/meminfo: memFree=30779488/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10049
/proc/meminfo: memFree=30779488/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10057
/proc/meminfo: memFree=30762488/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=3152 CPUtime=0.06 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 1457 2106 0 0 1 0 5 0 20 0 1 0 385745295 3227648 405 33554432000 4194304 6006132 140733213412832 140733213407024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 788 405 158 443 0 341 0
[pid=10055] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10055/stat : 10055 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745303 9367552 267 33554432000 4194304 5064252 140737336375456 140737336374368 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10055/statm: 2287 267 226 213 0 72 0
[pid=10056] ppid=10055 vsize=22488 CPUtime=1.39 cores=1,3,5,7
/proc/10056/stat : 10056 (glucose) R 10055 10049 16392 0 -1 4202496 4597 0 0 0 139 0 0 0 20 0 1 0 385745304 23027712 4329 33554432000 4194304 5208918 140733527395360 140733527393272 4229517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10056/statm: 5622 4329 96 248 0 5371 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 43936

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10057
/proc/meminfo: memFree=30745232/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=3152 CPUtime=0.06 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 1457 2106 0 0 1 0 5 0 20 0 1 0 385745295 3227648 405 33554432000 4194304 6006132 140733213412832 140733213407024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 788 405 158 443 0 341 0
[pid=10055] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10055/stat : 10055 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745303 9367552 267 33554432000 4194304 5064252 140737336375456 140737336374368 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10055/statm: 2287 267 226 213 0 72 0
[pid=10056] ppid=10055 vsize=41148 CPUtime=3 cores=1,3,5,7
/proc/10056/stat : 10056 (glucose) R 10055 10049 16392 0 -1 4202496 5991 0 0 0 298 2 0 0 20 0 1 0 385745304 42135552 6989 33554432000 4194304 5208918 140733527395360 140733527393352 4229720 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10056/statm: 10287 6989 96 248 0 10036 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 62596

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10057
/proc/meminfo: memFree=30693620/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=3152 CPUtime=0.06 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 1457 2106 0 0 1 0 5 0 20 0 1 0 385745295 3227648 405 33554432000 4194304 6006132 140733213412832 140733213407024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 788 405 158 443 0 341 0
[pid=10055] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10055/stat : 10055 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745303 9367552 267 33554432000 4194304 5064252 140737336375456 140737336374368 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10055/statm: 2287 267 226 213 0 72 0
[pid=10056] ppid=10055 vsize=64668 CPUtime=6.19 cores=1,3,5,7
/proc/10056/stat : 10056 (glucose) R 10055 10049 16392 0 -1 4202496 6559 0 0 0 617 2 0 0 20 0 1 0 385745304 66220032 15732 33554432000 4194304 5208918 140733527395360 140733527393304 4213607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10056/statm: 16167 15732 96 248 0 15916 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 86116

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10057
/proc/meminfo: memFree=30668088/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=3152 CPUtime=0.06 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 1457 2106 0 0 1 0 5 0 20 0 1 0 385745295 3227648 405 33554432000 4194304 6006132 140733213412832 140733213407024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 788 405 158 443 0 341 0
[pid=10055] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10055/stat : 10055 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745303 9367552 267 33554432000 4194304 5064252 140737336375456 140737336374368 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10055/statm: 2287 267 226 213 0 72 0
[pid=10056] ppid=10055 vsize=64668 CPUtime=12.6 cores=1,3,5,7
/proc/10056/stat : 10056 (glucose) R 10055 10049 16392 0 -1 4202496 6913 0 0 0 1256 4 0 0 20 0 1 0 385745304 66220032 15732 33554432000 4194304 5208918 140733527395360 140733527393448 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10056/statm: 16167 15732 96 248 0 15916 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 86116

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10057
/proc/meminfo: memFree=30636016/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=3152 CPUtime=0.06 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 1457 2106 0 0 1 0 5 0 20 0 1 0 385745295 3227648 405 33554432000 4194304 6006132 140733213412832 140733213407024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 788 405 158 443 0 341 0
[pid=10055] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10055/stat : 10055 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745303 9367552 267 33554432000 4194304 5064252 140737336375456 140737336374368 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10055/statm: 2287 267 226 213 0 72 0
[pid=10056] ppid=10055 vsize=115228 CPUtime=25.39 cores=1,3,5,7
/proc/10056/stat : 10056 (glucose) R 10055 10049 16392 0 -1 4202496 8122 0 0 0 2533 6 0 0 20 0 1 0 385745304 117993472 24398 33554432000 4194304 5208918 140733527395360 140733527393448 4229532 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10056/statm: 28807 24398 96 248 0 28556 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 136676

[startup+51.1004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 10057
/proc/meminfo: memFree=30628132/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=3152 CPUtime=0.06 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 1457 2106 0 0 1 0 5 0 20 0 1 0 385745295 3227648 405 33554432000 4194304 6006132 140733213412832 140733213407024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 788 405 158 443 0 341 0
[pid=10055] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10055/stat : 10055 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745303 9367552 267 33554432000 4194304 5064252 140737336375456 140737336374368 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10055/statm: 2287 267 226 213 0 72 0
[pid=10056] ppid=10055 vsize=115228 CPUtime=50.99 cores=1,3,5,7
/proc/10056/stat : 10056 (glucose) R 10055 10049 16392 0 -1 4202496 11388 0 0 0 5085 14 0 0 20 0 1 0 385745304 117993472 27987 33554432000 4194304 5208918 140733527395360 140733527393352 4229776 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10056/statm: 28807 27987 96 248 0 28556 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 136676

[startup+102.307 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 10057
/proc/meminfo: memFree=30575044/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=3152 CPUtime=0.06 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 1457 2106 0 0 1 0 5 0 20 0 1 0 385745295 3227648 405 33554432000 4194304 6006132 140733213412832 140733213407024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 788 405 158 443 0 341 0
[pid=10055] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10055/stat : 10055 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385745303 9367552 267 33554432000 4194304 5064252 140737336375456 140737336374368 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10055/statm: 2287 267 226 213 0 72 0
[pid=10056] ppid=10055 vsize=115228 CPUtime=102.19 cores=1,3,5,7
/proc/10056/stat : 10056 (glucose) R 10055 10049 16392 0 -1 4202496 16798 0 0 0 10193 26 0 0 20 0 1 0 385745304 117993472 25427 33554432000 4194304 5208918 140733527395360 140733527393352 4229528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10056/statm: 28807 25427 96 248 0 28556 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 136676

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 10137
/proc/meminfo: memFree=30675400/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=3152 CPUtime=0.06 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 1457 2106 0 0 1 0 5 0 20 0 1 0 385745295 3227648 405 33554432000 4194304 6006132 140733213412832 140733213407024 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10050/statm: 788 405 158 443 0 341 0
[pid=10055] ppid=10050 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 10269
/proc/meminfo: memFree=30574048/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=19716 CPUtime=664.92 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 3157 92757 0 0 11 2 66351 128 20 0 1 0 385745295 20189184 4582 33554432000 4194304 6006132 140733213412832 140733213404224 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10050/statm: 4929 4582 168 443 0 4482 0
[pid=10263] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10263/stat : 10263 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385811801 9367552 266 33554432000 4194304 5064252 140735067847952 140735067846864 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10263/statm: 2287 266 226 213 0 72 0
[pid=10264] ppid=10263 vsize=191336 CPUtime=697.1 cores=1,3,5,7
/proc/10264/stat : 10264 (glucose) R 10263 10049 16392 0 -1 4202496 44644 0 0 0 69620 90 0 0 20 0 1 0 385811802 195928064 39777 33554432000 4194304 5208918 140734835302688 140734835300840 4229512 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10264/statm: 47834 39777 96 248 0 47583 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 229348

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 10272
/proc/meminfo: memFree=30461792/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=19716 CPUtime=664.92 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 3157 92757 0 0 11 2 66351 128 20 0 1 0 385745295 20189184 4582 33554432000 4194304 6006132 140733213412832 140733213404224 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10050/statm: 4929 4582 168 443 0 4482 0
[pid=10263] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10263/stat : 10263 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385811801 9367552 266 33554432000 4194304 5064252 140735067847952 140735067846864 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10263/statm: 2287 266 226 213 0 72 0
[pid=10264] ppid=10263 vsize=272724 CPUtime=757.09 cores=1,3,5,7
/proc/10264/stat : 10264 (glucose) R 10263 10049 16392 0 -1 4202496 47213 0 0 0 75616 93 0 0 20 0 1 0 385811802 279269376 55691 33554432000 4194304 5208918 140734835302688 140734835300840 4211871 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10264/statm: 68181 55691 96 248 0 67930 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 310736

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10272
/proc/meminfo: memFree=30500700/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=19716 CPUtime=664.92 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 3157 92757 0 0 11 2 66351 128 20 0 1 0 385745295 20189184 4582 33554432000 4194304 6006132 140733213412832 140733213404224 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10050/statm: 4929 4582 168 443 0 4482 0
[pid=10263] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10263/stat : 10263 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385811801 9367552 266 33554432000 4194304 5064252 140735067847952 140735067846864 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10263/statm: 2287 266 226 213 0 72 0
[pid=10264] ppid=10263 vsize=191336 CPUtime=817.08 cores=1,3,5,7
/proc/10264/stat : 10264 (glucose) R 10263 10049 16392 0 -1 4202496 50183 0 0 0 81608 100 0 0 20 0 1 0 385811802 195928064 45963 33554432000 4194304 5208918 140734835302688 140734835300840 4211652 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10264/statm: 47834 45963 96 248 0 47583 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 229348

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10273
/proc/meminfo: memFree=30451072/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=19716 CPUtime=664.92 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 3157 92757 0 0 11 2 66351 128 20 0 1 0 385745295 20189184 4582 33554432000 4194304 6006132 140733213412832 140733213404224 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10050/statm: 4929 4582 168 443 0 4482 0
[pid=10263] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10263/stat : 10263 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385811801 9367552 266 33554432000 4194304 5064252 140735067847952 140735067846864 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10263/statm: 2287 266 226 213 0 72 0
[pid=10264] ppid=10263 vsize=272724 CPUtime=877.07 cores=1,3,5,7
/proc/10264/stat : 10264 (glucose) R 10263 10049 16392 0 -1 4202496 54207 0 0 0 87600 107 0 0 20 0 1 0 385811802 279269376 48523 33554432000 4194304 5208918 140734835302688 140734835300840 4211584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10264/statm: 68181 48523 96 248 0 67930 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 310736

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10273
/proc/meminfo: memFree=30483760/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=19716 CPUtime=664.92 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 3157 92757 0 0 11 2 66351 128 20 0 1 0 385745295 20189184 4582 33554432000 4194304 6006132 140733213412832 140733213404224 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10050/statm: 4929 4582 168 443 0 4482 0
[pid=10263] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10263/stat : 10263 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385811801 9367552 266 33554432000 4194304 5064252 140735067847952 140735067846864 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10263/statm: 2287 266 226 213 0 72 0
[pid=10264] ppid=10263 vsize=141248 CPUtime=937.04 cores=1,3,5,7
/proc/10264/stat : 10264 (glucose) R 10263 10049 16392 0 -1 4202496 56680 0 0 0 93591 113 0 0 20 0 1 0 385811802 144637952 29579 33554432000 4194304 5208918 140734835302688 140734835300840 4211888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10264/statm: 35312 29579 96 248 0 35061 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 179260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10273
/proc/meminfo: memFree=30402380/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=19716 CPUtime=664.92 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 3157 92757 0 0 11 2 66351 128 20 0 1 0 385745295 20189184 4582 33554432000 4194304 6006132 140733213412832 140733213404224 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10050/statm: 4929 4582 168 443 0 4482 0
[pid=10263] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10263/stat : 10263 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385811801 9367552 266 33554432000 4194304 5064252 140735067847952 140735067846864 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10263/statm: 2287 266 226 213 0 72 0
[pid=10264] ppid=10263 vsize=191336 CPUtime=997.03 cores=1,3,5,7
/proc/10264/stat : 10264 (glucose) R 10263 10049 16392 0 -1 4202496 58700 0 0 0 99586 117 0 0 20 0 1 0 385811802 195928064 40801 33554432000 4194304 5208918 140734835302688 140734835300840 4229476 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10264/statm: 47834 40801 96 248 0 47583 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 229348

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10273
/proc/meminfo: memFree=30512960/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=19716 CPUtime=664.92 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 3157 92757 0 0 11 2 66351 128 20 0 1 0 385745295 20189184 4582 33554432000 4194304 6006132 140733213412832 140733213404224 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10050/statm: 4929 4582 168 443 0 4482 0
[pid=10263] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10263/stat : 10263 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385811801 9367552 266 33554432000 4194304 5064252 140735067847952 140735067846864 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10263/statm: 2287 266 226 213 0 72 0
[pid=10264] ppid=10263 vsize=272724 CPUtime=1057.02 cores=1,3,5,7
/proc/10264/stat : 10264 (glucose) R 10263 10049 16392 0 -1 4202496 61269 0 0 0 105580 122 0 0 20 0 1 0 385811802 279269376 51595 33554432000 4194304 5208918 140734835302688 140734835300840 4229517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10264/statm: 68181 51595 96 248 0 67930 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 310736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10273
/proc/meminfo: memFree=30465504/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=19716 CPUtime=664.92 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 3157 92757 0 0 11 2 66351 128 20 0 1 0 385745295 20189184 4582 33554432000 4194304 6006132 140733213412832 140733213404224 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10050/statm: 4929 4582 168 443 0 4482 0
[pid=10263] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10263/stat : 10263 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385811801 9367552 266 33554432000 4194304 5064252 140735067847952 140735067846864 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10263/statm: 2287 266 226 213 0 72 0
[pid=10264] ppid=10263 vsize=272724 CPUtime=1117.01 cores=1,3,5,7
/proc/10264/stat : 10264 (glucose) R 10263 10049 16392 0 -1 4202496 62777 0 0 0 111575 126 0 0 20 0 1 0 385811802 279269376 61281 33554432000 4194304 5208918 140734835302688 140734835300840 4229528 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10264/statm: 68181 61281 96 248 0 67930 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 310736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10273
/proc/meminfo: memFree=30474076/32873648 swapFree=7628/7628
[pid=10049] ppid=10047 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10049/stat : 10049 (npSolver-wbo-It) S 10047 10049 16392 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385745294 9367552 275 33554432000 4194304 5064252 140736888547760 140736888546672 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10049/statm: 2287 275 233 213 0 72 0
[pid=10050] ppid=10049 vsize=19716 CPUtime=664.92 cores=1,3,5,7
/proc/10050/stat : 10050 (npSolver-wbo) S 10049 10049 16392 0 -1 4202496 3157 92757 0 0 11 2 66351 128 20 0 1 0 385745295 20189184 4582 33554432000 4194304 6006132 140733213412832 140733213404224 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10050/statm: 4929 4582 168 443 0 4482 0
[pid=10263] ppid=10050 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10263/stat : 10263 (satsolver.sh) S 10050 10049 16392 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385811801 9367552 266 33554432000 4194304 5064252 140735067847952 140735067846864 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10263/statm: 2287 266 226 213 0 72 0
[pid=10264] ppid=10263 vsize=191336 CPUtime=1135.11 cores=1,3,5,7
/proc/10264/stat : 10264 (glucose) R 10263 10049 16392 0 -1 4202496 64289 0 0 0 113383 128 0 0 20 0 1 0 385811802 195928064 39819 33554432000 4194304 5208918 140734835302688 140734835300840 4211888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10264/statm: 47834 39819 96 248 0 47583 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 229348

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.07
CPU user time (s): 1797.47
CPU system time (s): 2.6016
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 360056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.47
system time used= 2.6016
maximum resident set size= 308768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161193
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 439
involuntary context switches= 1889

runsolver used 3.01054 second user time and 7.9108 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-09 00:56:38
IDJOB=3753972
IDBENCH=79180
IDSOLVER=2337
FILE ID=node127/3753972-1339196198
RUNJOBID= node127-1339183476-5390
PBS_JOBID= 14643807
Free space on /tmp= 70824 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-51-50--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753972-1339196198/watcher-3753972-1339196198 -o /tmp/evaluation-result-3753972-1339196198/solver-3753972-1339196198 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753972-1339196198.wbo 53341574 HOME HOME

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

MD5SUM BENCH= cff5777a0058b9c867497918edde4ff2
RANDOM SEED=53341574

node127.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.348
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.69
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.348
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.348
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.94
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.348
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.348
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.348
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.348
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.348
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:        30780224 kB
Buffers:          455064 kB
Cached:           624060 kB
SwapCached:         2000 kB
Active:          1164748 kB
Inactive:          32980 kB
Active(anon):     106444 kB
Inactive(anon):     8228 kB
Active(file):    1058304 kB
Inactive(file):    24752 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103464 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:        118420 kB
Mapped:            11220 kB
Shmem:                92 kB
Slab:             757680 kB
SReclaimable:     201748 kB
SUnreclaim:       555932 kB
KernelStack:        1464 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     261980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 70816 MiB
End job on node127 at 2012-06-09 01:26:39