Trace number 3723659

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-g022594cUNSAT 808.904 809.051

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_2.opb
MD5SUM1d7dd5c267917b6fb58d303c57bfa918
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.99509
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 808
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2424
Number of bits of the biggest sum of numbers12
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 Converting 8 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ####
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[   6]---> Adder-cost: 168   maxlim: 686   bits: 11/10
0.00/0.00	c ---[   4]---> Sorter-cost: 1953     Base: 2 2 3 2 3
0.00/0.00	c ---[   2]---> Adder-cost: 158   maxlim: 655   bits: 11/10
0.00/0.00	c ---[   0]---> Adder-cost: 182   maxlim: 780   bits: 11/10
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    8449    23884 |    2816       0        0    -nan |  0.000 % |
0.00/0.01	c |       100 |    8449    23884 |    3097     100      642     6.4 |  5.847 % |
0.00/0.02	c |       252 |    8449    23884 |    3407     252     3833    15.2 |  5.848 % |
0.00/0.03	c |       478 |    8449    23884 |    3748     478     9578    20.0 |  5.847 % |
0.00/0.06	c |       815 |    8435    23840 |    4122     813    19102    23.5 |  5.934 % |
0.00/0.10	c |      1322 |    8435    23840 |    4535    1320    31428    23.8 |  5.933 % |
0.00/0.17	c |      2083 |    8435    23840 |    4988    2081    50337    24.2 |  5.934 % |
0.00/0.27	c |      3222 |    8421    23796 |    5487    3218    73965    23.0 |  6.021 % |
0.00/0.35	c |      4930 |    8421    23796 |    6036    4926   106857    21.7 |  6.020 % |
0.00/0.53	c |      7493 |    8421    23796 |    6639    4236    80868    19.1 |  6.021 % |
0.00/0.77	c |     11339 |    8421    23796 |    7303    4502    84073    18.7 |  6.020 % |
1.10/1.18	c |     17106 |    8421    23796 |    8034    6235   110360    17.7 |  6.020 % |
1.69/1.77	c |     25755 |    8421    23796 |    8837    6076   107778    17.7 |  6.021 % |
2.79/2.81	c |     38729 |    8421    23796 |    9721    4939    86852    17.6 |  6.020 % |
4.40/4.43	c |     58190 |    8421    23796 |   10693    9044   158409    17.5 |  6.020 % |
6.89/6.94	c |     87382 |    8421    23796 |   11763   10040   169441    16.9 |  6.020 % |
10.69/10.74	c |    131172 |    8421    23796 |   12939   10471   177831    17.0 |  6.020 % |
17.08/17.17	c |    196856 |    8421    23796 |   14233    8391   151354    18.0 |  6.021 % |
26.38/26.44	c |    295383 |    8421    23796 |   15656   10565   184016    17.4 |  6.021 % |
39.67/39.78	c |    443174 |    8410    23772 |   17222   11587   213617    18.4 |  6.150 % |
61.07/61.15	c |    664858 |    8402    23746 |   18944    9734   161782    16.6 |  6.193 % |
97.06/97.19	c |    997384 |    8402    23746 |   20839   19526   311734    16.0 |  6.193 % |
150.15/150.22	c |   1496172 |    8402    23746 |   22923   11309   177822    15.7 |  6.194 % |
237.73/237.83	c |   2244354 |    8402    23746 |   25215   20318   325398    16.0 |  6.194 % |
372.41/372.52	c |   3366629 |    8402    23746 |   27736   20567   412722    20.1 |  6.194 % |
576.48/576.64	c |   5050041 |    8388    23702 |   30510   21457   344630    16.1 |  6.283 % |
808.84/809.04	c ==============================================================================
808.84/809.04	c UNSATISFIABLE
808.84/809.04	s UNSATISFIABLE
808.84/809.04	c _______________________________________________________________________________
808.84/809.04	c 
808.84/809.04	c restarts              : 26
808.84/809.04	c conflicts             : 6953527        (8596 /sec)
808.84/809.04	c decisions             : 7412414        (9164 /sec)
808.84/809.04	c propagations          : 0              (0 /sec)
808.84/809.04	c inspects              : 0              (0 /sec)
808.84/809.04	c CPU time              : 808.891 s
808.84/809.04	c _______________________________________________________________________________

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-3723659-1338573181/watcher-3723659-1338573181 -o /tmp/evaluation-result-3723659-1338573181/solver-3723659-1338573181 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723659-1338573181.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 27865
/proc/meminfo: memFree=25022468/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0

