Trace number 3723004

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.1 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=140-sizeP=71-sizeQ=140-217105354-max.opb
MD5SUM64d4edb5594d01918b916e348b224fe7
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-7
Best CPU time to get the best result obtained on this benchmark1800.36
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2
Optimality of the best value was proved NO
Number of variables10151
Total number of constraints29821
Number of constraints which are clauses29820
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 constraint9940
Number of terms in the objective function 71
Biggest coefficient in the objective function 1180591620717411303424
Number of bits for the biggest coefficient in the objective function 71
Sum of the numbers in the objective function 2361183241434822606847
Number of bits of the sum of numbers in the objective function 71
Biggest number in a constraint 822752278660603021077484591278675252491367932816789931674304512
Number of bits of the biggest number in a constraint 210
Biggest sum of numbers in a constraint 3291009114642412084308654416646809277848400271660251117497592779
Number of bits of the biggest sum of numbers211
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.00	c PARSE ERROR! [line 7] Integer overflow. Use BigNum-version.
0.00/0.00	c OK -- Running BigNum-version instead...
0.00/0.00	c Parsing PB file...
0.00/0.48	c Converting 29822 PB-constraints to clauses...
0.00/0.48	c   -- Unit propagations: (none)
0.00/0.95	c   -- Detecting intervals from adjacent constraints: #
0.00/0.95	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.97	c ---[   0]---> Adder-cost: 14344   maxlim: 12260096495293523194541348577744854983136311   bits: 144/144
6.38/6.47	c ==================================[MINISAT+]==================================
6.38/6.47	c | Conflicts | Original         | Learnt                           | Progress |
6.38/6.47	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.38/6.47	c ==============================================================================
6.38/6.47	c |         0 |  123862   410764 |   41287       0        0    -nan |  0.000 % |
6.49/6.51	c |       100 |  123552   409658 |   45415      60      184     3.1 | 12.351 % |
6.49/6.54	c |       250 |  123467   409381 |   49957     197      591     3.0 | 12.412 % |
6.49/6.55	c |       476 |  123399   409137 |   54952     413     7370    17.8 | 12.456 % |
6.49/6.58	c |       814 |  123399   409137 |   60448     751    17744    23.6 | 12.456 % |
6.59/6.62	c |      1320 |  123399   409137 |   66493    1257    31401    25.0 | 12.456 % |
6.59/6.68	c |      2079 |  123399   409137 |   73142    2016    59254    29.4 | 12.456 % |
6.68/6.78	c |      3221 |  123390   409108 |   80456    3157   100702    31.9 | 12.464 % |
6.88/6.99	c |      4931 |  123390   409108 |   88502    4867   191677    39.4 | 12.465 % |
7.28/7.38	c |      7495 |  123390   409108 |   97352    7431   395562    53.2 | 12.464 % |
7.78/7.85	c |     11340 |  123390   409108 |  107087   11276   588307    52.2 | 12.464 % |
8.58/8.69	c |     17106 |  123374   409056 |  117796   17040  1070447    62.8 | 12.473 % |
9.68/9.71	c |     25756 |  123374   409056 |  129576   25690  1616452    62.9 | 12.473 % |
12.09/12.11	c |     38730 |  123342   408952 |  142533   38660  2744020    71.0 | 12.489 % |
16.18/16.28	c |     58191 |  123277   408715 |  156787   58113  4016991    69.1 | 12.533 % |
21.89/21.92	c |     87383 |  123246   408614 |  172466   87298  6352408    72.8 | 12.554 % |
37.39/37.43	c |    131173 |  123235   408571 |  189712  131087  9796894    74.7 | 12.562 % |
52.08/52.16	c |    196857 |  123203   408467 |  208683  196767 18231184    92.7 | 12.578 % |
123.94/124.03	c |    295383 |  123195   408441 |  229552   87474 11604107   132.7 | 12.582 % |
171.61/171.72	c |    443173 |  123115   408181 |  252507  235254 26761298   113.8 | 12.623 % |
410.95/411.17	c |    664856 |  123107   408155 |  277758  221521 36417383   164.4 | 12.627 % |
684.69/684.98	c |    997382 |  123099   408129 |  305534  284941 26276941    92.2 | 12.631 % |
1115.52/1115.87	c |   1496171 |  123091   408103 |  336087  199115 36100510   181.3 | 12.635 % |
1664.41/1664.80	c |   2244353 |  123075   408051 |  369696  280776 54023049   192.4 | 12.643 % |
1800.10/1800.50	c 
1800.10/1800.50	c *** TERMINATED ***
1800.10/1800.50	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-3723004-1338573919/watcher-3723004-1338573919 -o /tmp/evaluation-result-3723004-1338573919/solver-3723004-1338573919 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723004-1338573919.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: 1.90 1.98 1.93 3/175 17593
/proc/meminfo: memFree=28513740/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0

