Trace number 3723031

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=80-sizeP=41-sizeQ=80-505615378-max.opb
MD5SUM37b8d6470d70c8bd94b60d5c165e51c9
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-66
Best CPU time to get the best result obtained on this benchmark1800.02
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 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 2658455991569056391466495993868342803
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: 4756   maxlim: 24349407823598997552605679   bits: 85/85
1.18/1.28	c ==================================[MINISAT+]==================================
1.18/1.28	c | Conflicts | Original         | Learnt                           | Progress |
1.18/1.28	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.18/1.28	c ==============================================================================
1.18/1.28	c |         0 |   40845   135268 |   13615       0        0    -nan |  0.000 % |
1.18/1.28	c |       100 |   40662   134631 |   14976      80      235     2.9 | 12.899 % |
1.28/1.30	c |       250 |   40651   134588 |   16474     229     3629    15.8 | 12.923 % |
1.28/1.31	c |       476 |   40651   134588 |   18121     455    11898    26.1 | 12.924 % |
1.28/1.34	c |       814 |   40651   134588 |   19933     793    15973    20.1 | 12.923 % |
1.28/1.38	c |      1320 |   40635   134536 |   21927    1295    28221    21.8 | 12.960 % |
1.38/1.43	c |      2083 |   40635   134536 |   24119    2058    56256    27.3 | 12.960 % |
1.48/1.53	c |      3223 |   40635   134536 |   26531    3198    87065    27.2 | 12.960 % |
1.58/1.67	c |      4931 |   40615   134464 |   29184    4904   136725    27.9 | 13.008 % |
1.78/1.88	c |      7493 |   40565   134290 |   32103    7457   230023    30.8 | 13.093 % |
2.19/2.26	c |     11338 |   40549   134238 |   35313   11300   585251    51.8 | 13.117 % |
2.88/2.94	c |     17105 |   40506   134091 |   38845   17062  1139192    66.8 | 13.190 % |
3.88/3.95	c |     25754 |   40490   134039 |   42729   25709  1979936    77.0 | 13.214 % |
5.98/6.08	c |     38729 |   40465   133958 |   47002   38681  3119672    80.7 | 13.263 % |
10.08/10.10	c |     58190 |   40425   133824 |   51702   26203  1946917    74.3 | 13.324 % |
17.27/17.40	c |     87383 |   40385   133694 |   56873   19893  1301814    65.4 | 13.384 % |
32.88/32.92	c |    131172 |   40385   133694 |   62560   19315  3991384   206.6 | 13.385 % |
59.47/59.57	c |    196856 |   40366   133625 |   68816   34412 10835749   314.9 | 13.421 % |
103.52/103.69	c |    295382 |   40366   133625 |   75698   31433  7146116   227.3 | 13.421 % |
137.80/137.97	c |    443171 |   40366   133625 |   83268   68007  3189536    46.9 | 13.421 % |
218.98/219.15	c |    664856 |   40366   133625 |   91594   82080  9943456   121.1 | 13.423 % |
407.46/407.63	c |    997382 |   40366   133625 |  100754   32676  6680110   204.4 | 13.421 % |
751.00/751.27	c |   1496170 |   40346   133553 |  110829   44293 11709374   264.4 | 13.469 % |
1232.51/1232.84	c |   2244352 |   40346   133553 |  121912   72543  7428882   102.4 | 13.469 % |
1800.03/1800.40	c 
1800.03/1800.40	c *** TERMINATED ***
1800.03/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-3723031-1338573886/watcher-3723031-1338573886 -o /tmp/evaluation-result-3723031-1338573886/solver-3723031-1338573886 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723031-1338573886.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.13 2.04 1.94 3/178 26009
/proc/meminfo: memFree=27738132/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 323512934 9367552 276 33554432000 4194304 5064252 140736227511696 140736227510608 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2287 276 236 213 0 72 0

