Trace number 3694595

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Large/
normalized-minisat100_16_6_1_ic.opb
MD5SUMf237ff2f989182870e968c2b9cf3aa98
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23994341
Best CPU time to get the best result obtained on this benchmark1800.77
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 140608000
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 193470682570
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 140608000
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 193470682570
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3694595-1338146081/watcher-3694595-1338146081 -o /tmp/evaluation-result-3694595-1338146081/solver-3694595-1338146081 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694595-1338146081.opb 1449568841 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.11 2.04 2.01 3/181 16848
/proc/meminfo: memFree=22244776/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runsolver) D 16846 16848 14901 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 280733750 12095488 50 33554432000 4194304 5436572 140735008279200 140735008275496 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/16848/statm: 2953 50 31 304 0 2645 0

[startup+0.071308 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 16848
/proc/meminfo: memFree=22244776/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100223 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 16848
/proc/meminfo: memFree=22244776/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300189 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 16848
/proc/meminfo: memFree=22244776/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700212 s]
/proc/loadavg: 2.11 2.04 2.01 3/181 16848
/proc/meminfo: memFree=22244776/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 16850
/proc/meminfo: memFree=22225588/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=37708 CPUtime=1.48 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) R 16848 16848 14901 0 -1 4202496 3793 0 0 0 147 1 0 0 20 0 1 0 280733751 38612992 7314 33554432000 4194304 5873084 140734889076064 140734889073432 4394192 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 9427 7314 148 410 0 9009 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46856

[startup+3.1002 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 16850
/proc/meminfo: memFree=22204480/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=70476 CPUtime=3.08 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) R 16848 16848 14901 0 -1 4202496 4419 0 0 0 306 2 0 0 20 0 1 0 280733751 72167424 14567 33554432000 4194304 5873084 140734889076064 140734889073432 4434743 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 17619 14567 148 410 0 17201 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 79624

[startup+6.30022 s]
/proc/loadavg: 2.26 2.07 2.02 3/183 16850
/proc/meminfo: memFree=22163332/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=136012 CPUtime=6.28 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) R 16848 16848 14901 0 -1 4202496 5035 0 0 0 622 6 0 0 20 0 1 0 280733751 139276288 22816 33554432000 4194304 5873084 140734889076064 140734889073432 4745455 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 34003 22816 148 410 0 33585 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 145160

[startup+12.7003 s]
/proc/loadavg: 2.32 2.09 2.03 3/183 16850
/proc/meminfo: memFree=21682268/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 810912

[startup+25.5004 s]
/proc/loadavg: 2.32 2.10 2.03 3/185 16852
/proc/meminfo: memFree=20259660/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1387216 CPUtime=12.95 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 158753 0 0 0 1255 40 0 0 20 0 1 0 280735004 1420509184 274349 33554432000 4194304 4896791 140735419984368 140735419981672 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 346804 274349 78 172 0 346630 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2207276

[startup+51.1004 s]
/proc/loadavg: 2.21 2.09 2.03 3/185 16852
/proc/meminfo: memFree=20236248/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1387612 CPUtime=38.55 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 158872 0 0 0 3814 41 0 0 20 0 1 0 280735004 1420914688 274468 33554432000 4194304 4896791 140735419984368 140735419981576 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 346903 274468 78 172 0 346729 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2207672

[startup+102.307 s]
/proc/loadavg: 2.09 2.07 2.02 3/185 16852
/proc/meminfo: memFree=20169096/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1390384 CPUtime=89.75 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 159543 0 0 0 8934 41 0 0 20 0 1 0 280735004 1423753216 275139 33554432000 4194304 4896791 140735419984368 140735419981576 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 347596 275139 78 172 0 347422 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2210444

[startup+162.3 s]
/proc/loadavg: 2.03 2.06 2.02 3/185 16853
/proc/meminfo: memFree=20167360/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1391968 CPUtime=149.73 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 159959 0 0 0 14932 41 0 0 20 0 1 0 280735004 1425375232 275555 33554432000 4194304 4896791 140735419984368 140735419981576 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 347992 275555 78 172 0 347818 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2212028

