Trace number 3694621

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 1801.02

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat25_4_7_1_mh_ic.opb
MD5SUM19509a32f8723d88252dcacb3db21725
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3302087
Best CPU time to get the best result obtained on this benchmark1800.89
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45775
Total number of constraints102733
Number of constraints which are clauses71450
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints31250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 17425
Biggest coefficient in the objective function 92345408
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 11614872417
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 92345408
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 11614872417
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.38/1.41	c model valid
1.38/1.41	c current solution ok
2.48/2.55	o 295567612
2.48/2.55	c fallback to adder encoding
1800.09/1801.01	c error: unexpected solver exit code
1800.09/1801.01	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-3694621-1338149692/watcher-3694621-1338149692 -o /tmp/evaluation-result-3694621-1338149692/solver-3694621-1338149692 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694621-1338149692.opb 2085594766 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.03 2.01 2.00 3/181 17070
/proc/meminfo: memFree=27336352/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0

[startup+0.0163791 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 17070
/proc/meminfo: memFree=27336352/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100248 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 17070
/proc/meminfo: memFree=27336352/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30022 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 17070
/proc/meminfo: memFree=27336352/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 17070
/proc/meminfo: memFree=27336352/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.02 2.01 2.00 3/185 17074
/proc/meminfo: memFree=27224576/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=36460 CPUtime=1.48 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) R 17070 17070 14901 0 -1 4202496 7730 17609 0 0 69 10 65 4 20 0 1 0 281094635 37335040 8438 33554432000 4194304 5873084 140737178095408 140737178091016 5127520 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17071/statm: 9115 8438 176 410 0 8697 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 45608

[startup+3.10028 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 17074
/proc/meminfo: memFree=27278952/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=133676 CPUtime=3.08 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) R 17070 17070 14901 0 -1 4202496 15793 18122 0 0 138 98 65 7 20 0 1 0 281094635 136884224 25203 33554432000 4194304 5873084 140737178095408 140737178090744 4420192 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17071/statm: 33419 25203 183 410 0 33001 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 142824

[startup+6.3003 s]
/proc/loadavg: 2.02 2.01 2.00 2/181 17075
/proc/meminfo: memFree=27264432/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
Current children cumulated CPU time (s) 5.72
Current children cumulated vsize (KiB) 339432

[startup+12.7004 s]
/proc/loadavg: 2.17 2.04 2.01 3/183 17078
/proc/meminfo: memFree=26312852/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=567272 CPUtime=6.44 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 87300 0 0 0 618 26 0 0 20 0 1 0 281095260 580886528 127371 33554432000 4194304 4896791 140735402687104 140735402684312 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 141818 127371 78 172 0 141644 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 915852

[startup+25.5004 s]
/proc/loadavg: 2.30 2.07 2.02 3/185 17080
/proc/meminfo: memFree=24132088/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=569384 CPUtime=19.23 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 88179 0 0 0 1897 26 0 0 20 0 1 0 281095260 583049216 128250 33554432000 4194304 4896791 140735402687104 140735402684312 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 142346 128250 78 172 0 142172 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 917964

[startup+51.1004 s]
/proc/loadavg: 2.23 2.08 2.02 3/185 17080
/proc/meminfo: memFree=24159948/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=570780 CPUtime=44.83 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 88518 0 0 0 4457 26 0 0 20 0 1 0 281095260 584478720 129100 33554432000 4194304 4896791 140735402687104 140735402684312 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 142695 129100 78 172 0 142521 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 919360

