Trace number 1883625

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BoolVar 2009-04-26? (MO) 82.6584 82.6516

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr.opb
MD5SUM6f530d7030eb010292a76e81381ed552
Bench CategoryDEC-SMALLINT (no 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 benchmark0.298953
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6000
Total number of constraints220
Number of constraints which are clauses120
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint60
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 61
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

9.74/9.71	------------------------
9.74/9.71	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
9.74/9.71	Size : 0, 6000, 0, 0, 673700
9.74/9.71	Count : 0, 120, 0, 0, 100
9.74/9.71	
9.74/9.71	Command line : minisat tmp.dimacs %var 
9.74/9.71	
9.74/9.71	------------------------
9.74/9.73	This is MiniSat 2.0 beta
9.74/9.73	WARNING: for repeatability, setting FPU to use double precision
9.74/9.73	============================[ Problem Statistics ]=============================
9.74/9.73	|                                                                             |
9.74/9.73	|  Number of variables:  41600                                                |
9.74/9.73	|  Number of clauses:    236620                                               |
9.93/9.96	|  Parsing time:         0.22         s                                       |
10.33/10.38	============================[ Search Statistics ]==============================
10.33/10.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.33/10.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.33/10.38	===============================================================================
10.33/10.38	|         0 |    7380    32400   103968 |    10800        0    nan |  0.000 % |
10.42/10.42	|       101 |    7380    32400   103968 |    11880      101    397 | 14.183 % |
10.42/10.43	|       252 |    7380    32400   103968 |    13068      252    309 | 14.183 % |
10.42/10.46	|       478 |    7380    32400   103968 |    14374      478    305 | 14.183 % |
10.52/10.51	|       816 |    7380    32400   103968 |    15812      816    294 | 14.183 % |
10.52/10.56	|      1323 |    7380    32400   103968 |    17393     1323    273 | 14.183 % |
10.62/10.67	|      2083 |    7380    32400   103968 |    19132     2083    287 | 14.183 % |
10.82/10.89	|      3228 |    7380    32400   103968 |    21046     3228    315 | 14.183 % |
11.12/11.15	|      4936 |    7380    32400   103968 |    23150     4936    307 | 14.183 % |
11.73/11.79	|      7498 |    7380    32400   103968 |    25465     7498    353 | 14.183 % |
12.93/12.95	|     11343 |    7380    32400   103968 |    28012    11343    390 | 14.183 % |
14.83/14.83	|     17110 |    7380    32400   103968 |    30813    17110    389 | 14.183 % |
19.13/19.11	|     25761 |    7380    32400   103968 |    33895    25761    409 | 14.183 % |
23.83/23.88	|     38735 |    7380    32400   103968 |    37284    38735    409 | 14.183 % |
34.31/34.33	|     58197 |    7380    32400   103968 |    41012    24297    417 | 14.183 % |
57.20/57.23	|     87390 |    7380    32400   103968 |    45114    16286    466 | 14.183 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1883625-1245194997/watcher-1883625-1245194997 -o /tmp/evaluation-result-1883625-1245194997/solver-1883625-1245194997 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883625-1245194997.opb minisat %dimacs %var 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10062
/proc/meminfo: memFree=1867528/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=272 CPUtime=0
/proc/10062/stat : 10062 (java) R 10060 10062 8935 0 -1 0 53 0 0 0 0 0 0 0 20 0 1 0 72232632 278528 37 1992294400 134512640 134550932 4294956192 18446744073709551615 10945316 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10062/statm: 68 37 28 9 0 6 0

[startup+0.0339681 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10062
/proc/meminfo: memFree=1867528/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=1682168 CPUtime=0.02
/proc/10062/stat : 10062 (java) S 10060 10062 8935 0 -1 0 1820 0 1 0 1 1 0 0 20 0 5 0 72232632 1722540032 1432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/10062/statm: 420542 1432 832 9 0 415457 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1682168

[startup+0.102788 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10062
/proc/meminfo: memFree=1867528/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=1685296 CPUtime=0.1
/proc/10062/stat : 10062 (java) S 10060 10062 8935 0 -1 0 2974 0 1 0 9 1 0 0 20 0 9 0 72232632 1725743104 2468 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10062/statm: 421324 2468 1222 9 0 416235 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685296

[startup+0.302829 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10062
/proc/meminfo: memFree=1867528/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=1685456 CPUtime=0.34
/proc/10062/stat : 10062 (java) S 10060 10062 8935 0 -1 0 3582 0 1 0 33 1 0 0 20 0 9 0 72232632 1725906944 3053 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10062/statm: 421364 3053 1255 9 0 416275 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1685456

[startup+0.702905 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 10062
/proc/meminfo: memFree=1867528/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=1685456 CPUtime=0.76
/proc/10062/stat : 10062 (java) S 10060 10062 8935 0 -1 0 5639 0 1 0 74 2 0 0 20 0 9 0 72232632 1725906944 4914 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10062/statm: 421364 4914 2161 9 0 416275 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1685456

[startup+1.50107 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 10071
/proc/meminfo: memFree=1854080/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=1685456 CPUtime=1.56
/proc/10062/stat : 10062 (java) S 10060 10062 8935 0 -1 0 7303 0 1 0 153 3 0 0 20 0 9 0 72232632 1725906944 6522 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10062/statm: 421364 6522 2161 9 0 416275 0
[pid=10062/tid=10064] ppid=10060 vsize=1685456 CPUtime=1.25
/proc/10062/task/10064/stat : 10064 (java) R 10060 10062 8935 0 -1 64 2035 0 1 0 124 1 0 0 16 0 9 0 72232633 1725906944 6522 1992294400 134512640 134550932 4294956032 18446744073709551615 4126483364 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10065] ppid=10060 vsize=1685456 CPUtime=0.21
/proc/10062/task/10065/stat : 10065 (java) S 10060 10062 8935 0 -1 64 4184 0 0 0 20 1 0 0 16 0 9 0 72232634 1725906944 6522 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10066] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10066/stat : 10066 (java) S 10060 10062 8935 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 72232635 1725906944 6522 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10067] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10067/stat : 10067 (java) S 10060 10062 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 72232635 1725906944 6522 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10068] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10068/stat : 10068 (java) S 10060 10062 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 72232637 1725906944 6522 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10069] ppid=10060 vsize=1685456 CPUtime=0.08
/proc/10062/task/10069/stat : 10069 (java) S 10060 10062 8935 0 -1 64 351 0 0 0 8 0 0 0 15 0 9 0 72232637 1725906944 6522 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10070] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10070/stat : 10070 (java) S 10060 10062 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 72232637 1725906944 6522 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10071] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10071/stat : 10071 (java) S 10060 10062 8935 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 72232637 1725906944 6522 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 1685456

