Trace number 3714852

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/warehouse/
normalized-cap82_wcsp.wbo
MD5SUMb16cae5e7c1377276bc10d7f18825659
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark8527182
Best CPU time to get the best result obtained on this benchmark1800.02
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1300
Total number of constraints2598
Number of soft constraints2523
Number of constraints which are clauses2523
Number of constraints which are cardinality constraints (but not clauses)75
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Top cost 60586724
Min constraint cost 1
Max constraint cost 60586724
Sum of constraints costs 76337480126
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 26
Number of bits of the biggest sum of numbers5
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
0.00/0.08	o 19102635
0.00/0.08	c fallback to adder encoding
588.85/589.11	o 19102116
588.85/589.11	c fallback to adder encoding
1790.04/1790.40	o 19101898
1790.04/1790.40	c fallback to adder encoding
1800.02/1800.40	./satsolver.sh: line 5: 31204 Terminated              ./glucose $1 > $2 2> /dev/null
1800.02/1800.40	c error: unexpected solver exit code
1800.02/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-3714852-1338237933/watcher-3714852-1338237933 -o /tmp/evaluation-result-3714852-1338237933/solver-3714852-1338237933 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3714852-1338237933.wbo 1249428901 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.01 2.04 2.00 3/179 31087
/proc/meminfo: memFree=27820580/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0

