Trace number 3696241

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_2_mh.opb
MD5SUMebd57823bd571ff5d4e153dfd450b6f7
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5950590
Best CPU time to get the best result obtained on this benchmark113.64
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 74088000
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3666159515
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 74088000
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3666159515
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.17	c model valid
0.00/0.17	c current solution ok
0.00/0.33	o 173548234
0.00/0.33	c current bound: 86774124
0.00/0.33	c fallback to adder encoding
361.09/361.25	c model valid
361.09/361.25	c current solution ok
361.09/361.27	o 67460298
361.09/361.27	c current bound: 33730156
361.09/361.27	c fallback to adder encoding
683.01/683.29	c model valid
683.01/683.29	c current solution ok
683.11/683.31	o 30996290
683.11/683.31	c current bound: 15498152
683.11/683.31	c fallback to adder encoding
1578.94/1579.37	c model valid
1578.94/1579.37	c current solution ok
1578.94/1579.39	o 15094612
1578.94/1579.39	c current bound: 7547313
1578.94/1579.39	c fallback to adder encoding
1800.09/1800.51	c error: unexpected solver exit code
1800.09/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3696241-1338148479/watcher-3696241-1338148479 -o /tmp/evaluation-result-3696241-1338148479/solver-3696241-1338148479 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696241-1338148479.opb 813829028 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.01 2.01 2.00 3/179 14576
/proc/meminfo: memFree=30862144/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0

