Trace number 3753285

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-81-80--soft-0-100-0.wbo
MD5SUM228cdf77c38c729452a9edca6134d7b0
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.38994
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6480
Total number of constraints161
Number of soft constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
Top cost 8472
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 8471
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
Number of bits of the biggest sum of numbers7
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.05	c run usual solver
158.03/158.14	o 1506
158.03/158.14	c fallback to adder encoding
158.23/158.31	o 1503
158.23/158.31	c fallback to adder encoding
158.23/158.39	o 544
1800.05/1800.40	./satsolver.sh: line 5: 12872 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.40	c error: unexpected solver exit code
1800.05/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-3753285-1339196268/watcher-3753285-1339196268 -o /tmp/evaluation-result-3753285-1339196268/solver-3753285-1339196268 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753285-1339196268.wbo 571822941 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 12841
/proc/meminfo: memFree=30563412/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0

[startup+0.0512311 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 12841
/proc/meminfo: memFree=30563412/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100202 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 12841
/proc/meminfo: memFree=30563412/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300112 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 12841
/proc/meminfo: memFree=30563412/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700143 s]
/proc/loadavg: 2.07 2.03 2.01 3/179 12841
/proc/meminfo: memFree=30563412/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 12848
/proc/meminfo: memFree=30539488/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=4808 CPUtime=0.17 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 1879 2965 0 0 4 0 13 0 20 0 1 0 385754075 4923392 764 33554432000 4194304 6006132 140736609382272 140736609376464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1202 764 157 443 0 755 0
[pid=12847] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12847/stat : 12847 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385754095 9367552 267 33554432000 4194304 5064252 140735646382272 140735646381184 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12847/statm: 2287 267 226 213 0 72 0
[pid=12848] ppid=12847 vsize=23424 CPUtime=1.28 cores=0,2,4,6
/proc/12848/stat : 12848 (glucose) R 12847 12841 8666 0 -1 4202496 2168 0 0 0 128 0 0 0 20 0 1 0 385754095 23986176 4256 33554432000 4194304 5208918 140736217860672 140736217858760 4212719 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12848/statm: 5856 4256 96 248 0 5605 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 46528

