Trace number 3723032

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594c? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=80-sizeP=41-sizeQ=80-898154415-max.opb
MD5SUM6a9fe13a82af2a971b95647e608ff18d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-6589
Best CPU time to get the best result obtained on this benchmark1800.91
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1
Optimality of the best value was proved NO
Number of variables3401
Total number of constraints9841
Number of constraints which are clauses9840
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint3280
Number of terms in the objective function 41
Biggest coefficient in the objective function 1099511627776
Number of bits for the biggest coefficient in the objective function 41
Sum of the numbers in the objective function 2199023255551
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 664613997892457936451903530140172288
Number of bits of the biggest number in a constraint 120
Biggest sum of numbers in a constraint 2658455991569719978762429512260881840
Number of bits of the biggest sum of numbers121
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.00	c Parsing PB file...
0.00/0.01	c PARSE ERROR! [line 9848] Integer overflow. Use BigNum-version.
0.00/0.01	c OK -- Running BigNum-version instead...
0.00/0.02	c Parsing PB file...
0.01/0.16	c Converting 9842 PB-constraints to clauses...
0.01/0.16	c   -- Unit propagations: (none)
0.01/0.21	c   -- Detecting intervals from adjacent constraints: #
0.01/0.21	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.01/0.22	c ---[   0]---> Adder-cost: 4836   maxlim: 48468799829765377241543250   bits: 86/86
1.28/1.30	c ==================================[MINISAT+]==================================
1.28/1.30	c | Conflicts | Original         | Learnt                           | Progress |
1.28/1.30	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.28/1.30	c ==============================================================================
1.28/1.30	c |         0 |   41363   137216 |   13787       0        0    -nan |  0.000 % |
1.28/1.30	c |       100 |   41277   136914 |   15165      92      278     3.0 | 12.137 % |
1.28/1.31	c |       250 |   41226   136737 |   16682     235     6623    28.2 | 12.245 % |
1.28/1.32	c |       475 |   41226   136737 |   18350     460    11502    25.0 | 12.245 % |
1.28/1.34	c |       812 |   41226   136737 |   20185     797    20544    25.8 | 12.245 % |
1.28/1.36	c |      1319 |   41226   136737 |   22204    1304    34632    26.6 | 12.247 % |
1.38/1.40	c |      2079 |   41226   136737 |   24424    2064    54728    26.5 | 12.245 % |
1.48/1.50	c |      3218 |   41218   136711 |   26866    3202   107376    33.5 | 12.257 % |
1.68/1.70	c |      4926 |   41210   136685 |   29553    4909   253623    51.7 | 12.269 % |
1.88/1.90	c |      7489 |   41202   136659 |   32509    7471   408251    54.6 | 12.281 % |
2.28/2.39	c |     11333 |   41186   136607 |   35759   11313   757479    67.0 | 12.305 % |
2.98/3.04	c |     17099 |   41138   136451 |   39335   17073  1218164    71.4 | 12.377 % |
4.18/4.27	c |     25748 |   41114   136373 |   43269   25719  1816728    70.6 | 12.413 % |
6.38/6.47	c |     38723 |   41106   136347 |   47596   38693  2834679    73.3 | 12.428 % |
12.68/12.79	c |     58184 |   41098   136321 |   52356   18443  2621291   142.1 | 12.437 % |
21.77/21.80	c |     87376 |   41090   136295 |   57591   47634  5837917   122.6 | 12.451 % |
34.47/34.51	c |    131165 |   41074   136243 |   63350   42766  5790770   135.4 | 12.473 % |
59.38/59.42	c |    196849 |   40980   135911 |   69685   56660 11981318   211.5 | 12.665 % |
95.76/95.87	c |    295376 |   40969   135868 |   76654   39134  3698991    94.5 | 12.689 % |
157.45/157.58	c |    443167 |   40939   135766 |   84320   60754  5895883    97.0 | 12.737 % |
308.44/308.58	c |    664851 |   40939   135766 |   92752   37625  3883614   103.2 | 12.737 % |
444.28/444.45	c |    997376 |   40939   135766 |  102027   60038  7092034   118.1 | 12.737 % |
677.45/677.67	c |   1496165 |   40939   135766 |  112229   61737  7223073   117.0 | 12.737 % |
989.88/990.12	c |   2244347 |   40899   135618 |  123452   39806  4291150   107.8 | 12.809 % |
1800.04/1800.40	c 
1800.04/1800.40	c *** TERMINATED ***
1800.04/1800.40	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-3723032-1338574005/watcher-3723032-1338574005 -o /tmp/evaluation-result-3723032-1338574005/solver-3723032-1338574005 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723032-1338574005.opb 

