Trace number 3696731

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
pb2sat 2012-05-19? (TO) 1800.07 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx75.opb
MD5SUM899c8865b8ac9a45eaa204f923cbd9e8
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4977
Total number of constraints5494
Number of constraints which are clauses4970
Number of constraints which are cardinality constraints (but not clauses)76
Number of constraints which are nor clauses,nor cardinality constraints448
Minimum length of a constraint2
Maximum length of a constraint448
Number of terms in the objective function 7
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 947
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.05/1800.41	./satsolver.sh: line 5: 22285 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.41	c error: unexpected solver exit code
1800.05/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-3696731-1338085540/watcher-3696731-1338085540 -o /tmp/evaluation-result-3696731-1338085540/solver-3696731-1338085540 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696731-1338085540.opb 81024764 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: 1.97 2.02 2.00 2/173 22249
/proc/meminfo: memFree=27594580/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0

[startup+0.0999929 s]
/proc/loadavg: 1.97 2.02 2.00 2/173 22249
/proc/meminfo: memFree=27594580/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 1.97 2.02 2.00 2/173 22249
/proc/meminfo: memFree=27594580/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300277 s]
/proc/loadavg: 1.97 2.02 2.00 2/173 22249
/proc/meminfo: memFree=27594580/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700255 s]
/proc/loadavg: 1.97 2.02 2.00 2/173 22249
/proc/meminfo: memFree=27594580/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 1.97 2.02 2.00 3/181 22285
/proc/meminfo: memFree=27401924/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=185044 CPUtime=0.62 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 30918 0 0 0 56 6 0 0 20 0 1 0 274681377 189485056 39320 33554432000 4194304 4896791 140733216734928 140733215683720 4401607 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22285/statm: 46261 39320 76 172 0 46087 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 312048

[startup+3.10035 s]
/proc/loadavg: 2.13 2.06 2.01 3/183 22287
/proc/meminfo: memFree=27163528/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=191128 CPUtime=2.21 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 32689 0 0 0 215 6 0 0 20 0 1 0 274681377 195715072 41091 33554432000 4194304 4896791 140733216734928 140733216732136 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22285/statm: 47782 41091 76 172 0 47608 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 318132

[startup+6.30035 s]
/proc/loadavg: 2.13 2.06 2.01 3/183 22287
/proc/meminfo: memFree=27139968/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=191260 CPUtime=5.41 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 32717 0 0 0 535 6 0 0 20 0 1 0 274681377 195850240 41630 33554432000 4194304 4896791 140733216734928 140733216732136 4225550 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22285/statm: 47815 41630 76 172 0 47641 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 318264

[startup+12.7004 s]
/proc/loadavg: 2.19 2.07 2.01 3/183 22287
/proc/meminfo: memFree=27135116/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=191260 CPUtime=11.81 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 32742 0 0 0 1175 6 0 0 20 0 1 0 274681377 195850240 41655 33554432000 4194304 4896791 140733216734928 140733216732136 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22285/statm: 47815 41655 76 172 0 47641 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 318264

[startup+25.5066 s]
/proc/loadavg: 2.16 2.07 2.01 3/183 22287
/proc/meminfo: memFree=27131056/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=191404 CPUtime=24.62 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 32769 0 0 0 2455 7 0 0 20 0 1 0 274681377 195997696 42704 33554432000 4194304 4896791 140733216734928 140733216732248 4225514 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22285/statm: 47851 42704 76 172 0 47677 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 318408

[startup+51.1004 s]
/proc/loadavg: 2.10 2.06 2.01 3/183 22287
/proc/meminfo: memFree=27127000/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=191832 CPUtime=50.2 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 33146 0 0 0 5013 7 0 0 20 0 1 0 274681377 196435968 42833 33554432000 4194304 4896791 140733216734928 140733216732136 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 47958 42833 76 172 0 47784 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 318836

