Trace number 3717052

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
wbo2satCp2 2012-05-19? (TO) 1800.1 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-45-40--soft-66-100-0.wbo
MD5SUMa455ffab78a89665145255f789204852
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark23
Best CPU time to get the best result obtained on this benchmark0.441932
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1800
Total number of constraints85
Number of soft constraints24
Number of constraints which are clauses45
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Top cost 1255
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 1254
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
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.63	o 245
0.00/0.63	c current bound: 122
1.36/1.45	o 91
1.36/1.45	c current bound: 45
1.43/1.78	o 38
1.43/1.78	c current bound: 19
1800.05/1800.51	./satsolver.sh: line 5: 22235 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.51	c error: unexpected solver exit code
1800.05/1800.51	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-3717052-1338180554/watcher-3717052-1338180554 -o /tmp/evaluation-result-3717052-1338180554/solver-3717052-1338180554 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717052-1338180554.wbo 1104716330 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.00 2.00 2.00 3/179 22222
/proc/meminfo: memFree=31432992/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0

[startup+0.068296 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22222
/proc/meminfo: memFree=31432992/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100287 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22222
/proc/meminfo: memFree=31432992/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300286 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22222
/proc/meminfo: memFree=31432992/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70019 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22222
/proc/meminfo: memFree=31432992/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22229
/proc/meminfo: memFree=31409444/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.43 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3435 9585 0 0 15 12 114 2 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 17100

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22235
/proc/meminfo: memFree=31407892/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=17672 CPUtime=1.3 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 3640 0 0 0 129 1 0 0 20 0 1 0 284184179 18096128 3917 33554432000 4194304 4896791 140736744412960 140736744410168 4225212 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 4418 3917 78 172 0 4244 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 43920

[startup+6.30039 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 22235
/proc/meminfo: memFree=31405968/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=17236 CPUtime=4.5 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 4709 0 0 0 449 1 0 0 20 0 1 0 284184179 17649664 3998 33554432000 4194304 4896791 140736744412960 140736744410280 4224722 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 4309 3998 78 172 0 4135 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 43484

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 22235
/proc/meminfo: memFree=31401948/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=21040 CPUtime=10.9 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 7535 0 0 0 1087 3 0 0 20 0 1 0 284184179 21544960 4615 33554432000 4194304 4896791 140736744412960 140736744410168 4224706 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 5260 4615 78 172 0 5086 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 47288

[startup+25.5004 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 22235
/proc/meminfo: memFree=31405032/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=23104 CPUtime=23.7 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 11245 0 0 0 2366 4 0 0 20 0 1 0 284184179 23658496 5482 33554432000 4194304 4896791 140736744412960 140736744410168 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 5776 5482 78 172 0 5602 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 49352

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 22238
/proc/meminfo: memFree=31397000/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=33808 CPUtime=49.29 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 17574 0 0 0 4923 6 0 0 20 0 1 0 284184179 34619392 7289 33554432000 4194304 4896791 140736744412960 140736744410488 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 8452 7289 78 172 0 8278 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 60056

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/184 22238
/proc/meminfo: memFree=31378980/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=40500 CPUtime=100.48 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 28736 0 0 0 10037 11 0 0 20 0 1 0 284184179 41472000 8996 33554432000 4194304 4896791 140736744412960 140736744410168 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 10125 8996 78 172 0 9951 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 66748

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22238
/proc/meminfo: memFree=31366504/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=56748 CPUtime=160.47 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 39331 0 0 0 16032 15 0 0 20 0 1 0 284184179 58109952 13309 33554432000 4194304 4896791 140736744412960 140736744408696 4223862 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 14187 13309 78 172 0 14013 0
Current children cumulated CPU time (s) 162.23

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


[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 22341
/proc/meminfo: memFree=31399256/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=135900 CPUtime=1420.2 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 110612 0 0 0 141947 73 0 0 20 0 1 0 284184179 139161600 33602 33554432000 4194304 4896791 140736744412960 140736744408696 4230803 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 33975 33602 78 172 0 33801 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 162148

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 22341
/proc/meminfo: memFree=31387972/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=168000 CPUtime=1480.16 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 112932 0 0 0 147941 75 0 0 20 0 1 0 284184179 172032000 34817 33554432000 4194304 4896791 140736744412960 140736744410488 4225002 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 42000 34817 78 172 0 41826 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 194248

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 22341
/proc/meminfo: memFree=31376604/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=169508 CPUtime=1540.15 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 114787 0 0 0 153938 77 0 0 20 0 1 0 284184179 173576192 35675 33554432000 4194304 4896791 140736744412960 140736744410168 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 42377 35675 78 172 0 42203 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 195756

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 22341
/proc/meminfo: memFree=31364596/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=170912 CPUtime=1600.13 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 116646 0 0 0 159934 79 0 0 20 0 1 0 284184179 175013888 37127 33554432000 4194304 4896791 140736744412960 140736744408696 4205054 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 42728 37127 78 172 0 42554 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 197160

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 22341
/proc/meminfo: memFree=31359928/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=172388 CPUtime=1660.12 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 118941 0 0 0 165931 81 0 0 20 0 1 0 284184179 176525312 36341 33554432000 4194304 4896791 140736744412960 140736744410168 4205059 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 43097 36341 78 172 0 42923 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 198636

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 22342
/proc/meminfo: memFree=31362352/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=144904 CPUtime=1720.11 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 121149 0 0 0 171928 83 0 0 20 0 1 0 284184179 148381696 35064 33554432000 4194304 4896791 140736744412960 140736744410168 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 36226 35064 78 172 0 36052 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 171152

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 22342
/proc/meminfo: memFree=31351216/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=177068 CPUtime=1780.09 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 123407 0 0 0 177924 85 0 0 20 0 1 0 284184179 181317632 36405 33554432000 4194304 4896791 140736744412960 140736744410488 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 44267 36405 78 172 0 44093 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 203316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 22342
/proc/meminfo: memFree=31345772/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=178200 CPUtime=1798.29 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 123854 0 0 0 179744 85 0 0 20 0 1 0 284184179 182476800 40425 33554432000 4194304 4896791 140736744412960 140736744408696 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 44550 40425 78 172 0 44376 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 204448

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 22342
/proc/meminfo: memFree=31345772/32873844 swapFree=7372/7372
[pid=22222] ppid=22220 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22222/stat : 22222 (runWbo2satCp2.s) S 22220 22222 20252 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 284184000 9367552 274 33554432000 4194304 5064252 140735927844224 140735927843136 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22222/statm: 2287 274 233 213 0 72 0
[pid=22223] ppid=22222 vsize=7952 CPUtime=1.76 cores=0,2,4,6
/proc/22223/stat : 22223 (wbo2sat) S 22222 22222 20252 0 -1 4202496 3785 14366 0 0 15 12 146 3 20 0 1 0 284184000 8142848 1320 33554432000 4194304 5872148 140734620269648 140734620262920 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22223/statm: 1988 1320 173 410 0 1570 0
[pid=22234] ppid=22223 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22234/stat : 22234 (satsolver.sh) S 22223 22222 20252 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284184179 9367552 267 33554432000 4194304 5064252 140735559038256 140735559037168 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22234/statm: 2287 267 226 213 0 72 0
[pid=22235] ppid=22234 vsize=178200 CPUtime=1798.29 cores=0,2,4,6
/proc/22235/stat : 22235 (glucose_static) R 22234 22222 20252 0 -1 4202496 123854 0 0 0 179744 85 0 0 20 0 1 0 284184179 182476800 40425 33554432000 4194304 4896791 140736744412960 140736744408696 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22235/statm: 44550 40425 78 172 0 44376 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 204448

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1799.07
CPU system time (s): 1.02484
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 280684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 1.02484
maximum resident set size= 204540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142989
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 172
involuntary context switches= 2189

runsolver used 2.78858 second user time and 7.05793 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-28 06:49:14
IDJOB=3717052
IDBENCH=78715
IDSOLVER=2299
FILE ID=node109/3717052-1338180554
RUNJOBID= node109-1338160560-20268
PBS_JOBID= 14624563
Free space on /tmp= 71216 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-45-40--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717052-1338180554/watcher-3717052-1338180554 -o /tmp/evaluation-result-3717052-1338180554/solver-3717052-1338180554 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717052-1338180554.wbo 1104716330 HOME HOME

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

MD5SUM BENCH= a455ffab78a89665145255f789204852
RANDOM SEED=1104716330

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:        31433636 kB
Buffers:          164316 kB
Cached:           271960 kB
SwapCached:          588 kB
Active:           479496 kB
Inactive:         160596 kB
Active(anon):     198548 kB
Inactive(anon):     7668 kB
Active(file):     280948 kB
Inactive(file):   152928 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106292 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:        251256 kB
Mapped:            11148 kB
Shmem:                 8 kB
Slab:             659560 kB
SReclaimable:     102140 kB
SUnreclaim:       557420 kB
KernelStack:        1520 kB
PageTables:         4900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     364536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 71220 MiB
End job on node109 at 2012-05-28 07:19:15