running on 4 cores: 1,3,5,7

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.14 2.04 1.95 2/178 28731
/proc/meminfo: memFree=28139608/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 382 551 0 0 0 0 0 0 20 0 1 0 323524935 9367552 277 33554432000 4194304 5064252 140735420204704 140735420203616 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2287 277 236 213 0 72 0

[startup+0.028545 s]
/proc/loadavg: 2.14 2.04 1.95 2/178 28731
/proc/meminfo: memFree=28139608/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9152

[startup+0.100283 s]
/proc/loadavg: 2.14 2.04 1.95 2/178 28731
/proc/meminfo: memFree=28139608/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9152

[startup+0.30022 s]
/proc/loadavg: 2.14 2.04 1.95 2/178 28731
/proc/meminfo: memFree=28139608/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9152

[startup+0.700216 s]
/proc/loadavg: 2.14 2.04 1.95 2/178 28731
/proc/meminfo: memFree=28139608/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9152

[startup+1.50025 s]
/proc/loadavg: 2.14 2.04 1.95 3/180 28737
/proc/meminfo: memFree=28121636/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=21956 CPUtime=1.47 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 6378 0 0 0 146 1 0 0 20 0 1 0 323524937 22482944 5282 33554432000 4194304 5403892 140737337741488 140737337739496 4446081 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/28737/statm: 5489 5282 165 296 0 5189 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31108

[startup+3.10034 s]
/proc/loadavg: 2.14 2.04 1.95 3/180 28737
/proc/meminfo: memFree=28118900/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=21956 CPUtime=3.07 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 6392 0 0 0 306 1 0 0 20 0 1 0 323524937 22482944 5296 33554432000 4194304 5403892 140737337741488 140737337739496 4445960 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/28737/statm: 5489 5296 165 296 0 5189 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31108

[startup+6.30028 s]
/proc/loadavg: 2.12 2.04 1.95 3/180 28737
/proc/meminfo: memFree=28115932/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=26844 CPUtime=6.27 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 7598 0 0 0 625 2 0 0 20 0 1 0 323524937 27488256 6502 33554432000 4194304 5403892 140737337741488 140737337739240 4441600 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/28737/statm: 6711 6502 165 296 0 6411 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35996

[startup+12.7003 s]
/proc/loadavg: 2.11 2.04 1.95 3/180 28737
/proc/meminfo: memFree=28105532/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=35504 CPUtime=12.67 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 9764 0 0 0 1265 2 0 0 20 0 1 0 323524937 36356096 8668 33554432000 4194304 5403892 140737337741488 140737337739240 4440923 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/28737/statm: 8876 8668 165 296 0 8576 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44656

[startup+25.5004 s]
/proc/loadavg: 2.09 2.04 1.95 3/180 28737
/proc/meminfo: memFree=28093380/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=48392 CPUtime=25.47 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 12936 0 0 0 2544 3 0 0 20 0 1 0 323524937 49553408 11840 33554432000 4194304 5403892 140737337741488 140737337739192 4445960 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/28737/statm: 12098 11840 165 296 0 11798 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57544

[startup+51.1004 s]
/proc/loadavg: 2.11 2.05 1.95 3/180 28737
/proc/meminfo: memFree=28081780/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=59632 CPUtime=51.06 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 15735 0 0 0 5102 4 0 0 20 0 1 0 323524937 61063168 14639 33554432000 4194304 5403892 140737337741488 140737337739240 4445872 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 14908 14639 165 296 0 14608 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 68784

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 1.95 3/179 28738
/proc/meminfo: memFree=28062072/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=79500 CPUtime=102.25 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 20737 0 0 0 10220 5 0 0 20 0 1 0 323524937 81408000 19641 33554432000 4194304 5403892 140737337741488 140737337739496 4444160 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 19875 19641 165 296 0 19575 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 88652

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 1.96 3/179 28738
/proc/meminfo: memFree=28061204/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=79500 CPUtime=162.24 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 20753 0 0 0 16219 5 0 0 20 0 1 0 323524937 81408000 19657 33554432000 4194304 5403892 140737337741488 140737337739496 4446106 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 19875 19657 165 296 0 19575 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 88652