[startup+0.0809369 s]
/proc/loadavg: 1.90 1.98 1.93 3/175 17593
/proc/meminfo: memFree=28513740/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100299 s]
/proc/loadavg: 1.90 1.98 1.93 3/175 17593
/proc/meminfo: memFree=28513740/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300254 s]
/proc/loadavg: 1.90 1.98 1.93 3/175 17593
/proc/meminfo: memFree=28513740/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700225 s]
/proc/loadavg: 1.90 1.98 1.93 3/175 17593
/proc/meminfo: memFree=28513740/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50034 s]
/proc/loadavg: 1.90 1.98 1.93 3/177 17599
/proc/meminfo: memFree=28475872/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=52020 CPUtime=1.48 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 13648 0 0 0 145 3 0 0 20 0 1 0 323517359 53268480 12634 33554432000 4194304 5403892 140734090493488 140734090491848 4742144 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 13005 12635 100 296 0 12705 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61172

[startup+3.10034 s]
/proc/loadavg: 1.90 1.98 1.93 3/177 17599
/proc/meminfo: memFree=28372472/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=74320 CPUtime=3.08 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 19462 0 0 0 303 5 0 0 20 0 1 0 323517359 76103680 18145 33554432000 4194304 5403892 140734090493488 140734090450248 4737003 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 18580 18145 100 296 0 18280 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83472

[startup+6.30038 s]
/proc/loadavg: 1.91 1.98 1.93 3/177 17599
/proc/meminfo: memFree=28356360/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=76888 CPUtime=6.28 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 20261 0 0 0 623 5 0 0 20 0 1 0 323517359 78733312 18779 33554432000 4194304 5403892 140734090493488 140734090471208 4736860 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 19222 18779 135 296 0 18922 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86040

[startup+12.7004 s]
/proc/loadavg: 1.92 1.98 1.93 3/177 17599
/proc/meminfo: memFree=28351104/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=77424 CPUtime=12.68 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 20430 0 0 0 1263 5 0 0 20 0 1 0 323517359 79282176 18948 33554432000 4194304 5403892 140734090493488 140734090491496 4440881 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 19356 18948 165 296 0 19056 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86576

[startup+25.5003 s]
/proc/loadavg: 1.93 1.98 1.93 3/177 17599
/proc/meminfo: memFree=28351300/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=77424 CPUtime=25.48 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 20431 0 0 0 2543 5 0 0 20 0 1 0 323517359 79282176 18949 33554432000 4194304 5403892 140734090493488 140734090491496 4443123 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 19356 18949 165 296 0 19056 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86576