[startup+102.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/185 17080
/proc/meminfo: memFree=24153620/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=571440 CPUtime=96.03 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 88694 0 0 0 9576 27 0 0 20 0 1 0 281095260 585154560 129787 33554432000 4194304 4896791 140735402687104 140735402684312 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 142860 129787 78 172 0 142686 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 920020

[startup+162.307 s]
/proc/loadavg: 2.04 2.05 2.01 3/185 17080
/proc/meminfo: memFree=24140404/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=573388 CPUtime=156.02 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 89290 0 0 0 15575 27 0 0 20 0 1 0 281095260 587149312 132937 33554432000 4194304 4896791 140735402687104 140735402684424 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 143347 132937 78 172 0 143173 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 921968

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/185 17081
/proc/meminfo: memFree=24135316/32873844 swapFree=7128/7128
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 105737 0 0 0 141530 42 0 0 20 0 1 0 281095260 691097600 141572 33554432000 4194304 4896791 140735402687104 140735402684312 4224864 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 168725 141572 78 172 0 168551 0
Current children cumulated CPU time (s) 1421.44
Current children cumulated vsize (KiB) 1023480

[startup+1482.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/185 17091
/proc/meminfo: memFree=24037232/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=675416 CPUtime=1475.72 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 105872 0 0 0 147530 42 0 0 20 0 1 0 281095260 691625984 143751 33554432000 4194304 4896791 140735402687104 140735402684312 4225124 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 168854 143751 78 172 0 168680 0
Current children cumulated CPU time (s) 1481.44
Current children cumulated vsize (KiB) 1023996

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/186 17094
/proc/meminfo: memFree=24031196/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=675940 CPUtime=1535.7 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 105999 0 0 0 153528 42 0 0 20 0 1 0 281095260 692162560 144389 33554432000 4194304 4896791 140735402687104 140735402684312 4223862 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 168985 144389 78 172 0 168811 0
Current children cumulated CPU time (s) 1541.42
Current children cumulated vsize (KiB) 1024520

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 17094
/proc/meminfo: memFree=24062420/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=595592 CPUtime=1595.69 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 106486 0 0 0 159524 45 0 0 20 0 1 0 281095260 609886208 136268 33554432000 4194304 4896791 140735402687104 140735402684312 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 148898 136268 78 172 0 148724 0
Current children cumulated CPU time (s) 1601.41
Current children cumulated vsize (KiB) 944172

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 17094
/proc/meminfo: memFree=24054344/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=596944 CPUtime=1655.68 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 106766 0 0 0 165523 45 0 0 20 0 1 0 281095260 611270656 137570 33554432000 4194304 4896791 140735402687104 140735402684312 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 149236 137570 78 172 0 149062 0
Current children cumulated CPU time (s) 1661.4
Current children cumulated vsize (KiB) 945524

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17135
/proc/meminfo: memFree=26613964/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=597248 CPUtime=1715.68 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 106839 0 0 0 171522 46 0 0 20 0 1 0 281095260 611581952 138154 33554432000 4194304 4896791 140735402687104 140735402684312 4225008 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 149312 138154 78 172 0 149138 0
Current children cumulated CPU time (s) 1721.4
Current children cumulated vsize (KiB) 945828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 17137
/proc/meminfo: memFree=25340640/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=598540 CPUtime=1775.67 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 107147 0 0 0 177521 46 0 0 20 0 1 0 281095260 612904960 138973 33554432000 4194304 4896791 140735402687104 140735402684312 4224770 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 149635 138973 78 172 0 149461 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (KiB) 947120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 17137
/proc/meminfo: memFree=25333880/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=598828 CPUtime=1794.37 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 107198 0 0 0 179391 46 0 0 20 0 1 0 281095260 613199872 139024 33554432000 4194304 4896791 140735402687104 140735402684360 4204939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 149707 139024 78 172 0 149533 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 947408

Sending SIGTERM to process tree (bottom up)

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

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 17137
/proc/meminfo: memFree=25333880/32873844 swapFree=7124/7124
[pid=17070] ppid=17068 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17070/stat : 17070 (runPb2satCp2.sh) S 17068 17070 14901 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 281094635 9367552 275 33554432000 4194304 5064252 140736720640656 140736720639568 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17070/statm: 2287 275 233 213 0 72 0
[pid=17071] ppid=17070 vsize=330284 CPUtime=5.72 cores=0,2,4,6
/proc/17071/stat : 17071 (pb2sat) S 17070 17070 14901 0 -1 4202496 17631 18122 0 0 360 140 65 7 20 0 1 0 281094635 338210816 65651 33554432000 4194304 5873084 140737178095408 140737178089224 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 50 0 0
/proc/17071/statm: 82571 65651 183 410 0 82153 0
[pid=17076] ppid=17071 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17076/stat : 17076 (satsolver.sh) S 17071 17070 14901 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 281095260 9367552 266 33554432000 4194304 5064252 140736448601408 140736448600320 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17076/statm: 2287 266 226 213 0 72 0
[pid=17077] ppid=17076 vsize=598828 CPUtime=1794.37 cores=0,2,4,6
/proc/17077/stat : 17077 (glucose_static) R 17076 17070 14901 0 -1 4202496 107198 0 0 0 179391 46 0 0 20 0 1 0 281095260 613199872 139024 33554432000 4194304 4896791 140735402687104 140735402684360 4204939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17077/statm: 149707 139024 78 172 0 149533 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 947408

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17070 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=265351
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=480774
# CPU time returned by wait4() is 5.74613
# 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): 1801.02
CPU time (s): 1800.09
CPU user time (s): 1798.16
CPU system time (s): 1.93
CPU usage (%): 99.9486
Max. virtual memory (cumulated for all children) (KiB): 1154880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.26535
system time used= 1.48077
maximum resident set size= 459340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36728
page faults= 0
swaps= 0
block input operations= 0
block output operations= 475160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 15

runsolver used 2.76658 second user time and 7.06792 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-27 22:14:52
IDJOB=3694621
IDBENCH=92655
IDSOLVER=2273
FILE ID=node134/3694621-1338149692
RUNJOBID= node134-1338124357-14917
PBS_JOBID= 14624510
Free space on /tmp= 70944 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_1_mh_ic.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694621-1338149692/watcher-3694621-1338149692 -o /tmp/evaluation-result-3694621-1338149692/solver-3694621-1338149692 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694621-1338149692.opb 2085594766 HOME HOME

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

MD5SUM BENCH= 19509a32f8723d88252dcacb3db21725
RANDOM SEED=2085594766

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:        27336360 kB
Buffers:          419716 kB
Cached:          3915452 kB
SwapCached:            0 kB
Active:          1971452 kB
Inactive:        2710400 kB
Active(anon):     342664 kB
Inactive(anon):     5996 kB
Active(file):    1628788 kB
Inactive(file):  2704404 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12836 kB
Writeback:             0 kB
AnonPages:        549140 kB
Mapped:            15232 kB
Shmem:               212 kB
Slab:             714136 kB
SReclaimable:     156348 kB
SUnreclaim:       557788 kB
KernelStack:        1536 kB
PageTables:         5064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     501788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 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= 70576 MiB
End job on node134 at 2012-05-27 22:44:54