[startup+222.3 s]
/proc/loadavg: 2.12 2.06 1.97 3/180 28741
/proc/meminfo: memFree=28060700/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=79500 CPUtime=222.23 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 20767 0 0 0 22218 5 0 0 20 0 1 0 323524937 81408000 19671 33554432000 4194304 5403892 140737337741488 140737337739496 4441160 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 19875 19671 165 296 0 19575 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 88652

[startup+282.3 s]
/proc/loadavg: 2.04 2.05 1.97 3/179 28741
/proc/meminfo: memFree=28059964/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=79716 CPUtime=282.22 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 20788 0 0 0 28217 5 0 0 20 0 1 0 323524937 81629184 19692 33554432000 4194304 5403892 140737337741488 140737337739432 4445960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 19929 19692 165 296 0 19629 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 88868

[startup+342.3 s]
/proc/loadavg: 2.05 2.05 1.97 3/179 28741
/proc/meminfo: memFree=28058300/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=80752 CPUtime=342.19 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 20931 0 0 0 34213 6 0 0 20 0 1 0 323524937 82690048 19815 33554432000 4194304 5403892 140737337741488 140737337739384 4446122 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 20188 19815 165 296 0 19888 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 89904

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 1.97 3/179 28742
/proc/meminfo: memFree=28047424/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7

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

[pid=28737] ppid=28731 vsize=129676 CPUtime=1062.06 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 33064 0 0 0 106195 11 0 0 20 0 1 0 323524937 132788224 32166 33554432000 4194304 5403892 140737337741488 140737337739432 4446592 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 32419 32166 165 296 0 32119 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 138828

[startup+1122.3 s]
/proc/loadavg: 2.02 2.06 2.00 3/179 28790
/proc/meminfo: memFree=28959968/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=130780 CPUtime=1122.05 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 33365 0 0 0 112194 11 0 0 20 0 1 0 323524937 133918720 32467 33554432000 4194304 5403892 140737337741488 140737337738840 4446081 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 32695 32467 165 296 0 32395 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 139932