[startup+51.1004 s]
/proc/loadavg: 1.95 1.98 1.93 3/177 17599
/proc/meminfo: memFree=28283428/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=119060 CPUtime=51.08 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 30782 0 0 0 5099 9 0 0 20 0 1 0 323517359 121917440 29300 33554432000 4194304 5403892 140734090493488 140734090490840 4446176 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 29765 29300 165 296 0 29465 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 128212

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.93 3/177 17642
/proc/meminfo: memFree=28170432/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=142516 CPUtime=102.26 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 36532 0 0 0 10215 11 0 0 20 0 1 0 323517359 145936384 35036 33554432000 4194304 5403892 140734090493488 140734090490840 4440853 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 35629 35036 165 296 0 35329 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 151668

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 17687
/proc/meminfo: memFree=28368496/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=147284 CPUtime=162.2 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 37744 0 0 0 16209 11 0 0 20 0 1 0 323517359 150818816 36238 33554432000 4194304 5403892 140734090493488 140734090491432 4742144 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 36821 36238 165 296 0 36521 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 156436

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/177 17729
/proc/meminfo: memFree=28256784/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=174860 CPUtime=222.2 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 44673 0 0 0 22206 14 0 0 20 0 1 0 323517359 179056640 43167 33554432000 4194304 5403892 140734090493488 140734090490840 4440947 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 43715 43167 165 296 0 43415 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 184012

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.93 3/177 17729
/proc/meminfo: memFree=28224388/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=175092 CPUtime=282.19 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 44720 0 0 0 28205 14 0 0 20 0 1 0 323517359 179294208 43214 33554432000 4194304 5403892 140734090493488 140734090491432 4739976 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 43773 43214 165 296 0 43473 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 184244

[startup+342.3 s]
/proc/loadavg: 2.07 2.00 1.94 3/178 17732
/proc/meminfo: memFree=28198744/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=182556 CPUtime=342.17 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 46499 0 0 0 34202 15 0 0 20 0 1 0 323517359 186937344 45008 33554432000 4194304 5403892 140734090493488 140734090491432 4440929 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 45639 45008 165 296 0 45339 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 191708

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 1.94 3/177 17732
/proc/meminfo: memFree=28144732/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7

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

/proc/17598/statm: 87631 86810 165 296 0 87331 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 359676

[startup+1242.3 s]
/proc/loadavg: 2.05 2.05 1.99 3/177 17738
/proc/meminfo: memFree=27919988/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=350524 CPUtime=1241.98 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 87958 0 0 0 124158 40 0 0 20 0 1 0 323517359 358936576 87013 33554432000 4194304 5403892 140734090493488 140734090491432 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 87631 87013 165 296 0 87331 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 359676

[startup+1302.3 s]
/proc/loadavg: 2.02 2.04 1.99 3/177 17738
/proc/meminfo: memFree=27919800/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=350524 CPUtime=1301.97 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 87958 0 0 0 130157 40 0 0 20 0 1 0 323517359 358936576 87081 33554432000 4194304 5403892 140734090493488 140734090491432 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 87631 87081 165 296 0 87331 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 359676

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 1.99 3/177 17738
/proc/meminfo: memFree=27919676/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=350944 CPUtime=1361.96 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 88013 0 0 0 136156 40 0 0 20 0 1 0 323517359 359366656 87136 33554432000 4194304 5403892 140734090493488 140734090491432 4441160 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 87736 87136 165 296 0 87436 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 360096

[startup+1422.31 s]
/proc/loadavg: 2.09 2.05 2.00 3/177 17739
/proc/meminfo: memFree=27917568/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=352664 CPUtime=1421.95 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 88457 0 0 0 142155 40 0 0 20 0 1 0 323517359 361127936 87580 33554432000 4194304 5403892 140734090493488 140734090491240 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 88166 87580 165 296 0 87866 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 361816