[startup+102.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/183 22287
/proc/meminfo: memFree=27128252/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=192488 CPUtime=101.39 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 33807 0 0 0 10130 9 0 0 20 0 1 0 274681377 197107712 42471 33554432000 4194304 4896791 140733216734928 140733216732504 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22285/statm: 48122 42471 76 172 0 47948 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 319492

[startup+162.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/183 22287
/proc/meminfo: memFree=27117220/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 22298
/proc/meminfo: memFree=27037592/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=230068 CPUtime=1361.15 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 61168 0 0 0 136069 46 0 0 20 0 1 0 274681377 235589632 53830 33554432000 4194304 4896791 140733216734928 140733216732216 4205040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 57517 53830 78 172 0 57343 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 357072

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22299
/proc/meminfo: memFree=27028448/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=261756 CPUtime=1421.14 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 61975 0 0 0 142067 47 0 0 20 0 1 0 274681377 268038144 57187 33554432000 4194304 4896791 140733216734928 140733216732136 4224999 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 65439 57187 78 172 0 65265 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 388760

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 22302
/proc/meminfo: memFree=27034912/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=262484 CPUtime=1481.13 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 62988 0 0 0 148065 48 0 0 20 0 1 0 274681377 268783616 55830 33554432000 4194304 4896791 140733216734928 140733216732456 4203740 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 65621 55830 78 172 0 65447 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 389488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22302
/proc/meminfo: memFree=27039136/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=232872 CPUtime=1541.13 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 63424 0 0 0 154064 49 0 0 20 0 1 0 274681377 238460928 54432 33554432000 4194304 4896791 140733216734928 140733216732504 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 58218 54432 78 172 0 58044 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 359876

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22302
/proc/meminfo: memFree=27027700/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=264624 CPUtime=1601.11 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 64224 0 0 0 160061 50 0 0 20 0 1 0 274681377 270974976 57781 33554432000 4194304 4896791 140733216734928 140733216732136 4204480 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 66156 57781 78 172 0 65982 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 391628

[startup+1662.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 22302
/proc/meminfo: memFree=27033496/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=265336 CPUtime=1661.1 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 65263 0 0 0 166059 51 0 0 20 0 1 0 274681377 271704064 57477 33554432000 4194304 4896791 140733216734928 140733216732136 4203856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 66334 57477 78 172 0 66160 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 392340

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 22303
/proc/meminfo: memFree=27025396/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=235024 CPUtime=1721.08 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 65615 0 0 0 172056 52 0 0 20 0 1 0 274681377 240664576 54965 33554432000 4194304 4896791 140733216734928 140733216732216 4205066 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 58756 54965 78 172 0 58582 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 362028

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 22303
/proc/meminfo: memFree=27014492/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=267100 CPUtime=1781.08 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 66529 0 0 0 178055 53 0 0 20 0 1 0 274681377 273510400 57388 33554432000 4194304 4896791 140733216734928 140733216732136 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 66775 57388 78 172 0 66601 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 394104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 22303
/proc/meminfo: memFree=27021332/32873648 swapFree=6336/6336
[pid=22249] ppid=22247 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22249/stat : 22249 (runPb2sat.sh) S 22247 22249 15605 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274681290 9367552 274 33554432000 4194304 5064252 140737413857664 140737413856576 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/22249/statm: 2287 274 233 213 0 72 0
[pid=22250] ppid=22249 vsize=108708 CPUtime=0.86 cores=0,2,4,6
/proc/22250/stat : 22250 (pb2sat) S 22249 22249 15605 0 -1 4202496 14289 0 0 0 78 8 0 0 20 0 1 0 274681290 111316992 19925 33554432000 4194304 5873084 140733361892000 140733361888424 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22250/statm: 27177 19925 162 410 0 26759 0
[pid=22284] ppid=22250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22284/stat : 22284 (satsolver.sh) S 22250 22249 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274681377 9367552 266 33554432000 4194304 5064252 140734773726128 140734773725040 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/22284/statm: 2287 266 226 213 0 72 0
[pid=22285] ppid=22284 vsize=237000 CPUtime=1799.19 cores=0,2,4,6
/proc/22285/stat : 22285 (glucose_static) R 22284 22249 15605 0 -1 4202496 66908 0 0 0 179865 54 0 0 20 0 1 0 274681377 242688000 54396 33554432000 4194304 4896791 140733216734928 140733216732504 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22285/statm: 59250 54396 78 172 0 59076 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 364004

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.07
CPU user time (s): 1799.44
CPU system time (s): 0.634903
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 499748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.44
system time used= 0.634903
maximum resident set size= 311996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 82186
page faults= 0
swaps= 0
block input operations= 0
block output operations= 73904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83
involuntary context switches= 2121

runsolver used 2.73258 second user time and 7.2079 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 04:25:40
IDJOB=3696731
IDBENCH=71843
IDSOLVER=2274
FILE ID=node112/3696731-1338085540
RUNJOBID= node112-1338052947-15621
PBS_JOBID= 14624404
Free space on /tmp= 71580 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx75.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696731-1338085540/watcher-3696731-1338085540 -o /tmp/evaluation-result-3696731-1338085540/solver-3696731-1338085540 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696731-1338085540.opb 81024764 HOME HOME

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

MD5SUM BENCH= 899c8865b8ac9a45eaa204f923cbd9e8
RANDOM SEED=81024764

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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		: 2666.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        27595108 kB
Buffers:          328796 kB
Cached:          4126788 kB
SwapCached:            0 kB
Active:           748616 kB
Inactive:        3718212 kB
Active(anon):      14040 kB
Inactive(anon):        0 kB
Active(file):     734576 kB
Inactive(file):  3718212 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             21120 kB
Writeback:             0 kB
AnonPages:         17612 kB
Mapped:            13968 kB
Shmem:               200 kB
Slab:             674600 kB
SReclaimable:     117892 kB
SUnreclaim:       556708 kB
KernelStack:        1456 kB
PageTables:         4012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     104248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71516 MiB
End job on node112 at 2012-05-27 04:55:41