[startup+0.0266291 s]
/proc/loadavg: 2.13 2.04 1.94 3/178 26009
/proc/meminfo: memFree=27738132/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9152

[startup+0.100169 s]
/proc/loadavg: 2.13 2.04 1.94 3/178 26009
/proc/meminfo: memFree=27738132/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9152

[startup+0.300157 s]
/proc/loadavg: 2.13 2.04 1.94 3/178 26009
/proc/meminfo: memFree=27738132/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9152

[startup+0.700109 s]
/proc/loadavg: 2.13 2.04 1.94 3/178 26009
/proc/meminfo: memFree=27738132/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9152

[startup+1.50027 s]
/proc/loadavg: 2.13 2.04 1.94 3/180 26015
/proc/meminfo: memFree=27719972/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=21648 CPUtime=1.47 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 6278 0 0 0 146 1 0 0 20 0 1 0 323512936 22167552 5183 33554432000 4194304 5403892 140734186857952 140734186855960 4436429 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/26015/statm: 5412 5183 165 296 0 5112 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30800

[startup+3.10031 s]
/proc/loadavg: 2.13 2.04 1.94 3/180 26015
/proc/meminfo: memFree=27717864/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=21648 CPUtime=3.07 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 6292 0 0 0 306 1 0 0 20 0 1 0 323512936 22167552 5197 33554432000 4194304 5403892 140734186857952 140734186855960 4443204 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/26015/statm: 5412 5197 165 296 0 5112 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30800

[startup+6.30031 s]
/proc/loadavg: 2.12 2.04 1.94 3/180 26015
/proc/meminfo: memFree=27712944/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=28744 CPUtime=6.26 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 8066 0 0 0 625 1 0 0 20 0 1 0 323512936 29433856 6971 33554432000 4194304 5403892 140734186857952 140734186855304 4441240 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/26015/statm: 7186 6971 165 296 0 6886 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37896

[startup+12.7003 s]
/proc/loadavg: 2.11 2.04 1.94 3/180 26015
/proc/meminfo: memFree=27706116/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=32664 CPUtime=12.67 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 9035 0 0 0 1265 2 0 0 20 0 1 0 323512936 33447936 7940 33554432000 4194304 5403892 140734186857952 140734186855960 4446261 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 8166 7940 165 296 0 7866 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41816

[startup+25.5004 s]
/proc/loadavg: 2.08 2.04 1.94 3/180 26015
/proc/meminfo: memFree=27688252/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=51912 CPUtime=25.46 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 13836 0 0 0 2543 3 0 0 20 0 1 0 323512936 53157888 12741 33554432000 4194304 5403892 140734186857952 140734186855304 4445994 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 12978 12741 165 296 0 12678 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 61064

[startup+51.1004 s]
/proc/loadavg: 2.05 2.03 1.94 2/181 26016
/proc/meminfo: memFree=26979908/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=88164 CPUtime=51.06 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 22852 0 0 0 5099 7 0 0 20 0 1 0 323512936 90279936 21757 33554432000 4194304 5403892 140734186857952 140734186855704 4443123 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 22041 21757 165 296 0 21741 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 97316

[startup+102.307 s]
/proc/loadavg: 2.06 2.04 1.94 3/180 26059
/proc/meminfo: memFree=27679008/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=114412 CPUtime=102.22 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 29433 0 0 0 10212 10 0 0 20 0 1 0 323512936 117157888 28322 33554432000 4194304 5403892 140734186857952 140734186855896 4446081 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 28603 28322 165 296 0 28303 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 123564

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 1.94 3/180 26104
/proc/meminfo: memFree=27619596/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=114412 CPUtime=162.18 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 29482 0 0 0 16208 10 0 0 20 0 1 0 323512936 117157888 28374 33554432000 4194304 5403892 140734186857952 140734186855960 4446057 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 28603 28374 165 296 0 28303 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 123564

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 1.94 3/179 26104
/proc/meminfo: memFree=27618392/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=114772 CPUtime=222.17 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 29495 0 0 0 22207 10 0 0 20 0 1 0 323512936 117526528 28387 33554432000 4194304 5403892 140734186857952 140734186855960 4446004 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 28693 28387 165 296 0 28393 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 123924