[startup+1482.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/180 17742
/proc/meminfo: memFree=27917072/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=352664 CPUtime=1481.93 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 88457 0 0 0 148153 40 0 0 20 0 1 0 323517359 361127936 87580 33554432000 4194304 5403892 140734090493488 140734090491240 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 88166 87580 165 296 0 87866 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 361816

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 17742
/proc/meminfo: memFree=27917312/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=352664 CPUtime=1541.93 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 88457 0 0 0 154153 40 0 0 20 0 1 0 323517359 361127936 87580 33554432000 4194304 5403892 140734090493488 140734090491240 4446081 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 88166 87580 165 296 0 87866 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 361816

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 17743
/proc/meminfo: memFree=27880112/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=352940 CPUtime=1601.92 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 88496 0 0 0 160152 40 0 0 20 0 1 0 323517359 361410560 87619 33554432000 4194304 5403892 140734090493488 140734090491432 4445994 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 88235 87619 165 296 0 87935 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 362092

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 17743
/proc/meminfo: memFree=27878320/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=353156 CPUtime=1661.91 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 88544 0 0 0 166151 40 0 0 20 0 1 0 323517359 361631744 87691 33554432000 4194304 5403892 140734090493488 140734090491432 4446057 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 88289 87691 165 296 0 87989 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 362308

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 17744
/proc/meminfo: memFree=27824504/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=406060 CPUtime=1721.9 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 101773 0 0 0 172145 45 0 0 20 0 1 0 323517359 415805440 100920 33554432000 4194304 5403892 140734090493488 140734090491240 4445960 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 101515 100920 165 296 0 101215 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 415212

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 17744
/proc/meminfo: memFree=27750512/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=478412 CPUtime=1781.89 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 119839 0 0 0 178137 52 0 0 20 0 1 0 323517359 489893888 118986 33554432000 4194304 5403892 140734090493488 140734090491240 4446048 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 119603 118986 165 296 0 119303 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 487564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17744
/proc/meminfo: memFree=27731900/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=496364 CPUtime=1800.1 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 124331 0 0 0 179956 54 0 0 20 0 1 0 323517359 508276736 123478 33554432000 4194304 5403892 140734090493488 140734090491240 4440861 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 124091 123478 165 296 0 123791 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 505516

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

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

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 17744
/proc/meminfo: memFree=27731900/32873852 swapFree=7624/7624
[pid=17593] ppid=17591 vsize=9152 CPUtime=0 cores=1,3,5,7
/proc/17593/stat : 17593 (minisat+_script) S 17591 17593 15194 0 -1 4202496 415 725 0 0 0 0 0 0 20 0 1 0 323517358 9371648 287 33554432000 4194304 5064252 140736669093424 140736669091552 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17593/statm: 2288 287 244 213 0 73 0
[pid=17598] ppid=17593 vsize=496364 CPUtime=1800.1 cores=1,3,5,7
/proc/17598/stat : 17598 (minisat+_bignum) R 17593 17593 15194 0 -1 4202496 124331 0 0 0 179956 54 0 0 20 0 1 0 323517359 508276736 123478 33554432000 4194304 5403892 140734090493488 140734090491240 4440861 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0
/proc/17598/statm: 124091 123478 165 296 0 123791 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 505516

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1799.56
CPU system time (s): 0.54
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 505516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.004999
system time used= 0.001999
maximum resident set size= 1148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1140
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= 13
involuntary context switches= 3

runsolver used 3.99039 second user time and 10.5554 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-01 20:05:19
IDJOB=3723004
IDBENCH=3003
IDSOLVER=2307
FILE ID=node131/3723004-1338573919
RUNJOBID= node131-1338570313-17334
PBS_JOBID= 14635853
Free space on /tmp= 71400 MiB

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

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

MD5SUM BENCH= 64d4edb5594d01918b916e348b224fe7
RANDOM SEED=561626106

node131.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.805
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.61
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.805
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.805
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.91
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.805
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.805
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.805
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.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28515500 kB
Buffers:          532060 kB
Cached:          2939188 kB
SwapCached:         2348 kB
Active:          1358420 kB
Inactive:        2142288 kB
Active(anon):      25036 kB
Inactive(anon):     3676 kB
Active(file):    1333384 kB
Inactive(file):  2138612 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:              7416 kB
Writeback:             0 kB
AnonPages:         32908 kB
Mapped:            14584 kB
Shmem:                 0 kB
Slab:             718400 kB
SReclaimable:     160796 kB
SUnreclaim:       557604 kB
KernelStack:        1424 kB
PageTables:         3928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     148436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71396 MiB
End job on node131 at 2012-06-01 20:35:22