[startup+0.0556511 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 27865
/proc/meminfo: memFree=25022468/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 27865
/proc/meminfo: memFree=25022468/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300174 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 27865
/proc/meminfo: memFree=25022468/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700174 s]
/proc/loadavg: 2.00 2.00 1.94 2/177 27865
/proc/meminfo: memFree=25022468/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 27913
/proc/meminfo: memFree=25679052/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=4176 CPUtime=1.49 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 875 0 0 0 149 0 0 0 20 0 1 0 323445336 4276224 830 33554432000 4194304 5276501 140733857754272 140733857752168 4399854 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 1044 830 146 265 0 776 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13324

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 27913
/proc/meminfo: memFree=25677192/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=4444 CPUtime=3.09 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 961 0 0 0 309 0 0 0 20 0 1 0 323445336 4550656 916 33554432000 4194304 5276501 140733857754272 140733857752456 4399816 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 1111 916 146 265 0 843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13592

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 27913
/proc/meminfo: memFree=25673912/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=4976 CPUtime=6.29 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 1080 0 0 0 629 0 0 0 20 0 1 0 323445336 5095424 1035 33554432000 4194304 5276501 140733857754272 140733857752456 4399852 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 1244 1035 146 265 0 976 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14124

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 27913
/proc/meminfo: memFree=25672260/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=5704 CPUtime=12.69 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 1237 0 0 0 1269 0 0 0 20 0 1 0 323445336 5840896 1192 33554432000 4194304 5276501 140733857754272 140733857752440 4399850 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 1426 1192 146 265 0 1158 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14852

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 27913
/proc/meminfo: memFree=25668320/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=6560 CPUtime=25.48 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 1455 0 0 0 2548 0 0 0 20 0 1 0 323445336 6717440 1439 33554432000 4194304 5276501 140733857754272 140733857752456 4400001 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 1640 1439 146 265 0 1372 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15708

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 27913
/proc/meminfo: memFree=25663064/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=7820 CPUtime=51.07 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 1758 0 0 0 5107 0 0 0 20 0 1 0 323445336 8007680 1742 33554432000 4194304 5276501 140733857754272 140733857752456 4399816 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 1955 1742 146 265 0 1687 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16968

[startup+102.306 s]
/proc/loadavg: 2.08 2.02 1.95 3/179 27914
/proc/meminfo: memFree=25656436/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=9652 CPUtime=102.26 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 2155 0 0 0 10226 0 0 0 20 0 1 0 323445336 9883648 2139 33554432000 4194304 5276501 140733857754272 140733857752456 4399816 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 2413 2139 147 265 0 2145 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18800

[startup+162.3 s]
/proc/loadavg: 2.13 2.04 1.96 3/179 27914
/proc/meminfo: memFree=25650256/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=10932 CPUtime=162.25 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 2436 0 0 0 16225 0 0 0 20 0 1 0 323445336 11194368 2492 33554432000 4194304 5276501 140733857754272 140733857752456 4399816 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 2733 2492 147 265 0 2465 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 20080

[startup+222.3 s]
/proc/loadavg: 2.05 2.03 1.96 3/179 27914
/proc/meminfo: memFree=25646228/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=11396 CPUtime=222.24 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 2538 0 0 0 22224 0 0 0 20 0 1 0 323445336 11669504 2594 33554432000 4194304 5276501 140733857754272 140733857752456 4399904 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 2849 2594 147 265 0 2581 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 20544

[startup+282.3 s]
/proc/loadavg: 2.07 2.04 1.96 3/179 27914
/proc/meminfo: memFree=25642628/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=12192 CPUtime=282.23 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 2723 0 0 0 28223 0 0 0 20 0 1 0 323445336 12484608 2779 33554432000 4194304 5276501 140733857754272 140733857752504 4400066 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 3048 2779 147 265 0 2780 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 21340

