Trace number 3753971

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-45-40--soft-0-100-0.wbo
MD5SUM12a88866bbd50b724bb180a8f6ce160e
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.080987
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 constraints85
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 4848
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4847
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

Solver Data

0.00/0.02	c run usual solver
318.29/318.43	o 963
1627.65/1628.06	o 137
1800.02/1800.40	./satsolver.sh: line 5: 18350 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-3753971-1339195540/watcher-3753971-1339195540 -o /tmp/evaluation-result-3753971-1339195540/solver-3753971-1339195540 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753971-1339195540.wbo 867945294 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.05 2.02 2.00 2/177 18203
/proc/meminfo: memFree=29670456/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0

[startup+0.079453 s]
/proc/loadavg: 2.05 2.02 2.00 2/177 18203
/proc/meminfo: memFree=29670456/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100175 s]
/proc/loadavg: 2.05 2.02 2.00 2/177 18203
/proc/meminfo: memFree=29670456/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300108 s]
/proc/loadavg: 2.05 2.02 2.00 2/177 18203
/proc/meminfo: memFree=29670456/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700141 s]
/proc/loadavg: 2.05 2.02 2.00 2/177 18203
/proc/meminfo: memFree=29670456/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 18210
/proc/meminfo: memFree=29653100/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 1909 1929 0 0 1 0 3 0 20 0 1 0 385679480 2846720 348 33554432000 4194304 6006132 140734846636272 140734846630464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18204/statm: 695 348 158 443 0 248 0
[pid=18209] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18209/stat : 18209 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385679486 9367552 267 33554432000 4194304 5064252 140736029143088 140736029142000 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18209/statm: 2287 267 226 213 0 72 0
[pid=18210] ppid=18209 vsize=26548 CPUtime=1.42 cores=0,2,4,6
/proc/18210/stat : 18210 (glucose) R 18209 18203 14131 0 -1 4202496 5043 0 0 0 141 1 0 0 20 0 1 0 385679486 27185152 4465 33554432000 4194304 5208918 140734566295456 140734566293400 4211623 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18210/statm: 6637 4465 96 248 0 6386 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 47624