[startup+282.3 s]
/proc/loadavg: 2.08 2.04 1.95 3/180 26149
/proc/meminfo: memFree=27851140/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=135076 CPUtime=282.17 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 34567 0 0 0 28204 13 0 0 20 0 1 0 323512936 138317824 33459 33554432000 4194304 5403892 140734186857952 140734186855304 4440881 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 33769 33459 165 296 0 33469 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 144228

[startup+342.3 s]
/proc/loadavg: 2.03 2.03 1.95 3/180 26152
/proc/meminfo: memFree=27827944/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=137644 CPUtime=342.16 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 35175 0 0 0 34203 13 0 0 20 0 1 0 323512936 140947456 34067 33554432000 4194304 5403892 140734186857952 140734186855304 4737885 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 34411 34067 165 296 0 34111 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 146796

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 1.95 4/179 26152
/proc/meminfo: memFree=27817580/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7

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

/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=196176 CPUtime=1062.03 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49764 0 0 0 106182 21 0 0 20 0 1 0 323512936 200884224 48806 33554432000 4194304 5403892 140734186857952 140734186855960 4445960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 49044 48806 165 296 0 48744 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 205328

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26157
/proc/meminfo: memFree=27698208/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=196176 CPUtime=1122.02 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49764 0 0 0 112181 21 0 0 20 0 1 0 323512936 200884224 48806 33554432000 4194304 5403892 140734186857952 140734186855960 4446592 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 49044 48806 165 296 0 48744 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 205328

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26158
/proc/meminfo: memFree=27695852/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=196176 CPUtime=1182.01 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49764 0 0 0 118180 21 0 0 20 0 1 0 323512936 200884224 48806 33554432000 4194304 5403892 140734186857952 140734186855960 4446136 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 49044 48806 165 296 0 48744 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 205328

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26158
/proc/meminfo: memFree=27683700/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=196176 CPUtime=1242 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49764 0 0 0 124179 21 0 0 20 0 1 0 323512936 200884224 48806 33554432000 4194304 5403892 140734186857952 140734186855960 4440896 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 49044 48806 165 296 0 48744 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 205328

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26158
/proc/meminfo: memFree=27682708/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=196176 CPUtime=1302 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49784 0 0 0 130179 21 0 0 20 0 1 0 323512936 200884224 48826 33554432000 4194304 5403892 140734186857952 140734186855960 4443273 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 49044 48826 165 296 0 48744 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 205328

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26158
/proc/meminfo: memFree=27682568/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=194728 CPUtime=1361.98 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49784 0 0 0 136177 21 0 0 20 0 1 0 323512936 199401472 48469 33554432000 4194304 5403892 140734186857952 140734186856008 4440881 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 48682 48469 165 296 0 48382 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 203880

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26158
/proc/meminfo: memFree=27682568/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=194728 CPUtime=1421.98 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49784 0 0 0 142177 21 0 0 20 0 1 0 323512936 199401472 48469 33554432000 4194304 5403892 140734186857952 140734186856008 4445960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 48682 48469 165 296 0 48382 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 203880

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/179 26159
/proc/meminfo: memFree=27682568/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=194728 CPUtime=1481.96 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49784 0 0 0 148175 21 0 0 20 0 1 0 323512936 199401472 48469 33554432000 4194304 5403892 140734186857952 140734186856008 4446081 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 48682 48469 165 296 0 48382 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 203880

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/180 26162
/proc/meminfo: memFree=27682436/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=194728 CPUtime=1541.95 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49784 0 0 0 154174 21 0 0 20 0 1 0 323512936 199401472 48469 33554432000 4194304 5403892 140734186857952 140734186856008 4446081 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 48682 48469 165 296 0 48382 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 203880

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26162
/proc/meminfo: memFree=27673324/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=194728 CPUtime=1601.94 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49784 0 0 0 160173 21 0 0 20 0 1 0 323512936 199401472 48469 33554432000 4194304 5403892 140734186857952 140734186856008 4445960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 48682 48469 165 296 0 48382 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 203880

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26162
/proc/meminfo: memFree=27668860/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=194728 CPUtime=1661.93 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49785 0 0 0 166172 21 0 0 20 0 1 0 323512936 199401472 48470 33554432000 4194304 5403892 140734186857952 140734186856008 4446048 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 48682 48470 165 296 0 48382 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 203880

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 26162
/proc/meminfo: memFree=27668984/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=194728 CPUtime=1721.93 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49785 0 0 0 172172 21 0 0 20 0 1 0 323512936 199401472 48470 33554432000 4194304 5403892 140734186857952 140734186856008 4445994 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 48682 48470 165 296 0 48382 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 203880

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/180 26164
/proc/meminfo: memFree=27669100/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=194728 CPUtime=1781.92 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49786 0 0 0 178171 21 0 0 20 0 1 0 323512936 199401472 48471 33554432000 4194304 5403892 140734186857952 140734186856008 4445960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 48682 48471 165 296 0 48382 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 203880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.01 1.97 3/180 26164
/proc/meminfo: memFree=27668356/32873844 swapFree=7628/7628
[pid=26009] ppid=26007 vsize=9152 CPUtime=0.01 cores=1,3,5,7
/proc/26009/stat : 26009 (minisat+_script) S 26007 26009 23511 0 -1 4202496 414 1908 0 0 0 0 1 0 20 0 1 0 323512934 9371648 287 33554432000 4194304 5064252 140736227511696 140736227509824 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26009/statm: 2288 287 244 213 0 73 0
[pid=26015] ppid=26009 vsize=194728 CPUtime=1800.02 cores=1,3,5,7
/proc/26015/stat : 26015 (minisat+_bignum) R 26009 26009 23511 0 -1 4202496 49786 0 0 0 179981 21 0 0 20 0 1 0 323512936 199401472 48471 33554432000 4194304 5403892 140734186857952 140734186856008 4445960 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/26015/statm: 48682 48471 165 296 0 48382 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 203880

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.05
CPU user time (s): 1799.83
CPU system time (s): 0.221966
CPU usage (%): 99.98
Max. virtual memory (cumulated for all children) (KiB): 205328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.221966
maximum resident set size= 195304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52122
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= 106
involuntary context switches= 1941

