Trace number 3694998

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 NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.08 1800.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_3.opb
MD5SUM8d16c34d0eecf3c16ca4b890652c15ca
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark1791.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4321
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.88/2.98	c model valid
2.88/2.98	c current solution ok
4.48/4.53	o 1733
80.65/80.78	c model valid
80.65/80.78	c current solution ok
80.75/80.82	o 948
1800.03/1800.41	./satsolver.sh: line 5:  9289 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.41	c error: unexpected solver exit code
1800.03/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3694998-1338071154/watcher-3694998-1338071154 -o /tmp/evaluation-result-3694998-1338071154/solver-3694998-1338071154 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694998-1338071154.opb 457632446 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9278
/proc/meminfo: memFree=29424488/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0

[startup+0.0865889 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9278
/proc/meminfo: memFree=29424488/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100364 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9278
/proc/meminfo: memFree=29424488/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300312 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9278
/proc/meminfo: memFree=29424488/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700323 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 9278
/proc/meminfo: memFree=29424488/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9282
/proc/meminfo: memFree=29275012/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=58784 CPUtime=0.6 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 11616 0 0 0 54 6 0 0 20 0 1 0 273240513 60194816 11117 33554432000 4194304 5873084 140736265943360 140736265939784 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9279/statm: 14696 11117 160 410 0 14278 0
[pid=9281] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9281/stat : 9281 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273240574 9367552 266 33554432000 4194304 5064252 140734953487376 140734953486288 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9281/statm: 2287 266 226 213 0 72 0
[pid=9282] ppid=9281 vsize=108580 CPUtime=0.87 cores=1,3,5,7
/proc/9282/stat : 9282 (glucose_static) R 9281 9278 7219 0 -1 4202496 19814 0 0 0 84 3 0 0 20 0 1 0 273240574 111185920 22566 33554432000 4194304 4896791 140735168521200 140734953486312 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9282/statm: 27145 22566 76 172 0 26971 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 185660

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9282
/proc/meminfo: memFree=29269052/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=62928 CPUtime=3.08 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) R 9278 9278 7219 0 -1 4202496 12916 21068 0 0 58 16 229 5 20 0 1 0 273240513 64438272 12003 33554432000 4194304 5873084 140736265943360 140736265939784 5127520 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9279/statm: 15732 12003 169 410 0 15314 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72076