[startup+0.0220739 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 31087
/proc/meminfo: memFree=27820580/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100313 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 31087
/proc/meminfo: memFree=27820580/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300167 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 31087
/proc/meminfo: memFree=27820580/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700194 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 31087
/proc/meminfo: memFree=27820580/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 31101
/proc/meminfo: memFree=27765048/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=20296 CPUtime=0.25 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 3767 6017 0 0 18 3 4 0 20 0 1 0 289921905 20783104 3615 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 5074 3615 163 439 0 4631 0
[pid=31100] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31100/stat : 31100 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289921932 9367552 266 33554432000 4194304 5064252 140735053823648 140735053822560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31100/statm: 2287 266 226 213 0 72 0
[pid=31101] ppid=31100 vsize=34888 CPUtime=1.21 cores=0,2,4,6
/proc/31101/stat : 31101 (glucose) R 31100 31087 28184 0 -1 4202496 8501 0 0 0 120 1 0 0 20 0 1 0 289921932 35725312 7695 33554432000 4194304 5208918 140733387104992 140733387102952 4211656 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31101/statm: 8722 7695 104 248 0 8471 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 73480

[startup+3.10035 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 31101
/proc/meminfo: memFree=27763916/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=20296 CPUtime=0.25 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 3767 6017 0 0 18 3 4 0 20 0 1 0 289921905 20783104 3615 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 5074 3615 163 439 0 4631 0
[pid=31100] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31100/stat : 31100 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289921932 9367552 266 33554432000 4194304 5064252 140735053823648 140735053822560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31100/statm: 2287 266 226 213 0 72 0
[pid=31101] ppid=31100 vsize=40952 CPUtime=2.82 cores=0,2,4,6
/proc/31101/stat : 31101 (glucose) R 31100 31087 28184 0 -1 4202496 9176 0 0 0 280 2 0 0 20 0 1 0 289921932 41934848 8866 33554432000 4194304 5208918 140733387104992 140733387102840 4212432 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31101/statm: 10238 8866 104 248 0 9987 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 79544

[startup+6.30037 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 31101
/proc/meminfo: memFree=27757524/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=20296 CPUtime=0.25 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 3767 6017 0 0 18 3 4 0 20 0 1 0 289921905 20783104 3615 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 5074 3615 163 439 0 4631 0
[pid=31100] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31100/stat : 31100 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289921932 9367552 266 33554432000 4194304 5064252 140735053823648 140735053822560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31100/statm: 2287 266 226 213 0 72 0
[pid=31101] ppid=31100 vsize=62068 CPUtime=6.01 cores=0,2,4,6
/proc/31101/stat : 31101 (glucose) R 31100 31087 28184 0 -1 4202496 10597 0 0 0 599 2 0 0 20 0 1 0 289921932 63557632 12868 33554432000 4194304 5208918 140733387104992 140733387102984 4211141 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31101/statm: 15517 12868 104 248 0 15266 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 100660

[startup+12.7004 s]
/proc/loadavg: 2.08 2.05 2.01 3/183 31101
/proc/meminfo: memFree=27730992/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=20296 CPUtime=0.25 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 3767 6017 0 0 18 3 4 0 20 0 1 0 289921905 20783104 3615 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 5074 3615 163 439 0 4631 0
[pid=31100] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31100/stat : 31100 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289921932 9367552 266 33554432000 4194304 5064252 140735053823648 140735053822560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31100/statm: 2287 266 226 213 0 72 0
[pid=31101] ppid=31100 vsize=85076 CPUtime=12.42 cores=0,2,4,6
/proc/31101/stat : 31101 (glucose) R 31100 31087 28184 0 -1 4202496 12022 0 0 0 1239 3 0 0 20 0 1 0 289921932 87117824 16258 33554432000 4194304 5208918 140733387104992 140733387100760 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31101/statm: 21269 16258 104 248 0 21018 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 123668

[startup+25.5004 s]
/proc/loadavg: 2.07 2.05 2.01 3/183 31101
/proc/meminfo: memFree=27717348/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=20296 CPUtime=0.25 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 3767 6017 0 0 18 3 4 0 20 0 1 0 289921905 20783104 3615 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 5074 3615 163 439 0 4631 0
[pid=31100] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31100/stat : 31100 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289921932 9367552 266 33554432000 4194304 5064252 140735053823648 140735053822560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31100/statm: 2287 266 226 213 0 72 0
[pid=31101] ppid=31100 vsize=85076 CPUtime=25.21 cores=0,2,4,6
/proc/31101/stat : 31101 (glucose) R 31100 31087 28184 0 -1 4202496 12265 0 0 0 2518 3 0 0 20 0 1 0 289921932 87117824 19539 33554432000 4194304 5208918 140733387104992 140733387101304 4211553 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31101/statm: 21269 19539 104 248 0 21018 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 123668

[startup+51.1004 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 31101
/proc/meminfo: memFree=27714308/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=20296 CPUtime=0.25 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 3767 6017 0 0 18 3 4 0 20 0 1 0 289921905 20783104 3615 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 5074 3615 163 439 0 4631 0
[pid=31100] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31100/stat : 31100 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289921932 9367552 266 33554432000 4194304 5064252 140735053823648 140735053822560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31100/statm: 2287 266 226 213 0 72 0
[pid=31101] ppid=31100 vsize=85256 CPUtime=50.81 cores=0,2,4,6
/proc/31101/stat : 31101 (glucose) R 31100 31087 28184 0 -1 4202496 12567 0 0 0 5078 3 0 0 20 0 1 0 289921932 87302144 20321 33554432000 4194304 5208918 140733387104992 140733387101368 4229876 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31101/statm: 21314 20321 104 248 0 21063 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 123848

[startup+102.307 s]
/proc/loadavg: 2.05 2.05 2.00 3/183 31101
/proc/meminfo: memFree=27698300/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=20296 CPUtime=0.25 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 3767 6017 0 0 18 3 4 0 20 0 1 0 289921905 20783104 3615 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 5074 3615 163 439 0 4631 0
[pid=31100] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31100/stat : 31100 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289921932 9367552 266 33554432000 4194304 5064252 140735053823648 140735053822560 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31100/statm: 2287 266 226 213 0 72 0
[pid=31101] ppid=31100 vsize=104508 CPUtime=102.01 cores=0,2,4,6
/proc/31101/stat : 31101 (glucose) R 31100 31087 28184 0 -1 4202496 13693 0 0 0 10197 4 0 0 20 0 1 0 289921932 107016192 24156 33554432000 4194304 5208918 140733387104992 140733387101368 4211851 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31101/statm: 26127 24156 104 248 0 25876 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 143100

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 31101
/proc/meminfo: memFree=27675216/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=20296 CPUtime=0.25 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 3767 6017 0 0 18 3 4 0 20 0 1 0 289921905 20783104 3615 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 5074 3615 163 439 0 4631 0
[pid=31100] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31141
/proc/meminfo: memFree=27525672/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=36676 CPUtime=589.16 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 6632 35188 0 0 34 5 58848 29 20 0 1 0 289921905 37556224 7684 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 9169 7684 163 439 0 8726 0
[pid=31113] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31113/stat : 31113 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289980835 9367552 267 33554432000 4194304 5064252 140734092853120 140734092852032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31113/statm: 2287 267 226 213 0 72 0
[pid=31114] ppid=31113 vsize=204424 CPUtime=772.87 cores=0,2,4,6
/proc/31114/stat : 31114 (glucose) R 31113 31087 28184 0 -1 4202496 24877 0 0 0 77256 31 0 0 20 0 1 0 289980835 209330176 49094 33554432000 4194304 5208918 140734332603200 140734332599576 4229850 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31114/statm: 51106 49094 104 248 0 50855 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 259396

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31141
/proc/meminfo: memFree=27575832/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=36676 CPUtime=589.16 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 6632 35188 0 0 34 5 58848 29 20 0 1 0 289921905 37556224 7684 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 9169 7684 163 439 0 8726 0
[pid=31113] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31113/stat : 31113 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289980835 9367552 267 33554432000 4194304 5064252 140734092853120 140734092852032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31113/statm: 2287 267 226 213 0 72 0
[pid=31114] ppid=31113 vsize=204424 CPUtime=832.87 cores=0,2,4,6
/proc/31114/stat : 31114 (glucose) R 31113 31087 28184 0 -1 4202496 25526 0 0 0 83254 33 0 0 20 0 1 0 289980835 209330176 48582 33554432000 4194304 5208918 140734332603200 140734332599576 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31114/statm: 51106 48582 104 248 0 50855 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 259396

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 31144
/proc/meminfo: memFree=27538412/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=36676 CPUtime=589.16 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 6632 35188 0 0 34 5 58848 29 20 0 1 0 289921905 37556224 7684 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 9169 7684 163 439 0 8726 0
[pid=31113] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31113/stat : 31113 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289980835 9367552 267 33554432000 4194304 5064252 140734092853120 140734092852032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31113/statm: 2287 267 226 213 0 72 0
[pid=31114] ppid=31113 vsize=204424 CPUtime=892.85 cores=0,2,4,6
/proc/31114/stat : 31114 (glucose) R 31113 31087 28184 0 -1 4202496 26165 0 0 0 89250 35 0 0 20 0 1 0 289980835 209330176 47558 33554432000 4194304 5208918 140734332603200 140734332599576 4211521 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31114/statm: 51106 47558 104 248 0 50855 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 259396

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31197
/proc/meminfo: memFree=31086580/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=36676 CPUtime=589.16 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 6632 35188 0 0 34 5 58848 29 20 0 1 0 289921905 37556224 7684 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 9169 7684 163 439 0 8726 0
[pid=31113] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31113/stat : 31113 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289980835 9367552 267 33554432000 4194304 5064252 140734092853120 140734092852032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31113/statm: 2287 267 226 213 0 72 0
[pid=31114] ppid=31113 vsize=204424 CPUtime=952.84 cores=0,2,4,6
/proc/31114/stat : 31114 (glucose) R 31113 31087 28184 0 -1 4202496 27101 0 0 0 95246 38 0 0 20 0 1 0 289980835 209330176 44998 33554432000 4194304 5208918 140734332603200 140734332599512 4229296 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31114/statm: 51106 44998 104 248 0 50855 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 259396

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31197
/proc/meminfo: memFree=31049932/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=36676 CPUtime=589.16 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 6632 35188 0 0 34 5 58848 29 20 0 1 0 289921905 37556224 7684 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 9169 7684 163 439 0 8726 0
[pid=31113] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31113/stat : 31113 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289980835 9367552 267 33554432000 4194304 5064252 140734092853120 140734092852032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31113/statm: 2287 267 226 213 0 72 0
[pid=31114] ppid=31113 vsize=173604 CPUtime=1012.82 cores=0,2,4,6
/proc/31114/stat : 31114 (glucose) R 31113 31087 28184 0 -1 4202496 27985 0 0 0 101242 40 0 0 20 0 1 0 289980835 177770496 41868 33554432000 4194304 5208918 140734332603200 140734332598888 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31114/statm: 43401 41868 104 248 0 43150 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 228576

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 31197
/proc/meminfo: memFree=30982424/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=36676 CPUtime=589.16 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 6632 35188 0 0 34 5 58848 29 20 0 1 0 289921905 37556224 7684 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 9169 7684 163 439 0 8726 0
[pid=31113] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31113/stat : 31113 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289980835 9367552 267 33554432000 4194304 5064252 140734092853120 140734092852032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31113/statm: 2287 267 226 213 0 72 0
[pid=31114] ppid=31113 vsize=254512 CPUtime=1072.8 cores=0,2,4,6
/proc/31114/stat : 31114 (glucose) R 31113 31087 28184 0 -1 4202496 28401 0 0 0 107238 42 0 0 20 0 1 0 289980835 260620288 52622 33554432000 4194304 5208918 140734332603200 140734332599576 4229469 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31114/statm: 63628 52622 104 248 0 63377 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 309484

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 31197
/proc/meminfo: memFree=30985984/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=36676 CPUtime=589.16 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 6632 35188 0 0 34 5 58848 29 20 0 1 0 289921905 37556224 7684 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 9169 7684 163 439 0 8726 0
[pid=31113] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31113/stat : 31113 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289980835 9367552 267 33554432000 4194304 5064252 140734092853120 140734092852032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31113/statm: 2287 267 226 213 0 72 0
[pid=31114] ppid=31113 vsize=254512 CPUtime=1132.79 cores=0,2,4,6
/proc/31114/stat : 31114 (glucose) R 31113 31087 28184 0 -1 4202496 29333 0 0 0 113234 45 0 0 20 0 1 0 289980835 260620288 51598 33554432000 4194304 5208918 140734332603200 140734332601352 4211744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31114/statm: 63628 51598 104 248 0 63377 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 309484

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 31197
/proc/meminfo: memFree=30989564/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=36676 CPUtime=589.16 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 6632 35188 0 0 34 5 58848 29 20 0 1 0 289921905 37556224 7684 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 9169 7684 163 439 0 8726 0
[pid=31113] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31113/stat : 31113 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 289980835 9367552 267 33554432000 4194304 5064252 140734092853120 140734092852032 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31113/statm: 2287 267 226 213 0 72 0
[pid=31114] ppid=31113 vsize=204424 CPUtime=1192.78 cores=0,2,4,6
/proc/31114/stat : 31114 (glucose) R 31113 31087 28184 0 -1 4202496 29965 0 0 0 119231 47 0 0 20 0 1 0 289980835 209330176 49761 33554432000 4194304 5208918 140734332603200 140734332599576 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31114/statm: 51106 49761 104 248 0 50855 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 259396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 31204
/proc/meminfo: memFree=31154912/32873844 swapFree=7372/7372
[pid=31087] ppid=31085 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31087/stat : 31087 (npSolver-wbo-It) S 31085 31087 28184 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 289921905 9367552 275 33554432000 4194304 5064252 140733963658608 140733963657520 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/31087/statm: 2287 275 233 213 0 72 0
[pid=31088] ppid=31087 vsize=36676 CPUtime=1790.23 cores=0,2,4,6
/proc/31088/stat : 31088 (npSolver-wbo) S 31087 31087 28184 0 -1 4202496 9498 69457 0 0 50 7 178883 83 20 0 1 0 289921905 37556224 7684 33554432000 4194304 5990268 140734144764080 140734144755504 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31088/statm: 9169 7684 163 439 0 8726 0
[pid=31203] ppid=31088 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31203/stat : 31203 (satsolver.sh) S 31088 31087 28184 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 290100964 9367552 266 33554432000 4194304 5064252 140737359724064 140737359722976 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/31203/statm: 2287 266 226 213 0 72 0
[pid=31204] ppid=31203 vsize=61248 CPUtime=9.79 cores=0,2,4,6
/proc/31204/stat : 31204 (glucose) R 31203 31087 28184 0 -1 4202496 10057 0 0 0 977 2 0 0 20 0 1 0 290100964 62717952 12610 33554432000 4194304 5208918 140734194157440 140734194155448 4229776 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31204/statm: 15312 12610 104 248 0 15061 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 116220

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.12
CPU system time (s): 0.937857
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 358804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.12
system time used= 0.937857
maximum resident set size= 257580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90002
page faults= 0
swaps= 0
block input operations= 0
block output operations= 66592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 553
involuntary context switches= 2680

runsolver used 3.61145 second user time and 9.2266 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 22:45:33
IDJOB=3714852
IDBENCH=79494
IDSOLVER=2296
FILE ID=node109/3714852-1338237933
RUNJOBID= node109-1338230730-28200
PBS_JOBID= 14624656
Free space on /tmp= 70372 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/warehouse/normalized-cap82_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714852-1338237933/watcher-3714852-1338237933 -o /tmp/evaluation-result-3714852-1338237933/solver-3714852-1338237933 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3714852-1338237933.wbo 1249428901 HOME HOME

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

MD5SUM BENCH= b16cae5e7c1377276bc10d7f18825659
RANDOM SEED=1249428901

node109.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.264
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.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		: 2667.264
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.264
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.264
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		: 2667.264
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.264
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.264
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.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27821440 kB
Buffers:          220132 kB
Cached:          1247580 kB
SwapCached:          588 kB
Active:          3956404 kB
Inactive:         284780 kB
Active(anon):    2768304 kB
Inactive(anon):     7668 kB
Active(file):    1188100 kB
Inactive(file):   277112 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:       2979164 kB
Mapped:            11288 kB
Shmem:                 8 kB
Slab:             665252 kB
SReclaimable:     107812 kB
SUnreclaim:       557440 kB
KernelStack:        1520 kB
PageTables:         9516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3340188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1722368 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= 71196 MiB
End job on node109 at 2012-05-28 23:15:34