Trace number 3696210

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.04 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_1_mh_ic.opb
MD5SUMf4c34ee83da7e36be7881d34beece196
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1396365
Best CPU time to get the best result obtained on this benchmark680.72
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 57066625
Number of bits for the biggest coefficient in the objective function 26
Sum of the numbers in the objective function 2537601947
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 57066625
Number of bits of the biggest number in a constraint 26
Biggest sum of numbers in a constraint 2537601947
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

Solver Data

0.00/0.38	c model valid
0.00/0.38	c current solution ok
0.00/0.59	o 125627281
0.00/0.59	c current bound: 62813648
0.00/0.59	c fallback to adder encoding
202.21/202.36	c model valid
202.21/202.36	c current solution ok
202.21/202.37	o 52684591
202.21/202.37	c current bound: 26342303
202.21/202.37	c fallback to adder encoding
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3696210-1338142712/watcher-3696210-1338142712 -o /tmp/evaluation-result-3696210-1338142712/solver-3696210-1338142712 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696210-1338142712.opb 1148885660 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 7771
/proc/meminfo: memFree=28564384/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0

[startup+0.023343 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 7771
/proc/meminfo: memFree=28564384/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100273 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 7771
/proc/meminfo: memFree=28564384/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300166 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 7771
/proc/meminfo: memFree=28564384/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700257 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 7771
/proc/meminfo: memFree=28564384/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.08 2.03 2.01 3/181 7776
/proc/meminfo: memFree=28518080/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=82776 CPUtime=1.19 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 7841 4450 0 0 73 23 23 0 20 0 1 0 280395576 84762624 13479 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7772/statm: 20694 13479 183 410 0 20276 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 91924

[startup+3.10037 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 7778
/proc/meminfo: memFree=28362464/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=82776 CPUtime=1.19 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 7841 4450 0 0 73 23 23 0 20 0 1 0 280395576 84762624 13479 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7772/statm: 20694 13479 183 410 0 20276 0
[pid=7777] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7777/stat : 7777 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280395698 9367552 266 33554432000 4194304 5064252 140735629344880 140735629343792 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7777/statm: 2287 266 226 213 0 72 0
[pid=7778] ppid=7777 vsize=123096 CPUtime=1.86 cores=0,2,4,6
/proc/7778/stat : 7778 (glucose_static) R 7777 7771 6064 0 -1 4202496 23786 0 0 0 180 6 0 0 20 0 1 0 280395698 126050304 26425 33554432000 4194304 4896791 140736183442064 140736183439112 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7778/statm: 30774 26425 78 172 0 30600 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 224168

[startup+6.30037 s]
/proc/loadavg: 2.15 2.05 2.01 3/183 7778
/proc/meminfo: memFree=28356432/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=82776 CPUtime=1.19 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 7841 4450 0 0 73 23 23 0 20 0 1 0 280395576 84762624 13479 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7772/statm: 20694 13479 183 410 0 20276 0
[pid=7777] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7777/stat : 7777 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280395698 9367552 266 33554432000 4194304 5064252 140735629344880 140735629343792 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7777/statm: 2287 266 226 213 0 72 0
[pid=7778] ppid=7777 vsize=123492 CPUtime=5.06 cores=0,2,4,6
/proc/7778/stat : 7778 (glucose_static) R 7777 7771 6064 0 -1 4202496 23962 0 0 0 500 6 0 0 20 0 1 0 280395698 126455808 26601 33554432000 4194304 4896791 140736183442064 140736183439272 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7778/statm: 30873 26601 78 172 0 30699 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 224564

[startup+12.7004 s]
/proc/loadavg: 2.14 2.05 2.01 3/183 7778
/proc/meminfo: memFree=28357920/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=82776 CPUtime=1.19 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 7841 4450 0 0 73 23 23 0 20 0 1 0 280395576 84762624 13479 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7772/statm: 20694 13479 183 410 0 20276 0
[pid=7777] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7777/stat : 7777 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280395698 9367552 266 33554432000 4194304 5064252 140735629344880 140735629343792 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7777/statm: 2287 266 226 213 0 72 0
[pid=7778] ppid=7777 vsize=123760 CPUtime=11.45 cores=0,2,4,6
/proc/7778/stat : 7778 (glucose_static) R 7777 7771 6064 0 -1 4202496 24030 0 0 0 1139 6 0 0 20 0 1 0 280395698 126730240 26669 33554432000 4194304 4896791 140736183442064 140736183439272 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7778/statm: 30940 26669 78 172 0 30766 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 224832

[startup+25.5004 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 7778
/proc/meminfo: memFree=28348996/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=82776 CPUtime=1.19 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 7841 4450 0 0 73 23 23 0 20 0 1 0 280395576 84762624 13479 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7772/statm: 20694 13479 183 410 0 20276 0
[pid=7777] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7777/stat : 7777 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280395698 9367552 266 33554432000 4194304 5064252 140735629344880 140735629343792 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7777/statm: 2287 266 226 213 0 72 0
[pid=7778] ppid=7777 vsize=125092 CPUtime=24.25 cores=0,2,4,6
/proc/7778/stat : 7778 (glucose_static) R 7777 7771 6064 0 -1 4202496 24361 0 0 0 2419 6 0 0 20 0 1 0 280395698 128094208 27511 33554432000 4194304 4896791 140736183442064 140736183439592 4225417 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7778/statm: 31273 27511 78 172 0 31099 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 226164

[startup+51.1004 s]
/proc/loadavg: 2.15 2.06 2.01 3/183 7778
/proc/meminfo: memFree=28340064/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=82776 CPUtime=1.19 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 7841 4450 0 0 73 23 23 0 20 0 1 0 280395576 84762624 13479 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7772/statm: 20694 13479 183 410 0 20276 0
[pid=7777] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7777/stat : 7777 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280395698 9367552 266 33554432000 4194304 5064252 140735629344880 140735629343792 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7777/statm: 2287 266 226 213 0 72 0
[pid=7778] ppid=7777 vsize=126732 CPUtime=49.85 cores=0,2,4,6
/proc/7778/stat : 7778 (glucose_static) R 7777 7771 6064 0 -1 4202496 25009 0 0 0 4978 7 0 0 20 0 1 0 280395698 129773568 28944 33554432000 4194304 4896791 140736183442064 140736183439272 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7778/statm: 31683 28944 78 172 0 31509 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 227804

[startup+102.307 s]
/proc/loadavg: 2.20 2.08 2.02 3/184 7781
/proc/meminfo: memFree=28319408/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=82776 CPUtime=1.19 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 7841 4450 0 0 73 23 23 0 20 0 1 0 280395576 84762624 13479 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7772/statm: 20694 13479 183 410 0 20276 0
[pid=7777] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7777/stat : 7777 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280395698 9367552 266 33554432000 4194304 5064252 140735629344880 140735629343792 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7777/statm: 2287 266 226 213 0 72 0
[pid=7778] ppid=7777 vsize=147160 CPUtime=101.04 cores=0,2,4,6
/proc/7778/stat : 7778 (glucose_static) R 7777 7771 6064 0 -1 4202496 26048 0 0 0 10096 8 0 0 20 0 1 0 280395698 150691840 29510 33554432000 4194304 4896791 140736183442064 140736183439592 4223840 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7778/statm: 36790 29510 78 172 0 36616 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 248232

[startup+162.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/183 7782
/proc/meminfo: memFree=28308532/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=82776 CPUtime=1.19 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 7841 4450 0 0 73 23 23 0 20 0 1 0 280395576 84762624 13479 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7772/statm: 20694 13479 183 410 0 20276 0
[pid=7777] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7777/stat : 7777 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 280395698 9367552 266 33554432000 4194304 5064252 140735629344880 140735629343792 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7777/statm: 2287 266 226 213 0 72 0
[pid=7778] ppid=7777 vsize=129440 CPUtime=161.03 cores=0,2,4,6
/proc/7778/stat : 7778 (glucose_static) R 7777 7771 6064 0 -1 4202496 26909 0 0 0 16094 9 0 0 20 0 1 0 280395698 132546560 29516 33554432000 4194304 4896791 140736183442064 140736183439608 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7778/statm: 32360 29516 78 172 0 32186 0
Current children cumulated CPU time (s) 162.22

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

/proc/7785/stat : 7785 (glucose_static) R 7784 7771 6064 0 -1 4202496 43822 0 0 0 115883 22 0 0 20 0 1 0 280415878 158318592 35049 33554432000 4194304 4896791 140735828459104 140735828456632 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7785/statm: 38652 35049 78 172 0 38478 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 285432

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7798
/proc/meminfo: memFree=21938844/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=112528 CPUtime=202.95 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 14364 32988 0 0 135 31 20116 13 20 0 1 0 280395576 115228672 20405 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7772/statm: 28132 20405 183 410 0 27714 0
[pid=7784] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7784/stat : 7784 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280415878 9367552 266 33554432000 4194304 5064252 140736049163104 140736049162016 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7784/statm: 2287 266 226 213 0 72 0
[pid=7785] ppid=7784 vsize=155036 CPUtime=1219.05 cores=0,2,4,6
/proc/7785/stat : 7785 (glucose_static) R 7784 7771 6064 0 -1 4202496 44691 0 0 0 121881 24 0 0 20 0 1 0 280415878 158756864 33092 33554432000 4194304 4896791 140735828459104 140735828454776 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7785/statm: 38759 33092 78 172 0 38585 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 285860

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7798
/proc/meminfo: memFree=21938844/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=112528 CPUtime=202.95 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 14364 32988 0 0 135 31 20116 13 20 0 1 0 280395576 115228672 20405 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7772/statm: 28132 20405 183 410 0 27714 0
[pid=7784] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7784/stat : 7784 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280415878 9367552 266 33554432000 4194304 5064252 140736049163104 140736049162016 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7784/statm: 2287 266 226 213 0 72 0
[pid=7785] ppid=7784 vsize=136756 CPUtime=1279.04 cores=0,2,4,6
/proc/7785/stat : 7785 (glucose_static) R 7784 7771 6064 0 -1 4202496 45327 0 0 0 127879 25 0 0 20 0 1 0 280415878 140038144 32444 33554432000 4194304 4896791 140735828459104 140735828456632 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7785/statm: 34189 32444 78 172 0 34015 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 267580

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7798
/proc/meminfo: memFree=21927632/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=112528 CPUtime=202.95 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 14364 32988 0 0 135 31 20116 13 20 0 1 0 280395576 115228672 20405 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7772/statm: 28132 20405 183 410 0 27714 0
[pid=7784] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7784/stat : 7784 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280415878 9367552 266 33554432000 4194304 5064252 140736049163104 140736049162016 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7784/statm: 2287 266 226 213 0 72 0
[pid=7785] ppid=7784 vsize=156388 CPUtime=1339.03 cores=0,2,4,6
/proc/7785/stat : 7785 (glucose_static) R 7784 7771 6064 0 -1 4202496 45827 0 0 0 133877 26 0 0 20 0 1 0 280415878 160141312 34987 33554432000 4194304 4896791 140735828459104 140735828456312 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7785/statm: 39097 34987 78 172 0 38923 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 287212

[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 7798
/proc/meminfo: memFree=21937124/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=112528 CPUtime=202.95 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 14364 32988 0 0 135 31 20116 13 20 0 1 0 280395576 115228672 20405 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7772/statm: 28132 20405 183 410 0 27714 0
[pid=7784] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7784/stat : 7784 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280415878 9367552 266 33554432000 4194304 5064252 140736049163104 140736049162016 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7784/statm: 2287 266 226 213 0 72 0
[pid=7785] ppid=7784 vsize=137992 CPUtime=1399.02 cores=0,2,4,6
/proc/7785/stat : 7785 (glucose_static) R 7784 7771 6064 0 -1 4202496 46204 0 0 0 139875 27 0 0 20 0 1 0 280415878 141303808 32544 33554432000 4194304 4896791 140735828459104 140735828456312 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7785/statm: 34498 32544 78 172 0 34324 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 268816

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 7798
/proc/meminfo: memFree=21926576/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=112528 CPUtime=202.95 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 14364 32988 0 0 135 31 20116 13 20 0 1 0 280395576 115228672 20405 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7772/statm: 28132 20405 183 410 0 27714 0
[pid=7784] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7784/stat : 7784 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280415878 9367552 266 33554432000 4194304 5064252 140736049163104 140736049162016 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7784/statm: 2287 266 226 213 0 72 0
[pid=7785] ppid=7784 vsize=157468 CPUtime=1459.01 cores=0,2,4,6
/proc/7785/stat : 7785 (glucose_static) R 7784 7771 6064 0 -1 4202496 46881 0 0 0 145873 28 0 0 20 0 1 0 280415878 161247232 35257 33554432000 4194304 4896791 140735828459104 140735828456392 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7785/statm: 39367 35257 78 172 0 39193 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 288292

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 7799
/proc/meminfo: memFree=21930052/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=112528 CPUtime=202.95 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 14364 32988 0 0 135 31 20116 13 20 0 1 0 280395576 115228672 20405 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7772/statm: 28132 20405 183 410 0 27714 0
[pid=7784] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7784/stat : 7784 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280415878 9367552 266 33554432000 4194304 5064252 140736049163104 140736049162016 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7784/statm: 2287 266 226 213 0 72 0
[pid=7785] ppid=7784 vsize=157936 CPUtime=1519 cores=0,2,4,6
/proc/7785/stat : 7785 (glucose_static) R 7784 7771 6064 0 -1 4202496 47770 0 0 0 151871 29 0 0 20 0 1 0 280415878 161726464 34343 33554432000 4194304 4896791 140735828459104 140735828456312 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7785/statm: 39484 34343 78 172 0 39310 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 288760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7841
/proc/meminfo: memFree=29245608/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=112528 CPUtime=202.95 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 14364 32988 0 0 135 31 20116 13 20 0 1 0 280395576 115228672 20405 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7772/statm: 28132 20405 183 410 0 27714 0
[pid=7784] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7784/stat : 7784 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280415878 9367552 266 33554432000 4194304 5064252 140736049163104 140736049162016 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7784/statm: 2287 266 226 213 0 72 0
[pid=7785] ppid=7784 vsize=139556 CPUtime=1578.99 cores=0,2,4,6
/proc/7785/stat : 7785 (glucose_static) R 7784 7771 6064 0 -1 4202496 49115 0 0 0 157868 31 0 0 20 0 1 0 280415878 142905344 32928 33554432000 4194304 4896791 140735828459104 140735828456632 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7785/statm: 34889 32928 78 172 0 34715 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 270380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 7841
/proc/meminfo: memFree=29250964/32873844 swapFree=7628/7628
[pid=7771] ppid=7769 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7771/stat : 7771 (runPb2sat.sh) S 7769 7771 6064 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 280395576 9367552 274 33554432000 4194304 5064252 140734755113872 140734755112784 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7771/statm: 2287 274 233 213 0 72 0
[pid=7772] ppid=7771 vsize=112528 CPUtime=202.95 cores=0,2,4,6
/proc/7772/stat : 7772 (pb2sat) S 7771 7771 6064 0 -1 4202496 14364 32988 0 0 135 31 20116 13 20 0 1 0 280395576 115228672 20405 33554432000 4194304 5873084 140736009807264 140736009801080 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7772/statm: 28132 20405 183 410 0 27714 0
[pid=7784] ppid=7772 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7784/stat : 7784 (satsolver.sh) S 7772 7771 6064 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 280415878 9367552 266 33554432000 4194304 5064252 140736049163104 140736049162016 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/7784/statm: 2287 266 226 213 0 72 0
[pid=7785] ppid=7784 vsize=158888 CPUtime=1597.09 cores=0,2,4,6
/proc/7785/stat : 7785 (glucose_static) R 7784 7771 6064 0 -1 4202496 49736 0 0 0 159678 31 0 0 20 0 1 0 280415878 162701312 35079 33554432000 4194304 4896791 140735828459104 140735828454840 4203856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7785/statm: 39722 35079 78 172 0 39548 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 289712

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7771 and gives
#  childrusage.ru_utime.tv_sec=202
#  childrusage.ru_utime.tv_usec=515213
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=457930
# CPU time returned by wait4() is 202.973
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1799.29
CPU system time (s): 0.75
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 350520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 202.515
system time used= 0.45793
maximum resident set size= 145572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48327
page faults= 0
swaps= 0
block input operations= 0
block output operations= 167968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48
involuntary context switches= 292

runsolver used 6.578 second user time and 19.2211 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 20:18:32
IDJOB=3696210
IDBENCH=92667
IDSOLVER=2274
FILE ID=node145/3696210-1338142712
RUNJOBID= node145-1338122811-6080
PBS_JOBID= 14624491
Free space on /tmp= 71352 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_1_mh_ic.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696210-1338142712/watcher-3696210-1338142712 -o /tmp/evaluation-result-3696210-1338142712/solver-3696210-1338142712 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696210-1338142712.opb 1148885660 HOME HOME

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

MD5SUM BENCH= f4c34ee83da7e36be7881d34beece196
RANDOM SEED=1148885660

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28564632 kB
Buffers:          315524 kB
Cached:          2031368 kB
SwapCached:            0 kB
Active:          2011916 kB
Inactive:        1479316 kB
Active(anon):    1135660 kB
Inactive(anon):    10912 kB
Active(file):     876256 kB
Inactive(file):  1468404 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9420 kB
Writeback:             0 kB
AnonPages:       1161692 kB
Mapped:            15012 kB
Shmem:               200 kB
Slab:             675968 kB
SReclaimable:     117520 kB
SUnreclaim:       558448 kB
KernelStack:        1512 kB
PageTables:         6392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1487636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 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= 71444 MiB
End job on node145 at 2012-05-27 20:48:33