[startup+3.10258 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 10071
/proc/meminfo: memFree=1844544/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=1685456 CPUtime=3.15
/proc/10062/stat : 10062 (java) S 10060 10062 8935 0 -1 0 10303 0 1 0 311 4 0 0 20 0 9 0 72232632 1725906944 9463 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10062/statm: 421364 9463 2161 9 0 416275 0
[pid=10062/tid=10064] ppid=10060 vsize=1685456 CPUtime=2.49
/proc/10062/task/10064/stat : 10064 (java) R 10060 10062 8935 0 -1 64 2349 0 1 0 248 1 0 0 16 0 9 0 72232633 1725906944 9463 1992294400 134512640 134550932 4294956032 18446744073709551615 4126523765 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10065] ppid=10060 vsize=1685456 CPUtime=0.55
/proc/10062/task/10065/stat : 10065 (java) S 10060 10062 8935 0 -1 64 6865 0 0 0 53 2 0 0 16 0 9 0 72232634 1725906944 9463 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10066] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10066/stat : 10066 (java) S 10060 10062 8935 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 72232635 1725906944 9463 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10067] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10067/stat : 10067 (java) S 10060 10062 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 72232635 1725906944 9463 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10068] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10068/stat : 10068 (java) S 10060 10062 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 72232637 1725906944 9463 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10069] ppid=10060 vsize=1685456 CPUtime=0.08
/proc/10062/task/10069/stat : 10069 (java) S 10060 10062 8935 0 -1 64 356 0 0 0 8 0 0 0 16 0 9 0 72232637 1725906944 9463 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10070] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10070/stat : 10070 (java) S 10060 10062 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 72232637 1725906944 9463 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10071] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10071/stat : 10071 (java) S 10060 10062 8935 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 72232637 1725906944 9463 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 1685456