[startup+222.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/185 16853
/proc/meminfo: memFree=20154648/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1392628 CPUtime=209.72 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 160126 0 0 0 20931 41 0 0 20 0 1 0 280735004 1426051072 275722 33554432000 4194304 4896791 140735419984368 140735419981576 4224950 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 348157 275722 78 172 0 347983 0
Current children cumulated CPU time (s) 222.23

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

/proc/16852/statm: 319473 275171 78 172 0 319299 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 2097952

[startup+1482.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/185 16864
/proc/meminfo: memFree=20105268/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1279228 CPUtime=1469.53 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 302311 0 0 0 146873 80 0 0 20 0 1 0 280735004 1309929472 276021 33554432000 4194304 4896791 140735419984368 140735419981576 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 319807 276021 78 172 0 319633 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 2099288

[startup+1542.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/186 16867
/proc/meminfo: memFree=20102396/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1280224 CPUtime=1529.52 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 316129 0 0 0 152868 84 0 0 20 0 1 0 280735004 1310949376 276754 33554432000 4194304 4896791 140735419984368 140735419981576 4225134 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 320056 276754 78 172 0 319882 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2100284

[startup+1602.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/185 16867
/proc/meminfo: memFree=20099952/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1280612 CPUtime=1589.51 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 324386 0 0 0 158866 85 0 0 20 0 1 0 280735004 1311346688 277372 33554432000 4194304 4896791 140735419984368 140735419981576 4225517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 320153 277372 78 172 0 319979 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2100672

[startup+1662.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/185 16868
/proc/meminfo: memFree=20095824/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1280876 CPUtime=1649.5 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 324447 0 0 0 164865 85 0 0 20 0 1 0 280735004 1311617024 277433 33554432000 4194304 4896791 140735419984368 140735419981576 4225517 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 320219 277433 78 172 0 320045 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 2100936

[startup+1722.3 s]
/proc/loadavg: 2.17 2.09 2.02 3/179 16897
/proc/meminfo: memFree=25601444/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1281404 CPUtime=1709.49 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 324568 0 0 0 170864 85 0 0 20 0 1 0 280735004 1312157696 277554 33554432000 4194304 4896791 140735419984368 140735419981576 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 320351 277554 78 172 0 320177 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 2101464

[startup+1782.3 s]
/proc/loadavg: 2.32 2.14 2.04 3/185 16910
/proc/meminfo: memFree=23622704/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1281404 CPUtime=1769.48 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 324594 0 0 0 176863 85 0 0 20 0 1 0 280735004 1312157696 277580 33554432000 4194304 4896791 140735419984368 140735419981576 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 320351 277580 78 172 0 320177 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 2101464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.23 2.13 2.03 3/185 16910
/proc/meminfo: memFree=23620656/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1281536 CPUtime=1787.58 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 324605 0 0 0 178673 85 0 0 20 0 1 0 280735004 1312292864 277591 33554432000 4194304 4896791 140735419984368 140735419981576 4225038 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 320384 277591 78 172 0 320210 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2101596

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.4 s]
/proc/loadavg: 2.23 2.13 2.03 3/185 16910
/proc/meminfo: memFree=23620656/32873844 swapFree=7124/7124
[pid=16848] ppid=16846 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16848/stat : 16848 (runPb2satCp2.sh) S 16846 16848 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 280733750 9367552 275 33554432000 4194304 5064252 140735576907952 140735576906864 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16848/statm: 2287 275 233 213 0 72 0
[pid=16850] ppid=16848 vsize=801764 CPUtime=12.51 cores=0,2,4,6
/proc/16850/stat : 16850 (pb2sat) S 16848 16848 14901 0 -1 4202496 73760 0 0 0 1177 74 0 0 20 0 1 0 280733751 821006336 141673 33554432000 4194304 5873084 140734889076064 140734889072488 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16850/statm: 200441 141673 169 410 0 200023 0
[pid=16851] ppid=16850 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16851/stat : 16851 (satsolver.sh) S 16850 16848 14901 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280735003 9367552 266 33554432000 4194304 5064252 140736565526976 140736565525888 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/16851/statm: 2287 266 226 213 0 72 0
[pid=16852] ppid=16851 vsize=1281536 CPUtime=1787.58 cores=0,2,4,6
/proc/16852/stat : 16852 (glucose_static) R 16851 16848 14901 0 -1 4202496 324605 0 0 0 178673 85 0 0 20 0 1 0 280735004 1312292864 277591 33554432000 4194304 4896791 140735419984368 140735419981576 4225038 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16852/statm: 320384 277591 78 172 0 320210 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2101596

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16848 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# 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.42
CPU time (s): 1800.09
CPU user time (s): 1798.5
CPU system time (s): 1.59
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 2438456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 4.49932 second user time and 10.3654 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 21:14:44
IDJOB=3694595
IDBENCH=92638
IDSOLVER=2273
FILE ID=node134/3694595-1338146081
RUNJOBID= node134-1338124357-14917
PBS_JOBID= 14624510
Free space on /tmp= 69940 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Large/normalized-minisat100_16_6_1_ic.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694595-1338146081/watcher-3694595-1338146081 -o /tmp/evaluation-result-3694595-1338146081/solver-3694595-1338146081 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694595-1338146081.opb 1449568841 HOME HOME

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

MD5SUM BENCH= f237ff2f989182870e968c2b9cf3aa98
RANDOM SEED=1449568841

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        22245156 kB
Buffers:          417372 kB
Cached:          4914272 kB
SwapCached:            0 kB
Active:          7078844 kB
Inactive:        2682720 kB
Active(anon):    4425532 kB
Inactive(anon):     5996 kB
Active(file):    2653312 kB
Inactive(file):  2676724 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            108300 kB
Writeback:             0 kB
AnonPages:       4438252 kB
Mapped:            15464 kB
Shmem:               212 kB
Slab:             716824 kB
SReclaimable:     158692 kB
SUnreclaim:       558132 kB
KernelStack:        1488 kB
PageTables:        12880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    5446020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1148928 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= 70236 MiB
End job on node134 at 2012-05-27 21:44:46