[startup+3.10039 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 12848
/proc/meminfo: memFree=30532584/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=4808 CPUtime=0.17 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 1879 2965 0 0 4 0 13 0 20 0 1 0 385754075 4923392 764 33554432000 4194304 6006132 140736609382272 140736609376464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1202 764 157 443 0 755 0
[pid=12847] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12847/stat : 12847 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385754095 9367552 267 33554432000 4194304 5064252 140735646382272 140735646381184 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12847/statm: 2287 267 226 213 0 72 0
[pid=12848] ppid=12847 vsize=35248 CPUtime=2.88 cores=0,2,4,6
/proc/12848/stat : 12848 (glucose) R 12847 12841 8666 0 -1 4202496 3362 0 0 0 287 1 0 0 20 0 1 0 385754095 36093952 8126 33554432000 4194304 5208918 140736217860672 140736217858616 4211599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12848/statm: 8812 8126 96 248 0 8561 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 58352

[startup+6.30039 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 12848
/proc/meminfo: memFree=30499684/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=4808 CPUtime=0.17 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 1879 2965 0 0 4 0 13 0 20 0 1 0 385754075 4923392 764 33554432000 4194304 6006132 140736609382272 140736609376464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1202 764 157 443 0 755 0
[pid=12847] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12847/stat : 12847 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385754095 9367552 267 33554432000 4194304 5064252 140735646382272 140735646381184 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12847/statm: 2287 267 226 213 0 72 0
[pid=12848] ppid=12847 vsize=114916 CPUtime=6.08 cores=0,2,4,6
/proc/12848/stat : 12848 (glucose) R 12847 12841 8666 0 -1 4202496 4556 0 0 0 606 2 0 0 20 0 1 0 385754095 117673984 20735 33554432000 4194304 5208918 140736217860672 140736217858664 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12848/statm: 28729 20735 96 248 0 28478 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 138020

[startup+12.7004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 12848
/proc/meminfo: memFree=30441300/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=4808 CPUtime=0.17 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 1879 2965 0 0 4 0 13 0 20 0 1 0 385754075 4923392 764 33554432000 4194304 6006132 140736609382272 140736609376464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1202 764 157 443 0 755 0
[pid=12847] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12847/stat : 12847 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385754095 9367552 267 33554432000 4194304 5064252 140735646382272 140735646381184 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12847/statm: 2287 267 226 213 0 72 0
[pid=12848] ppid=12847 vsize=65596 CPUtime=12.48 cores=0,2,4,6
/proc/12848/stat : 12848 (glucose) R 12847 12841 8666 0 -1 4202496 5827 0 0 0 1244 4 0 0 20 0 1 0 385754095 67170304 11715 33554432000 4194304 5208918 140736217860672 140736217858664 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12848/statm: 16399 11715 96 248 0 16148 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 88700

[startup+25.5004 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 12848
/proc/meminfo: memFree=30467904/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=4808 CPUtime=0.17 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 1879 2965 0 0 4 0 13 0 20 0 1 0 385754075 4923392 764 33554432000 4194304 6006132 140736609382272 140736609376464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1202 764 157 443 0 755 0
[pid=12847] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12847/stat : 12847 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385754095 9367552 267 33554432000 4194304 5064252 140735646382272 140735646381184 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12847/statm: 2287 267 226 213 0 72 0
[pid=12848] ppid=12847 vsize=65596 CPUtime=25.28 cores=0,2,4,6
/proc/12848/stat : 12848 (glucose) R 12847 12841 8666 0 -1 4202496 8617 0 0 0 2519 9 0 0 20 0 1 0 385754095 67170304 11715 33554432000 4194304 5208918 140736217860672 140736217858760 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12848/statm: 16399 11715 96 248 0 16148 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 88700

[startup+51.1004 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 12848
/proc/meminfo: memFree=30344648/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=4808 CPUtime=0.17 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 1879 2965 0 0 4 0 13 0 20 0 1 0 385754075 4923392 764 33554432000 4194304 6006132 140736609382272 140736609376464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1202 764 157 443 0 755 0
[pid=12847] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12847/stat : 12847 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385754095 9367552 267 33554432000 4194304 5064252 140735646382272 140735646381184 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12847/statm: 2287 267 226 213 0 72 0
[pid=12848] ppid=12847 vsize=65596 CPUtime=50.87 cores=0,2,4,6
/proc/12848/stat : 12848 (glucose) R 12847 12841 8666 0 -1 4202496 13264 0 0 0 5068 19 0 0 20 0 1 0 385754095 67170304 11715 33554432000 4194304 5208918 140736217860672 140736217858760 4213440 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12848/statm: 16399 11715 96 248 0 16148 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 88700

[startup+102.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 12848
/proc/meminfo: memFree=30360352/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=4808 CPUtime=0.17 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 1879 2965 0 0 4 0 13 0 20 0 1 0 385754075 4923392 764 33554432000 4194304 6006132 140736609382272 140736609376464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12842/statm: 1202 764 157 443 0 755 0
[pid=12847] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12847/stat : 12847 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385754095 9367552 267 33554432000 4194304 5064252 140735646382272 140735646381184 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12847/statm: 2287 267 226 213 0 72 0
[pid=12848] ppid=12847 vsize=195824 CPUtime=102.07 cores=0,2,4,6
/proc/12848/stat : 12848 (glucose) R 12847 12841 8666 0 -1 4202496 20748 0 0 0 10173 34 0 0 20 0 1 0 385754095 200523776 33396 33554432000 4194304 5208918 140736217860672 140736217858824 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12848/statm: 48956 33396 96 248 0 48705 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 218928

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 12872
/proc/meminfo: memFree=30497828/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=20788 CPUtime=158.44 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 6101 43506 0 0 18 5 15768 53 20 0 1 0 385754075 21286912 4717 33554432000 4194304 6006132 140736609382272 140736609373664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12842/statm: 5197 4717 180 443 0 4750 0
[pid=12871] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13139
/proc/meminfo: memFree=30407800/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=20788 CPUtime=158.44 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 6101 43506 0 0 18 5 15768 53 20 0 1 0 385754075 21286912 4717 33554432000 4194304 6006132 140736609382272 140736609373664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12842/statm: 5197 4717 180 443 0 4750 0
[pid=12871] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12871/stat : 12871 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385769925 9367552 267 33554432000 4194304 5064252 140733540848352 140733540847264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12871/statm: 2287 267 226 213 0 72 0
[pid=12872] ppid=12871 vsize=226716 CPUtime=1203.59 cores=0,2,4,6
/proc/12872/stat : 12872 (glucose) R 12871 12841 8666 0 -1 4202496 29522 0 0 0 120331 28 0 0 20 0 1 0 385769925 232157184 46497 33554432000 4194304 5208918 140737040374592 140737040372744 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12872/statm: 56679 46497 96 248 0 56428 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 265800

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13153
/proc/meminfo: memFree=30474792/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=20788 CPUtime=158.44 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 6101 43506 0 0 18 5 15768 53 20 0 1 0 385754075 21286912 4717 33554432000 4194304 6006132 140736609382272 140736609373664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12842/statm: 5197 4717 180 443 0 4750 0
[pid=12871] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12871/stat : 12871 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385769925 9367552 267 33554432000 4194304 5064252 140733540848352 140733540847264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12871/statm: 2287 267 226 213 0 72 0
[pid=12872] ppid=12871 vsize=145808 CPUtime=1263.58 cores=0,2,4,6
/proc/12872/stat : 12872 (glucose) R 12871 12841 8666 0 -1 4202496 30031 0 0 0 126329 29 0 0 20 0 1 0 385769925 149307392 32305 33554432000 4194304 5208918 140737040374592 140737040372584 4211732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12872/statm: 36452 32305 96 248 0 36201 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 184892

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13161
/proc/meminfo: memFree=30421232/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=20788 CPUtime=158.44 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 6101 43506 0 0 18 5 15768 53 20 0 1 0 385754075 21286912 4717 33554432000 4194304 6006132 140736609382272 140736609373664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12842/statm: 5197 4717 180 443 0 4750 0
[pid=12871] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12871/stat : 12871 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385769925 9367552 267 33554432000 4194304 5064252 140733540848352 140733540847264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12871/statm: 2287 267 226 213 0 72 0
[pid=12872] ppid=12871 vsize=176628 CPUtime=1323.57 cores=0,2,4,6
/proc/12872/stat : 12872 (glucose) R 12871 12841 8666 0 -1 4202496 30627 0 0 0 132327 30 0 0 20 0 1 0 385769925 180867072 41588 33554432000 4194304 5208918 140737040374592 140737040372744 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12872/statm: 44157 41588 96 248 0 43906 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 215712

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 13175
/proc/meminfo: memFree=30409148/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=20788 CPUtime=158.44 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 6101 43506 0 0 18 5 15768 53 20 0 1 0 385754075 21286912 4717 33554432000 4194304 6006132 140736609382272 140736609373664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12842/statm: 5197 4717 180 443 0 4750 0
[pid=12871] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12871/stat : 12871 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385769925 9367552 267 33554432000 4194304 5064252 140733540848352 140733540847264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12871/statm: 2287 267 226 213 0 72 0
[pid=12872] ppid=12871 vsize=226716 CPUtime=1383.55 cores=0,2,4,6
/proc/12872/stat : 12872 (glucose) R 12871 12841 8666 0 -1 4202496 30950 0 0 0 138324 31 0 0 20 0 1 0 385769925 232157184 49569 33554432000 4194304 5208918 140737040374592 140737040372744 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12872/statm: 56679 49569 96 248 0 56428 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 265800

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 13182
/proc/meminfo: memFree=30447028/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=20788 CPUtime=158.44 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 6101 43506 0 0 18 5 15768 53 20 0 1 0 385754075 21286912 4717 33554432000 4194304 6006132 140736609382272 140736609373664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12842/statm: 5197 4717 180 443 0 4750 0
[pid=12871] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12871/stat : 12871 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385769925 9367552 267 33554432000 4194304 5064252 140733540848352 140733540847264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12871/statm: 2287 267 226 213 0 72 0
[pid=12872] ppid=12871 vsize=176628 CPUtime=1443.53 cores=0,2,4,6
/proc/12872/stat : 12872 (glucose) R 12871 12841 8666 0 -1 4202496 31895 0 0 0 144321 32 0 0 20 0 1 0 385769925 180867072 35285 33554432000 4194304 5208918 140737040374592 140737040372744 4211537 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12872/statm: 44157 35285 96 248 0 43906 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 215712

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13196
/proc/meminfo: memFree=30431228/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=20788 CPUtime=158.44 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 6101 43506 0 0 18 5 15768 53 20 0 1 0 385754075 21286912 4717 33554432000 4194304 6006132 140736609382272 140736609373664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12842/statm: 5197 4717 180 443 0 4750 0
[pid=12871] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12871/stat : 12871 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385769925 9367552 267 33554432000 4194304 5064252 140733540848352 140733540847264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12871/statm: 2287 267 226 213 0 72 0
[pid=12872] ppid=12871 vsize=226716 CPUtime=1503.53 cores=0,2,4,6
/proc/12872/stat : 12872 (glucose) R 12871 12841 8666 0 -1 4202496 32370 0 0 0 150320 33 0 0 20 0 1 0 385769925 232157184 43425 33554432000 4194304 5208918 140737040374592 140737040372744 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12872/statm: 56679 43425 96 248 0 56428 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 265800

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13203
/proc/meminfo: memFree=30391836/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=20788 CPUtime=158.44 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 6101 43506 0 0 18 5 15768 53 20 0 1 0 385754075 21286912 4717 33554432000 4194304 6006132 140736609382272 140736609373664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12842/statm: 5197 4717 180 443 0 4750 0
[pid=12871] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12871/stat : 12871 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385769925 9367552 267 33554432000 4194304 5064252 140733540848352 140733540847264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12871/statm: 2287 267 226 213 0 72 0
[pid=12872] ppid=12871 vsize=226716 CPUtime=1563.51 cores=0,2,4,6
/proc/12872/stat : 12872 (glucose) R 12871 12841 8666 0 -1 4202496 32401 0 0 0 156317 34 0 0 20 0 1 0 385769925 232157184 52129 33554432000 4194304 5208918 140737040374592 140737040372744 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12872/statm: 56679 52129 96 248 0 56428 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 265800

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13218
/proc/meminfo: memFree=30471296/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=20788 CPUtime=158.44 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 6101 43506 0 0 18 5 15768 53 20 0 1 0 385754075 21286912 4717 33554432000 4194304 6006132 140736609382272 140736609373664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12842/statm: 5197 4717 180 443 0 4750 0
[pid=12871] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12871/stat : 12871 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385769925 9367552 267 33554432000 4194304 5064252 140733540848352 140733540847264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12871/statm: 2287 267 226 213 0 72 0
[pid=12872] ppid=12871 vsize=176628 CPUtime=1623.5 cores=0,2,4,6
/proc/12872/stat : 12872 (glucose) R 12871 12841 8666 0 -1 4202496 33608 0 0 0 162314 36 0 0 20 0 1 0 385769925 180867072 35043 33554432000 4194304 5208918 140737040374592 140737040372744 4211665 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12872/statm: 44157 35043 96 248 0 43906 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 215712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13218
/proc/meminfo: memFree=30446788/32873648 swapFree=7376/7376
[pid=12841] ppid=12839 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12841/stat : 12841 (npSolver-wbo-It) S 12839 12841 8666 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385754075 9367552 275 33554432000 4194304 5064252 140735442415440 140735442414352 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12841/statm: 2287 275 233 213 0 72 0
[pid=12842] ppid=12841 vsize=20788 CPUtime=158.44 cores=0,2,4,6
/proc/12842/stat : 12842 (npSolver-wbo) S 12841 12841 8666 0 -1 4202496 6101 43506 0 0 18 5 15768 53 20 0 1 0 385754075 21286912 4717 33554432000 4194304 6006132 140736609382272 140736609373664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12842/statm: 5197 4717 180 443 0 4750 0
[pid=12871] ppid=12842 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12871/stat : 12871 (satsolver.sh) S 12842 12841 8666 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385769925 9367552 267 33554432000 4194304 5064252 140733540848352 140733540847264 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12871/statm: 2287 267 226 213 0 72 0
[pid=12872] ppid=12871 vsize=176628 CPUtime=1641.61 cores=0,2,4,6
/proc/12872/stat : 12872 (glucose) R 12871 12841 8666 0 -1 4202496 33846 0 0 0 164125 36 0 0 20 0 1 0 385769925 180867072 38347 33554432000 4194304 5208918 140737040374592 140737040372744 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12872/statm: 44157 38347 96 248 0 43906 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 215712

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): 1799.11
CPU system time (s): 0.958854
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 347188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.11
system time used= 0.958854
maximum resident set size= 261224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84444
page faults= 0
swaps= 0
block input operations= 0
block output operations= 23272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 182
involuntary context switches= 2156

runsolver used 2.97455 second user time and 7.19691 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-09 00:57:48
IDJOB=3753285
IDBENCH=79181
IDSOLVER=2337
FILE ID=node112/3753285-1339196268
RUNJOBID= node112-1339184626-9752
PBS_JOBID= 14643815
Free space on /tmp= 71060 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80--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-3753285-1339196268/watcher-3753285-1339196268 -o /tmp/evaluation-result-3753285-1339196268/solver-3753285-1339196268 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753285-1339196268.wbo 571822941 HOME HOME

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

MD5SUM BENCH= 228cdf77c38c729452a9edca6134d7b0
RANDOM SEED=571822941

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:        30563676 kB
Buffers:          272596 kB
Cached:          1044592 kB
SwapCached:         2156 kB
Active:           676792 kB
Inactive:         759824 kB
Active(anon):     118832 kB
Inactive(anon):     3148 kB
Active(file):     557960 kB
Inactive(file):   756676 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:              8644 kB
Writeback:            40 kB
AnonPages:        125384 kB
Mapped:             9848 kB
Shmem:                 0 kB
Slab:             735220 kB
SReclaimable:     179032 kB
SUnreclaim:       556188 kB
KernelStack:        1472 kB
PageTables:         4292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     273220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71044 MiB
End job on node112 at 2012-06-09 01:27:49