[startup+6.30122 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 10071
/proc/meminfo: memFree=1828160/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=1685456 CPUtime=6.35
/proc/10062/stat : 10062 (java) S 10060 10062 8935 0 -1 0 13103 0 1 0 627 8 0 0 20 0 9 0 72232632 1725906944 12139 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10062/statm: 421364 12139 2161 9 0 416275 0
[pid=10062/tid=10064] ppid=10060 vsize=1685456 CPUtime=5.49
/proc/10062/task/10064/stat : 10064 (java) R 10060 10062 8935 0 -1 64 2473 0 1 0 547 2 0 0 17 0 9 0 72232633 1725906944 12139 1992294400 134512640 134550932 4294956032 18446744073709551615 4126384738 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10065] ppid=10060 vsize=1685456 CPUtime=0.75
/proc/10062/task/10065/stat : 10065 (java) S 10060 10062 8935 0 -1 64 9540 0 0 0 71 4 0 0 16 0 9 0 72232634 1725906944 12139 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10066] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10066/stat : 10066 (java) S 10060 10062 8935 0 -1 64 15 0 0 0 0 0 0 0 15 0 9 0 72232635 1725906944 12139 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10067] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10067/stat : 10067 (java) S 10060 10062 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 72232635 1725906944 12139 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10068] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10068/stat : 10068 (java) S 10060 10062 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 72232637 1725906944 12139 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10069] ppid=10060 vsize=1685456 CPUtime=0.08
/proc/10062/task/10069/stat : 10069 (java) S 10060 10062 8935 0 -1 64 357 0 0 0 8 0 0 0 15 0 9 0 72232637 1725906944 12139 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10070] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10070/stat : 10070 (java) S 10060 10062 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 72232637 1725906944 12139 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10071] ppid=10060 vsize=1685456 CPUtime=0
/proc/10062/task/10071/stat : 10071 (java) S 10060 10062 8935 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 72232637 1725906944 12139 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 1685456

[startup+12.7025 s]
/proc/loadavg: 0.94 0.98 0.99 2/77 10075
/proc/meminfo: memFree=1776672/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=1686532 CPUtime=9.76
/proc/10062/stat : 10062 (java) S 10060 10062 8935 0 -1 0 21835 0 1 0 963 13 0 0 20 0 12 0 72232632 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10062/statm: 421633 15389 2165 9 0 416544 0
[pid=10073] ppid=10062 vsize=38172 CPUtime=2.97
/proc/10073/stat : 10073 (minisat) R 10062 10062 8935 0 -1 4194304 9732 0 0 0 293 4 0 0 25 0 1 0 72233604 39088128 9124 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/10073/statm: 9543 9124 75 157 0 9383 0
[pid=10062/tid=10064] ppid=10060 vsize=1686532 CPUtime=8.47
/proc/10062/task/10064/stat : 10064 (java) S 10060 10062 8935 0 -1 64 2962 0 1 0 843 4 0 0 18 0 12 0 72232633 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10065] ppid=10060 vsize=1686532 CPUtime=1.17
/proc/10062/task/10065/stat : 10065 (java) S 10060 10062 8935 0 -1 64 17568 0 0 0 109 8 0 0 16 0 12 0 72232634 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10066] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10066/stat : 10066 (java) S 10060 10062 8935 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 72232635 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10067] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10067/stat : 10067 (java) S 10060 10062 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72232635 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10068] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10068/stat : 10068 (java) S 10060 10062 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10069] ppid=10060 vsize=1686532 CPUtime=0.09
/proc/10062/task/10069/stat : 10069 (java) S 10060 10062 8935 0 -1 64 438 0 0 0 9 0 0 0 15 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10070] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10070/stat : 10070 (java) S 10060 10062 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10071] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10071/stat : 10071 (java) S 10060 10062 8935 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10072] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10072/stat : 10072 (java) S 10060 10062 8935 0 -1 64 73 0 0 0 0 0 0 0 16 0 12 0 72233604 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10062/tid=10074] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10074/stat : 10074 (java) S 10060 10062 8935 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 72233605 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10062/tid=10075] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10075/stat : 10075 (java) S 10060 10062 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72233605 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 1724704

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 10075
/proc/meminfo: memFree=1717856/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=1686532 CPUtime=9.76
/proc/10062/stat : 10062 (java) S 10060 10062 8935 0 -1 0 21836 0 1 0 963 13 0 0 20 0 12 0 72232632 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10062/statm: 421633 15389 2165 9 0 416544 0
[pid=10073] ppid=10062 vsize=94176 CPUtime=15.76
/proc/10073/stat : 10073 (minisat) R 10062 10062 8935 0 -1 4194304 23713 0 0 0 1566 10 0 0 25 0 1 0 72233604 96436224 23105 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/10073/statm: 23544 23105 75 157 0 23384 0
[pid=10062/tid=10064] ppid=10060 vsize=1686532 CPUtime=8.47
/proc/10062/task/10064/stat : 10064 (java) S 10060 10062 8935 0 -1 64 2962 0 1 0 843 4 0 0 18 0 12 0 72232633 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10065] ppid=10060 vsize=1686532 CPUtime=1.17
/proc/10062/task/10065/stat : 10065 (java) S 10060 10062 8935 0 -1 64 17568 0 0 0 109 8 0 0 16 0 12 0 72232634 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10066] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10066/stat : 10066 (java) S 10060 10062 8935 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 72232635 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10067] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10067/stat : 10067 (java) S 10060 10062 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72232635 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10068] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10068/stat : 10068 (java) S 10060 10062 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10069] ppid=10060 vsize=1686532 CPUtime=0.09
/proc/10062/task/10069/stat : 10069 (java) S 10060 10062 8935 0 -1 64 438 0 0 0 9 0 0 0 15 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10070] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10070/stat : 10070 (java) S 10060 10062 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10071] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10071/stat : 10071 (java) S 10060 10062 8935 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10072] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10072/stat : 10072 (java) S 10060 10062 8935 0 -1 64 73 0 0 0 0 0 0 0 16 0 12 0 72233604 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10062/tid=10074] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10074/stat : 10074 (java) S 10060 10062 8935 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 72233605 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10062/tid=10075] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10075/stat : 10075 (java) S 10060 10062 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72233605 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 1780708

