Trace number 3754705

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 1.0 (fixed)? (TO) 1800.14 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j309_10-unsat--soft-0-100-0.wbo
MD5SUM264893132be4acdbf364be50ace73d69
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.677896
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5456
Total number of constraints17015
Number of soft constraints17015
Number of constraints which are clauses16667
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints348
Minimum length of a constraint1
Maximum length of a constraint26
Top cost 855983
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 855982
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 177
Number of bits of the biggest sum of numbers8
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.33	c run usual solver
2.08/2.18	o 7640
2.08/2.18	c current bound: 3820
2.08/2.18	c fallback to adder encoding
1800.10/1800.61	./satsolver.sh: line 5:  8000 Terminated              ./glucose $1 > $2 2> /dev/null
1800.10/1800.61	c error: unexpected solver exit code
1800.10/1800.61	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-3754705-1339195045/watcher-3754705-1339195045 -o /tmp/evaluation-result-3754705-1339195045/solver-3754705-1339195045 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754705-1339195045.wbo 1031365398 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.08 2.02 2.01 3/179 7986
/proc/meminfo: memFree=30764224/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0

[startup+0.0436179 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 7986
/proc/meminfo: memFree=30764224/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100308 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 7986
/proc/meminfo: memFree=30764224/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300259 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 7986
/proc/meminfo: memFree=30764224/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70017 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 7986
/proc/meminfo: memFree=30764224/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/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.08 2.02 2.01 3/183 7990
/proc/meminfo: memFree=30689304/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=23508 CPUtime=0.37 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 6958 0 0 0 31 6 0 0 20 0 1 0 385631873 24072192 5469 33554432000 4194304 6006132 140736255428656 140736255421760 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7987/statm: 5877 5469 157 443 0 5430 0
[pid=7989] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7989/stat : 7989 (cp2_pre.sh) S 7987 7986 4391 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 385631912 9367552 277 33554432000 4194304 5064252 140734888021888 140734888020592 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7989/statm: 2287 277 234 213 0 72 0
[pid=7990] ppid=7989 vsize=52576 CPUtime=1.1 cores=0,2,4,6
/proc/7990/stat : 7990 (coprocessor) R 7989 7986 4391 0 -1 4202496 10435 0 0 0 108 2 0 0 20 0 1 0 385631912 53837824 12520 33554432000 4194304 6586260 140734504524160 140734504519752 5599305 0 0 4096 8404994 0 0 0 17 0 0 0 0 0 0
/proc/7990/statm: 13144 12520 191 584 0 12556 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 94380

[startup+3.10031 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 7997
/proc/meminfo: memFree=30732472/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=120340 CPUtime=3.07 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) R 7986 7986 4391 0 -1 4202496 15911 20892 0 0 123 23 155 6 20 0 1 0 385631873 123228160 28970 33554432000 4194304 6006132 140736255428656 140736255421016 4580474 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7987/statm: 30085 28970 178 443 0 29638 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 129488

[startup+6.30039 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 8000
/proc/meminfo: memFree=30249912/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=391312 CPUtime=1.52 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 48757 0 0 0 138 14 0 0 20 0 1 0 385632351 400703488 82588 33554432000 4194304 5208918 140734240074096 140734239023496 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 97828 82588 70 248 0 97577 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 726556

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 8000
/proc/meminfo: memFree=30009936/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=393876 CPUtime=7.92 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 64297 0 0 0 772 20 0 0 20 0 1 0 385632351 403329024 92159 33554432000 4194304 5208918 140734240074096 140734240071944 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 98469 92159 95 248 0 98218 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 729120

[startup+25.5003 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 8052
/proc/meminfo: memFree=29787640/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=393876 CPUtime=20.71 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 64297 0 0 0 2051 20 0 0 20 0 1 0 385632351 403329024 92159 33554432000 4194304 5208918 140734240074096 140734240071944 4229843 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 98469 92159 95 248 0 98218 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 729120

[startup+51.1004 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 8052
/proc/meminfo: memFree=29457348/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=448652 CPUtime=46.31 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 65387 0 0 0 4611 20 0 0 20 0 1 0 385632351 459419648 93756 33554432000 4194304 5208918 140734240074096 140734240072248 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 112163 93756 104 248 0 111912 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 783896

[startup+102.307 s]
/proc/loadavg: 2.09 2.04 2.01 3/183 8052
/proc/meminfo: memFree=29457044/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=448652 CPUtime=97.51 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 65394 0 0 0 9731 20 0 0 20 0 1 0 385632351 459419648 93762 33554432000 4194304 5208918 140734240074096 140734240072248 4211084 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 112163 93762 104 248 0 111912 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 783896

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/184 8055
/proc/meminfo: memFree=29456256/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=448652 CPUtime=157.49 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 65402 0 0 0 15729 20 0 0 20 0 1 0 385632351 459419648 93769 33554432000 4194304 5208918 140734240074096 140734240072248 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 112163 93769 104 248 0 111912 0
Current children cumulated CPU time (s) 162.05

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8065
/proc/meminfo: memFree=29434644/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=451540 CPUtime=1357.3 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 66694 0 0 0 135709 21 0 0 20 0 1 0 385632351 462376960 97168 33554432000 4194304 5208918 140734240074096 140734240071848 4211156 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 112885 97168 105 248 0 112634 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 786784

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8088
/proc/meminfo: memFree=29430740/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=453084 CPUtime=1417.29 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 67020 0 0 0 141708 21 0 0 20 0 1 0 385632351 463958016 98005 33554432000 4194304 5208918 140734240074096 140734240070408 4229021 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 113271 98005 105 248 0 113020 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 788328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8089
/proc/meminfo: memFree=29429232/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=453788 CPUtime=1477.27 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 67175 0 0 0 147706 21 0 0 20 0 1 0 385632351 464678912 98671 33554432000 4194304 5208918 140734240074096 140734240071848 4211540 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 113447 98671 105 248 0 113196 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 789032

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8089
/proc/meminfo: memFree=29424828/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=455420 CPUtime=1537.26 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 67574 0 0 0 153705 21 0 0 20 0 1 0 385632351 466350080 99581 33554432000 4194304 5208918 140734240074096 140734240071848 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 113855 99581 105 248 0 113604 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 790664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8089
/proc/meminfo: memFree=29421292/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=456576 CPUtime=1597.25 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 67845 0 0 0 159704 21 0 0 20 0 1 0 385632351 467533824 100363 33554432000 4194304 5208918 140734240074096 140734240071768 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 114144 100363 105 248 0 113893 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 791820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8089
/proc/meminfo: memFree=29410940/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=456872 CPUtime=1657.24 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 67971 0 0 0 165703 21 0 0 20 0 1 0 385632351 467836928 101000 33554432000 4194304 5208918 140734240074096 140734240071848 4211656 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 114218 101000 105 248 0 113967 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 792116

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8089
/proc/meminfo: memFree=29409020/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=457636 CPUtime=1717.24 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 68153 0 0 0 171702 22 0 0 20 0 1 0 385632351 468619264 101693 33554432000 4194304 5208918 140734240074096 140734240071848 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 114409 101693 105 248 0 114158 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 792880

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8090
/proc/meminfo: memFree=29406604/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=457876 CPUtime=1777.23 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 68222 0 0 0 177701 22 0 0 20 0 1 0 385632351 468865024 102273 33554432000 4194304 5208918 140734240074096 140734240069864 4211584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 114469 102273 105 248 0 114218 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 793120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8090
/proc/meminfo: memFree=29406480/32873648 swapFree=7124/7124
[pid=7986] ppid=7984 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7986/stat : 7986 (npSolver-wbo.sh) S 7984 7986 4391 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 385631873 9367552 275 33554432000 4194304 5064252 140733483252032 140733483250944 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7986/statm: 2287 275 233 213 0 72 0
[pid=7987] ppid=7986 vsize=316948 CPUtime=4.56 cores=0,2,4,6
/proc/7987/stat : 7987 (npSolver-wbo) S 7986 7986 4391 0 -1 4202496 17869 20892 0 0 246 49 155 6 20 0 1 0 385631873 324554752 50475 33554432000 4194304 6006132 140736255428656 140736255420064 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 18 0 0
/proc/7987/statm: 79237 50475 179 443 0 78790 0
[pid=7999] ppid=7987 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7999/stat : 7999 (satsolver.sh) S 7987 7986 4391 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385632350 9367552 267 33554432000 4194304 5064252 140737064453488 140737064452400 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7999/statm: 2287 267 226 213 0 72 0
[pid=8000] ppid=7999 vsize=457876 CPUtime=1795.54 cores=0,2,4,6
/proc/8000/stat : 8000 (glucose) R 7999 7986 4391 0 -1 4202496 68245 0 0 0 179532 22 0 0 20 0 1 0 385632351 468865024 102296 33554432000 4194304 5208918 140734240074096 140734240069864 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8000/statm: 114469 102296 105 248 0 114218 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 793120

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.62
CPU time (s): 1800.14
CPU user time (s): 1799.35
CPU system time (s): 0.791879
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 848964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 0.791879
maximum resident set size= 475752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107996
page faults= 0
swaps= 0
block input operations= 0
block output operations= 318256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 183
involuntary context switches= 1915

runsolver used 3.22151 second user time and 8.71867 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-09 00:37:25
IDJOB=3754705
IDBENCH=79341
IDSOLVER=2339
FILE ID=node114/3754705-1339195045
RUNJOBID= node114-1339183583-5549
PBS_JOBID= 14643836
Free space on /tmp= 70220 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j30/normalized-j309_10-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754705-1339195045/watcher-3754705-1339195045 -o /tmp/evaluation-result-3754705-1339195045/solver-3754705-1339195045 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo.sh HOME/instance-3754705-1339195045.wbo 1031365398 HOME HOME

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

MD5SUM BENCH= 264893132be4acdbf364be50ace73d69
RANDOM SEED=1031365398

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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	: 5332.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30764760 kB
Buffers:          505968 kB
Cached:           467956 kB
SwapCached:         2508 kB
Active:           888232 kB
Inactive:         268672 kB
Active(anon):     181336 kB
Inactive(anon):     4072 kB
Active(file):     706896 kB
Inactive(file):   264600 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67099560 kB
Dirty:              9180 kB
Writeback:             0 kB
AnonPages:        188500 kB
Mapped:            10324 kB
Shmem:                 0 kB
Slab:             814224 kB
SReclaimable:     257468 kB
SUnreclaim:       556756 kB
KernelStack:        1464 kB
PageTables:         4512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     328796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 69904 MiB
End job on node114 at 2012-06-09 01:07:26