[startup+342.3 s]
/proc/loadavg: 2.14 2.06 1.97 3/179 27914
/proc/meminfo: memFree=25639912/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=13212 CPUtime=342.21 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 2944 0 0 0 34221 0 0 0 20 0 1 0 323445336 13529088 3000 33554432000 4194304 5276501 140733857754272 140733857752504 4399850 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 3303 3000 147 265 0 3035 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 22360

[startup+402.3 s]
/proc/loadavg: 2.05 2.05 1.97 3/179 27915
/proc/meminfo: memFree=25636004/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+522.3 s]
/proc/loadavg: 2.05 2.05 1.98 3/180 27941
/proc/meminfo: memFree=25629448/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=15100 CPUtime=522.18 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3309 0 0 0 52218 0 0 0 20 0 1 0 323445336 15462400 3404 33554432000 4194304 5276501 140733857754272 140733857752504 4399850 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 3775 3404 147 265 0 3507 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 24248

[startup+582.3 s]
/proc/loadavg: 2.02 2.04 1.98 3/179 27941
/proc/meminfo: memFree=25627664/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=15260 CPUtime=582.17 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3364 0 0 0 58217 0 0 0 20 0 1 0 323445336 15626240 3459 33554432000 4194304 5276501 140733857754272 140733857752520 4400452 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 3815 3459 147 265 0 3547 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 24408

[startup+642.3 s]
/proc/loadavg: 2.00 2.03 1.98 3/179 27941
/proc/meminfo: memFree=25627056/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=15552 CPUtime=642.17 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3434 0 0 0 64217 0 0 0 20 0 1 0 323445336 15925248 3529 33554432000 4194304 5276501 140733857754272 140733857752456 4399860 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 3888 3529 147 265 0 3620 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 24700