[startup+51.1012 s]
/proc/loadavg: 0.97 0.98 0.99 2/77 10075
/proc/meminfo: memFree=1703264/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=1686532 CPUtime=9.76
/proc/10062/stat : 10062 (java) S 10060 10062 8935 0 -1 0 21836 0 1 0 963 13 0 0 20 0 12 0 72232632 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10062/statm: 421633 15389 2165 9 0 416544 0
[pid=10073] ppid=10062 vsize=108968 CPUtime=41.34
/proc/10073/stat : 10073 (minisat) R 10062 10062 8935 0 -1 4194304 27409 0 0 0 4121 13 0 0 25 0 1 0 72233604 111583232 26801 1992294400 134512640 135156773 4294956080 18446744073709551615 134554661 0 4 0 3 0 0 0 17 0 0 0
/proc/10073/statm: 27242 26801 75 157 0 27082 0
[pid=10062/tid=10064] ppid=10060 vsize=1686532 CPUtime=8.47
/proc/10062/task/10064/stat : 10064 (java) S 10060 10062 8935 0 -1 64 2962 0 1 0 843 4 0 0 18 0 12 0 72232633 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10065] ppid=10060 vsize=1686532 CPUtime=1.17
/proc/10062/task/10065/stat : 10065 (java) S 10060 10062 8935 0 -1 64 17568 0 0 0 109 8 0 0 16 0 12 0 72232634 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10066] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10066/stat : 10066 (java) S 10060 10062 8935 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 72232635 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10067] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10067/stat : 10067 (java) S 10060 10062 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72232635 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10068] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10068/stat : 10068 (java) S 10060 10062 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10069] ppid=10060 vsize=1686532 CPUtime=0.09
/proc/10062/task/10069/stat : 10069 (java) S 10060 10062 8935 0 -1 64 438 0 0 0 9 0 0 0 15 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10070] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10070/stat : 10070 (java) S 10060 10062 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10071] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10071/stat : 10071 (java) S 10060 10062 8935 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10072] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10072/stat : 10072 (java) S 10060 10062 8935 0 -1 64 73 0 0 0 0 0 0 0 16 0 12 0 72233604 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10062/tid=10074] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10074/stat : 10074 (java) S 10060 10062 8935 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 72233605 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10062/tid=10075] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10075/stat : 10075 (java) S 10060 10062 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72233605 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1795500



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+82.6014 s]
/proc/loadavg: 0.98 0.98 0.99 2/77 10075
/proc/meminfo: memFree=1653920/2055920 swapFree=4191900/4192956
[pid=10062] ppid=10060 vsize=1686532 CPUtime=9.76
/proc/10062/stat : 10062 (java) S 10060 10062 8935 0 -1 0 21836 0 1 0 963 13 0 0 20 0 12 0 72232632 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10062/statm: 421633 15389 2165 9 0 416544 0
[pid=10073] ppid=10062 vsize=156824 CPUtime=72.84
/proc/10073/stat : 10073 (minisat) R 10062 10062 8935 0 -1 4194304 39369 0 0 0 7262 22 0 0 25 0 1 0 72233604 160587776 38761 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/10073/statm: 39206 38761 75 157 0 39046 0
[pid=10062/tid=10064] ppid=10060 vsize=1686532 CPUtime=8.47
/proc/10062/task/10064/stat : 10064 (java) S 10060 10062 8935 0 -1 64 2962 0 1 0 843 4 0 0 18 0 12 0 72232633 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10065] ppid=10060 vsize=1686532 CPUtime=1.17
/proc/10062/task/10065/stat : 10065 (java) S 10060 10062 8935 0 -1 64 17568 0 0 0 109 8 0 0 16 0 12 0 72232634 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10066] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10066/stat : 10066 (java) S 10060 10062 8935 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 72232635 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10067] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10067/stat : 10067 (java) S 10060 10062 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72232635 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10068] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10068/stat : 10068 (java) S 10060 10062 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10069] ppid=10060 vsize=1686532 CPUtime=0.09
/proc/10062/task/10069/stat : 10069 (java) S 10060 10062 8935 0 -1 64 438 0 0 0 9 0 0 0 15 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10062/tid=10070] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10070/stat : 10070 (java) S 10060 10062 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10071] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10071/stat : 10071 (java) S 10060 10062 8935 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 72232637 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10062/tid=10072] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10072/stat : 10072 (java) S 10060 10062 8935 0 -1 64 73 0 0 0 0 0 0 0 16 0 12 0 72233604 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=10062/tid=10074] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10074/stat : 10074 (java) S 10060 10062 8935 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 72233605 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=10062/tid=10075] ppid=10060 vsize=1686532 CPUtime=0
/proc/10062/task/10075/stat : 10075 (java) S 10060 10062 8935 0 -1 64 11 0 0 0 0 0 0 0 19 0 12 0 72233605 1727008768 15389 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.6
Current children cumulated vsize (KiB) 1843356

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

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