[startup+3.10033 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 18210
/proc/meminfo: memFree=29639572/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 1909 1929 0 0 1 0 3 0 20 0 1 0 385679480 2846720 348 33554432000 4194304 6006132 140734846636272 140734846630464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18204/statm: 695 348 158 443 0 248 0
[pid=18209] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18209/stat : 18209 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385679486 9367552 267 33554432000 4194304 5064252 140736029143088 140736029142000 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18209/statm: 2287 267 226 213 0 72 0
[pid=18210] ppid=18209 vsize=31012 CPUtime=3.02 cores=0,2,4,6
/proc/18210/stat : 18210 (glucose) R 18209 18203 14131 0 -1 4202496 5631 0 0 0 301 1 0 0 20 0 1 0 385679486 31756288 6578 33554432000 4194304 5208918 140734566295456 140734566293320 4229528 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18210/statm: 7753 6578 96 248 0 7502 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 52088

[startup+6.30029 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 18210
/proc/meminfo: memFree=29629520/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 1909 1929 0 0 1 0 3 0 20 0 1 0 385679480 2846720 348 33554432000 4194304 6006132 140734846636272 140734846630464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18204/statm: 695 348 158 443 0 248 0
[pid=18209] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18209/stat : 18209 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385679486 9367552 267 33554432000 4194304 5064252 140736029143088 140736029142000 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18209/statm: 2287 267 226 213 0 72 0
[pid=18210] ppid=18209 vsize=57008 CPUtime=6.22 cores=0,2,4,6
/proc/18210/stat : 18210 (glucose) R 18209 18203 14131 0 -1 4202496 7964 0 0 0 620 2 0 0 20 0 1 0 385679486 58376192 7537 33554432000 4194304 5208918 140734566295456 140734566293400 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18210/statm: 14252 7537 96 248 0 14001 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 78084

[startup+12.7003 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 18210
/proc/meminfo: memFree=29582860/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 1909 1929 0 0 1 0 3 0 20 0 1 0 385679480 2846720 348 33554432000 4194304 6006132 140734846636272 140734846630464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18204/statm: 695 348 158 443 0 248 0
[pid=18209] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18209/stat : 18209 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385679486 9367552 267 33554432000 4194304 5064252 140736029143088 140736029142000 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18209/statm: 2287 267 226 213 0 72 0
[pid=18210] ppid=18209 vsize=57028 CPUtime=12.62 cores=0,2,4,6
/proc/18210/stat : 18210 (glucose) R 18209 18203 14131 0 -1 4202496 9236 0 0 0 1259 3 0 0 20 0 1 0 385679486 58396672 13302 33554432000 4194304 5208918 140734566295456 140734566293400 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18210/statm: 14257 13302 96 248 0 14006 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 78104

[startup+25.5004 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 18210
/proc/meminfo: memFree=29623108/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 1909 1929 0 0 1 0 3 0 20 0 1 0 385679480 2846720 348 33554432000 4194304 6006132 140734846636272 140734846630464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18204/statm: 695 348 158 443 0 248 0
[pid=18209] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18209/stat : 18209 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385679486 9367552 267 33554432000 4194304 5064252 140736029143088 140736029142000 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18209/statm: 2287 267 226 213 0 72 0
[pid=18210] ppid=18209 vsize=57028 CPUtime=25.41 cores=0,2,4,6
/proc/18210/stat : 18210 (glucose) R 18209 18203 14131 0 -1 4202496 9672 0 0 0 2537 4 0 0 20 0 1 0 385679486 58396672 13814 33554432000 4194304 5208918 140734566295456 140734566293544 4229528 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18210/statm: 14257 13814 96 248 0 14006 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 78104

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 18210
/proc/meminfo: memFree=29508492/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 1909 1929 0 0 1 0 3 0 20 0 1 0 385679480 2846720 348 33554432000 4194304 6006132 140734846636272 140734846630464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18204/statm: 695 348 158 443 0 248 0
[pid=18209] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18209/stat : 18209 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385679486 9367552 267 33554432000 4194304 5064252 140736029143088 140736029142000 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18209/statm: 2287 267 226 213 0 72 0
[pid=18210] ppid=18209 vsize=57028 CPUtime=51.01 cores=0,2,4,6
/proc/18210/stat : 18210 (glucose) R 18209 18203 14131 0 -1 4202496 10997 0 0 0 5093 8 0 0 20 0 1 0 385679486 58396672 13814 33554432000 4194304 5208918 140734566295456 140734566293544 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18210/statm: 14257 13814 96 248 0 14006 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 78104

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 18211
/proc/meminfo: memFree=29566272/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 1909 1929 0 0 1 0 3 0 20 0 1 0 385679480 2846720 348 33554432000 4194304 6006132 140734846636272 140734846630464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18204/statm: 695 348 158 443 0 248 0
[pid=18209] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18209/stat : 18209 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385679486 9367552 267 33554432000 4194304 5064252 140736029143088 140736029142000 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18209/statm: 2287 267 226 213 0 72 0
[pid=18210] ppid=18209 vsize=68932 CPUtime=102.2 cores=0,2,4,6
/proc/18210/stat : 18210 (glucose) R 18209 18203 14131 0 -1 4202496 16881 0 0 0 10202 18 0 0 20 0 1 0 385679486 70586368 16790 33554432000 4194304 5208918 140734566295456 140734566293544 4229456 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18210/statm: 17233 16790 96 248 0 16982 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 90008

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 18211
/proc/meminfo: memFree=29513724/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=2780 CPUtime=0.04 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 1909 1929 0 0 1 0 3 0 20 0 1 0 385679480 2846720 348 33554432000 4194304 6006132 140734846636272 140734846630464 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18204/statm: 695 348 158 443 0 248 0
[pid=18209] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18325
/proc/meminfo: memFree=29519092/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=19616 CPUtime=318.42 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 4047 43471 0 0 9 2 31771 60 20 0 1 0 385679480 20086784 4377 33554432000 4194304 6006132 140734846636272 140734846627664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18204/statm: 4904 4377 167 443 0 4457 0
[pid=18220] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18220/stat : 18220 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385711332 9367552 267 33554432000 4194304 5064252 140734833868960 140734833867872 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18220/statm: 2287 267 226 213 0 72 0
[pid=18221] ppid=18220 vsize=182912 CPUtime=1043.56 cores=0,2,4,6
/proc/18221/stat : 18221 (glucose) R 18220 18203 14131 0 -1 4202496 41221 0 0 0 104295 61 0 0 20 0 1 0 385711332 187301888 42626 33554432000 4194304 5208918 140736395115600 140736395113752 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18221/statm: 45728 42626 96 248 0 45477 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 220824

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18325
/proc/meminfo: memFree=29454808/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=19616 CPUtime=318.42 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 4047 43471 0 0 9 2 31771 60 20 0 1 0 385679480 20086784 4377 33554432000 4194304 6006132 140734846636272 140734846627664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18204/statm: 4904 4377 167 443 0 4457 0
[pid=18220] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18220/stat : 18220 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385711332 9367552 267 33554432000 4194304 5064252 140734833868960 140734833867872 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18220/statm: 2287 267 226 213 0 72 0
[pid=18221] ppid=18220 vsize=233000 CPUtime=1103.55 cores=0,2,4,6
/proc/18221/stat : 18221 (glucose) R 18220 18203 14131 0 -1 4202496 43585 0 0 0 110291 64 0 0 20 0 1 0 385711332 238592000 47023 33554432000 4194304 5208918 140736395115600 140736395113752 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18221/statm: 58250 47023 96 248 0 57999 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 270912

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18328
/proc/meminfo: memFree=29501004/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=19616 CPUtime=318.42 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 4047 43471 0 0 9 2 31771 60 20 0 1 0 385679480 20086784 4377 33554432000 4194304 6006132 140734846636272 140734846627664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18204/statm: 4904 4377 167 443 0 4457 0
[pid=18220] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18220/stat : 18220 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385711332 9367552 267 33554432000 4194304 5064252 140734833868960 140734833867872 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18220/statm: 2287 267 226 213 0 72 0
[pid=18221] ppid=18220 vsize=152092 CPUtime=1163.53 cores=0,2,4,6
/proc/18221/stat : 18221 (glucose) R 18220 18203 14131 0 -1 4202496 45244 0 0 0 116286 67 0 0 20 0 1 0 385711332 155742208 35391 33554432000 4194304 5208918 140736395115600 140736395113592 4211901 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18221/statm: 38023 35391 96 248 0 37772 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 190004

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18335
/proc/meminfo: memFree=29539304/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=19616 CPUtime=318.42 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 4047 43471 0 0 9 2 31771 60 20 0 1 0 385679480 20086784 4377 33554432000 4194304 6006132 140734846636272 140734846627664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18204/statm: 4904 4377 167 443 0 4457 0
[pid=18220] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18220/stat : 18220 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385711332 9367552 267 33554432000 4194304 5064252 140734833868960 140734833867872 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18220/statm: 2287 267 226 213 0 72 0
[pid=18221] ppid=18220 vsize=182912 CPUtime=1223.52 cores=0,2,4,6
/proc/18221/stat : 18221 (glucose) R 18220 18203 14131 0 -1 4202496 47367 0 0 0 122281 71 0 0 20 0 1 0 385711332 187301888 39042 33554432000 4194304 5208918 140736395115600 140736395113752 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18221/statm: 45728 39042 96 248 0 45477 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 220824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18336
/proc/meminfo: memFree=29490192/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=19616 CPUtime=318.42 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 4047 43471 0 0 9 2 31771 60 20 0 1 0 385679480 20086784 4377 33554432000 4194304 6006132 140734846636272 140734846627664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18204/statm: 4904 4377 167 443 0 4457 0
[pid=18220] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18220/stat : 18220 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385711332 9367552 267 33554432000 4194304 5064252 140734833868960 140734833867872 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18220/statm: 2287 267 226 213 0 72 0
[pid=18221] ppid=18220 vsize=182912 CPUtime=1283.52 cores=0,2,4,6
/proc/18221/stat : 18221 (glucose) R 18220 18203 14131 0 -1 4202496 48915 0 0 0 128277 75 0 0 20 0 1 0 385711332 187301888 42114 33554432000 4194304 5208918 140736395115600 140736395113752 4211568 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18221/statm: 45728 42114 96 248 0 45477 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 220824

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18350
/proc/meminfo: memFree=29638040/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=19616 CPUtime=1627.72 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 4582 98216 0 0 10 2 162616 144 20 0 1 0 385679480 20086784 4377 33554432000 4194304 6006132 140734846636272 140734846627664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18204/statm: 4904 4377 167 443 0 4457 0
[pid=18349] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18349/stat : 18349 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385842287 9367552 267 33554432000 4194304 5064252 140734896358592 140734896357504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18349/statm: 2287 267 226 213 0 72 0
[pid=18350] ppid=18349 vsize=64900 CPUtime=34.21 cores=0,2,4,6
/proc/18350/stat : 18350 (glucose) R 18349 18203 14131 0 -1 4202496 7025 0 0 0 3420 1 0 0 20 0 1 0 385842287 66457600 11156 33554432000 4194304 5208918 140736271030352 140736271028296 4229504 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18350/statm: 16225 11156 96 248 0 15974 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 102812

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18350
/proc/meminfo: memFree=29625252/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=19616 CPUtime=1627.72 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 4582 98216 0 0 10 2 162616 144 20 0 1 0 385679480 20086784 4377 33554432000 4194304 6006132 140734846636272 140734846627664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18204/statm: 4904 4377 167 443 0 4457 0
[pid=18349] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18349/stat : 18349 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385842287 9367552 267 33554432000 4194304 5064252 140734896358592 140734896357504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18349/statm: 2287 267 226 213 0 72 0
[pid=18350] ppid=18349 vsize=64900 CPUtime=94.2 cores=0,2,4,6
/proc/18350/stat : 18350 (glucose) R 18349 18203 14131 0 -1 4202496 7691 0 0 0 9417 3 0 0 20 0 1 0 385842287 66457600 15871 33554432000 4194304 5208918 140736271030352 140736271028440 4229517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18350/statm: 16225 15871 96 248 0 15974 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 102812

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18357
/proc/meminfo: memFree=29577104/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=19616 CPUtime=1627.72 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 4582 98216 0 0 10 2 162616 144 20 0 1 0 385679480 20086784 4377 33554432000 4194304 6006132 140734846636272 140734846627664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18204/statm: 4904 4377 167 443 0 4457 0
[pid=18349] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18349/stat : 18349 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385842287 9367552 267 33554432000 4194304 5064252 140734896358592 140734896357504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18349/statm: 2287 267 226 213 0 72 0
[pid=18350] ppid=18349 vsize=114220 CPUtime=154.19 cores=0,2,4,6
/proc/18350/stat : 18350 (glucose) R 18349 18203 14131 0 -1 4202496 7871 0 0 0 15414 5 0 0 20 0 1 0 385842287 116961280 27160 33554432000 4194304 5208918 140736271030352 140736271028344 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18350/statm: 28555 27160 96 248 0 28304 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 152132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18357
/proc/meminfo: memFree=29574544/32873624 swapFree=7112/7112
[pid=18203] ppid=18201 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18203/stat : 18203 (npSolver-wbo-It) S 18201 18203 14131 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385679479 9367552 275 33554432000 4194304 5064252 140735170541536 140735170540448 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18203/statm: 2287 275 233 213 0 72 0
[pid=18204] ppid=18203 vsize=19616 CPUtime=1627.72 cores=0,2,4,6
/proc/18204/stat : 18204 (npSolver-wbo) S 18203 18203 14131 0 -1 4202496 4582 98216 0 0 10 2 162616 144 20 0 1 0 385679480 20086784 4377 33554432000 4194304 6006132 140734846636272 140734846627664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18204/statm: 4904 4377 167 443 0 4457 0
[pid=18349] ppid=18204 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18349/stat : 18349 (satsolver.sh) S 18204 18203 14131 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 385842287 9367552 267 33554432000 4194304 5064252 140734896358592 140734896357504 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18349/statm: 2287 267 226 213 0 72 0
[pid=18350] ppid=18349 vsize=114220 CPUtime=172.3 cores=0,2,4,6
/proc/18350/stat : 18350 (glucose) R 18349 18203 14131 0 -1 4202496 7918 0 0 0 17224 6 0 0 20 0 1 0 385842287 116961280 27160 33554432000 4194304 5208918 140736271030352 140736271028344 4211501 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18350/statm: 28555 27160 96 248 0 28304 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 152132

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): 1798.52
CPU system time (s): 1.53677
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 270912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.52
system time used= 1.53677
maximum resident set size= 200420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111708
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 409
involuntary context switches= 1967

runsolver used 2.90556 second user time and 6.92695 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-09 00:45:40
IDJOB=3753971
IDBENCH=79174
IDSOLVER=2337
FILE ID=node121/3753971-1339195540
RUNJOBID= node121-1339184277-15568
PBS_JOBID= 14643801
Free space on /tmp= 71220 MiB

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

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

MD5SUM BENCH= 12a88866bbd50b724bb180a8f6ce160e
RANDOM SEED=867945294

node121.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.042
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.08
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.042
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.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        29670720 kB
Buffers:          949312 kB
Cached:          1169236 kB
SwapCached:          340 kB
Active:          2190960 kB
Inactive:          49620 kB
Active(anon):     101116 kB
Inactive(anon):     8880 kB
Active(file):    2089844 kB
Inactive(file):    40740 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67106508 kB
Dirty:              8196 kB
Writeback:             0 kB
AnonPages:        132784 kB
Mapped:            12708 kB
Shmem:                40 kB
Slab:             801716 kB
SReclaimable:     245532 kB
SUnreclaim:       556184 kB
KernelStack:        1480 kB
PageTables:         4352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     239480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71208 MiB
End job on node121 at 2012-06-09 01:15:41