runsolver used 6.71798 second user time and 17.7183 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-01 20:04:46
IDJOB=3723031
IDBENCH=2977
IDSOLVER=2307
FILE ID=node143/3723031-1338573886
RUNJOBID= node143-1338570186-25409
PBS_JOBID= 14635841
Free space on /tmp= 68528 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-505615378-max.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723031-1338573886/watcher-3723031-1338573886 -o /tmp/evaluation-result-3723031-1338573886/solver-3723031-1338573886 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723031-1338573886.opb

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

MD5SUM BENCH= 37b8d6470d70c8bd94b60d5c165e51c9
RANDOM SEED=899834096

node143.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.787
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.57
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.787
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.787
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.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        27738288 kB
Buffers:          339092 kB
Cached:          3572440 kB
SwapCached:          112 kB
Active:          2258020 kB
Inactive:        1984676 kB
Active(anon):     322216 kB
Inactive(anon):    10916 kB
Active(file):    1935804 kB
Inactive(file):  1973760 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108424 kB
Dirty:              3176 kB
Writeback:             0 kB
AnonPages:        338084 kB
Mapped:            10660 kB
Shmem:               160 kB
Slab:             756212 kB
SReclaimable:     197796 kB
SUnreclaim:       558416 kB
KernelStack:        1504 kB
PageTables:         4504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     450808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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= 68544 MiB
End job on node143 at 2012-06-01 20:34:46