Child status: 143
Real time (s): 82.6516
CPU time (s): 82.6584
CPU user time (s): 82.2665
CPU system time (s): 0.39194
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 1843356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.2665
system time used= 0.39194
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61748
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2857
involuntary context switches= 2197

runsolver used 0.111982 second user time and 0.247962 second system time

The end

Launcher Data

Begin job on node33 at 2009-06-17 01:29:57
IDJOB=1883625
IDBENCH=1402
IDSOLVER=688
FILE ID=node33/1883625-1245194997
PBS_JOBID= 9368299
Free space on /tmp= 65952 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_60_pb.cnf.cr.opb
COMMAND LINE= java -Xmx1500m -jar pb2cnfsolver.jar 6 BENCHNAME minisat %dimacs %var
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1883625-1245194997/watcher-1883625-1245194997 -o /tmp/evaluation-result-1883625-1245194997/solver-1883625-1245194997 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883625-1245194997.opb minisat %dimacs %var

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6f530d7030eb010292a76e81381ed552
RANDOM SEED=336765974

node33.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1868008 kB
Buffers:         44476 kB
Cached:          87876 kB
SwapCached:        384 kB
Active:          81184 kB
Inactive:        64600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868008 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1068 kB
Writeback:           0 kB
Mapped:          21808 kB
Slab:            28160 kB
Committed_AS:   141632 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883625-1245194997.opb

Free space on /tmp at the end= 65952 MiB
End job on node33 at 2009-06-17 01:31:21