[startup+6.30045 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 9285
/proc/meminfo: memFree=29232088/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=62928 CPUtime=4.53 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 13939 21582 0 0 82 133 229 9 20 0 1 0 273240513 64438272 12005 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9279/statm: 15732 12005 171 410 0 15314 0
[pid=9284] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9284/stat : 9284 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273240969 9367552 267 33554432000 4194304 5064252 140736076709808 140736076708720 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9284/statm: 2287 267 226 213 0 72 0
[pid=9285] ppid=9284 vsize=124484 CPUtime=1.73 cores=1,3,5,7
/proc/9285/stat : 9285 (glucose_static) R 9284 9278 7219 0 -1 4202496 22421 0 0 0 168 5 0 0 20 0 1 0 273240969 127471616 25723 33554432000 4194304 4896791 140733233545488 140733233542696 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9285/statm: 31121 25723 76 172 0 30947 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 205708

[startup+12.7005 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 9286
/proc/meminfo: memFree=29230096/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=62928 CPUtime=4.53 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 13939 21582 0 0 82 133 229 9 20 0 1 0 273240513 64438272 12005 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9279/statm: 15732 12005 171 410 0 15314 0
[pid=9284] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9284/stat : 9284 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273240969 9367552 267 33554432000 4194304 5064252 140736076709808 140736076708720 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9284/statm: 2287 267 226 213 0 72 0
[pid=9285] ppid=9284 vsize=124748 CPUtime=8.13 cores=1,3,5,7
/proc/9285/stat : 9285 (glucose_static) R 9284 9278 7219 0 -1 4202496 22719 0 0 0 808 5 0 0 20 0 1 0 273240969 127741952 26531 33554432000 4194304 4896791 140733233545488 140733233542696 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9285/statm: 31187 26531 76 172 0 31013 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 205972

[startup+25.5005 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 9286
/proc/meminfo: memFree=29232276/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=62928 CPUtime=4.53 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 13939 21582 0 0 82 133 229 9 20 0 1 0 273240513 64438272 12005 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9279/statm: 15732 12005 171 410 0 15314 0
[pid=9284] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9284/stat : 9284 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273240969 9367552 267 33554432000 4194304 5064252 140736076709808 140736076708720 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9284/statm: 2287 267 226 213 0 72 0
[pid=9285] ppid=9284 vsize=125012 CPUtime=20.92 cores=1,3,5,7
/proc/9285/stat : 9285 (glucose_static) R 9284 9278 7219 0 -1 4202496 22798 0 0 0 2087 5 0 0 20 0 1 0 273240969 128012288 26610 33554432000 4194304 4896791 140733233545488 140733233542696 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9285/statm: 31253 26610 76 172 0 31079 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 206236

[startup+51.1005 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 9286
/proc/meminfo: memFree=29225200/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=62928 CPUtime=4.53 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 13939 21582 0 0 82 133 229 9 20 0 1 0 273240513 64438272 12005 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9279/statm: 15732 12005 171 410 0 15314 0
[pid=9284] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9284/stat : 9284 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273240969 9367552 267 33554432000 4194304 5064252 140736076709808 140736076708720 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9284/statm: 2287 267 226 213 0 72 0
[pid=9285] ppid=9284 vsize=125280 CPUtime=46.52 cores=1,3,5,7
/proc/9285/stat : 9285 (glucose_static) R 9284 9278 7219 0 -1 4202496 22866 0 0 0 4647 5 0 0 20 0 1 0 273240969 128286720 27700 33554432000 4194304 4896791 140733233545488 140733233542696 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9285/statm: 31320 27700 76 172 0 31146 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 206504

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 9289
/proc/meminfo: memFree=29220708/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=68084 CPUtime=80.8 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 16690 46658 0 0 87 134 7840 19 20 0 1 0 273240513 69718016 13574 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9279/statm: 17021 13574 171 410 0 16603 0
[pid=9288] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273248597 9367552 266 33554432000 4194304 5064252 140736628235040 140736628233952 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9288/statm: 2287 266 226 213 0 72 0
[pid=9289] ppid=9288 vsize=124952 CPUtime=21.43 cores=1,3,5,7
/proc/9289/stat : 9289 (glucose_static) R 9288 9278 7219 0 -1 4202496 22110 0 0 0 2138 5 0 0 20 0 1 0 273248598 127950848 25869 33554432000 4194304 4896791 140734179813456 140734179810504 4224975 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9289/statm: 31238 25869 76 172 0 31064 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 211332

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9289
/proc/meminfo: memFree=29221744/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=68084 CPUtime=80.8 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 16690 46658 0 0 87 134 7840 19 20 0 1 0 273240513 69718016 13574 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9279/statm: 17021 13574 171 410 0 16603 0
[pid=9288] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273248597 9367552 266 33554432000 4194304 5064252 140736628235040 140736628233952 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9288/statm: 2287 266 226 213 0 72 0
[pid=9289] ppid=9288 vsize=125224 CPUtime=81.39 cores=1,3,5,7
/proc/9289/stat : 9289 (glucose_static) R 9288 9278 7219 0 -1 4202496 22279 0 0 0 8134 5 0 0 20 0 1 0 273248598 128229376 26301 33554432000 4194304 4896791 140734179813456 140734179811032 4203968 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9289/statm: 31306 26301 76 172 0 31132 0
Current children cumulated CPU time (s) 162.19

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9300
/proc/meminfo: memFree=29205660/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=68084 CPUtime=80.8 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 16690 46658 0 0 87 134 7840 19 20 0 1 0 273240513 69718016 13574 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9279/statm: 17021 13574 171 410 0 16603 0
[pid=9288] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273248597 9367552 266 33554432000 4194304 5064252 140736628235040 140736628233952 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9288/statm: 2287 266 226 213 0 72 0
[pid=9289] ppid=9288 vsize=130120 CPUtime=1281.2 cores=1,3,5,7
/proc/9289/stat : 9289 (glucose_static) R 9288 9278 7219 0 -1 4202496 30813 0 0 0 128099 21 0 0 20 0 1 0 273248598 133242880 28523 33554432000 4194304 4896791 140734179813456 140734179811032 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9289/statm: 32530 28523 76 172 0 32356 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 216500

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9300
/proc/meminfo: memFree=29193188/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=68084 CPUtime=80.8 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 16690 46658 0 0 87 134 7840 19 20 0 1 0 273240513 69718016 13574 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9279/statm: 17021 13574 171 410 0 16603 0
[pid=9288] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273248597 9367552 266 33554432000 4194304 5064252 140736628235040 140736628233952 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9288/statm: 2287 266 226 213 0 72 0
[pid=9289] ppid=9288 vsize=149088 CPUtime=1341.2 cores=1,3,5,7
/proc/9289/stat : 9289 (glucose_static) R 9288 9278 7219 0 -1 4202496 31375 0 0 0 134098 22 0 0 20 0 1 0 273248598 152666112 30101 33554432000 4194304 4896791 140734179813456 140734179810984 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9289/statm: 37272 30101 76 172 0 37098 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 235468

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 9303
/proc/meminfo: memFree=29191052/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=68084 CPUtime=80.8 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 16690 46658 0 0 87 134 7840 19 20 0 1 0 273240513 69718016 13574 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9279/statm: 17021 13574 171 410 0 16603 0
[pid=9288] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273248597 9367552 266 33554432000 4194304 5064252 140736628235040 140736628233952 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9288/statm: 2287 266 226 213 0 72 0
[pid=9289] ppid=9288 vsize=149280 CPUtime=1401.18 cores=1,3,5,7
/proc/9289/stat : 9289 (glucose_static) R 9288 9278 7219 0 -1 4202496 31422 0 0 0 140096 22 0 0 20 0 1 0 273248598 152862720 32192 33554432000 4194304 4896791 140734179813456 140734179810712 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9289/statm: 37320 32192 76 172 0 37146 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 235660

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9304
/proc/meminfo: memFree=29195996/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=68084 CPUtime=80.8 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 16690 46658 0 0 87 134 7840 19 20 0 1 0 273240513 69718016 13574 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9279/statm: 17021 13574 171 410 0 16603 0
[pid=9288] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273248597 9367552 266 33554432000 4194304 5064252 140736628235040 140736628233952 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9288/statm: 2287 266 226 213 0 72 0
[pid=9289] ppid=9288 vsize=130408 CPUtime=1461.17 cores=1,3,5,7
/proc/9289/stat : 9289 (glucose_static) R 9288 9278 7219 0 -1 4202496 31648 0 0 0 146094 23 0 0 20 0 1 0 273248598 133537792 29093 33554432000 4194304 4896791 140734179813456 140734179811032 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9289/statm: 32602 29093 76 172 0 32428 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 216788

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9304
/proc/meminfo: memFree=29197284/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=68084 CPUtime=80.8 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 16690 46658 0 0 87 134 7840 19 20 0 1 0 273240513 69718016 13574 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9279/statm: 17021 13574 171 410 0 16603 0
[pid=9288] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273248597 9367552 266 33554432000 4194304 5064252 140736628235040 140736628233952 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9288/statm: 2287 266 226 213 0 72 0
[pid=9289] ppid=9288 vsize=149376 CPUtime=1521.17 cores=1,3,5,7
/proc/9289/stat : 9289 (glucose_static) R 9288 9278 7219 0 -1 4202496 32211 0 0 0 152093 24 0 0 20 0 1 0 273248598 152961024 30671 33554432000 4194304 4896791 140734179813456 140734179810984 4223886 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9289/statm: 37344 30671 76 172 0 37170 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 235756

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 9304
/proc/meminfo: memFree=29182932/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=68084 CPUtime=80.8 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 16690 46658 0 0 87 134 7840 19 20 0 1 0 273240513 69718016 13574 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9279/statm: 17021 13574 171 410 0 16603 0
[pid=9288] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273248597 9367552 266 33554432000 4194304 5064252 140736628235040 140736628233952 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9288/statm: 2287 266 226 213 0 72 0
[pid=9289] ppid=9288 vsize=149568 CPUtime=1581.16 cores=1,3,5,7
/proc/9289/stat : 9289 (glucose_static) R 9288 9278 7219 0 -1 4202496 32263 0 0 0 158092 24 0 0 20 0 1 0 273248598 153157632 32256 33554432000 4194304 4896791 140734179813456 140734179810712 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9289/statm: 37392 32256 76 172 0 37218 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 235948

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 9349
/proc/meminfo: memFree=29204404/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=68084 CPUtime=80.8 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 16690 46658 0 0 87 134 7840 19 20 0 1 0 273240513 69718016 13574 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9279/statm: 17021 13574 171 410 0 16603 0
[pid=9288] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273248597 9367552 266 33554432000 4194304 5064252 140736628235040 140736628233952 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9288/statm: 2287 266 226 213 0 72 0
[pid=9289] ppid=9288 vsize=130600 CPUtime=1641.14 cores=1,3,5,7
/proc/9289/stat : 9289 (glucose_static) R 9288 9278 7219 0 -1 4202496 32485 0 0 0 164090 24 0 0 20 0 1 0 273248598 133734400 28638 33554432000 4194304 4896791 140734179813456 140734179811032 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9289/statm: 32650 28638 76 172 0 32476 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 216980

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9349
/proc/meminfo: memFree=29192700/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=68084 CPUtime=80.8 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 16690 46658 0 0 87 134 7840 19 20 0 1 0 273240513 69718016 13574 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9279/statm: 17021 13574 171 410 0 16603 0
[pid=9288] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273248597 9367552 266 33554432000 4194304 5064252 140736628235040 140736628233952 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9288/statm: 2287 266 226 213 0 72 0
[pid=9289] ppid=9288 vsize=149568 CPUtime=1701.13 cores=1,3,5,7
/proc/9289/stat : 9289 (glucose_static) R 9288 9278 7219 0 -1 4202496 33046 0 0 0 170088 25 0 0 20 0 1 0 273248598 153157632 30728 33554432000 4194304 4896791 140734179813456 140734179810984 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9289/statm: 37392 30728 76 172 0 37218 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 235948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 9349
/proc/meminfo: memFree=29191244/32873844 swapFree=7116/7116
[pid=9278] ppid=9276 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9278/stat : 9278 (runPb2satCp2.sh) S 9276 9278 7219 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273240513 9367552 275 33554432000 4194304 5064252 140737026873440 140737026872352 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9278/statm: 2287 275 233 213 0 72 0
[pid=9279] ppid=9278 vsize=68084 CPUtime=80.8 cores=1,3,5,7
/proc/9279/stat : 9279 (pb2sat) S 9278 9278 7219 0 -1 4202496 16690 46658 0 0 87 134 7840 19 20 0 1 0 273240513 69718016 13574 33554432000 4194304 5873084 140736265943360 140736265937176 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9279/statm: 17021 13574 171 410 0 16603 0
[pid=9288] ppid=9279 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9288/stat : 9288 (satsolver.sh) S 9279 9278 7219 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273248597 9367552 266 33554432000 4194304 5064252 140736628235040 140736628233952 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9288/statm: 2287 266 226 213 0 72 0
[pid=9289] ppid=9288 vsize=149568 CPUtime=1719.23 cores=1,3,5,7
/proc/9289/stat : 9289 (glucose_static) R 9288 9278 7219 0 -1 4202496 33047 0 0 0 171898 25 0 0 20 0 1 0 273248598 153157632 31240 33554432000 4194304 4896791 140734179813456 140734179810984 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9289/statm: 37392 31240 76 172 0 37218 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 235948

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.42
CPU time (s): 1800.08
CPU user time (s): 1798.26
CPU system time (s): 1.81672
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 266300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.26
system time used= 1.81672
maximum resident set size= 162468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97385
page faults= 0
swaps= 0
block input operations= 0
block output operations= 170656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84
involuntary context switches= 1885

runsolver used 2.93655 second user time and 8.5317 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 00:25:54
IDJOB=3694998
IDBENCH=2910
IDSOLVER=2273
FILE ID=node138/3694998-1338071154
RUNJOBID= node138-1338052933-7236
PBS_JOBID= 14624399
Free space on /tmp= 71504 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_3.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694998-1338071154/watcher-3694998-1338071154 -o /tmp/evaluation-result-3694998-1338071154/solver-3694998-1338071154 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694998-1338071154.opb 457632446 HOME HOME

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

MD5SUM BENCH= 8d16c34d0eecf3c16ca4b890652c15ca
RANDOM SEED=457632446

node138.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.347
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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.347
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.347
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.347
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.347
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.347
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.92
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.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29424744 kB
Buffers:          302304 kB
Cached:          2224448 kB
SwapCached:          232 kB
Active:           835312 kB
Inactive:        1795800 kB
Active(anon):      94392 kB
Inactive(anon):    12660 kB
Active(file):     740920 kB
Inactive(file):  1783140 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108624 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:        121520 kB
Mapped:            14896 kB
Shmem:               200 kB
Slab:             678564 kB
SReclaimable:     120972 kB
SUnreclaim:       557592 kB
KernelStack:        1520 kB
PageTables:         4048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     229784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 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= 71448 MiB
End job on node138 at 2012-05-27 00:55:55