[startup+702.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/178 27941
/proc/meminfo: memFree=25625584/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=15984 CPUtime=702.16 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3534 0 0 0 70216 0 0 0 20 0 1 0 323445336 16367616 3629 33554432000 4194304 5276501 140733857754272 140733857752504 4399850 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 3996 3629 147 265 0 3728 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 25132

[startup+762.306 s]
/proc/loadavg: 2.00 2.02 1.98 3/179 27942
/proc/meminfo: memFree=25624152/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=16544 CPUtime=762.15 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3634 0 0 0 76215 0 0 0 20 0 1 0 323445336 16941056 3729 33554432000 4194304 5276501 140733857754272 140733857752440 4399947 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 4136 3729 147 265 0 3868 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 25692

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

[startup+767.9 s]
/proc/loadavg: 2.00 2.02 1.98 3/179 27942
/proc/meminfo: memFree=25624028/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=16544 CPUtime=767.74 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3643 0 0 0 76774 0 0 0 20 0 1 0 323445336 16941056 3738 33554432000 4194304 5276501 140733857754272 140733857752440 4399804 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 4136 3738 147 265 0 3868 0
Current children cumulated CPU time (s) 767.74
Current children cumulated vsize (KiB) 25692

[startup+793.5 s]
/proc/loadavg: 2.00 2.02 1.98 3/179 27942
/proc/meminfo: memFree=25623284/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=16832 CPUtime=793.34 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3718 0 0 0 79334 0 0 0 20 0 1 0 323445336 17235968 3813 33554432000 4194304 5276501 140733857754272 140733857752504 4399804 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 4208 3813 147 265 0 3940 0
Current children cumulated CPU time (s) 793.34
Current children cumulated vsize (KiB) 25980

[startup+799.9 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 27942
/proc/meminfo: memFree=25623408/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=16832 CPUtime=799.74 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3719 0 0 0 79974 0 0 0 20 0 1 0 323445336 17235968 3814 33554432000 4194304 5276501 140733857754272 140733857752504 4399816 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 4208 3814 147 265 0 3940 0
Current children cumulated CPU time (s) 799.74
Current children cumulated vsize (KiB) 25980

[startup+803.1 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 27942
/proc/meminfo: memFree=25623284/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=16832 CPUtime=802.94 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3719 0 0 0 80294 0 0 0 20 0 1 0 323445336 17235968 3814 33554432000 4194304 5276501 140733857754272 140733857752504 4399951 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 4208 3814 147 265 0 3940 0
Current children cumulated CPU time (s) 802.94
Current children cumulated vsize (KiB) 25980

[startup+806.306 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 27942
/proc/meminfo: memFree=25623412/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=16832 CPUtime=806.14 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3719 0 0 0 80614 0 0 0 20 0 1 0 323445336 17235968 3814 33554432000 4194304 5276501 140733857754272 140733857752504 4400264 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 4208 3814 147 265 0 3940 0
Current children cumulated CPU time (s) 806.14
Current children cumulated vsize (KiB) 25980

[startup+807.9 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 27942
/proc/meminfo: memFree=25623412/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=16832 CPUtime=807.74 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3719 0 0 0 80774 0 0 0 20 0 1 0 323445336 17235968 3814 33554432000 4194304 5276501 140733857754272 140733857752504 4405906 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 4208 3814 147 265 0 3940 0
Current children cumulated CPU time (s) 807.74
Current children cumulated vsize (KiB) 25980

[startup+808.7 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 27942
/proc/meminfo: memFree=25623412/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=16832 CPUtime=808.54 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3719 0 0 0 80854 0 0 0 20 0 1 0 323445336 17235968 3814 33554432000 4194304 5276501 140733857754272 140733857752504 4390362 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 4208 3814 147 265 0 3940 0
Current children cumulated CPU time (s) 808.54
Current children cumulated vsize (KiB) 25980

[startup+808.9 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 27942
/proc/meminfo: memFree=25623412/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=16832 CPUtime=808.74 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3719 0 0 0 80874 0 0 0 20 0 1 0 323445336 17235968 3814 33554432000 4194304 5276501 140733857754272 140733857752504 4390581 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 4208 3814 147 265 0 3940 0
Current children cumulated CPU time (s) 808.74
Current children cumulated vsize (KiB) 25980

[startup+809 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 27942
/proc/meminfo: memFree=25623412/32873648 swapFree=6852/6852
[pid=27865] ppid=27863 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27865/stat : 27865 (minisat+_script) S 27863 27865 25976 0 -1 4202496 384 551 0 0 0 0 0 0 20 0 1 0 323445336 9367552 277 33554432000 4194304 5064252 140736220488448 140736220487360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/27865/statm: 2287 277 236 213 0 72 0
[pid=27869] ppid=27865 vsize=16832 CPUtime=808.84 cores=0,2,4,6
/proc/27869/stat : 27869 (minisat+_64-bit) R 27865 27865 25976 0 -1 4202496 3719 0 0 0 80884 0 0 0 20 0 1 0 323445336 17235968 3814 33554432000 4194304 5276501 140733857754272 140733857752504 4399866 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/27869/statm: 4208 3814 147 265 0 3940 0
Current children cumulated CPU time (s) 808.84
Current children cumulated vsize (KiB) 25980

Child status: 0
Real time (s): 809.051
CPU time (s): 808.904
CPU user time (s): 808.891
CPU system time (s): 0.012998
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 25980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 808.891
system time used= 0.012998
maximum resident set size= 15264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4668
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= 15
involuntary context switches= 1430

runsolver used 1.24781 second user time and 3.17452 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-01 19:53:01
IDJOB=3723659
IDBENCH=2901
IDSOLVER=2307
FILE ID=node112/3723659-1338573181
RUNJOBID= node112-1338569577-27649
PBS_JOBID= 14635872
Free space on /tmp= 71236 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_2.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723659-1338573181/watcher-3723659-1338573181 -o /tmp/evaluation-result-3723659-1338573181/solver-3723659-1338573181 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723659-1338573181.opb

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

MD5SUM BENCH= 1d7dd5c267917b6fb58d303c57bfa918
RANDOM SEED=34609192

node112.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.763
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.52
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.763
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.763
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.92
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:       32873648 kB
MemFree:        25023004 kB
Buffers:          526760 kB
Cached:          5787608 kB
SwapCached:            0 kB
Active:          2284108 kB
Inactive:        4703128 kB
Active(anon):     661704 kB
Inactive(anon):    10936 kB
Active(file):    1622404 kB
Inactive(file):  4692192 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2348 kB
Writeback:             0 kB
AnonPages:        842688 kB
Mapped:            15120 kB
Shmem:               200 kB
Slab:             721320 kB
SReclaimable:     165376 kB
SUnreclaim:       555944 kB
KernelStack:        1488 kB
PageTables:         4972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     790964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    811008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71236 MiB
End job on node112 at 2012-06-01 20:06:30