[startup+0.0685901 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14576
/proc/meminfo: memFree=30862144/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100168 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14576
/proc/meminfo: memFree=30862144/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300291 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14576
/proc/meminfo: memFree=30862144/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700318 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 14576
/proc/meminfo: memFree=30862144/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14583
/proc/meminfo: memFree=30759604/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=77516 CPUtime=0.93 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 7091 4159 0 0 67 20 5 1 20 0 1 0 280976526 79376384 11985 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 19379 11985 183 410 0 18961 0
[pid=14582] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14582/stat : 14582 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280976622 9367552 267 33554432000 4194304 5064252 140735407106720 140735407105632 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14582/statm: 2287 267 226 213 0 72 0
[pid=14583] ppid=14582 vsize=131044 CPUtime=0.53 cores=0,2,4,6
/proc/14583/stat : 14583 (glucose_static) R 14582 14576 12687 0 -1 4202496 22578 0 0 0 48 5 0 0 20 0 1 0 280976622 134189056 26586 33554432000 4194304 4896791 140734050671616 140734049620408 4401607 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14583/statm: 32761 26587 58 172 0 32587 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 226856

[startup+3.10037 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14583
/proc/meminfo: memFree=30668416/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=77516 CPUtime=0.93 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 7091 4159 0 0 67 20 5 1 20 0 1 0 280976526 79376384 11985 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 19379 11985 183 410 0 18961 0
[pid=14582] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14582/stat : 14582 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280976622 9367552 267 33554432000 4194304 5064252 140735407106720 140735407105632 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14582/statm: 2287 267 226 213 0 72 0
[pid=14583] ppid=14582 vsize=119024 CPUtime=2.12 cores=0,2,4,6
/proc/14583/stat : 14583 (glucose_static) R 14582 14576 12687 0 -1 4202496 24773 0 0 0 206 6 0 0 20 0 1 0 280976622 121880576 25936 33554432000 4194304 4896791 140734050671616 140734050668824 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14583/statm: 29756 25936 78 172 0 29582 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 214836

[startup+6.30039 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 14626
/proc/meminfo: memFree=30886456/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=77516 CPUtime=0.93 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 7091 4159 0 0 67 20 5 1 20 0 1 0 280976526 79376384 11985 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 19379 11985 183 410 0 18961 0
[pid=14582] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14582/stat : 14582 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280976622 9367552 267 33554432000 4194304 5064252 140735407106720 140735407105632 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14582/statm: 2287 267 226 213 0 72 0
[pid=14583] ppid=14582 vsize=119700 CPUtime=5.33 cores=0,2,4,6
/proc/14583/stat : 14583 (glucose_static) R 14582 14576 12687 0 -1 4202496 24991 0 0 0 526 7 0 0 20 0 1 0 280976622 122572800 26154 33554432000 4194304 4896791 140734050671616 140734050668936 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14583/statm: 29925 26154 78 172 0 29751 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 215512

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 14628
/proc/meminfo: memFree=30040260/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=77516 CPUtime=0.93 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 7091 4159 0 0 67 20 5 1 20 0 1 0 280976526 79376384 11985 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 19379 11985 183 410 0 18961 0
[pid=14582] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14582/stat : 14582 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280976622 9367552 267 33554432000 4194304 5064252 140735407106720 140735407105632 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14582/statm: 2287 267 226 213 0 72 0
[pid=14583] ppid=14582 vsize=120092 CPUtime=11.72 cores=0,2,4,6
/proc/14583/stat : 14583 (glucose_static) R 14582 14576 12687 0 -1 4202496 25105 0 0 0 1165 7 0 0 20 0 1 0 280976622 122974208 26779 33554432000 4194304 4896791 140734050671616 140734050668824 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14583/statm: 30023 26779 78 172 0 29849 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 215904

[startup+25.5004 s]
/proc/loadavg: 2.08 2.02 2.00 3/183 14628
/proc/meminfo: memFree=30031664/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=77516 CPUtime=0.93 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 7091 4159 0 0 67 20 5 1 20 0 1 0 280976526 79376384 11985 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 19379 11985 183 410 0 18961 0
[pid=14582] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14582/stat : 14582 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280976622 9367552 267 33554432000 4194304 5064252 140735407106720 140735407105632 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14582/statm: 2287 267 226 213 0 72 0
[pid=14583] ppid=14582 vsize=121824 CPUtime=24.52 cores=0,2,4,6
/proc/14583/stat : 14583 (glucose_static) R 14582 14576 12687 0 -1 4202496 26014 0 0 0 2445 7 0 0 20 0 1 0 280976622 124747776 27723 33554432000 4194304 4896791 140734050671616 140734050668664 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14583/statm: 30456 27723 78 172 0 30282 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 217636

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 14628
/proc/meminfo: memFree=30033144/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=77516 CPUtime=0.93 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 7091 4159 0 0 67 20 5 1 20 0 1 0 280976526 79376384 11985 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 19379 11985 183 410 0 18961 0
[pid=14582] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14582/stat : 14582 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280976622 9367552 267 33554432000 4194304 5064252 140735407106720 140735407105632 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14582/statm: 2287 267 226 213 0 72 0
[pid=14583] ppid=14582 vsize=122916 CPUtime=50.11 cores=0,2,4,6
/proc/14583/stat : 14583 (glucose_static) R 14582 14576 12687 0 -1 4202496 26792 0 0 0 5003 8 0 0 20 0 1 0 280976622 125865984 27278 33554432000 4194304 4896791 140734050671616 140734050668824 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14583/statm: 30729 27278 78 172 0 30555 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 218728

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 14628
/proc/meminfo: memFree=30018904/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=77516 CPUtime=0.93 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 7091 4159 0 0 67 20 5 1 20 0 1 0 280976526 79376384 11985 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 19379 11985 183 410 0 18961 0
[pid=14582] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14582/stat : 14582 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 280976622 9367552 267 33554432000 4194304 5064252 140735407106720 140735407105632 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14582/statm: 2287 267 226 213 0 72 0
[pid=14583] ppid=14582 vsize=124828 CPUtime=101.31 cores=0,2,4,6
/proc/14583/stat : 14583 (glucose_static) R 14582 14576 12687 0 -1 4202496 27398 0 0 0 10122 9 0 0 20 0 1 0 280976622 127823872 29038 33554432000 4194304 4896791 140734050671616 140734050669160 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14583/statm: 31207 29038 78 172 0 31033 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 220640

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 14629
/proc/meminfo: memFree=30017872/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=77516 CPUtime=0.93 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 7091 4159 0 0 67 20 5 1 20 0 1 0 280976526 79376384 11985 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 19379 11985 183 410 0 18961 0
[pid=14582] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/14662/stat : 14662 (glucose_static) R 14661 14576 12687 0 -1 4202496 33626 0 0 0 73815 17 0 0 20 0 1 0 281044910 147984384 30227 33554432000 4194304 4896791 140735954900496 140735954898008 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14662/statm: 36129 30227 78 172 0 35955 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 206200

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14668
/proc/meminfo: memFree=29966184/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=43388 CPUtime=683.65 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 19336 66427 0 0 173 34 68126 32 20 0 1 0 280976526 44429312 10248 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 10847 10248 183 410 0 10429 0
[pid=14661] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14661/stat : 14661 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281044910 9367552 267 33554432000 4194304 5064252 140734903300448 140734903299360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14661/statm: 2287 267 226 213 0 72 0
[pid=14662] ppid=14661 vsize=145004 CPUtime=798.31 cores=0,2,4,6
/proc/14662/stat : 14662 (glucose_static) R 14661 14576 12687 0 -1 4202496 35576 0 0 0 79812 19 0 0 20 0 1 0 281044910 148484096 29834 33554432000 4194304 4896791 140735954900496 140735954898008 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14662/statm: 36251 29834 78 172 0 36077 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 206688

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 14671
/proc/meminfo: memFree=29955440/32873844 swapFree=7112/7112
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=43388 CPUtime=683.65 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 19336 66427 0 0 173 34 68126 32 20 0 1 0 280976526 44429312 10248 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 10847 10248 183 410 0 10429 0
[pid=14661] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14661/stat : 14661 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281044910 9367552 267 33554432000 4194304 5064252 140734903300448 140734903299360 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14661/statm: 2287 267 226 213 0 72 0
[pid=14662] ppid=14661 vsize=146000 CPUtime=858.3 cores=0,2,4,6
/proc/14662/stat : 14662 (glucose_static) R 14661 14576 12687 0 -1 4202496 36590 0 0 0 85811 19 0 0 20 0 1 0 281044910 149504000 31556 33554432000 4194304 4896791 140735954900496 140735954898040 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14662/statm: 36500 31556 78 172 0 36326 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 207684

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14674
/proc/meminfo: memFree=30005132/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=75948 CPUtime=1579.54 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 24158 105740 0 0 222 39 157638 55 20 0 1 0 280976526 77770752 18249 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 18987 18249 183 410 0 18569 0
[pid=14673] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14673/stat : 14673 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281134515 9367552 267 33554432000 4194304 5064252 140735957007008 140735957005920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14673/statm: 2287 267 226 213 0 72 0
[pid=14674] ppid=14673 vsize=100408 CPUtime=22.39 cores=0,2,4,6
/proc/14674/stat : 14674 (glucose_static) R 14673 14576 12687 0 -1 4202496 25144 0 0 0 2233 6 0 0 20 0 1 0 281134515 102817792 21737 33554432000 4194304 4896791 140734285190256 140734285187832 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/14674/statm: 25102 21737 78 172 0 24928 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 194652

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14675
/proc/meminfo: memFree=30000472/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=75948 CPUtime=1579.54 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 24158 105740 0 0 222 39 157638 55 20 0 1 0 280976526 77770752 18249 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 18987 18249 183 410 0 18569 0
[pid=14673] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14673/stat : 14673 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281134515 9367552 267 33554432000 4194304 5064252 140735957007008 140735957005920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14673/statm: 2287 267 226 213 0 72 0
[pid=14674] ppid=14673 vsize=103020 CPUtime=82.37 cores=0,2,4,6
/proc/14674/stat : 14674 (glucose_static) R 14673 14576 12687 0 -1 4202496 34877 0 0 0 8228 9 0 0 20 0 1 0 281134515 105492480 22559 33554432000 4194304 4896791 140734285190256 140734285187768 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14674/statm: 25755 22559 78 172 0 25581 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 197264

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14675
/proc/meminfo: memFree=29994368/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=75948 CPUtime=1579.54 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 24158 105740 0 0 222 39 157638 55 20 0 1 0 280976526 77770752 18249 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 18987 18249 183 410 0 18569 0
[pid=14673] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14673/stat : 14673 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281134515 9367552 267 33554432000 4194304 5064252 140735957007008 140735957005920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14673/statm: 2287 267 226 213 0 72 0
[pid=14674] ppid=14673 vsize=104356 CPUtime=142.35 cores=0,2,4,6
/proc/14674/stat : 14674 (glucose_static) R 14673 14576 12687 0 -1 4202496 41362 0 0 0 14224 11 0 0 20 0 1 0 281134515 106860544 22830 33554432000 4194304 4896791 140734285190256 140734285187768 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14674/statm: 26089 22830 78 172 0 25915 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 198600

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14675
/proc/meminfo: memFree=29989512/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=75948 CPUtime=1579.54 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 24158 105740 0 0 222 39 157638 55 20 0 1 0 280976526 77770752 18249 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 18987 18249 183 410 0 18569 0
[pid=14673] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14673/stat : 14673 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281134515 9367552 267 33554432000 4194304 5064252 140735957007008 140735957005920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14673/statm: 2287 267 226 213 0 72 0
[pid=14674] ppid=14673 vsize=105952 CPUtime=202.35 cores=0,2,4,6
/proc/14674/stat : 14674 (glucose_static) R 14673 14576 12687 0 -1 4202496 44638 0 0 0 20222 13 0 0 20 0 1 0 281134515 108494848 22908 33554432000 4194304 4896791 140734285190256 140734285187464 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14674/statm: 26488 22908 78 172 0 26314 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 200196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14675
/proc/meminfo: memFree=29989320/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=75948 CPUtime=1579.54 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 24158 105740 0 0 222 39 157638 55 20 0 1 0 280976526 77770752 18249 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 18987 18249 183 410 0 18569 0
[pid=14673] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14673/stat : 14673 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281134515 9367552 267 33554432000 4194304 5064252 140735957007008 140735957005920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14673/statm: 2287 267 226 213 0 72 0
[pid=14674] ppid=14673 vsize=106728 CPUtime=220.55 cores=0,2,4,6
/proc/14674/stat : 14674 (glucose_static) R 14673 14576 12687 0 -1 4202496 47001 0 0 0 22041 14 0 0 20 0 1 0 281134515 109289472 22768 33554432000 4194304 4896791 140734285190256 140734285187768 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14674/statm: 26682 22768 78 172 0 26508 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 200972

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 14675
/proc/meminfo: memFree=29989320/32873844 swapFree=7108/7108
[pid=14576] ppid=14574 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14576/stat : 14576 (runPb2sat.sh) S 14574 14576 12687 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 280976526 9367552 274 33554432000 4194304 5064252 140736939237920 140736939236832 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14576/statm: 2287 274 233 213 0 72 0
[pid=14577] ppid=14576 vsize=75948 CPUtime=1579.54 cores=0,2,4,6
/proc/14577/stat : 14577 (pb2sat) S 14576 14576 12687 0 -1 4202496 24158 105740 0 0 222 39 157638 55 20 0 1 0 280976526 77770752 18249 33554432000 4194304 5873084 140733355063008 140733355056824 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/14577/statm: 18987 18249 183 410 0 18569 0
[pid=14673] ppid=14577 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/14673/stat : 14673 (satsolver.sh) S 14577 14576 12687 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 281134515 9367552 267 33554432000 4194304 5064252 140735957007008 140735957005920 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/14673/statm: 2287 267 226 213 0 72 0
[pid=14674] ppid=14673 vsize=106728 CPUtime=220.55 cores=0,2,4,6
/proc/14674/stat : 14674 (glucose_static) R 14673 14576 12687 0 -1 4202496 47001 0 0 0 22041 14 0 0 20 0 1 0 281134515 109289472 22768 33554432000 4194304 4896791 140734285190256 140734285187768 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14674/statm: 26682 22768 78 172 0 26508 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 200972

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14576 and gives
#  childrusage.ru_utime.tv_sec=1578
#  childrusage.ru_utime.tv_usec=612014
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=958854
# CPU time returned by wait4() is 1579.57
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1799.01
CPU system time (s): 1.08
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 274636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1578.61
system time used= 0.958854
maximum resident set size= 156220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130876
page faults= 0
swaps= 0
block input operations= 0
block output operations= 298632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 158
involuntary context switches= 2109

runsolver used 3.31649 second user time and 12.6041 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 21:54:39
IDJOB=3696241
IDBENCH=92697
IDSOLVER=2274
FILE ID=node103/3696241-1338148479
RUNJOBID= node103-1338123204-12703
PBS_JOBID= 14624497
Free space on /tmp= 71528 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_2_mh.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696241-1338148479/watcher-3696241-1338148479 -o /tmp/evaluation-result-3696241-1338148479/solver-3696241-1338148479 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696241-1338148479.opb 813829028 HOME HOME

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

MD5SUM BENCH= ebd57823bd571ff5d4e153dfd450b6f7
RANDOM SEED=813829028

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30862408 kB
Buffers:          339452 kB
Cached:           612152 kB
SwapCached:         4508 kB
Active:           857584 kB
Inactive:         319264 kB
Active(anon):     221280 kB
Inactive(anon):     6220 kB
Active(file):     636304 kB
Inactive(file):   313044 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099564 kB
Dirty:              8952 kB
Writeback:             0 kB
AnonPages:        201844 kB
Mapped:            12600 kB
Shmem:                 8 kB
Slab:             693852 kB
SReclaimable:     136280 kB
SUnreclaim:       557572 kB
KernelStack:        1520 kB
PageTables:         4388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     391800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71328 MiB
End job on node103 at 2012-05-27 22:24:40