[startup+1182.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/179 28790
/proc/meminfo: memFree=28955876/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=131200 CPUtime=1182.04 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 33428 0 0 0 118193 11 0 0 20 0 1 0 323524937 134348800 32530 33554432000 4194304 5403892 140737337741488 140737337739432 4446048 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 32800 32530 165 296 0 32500 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 140352

[startup+1242.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/179 28790
/proc/meminfo: memFree=28950976/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=131768 CPUtime=1242.04 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 33549 0 0 0 124192 12 0 0 20 0 1 0 323524937 134930432 32670 33554432000 4194304 5403892 140737337741488 140737337739432 4440857 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 32942 32670 165 296 0 32642 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 140920

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 28791
/proc/meminfo: memFree=28943716/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=132444 CPUtime=1302.03 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 33712 0 0 0 130191 12 0 0 20 0 1 0 323524937 135622656 32833 33554432000 4194304 5403892 140737337741488 140737337739432 4446050 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 33111 32833 165 296 0 32811 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 141596

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 28791
/proc/meminfo: memFree=28942348/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=132660 CPUtime=1362.02 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 33764 0 0 0 136190 12 0 0 20 0 1 0 323524937 135843840 32885 33554432000 4194304 5403892 140737337741488 140737337739432 4445994 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 33165 32885 165 296 0 32865 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 141812

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 28794
/proc/meminfo: memFree=28936816/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=137852 CPUtime=1422.01 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 35046 0 0 0 142188 13 0 0 20 0 1 0 323524937 141160448 34220 33554432000 4194304 5403892 140737337741488 140737337739432 4446095 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 34463 34220 165 296 0 34163 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 147004

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 28794
/proc/meminfo: memFree=28927896/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=147980 CPUtime=1481.99 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 37541 0 0 0 148185 14 0 0 20 0 1 0 323524937 151531520 36715 33554432000 4194304 5403892 140737337741488 140737337738840 4445998 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 36995 36715 165 296 0 36695 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 157132

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 28794
/proc/meminfo: memFree=28877920/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=195840 CPUtime=1541.98 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 49509 0 0 0 154178 20 0 0 20 0 1 0 323524937 200540160 48683 33554432000 4194304 5403892 140737337741488 140737337738840 4446081 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 48960 48683 165 296 0 48660 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 204992

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 28795
/proc/meminfo: memFree=28877088/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=195840 CPUtime=1601.97 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 49535 0 0 0 160176 21 0 0 20 0 1 0 323524937 200540160 48751 33554432000 4194304 5403892 140737337741488 140737337738840 4445960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 48960 48751 165 296 0 48660 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 204992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 28795
/proc/meminfo: memFree=28872912/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=199568 CPUtime=1661.95 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 50432 0 0 0 166174 21 0 0 20 0 1 0 323524937 204357632 49644 33554432000 4194304 5403892 140737337741488 140737337738840 4446592 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 49892 49644 165 296 0 49592 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 208720

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28795
/proc/meminfo: memFree=28871980/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=199568 CPUtime=1721.94 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 50432 0 0 0 172173 21 0 0 20 0 1 0 323524937 204357632 49644 33554432000 4194304 5403892 140737337741488 140737337738840 4446088 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 49892 49644 165 296 0 49592 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 208720

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28795
/proc/meminfo: memFree=28852512/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=217552 CPUtime=1781.93 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 54913 0 0 0 178170 23 0 0 20 0 1 0 323524937 222773248 54125 33554432000 4194304 5403892 140737337741488 140737337739240 4446062 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 54388 54125 165 296 0 54088 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 226704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28795
/proc/meminfo: memFree=28852512/32873844 swapFree=7644/7644
[pid=28731] ppid=28729 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/28731/stat : 28731 (minisat+_script) S 28729 28731 26286 0 -1 4202496 416 1905 0 0 0 0 1 0 20 0 1 0 323524935 9371648 288 33554432000 4194304 5064252 140735420204704 140735420202832 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28731/statm: 2288 288 244 213 0 73 0
[pid=28737] ppid=28731 vsize=217552 CPUtime=1800.03 cores=1,3,5,7
/proc/28737/stat : 28737 (minisat+_bignum) R 28731 28731 26286 0 -1 4202496 54913 0 0 0 179980 23 0 0 20 0 1 0 323524937 222773248 54125 33554432000 4194304 5403892 140737337741488 140737337739240 4440961 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28737/statm: 54388 54125 165 296 0 54088 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 226704

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1799.82
CPU system time (s): 0.246962
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 226704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.246962
maximum resident set size= 216504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57239
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= 101
involuntary context switches= 1989

runsolver used 4.22036 second user time and 10.1855 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-01 20:06:45
IDJOB=3723032
IDBENCH=3034
IDSOLVER=2307
FILE ID=node147/3723032-1338574005
RUNJOBID= node147-1338570335-28136
PBS_JOBID= 14635837
Free space on /tmp= 70776 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=80-sizeP=41-sizeQ=80-898154415-max.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723032-1338574005/watcher-3723032-1338574005 -o /tmp/evaluation-result-3723032-1338574005/solver-3723032-1338574005 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723032-1338574005.opb

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

MD5SUM BENCH= 6a9fe13a82af2a971b95647e608ff18d
RANDOM SEED=872458516

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28139764 kB
Buffers:          411492 kB
Cached:          2385664 kB
SwapCached:         3380 kB
Active:          2462916 kB
Inactive:        1409796 kB
Active(anon):    1071268 kB
Inactive(anon):     5920 kB
Active(file):    1391648 kB
Inactive(file):  1403876 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100236 kB
Dirty:              3100 kB
Writeback:             0 kB
AnonPages:       1079592 kB
Mapped:             9924 kB
Shmem:                 0 kB
Slab:             720160 kB
SReclaimable:     160732 kB
SUnreclaim:       559428 kB
KernelStack:        1504 kB
PageTables:         6000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1270436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1050624 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= 70780 MiB
End job on node147 at 2012-06-01 20:36:48