Trace number 1883416

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-26UNSAT 7.85181 7.80168

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111217555.opb
MD5SUM6e4ce17645d1ea8394af123256e7adc9
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 benchmark1.90071
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1222
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.86/0.84	------------------------
0.86/0.84	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.86/0.84	Size : 0, 7306, 0, 0, 62540
0.86/0.84	Count : 0, 100, 0, 0, 1
0.86/0.84	
0.86/0.84	Command line : minisat tmp.dimacs %var 
0.86/0.84	
0.86/0.84	------------------------
0.86/0.85	This is MiniSat 2.0 beta
0.86/0.85	WARNING: for repeatability, setting FPU to use double precision
0.86/0.85	============================[ Problem Statistics ]=============================
0.86/0.85	|                                                                             |
0.86/0.85	|  Number of variables:  2324                                                 |
0.86/0.85	|  Number of clauses:    25080                                                |
0.86/0.87	|  Parsing time:         0.02         s                                       |
0.91/0.91	============================[ Search Statistics ]==============================
0.91/0.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.91/0.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.91/0.91	===============================================================================
0.91/0.91	|         0 |    1084     9248    23281 |     3082        0    nan |  0.000 % |
0.91/0.92	|       101 |    1084     9248    23281 |     3390      101     49 |  2.668 % |
0.91/0.93	|       251 |    1084     9248    23281 |     3730      251     46 |  2.668 % |
0.91/0.94	|       477 |    1084     9248    23281 |     4103      477     42 |  2.668 % |
0.91/0.96	|       814 |    1084     9248    23281 |     4513      814     43 |  2.668 % |
0.91/1.00	|      1320 |    1084     9248    23281 |     4964     1320     43 |  2.668 % |
1.06/1.07	|      2079 |    1084     9248    23281 |     5461     2079     42 |  2.668 % |
1.16/1.19	|      3219 |    1084     9248    23281 |     6007     3219     41 |  2.668 % |
1.45/1.41	|      4927 |    1084     9248    23281 |     6607     4927     40 |  2.668 % |
1.85/1.80	|      7490 |    1084     9248    23281 |     7268     3983     35 |  2.669 % |
2.35/2.31	|     11336 |    1084     9248    23281 |     7995     4085     36 |  2.668 % |
3.15/3.14	|     17103 |    1084     9248    23281 |     8795     5703     35 |  2.668 % |
4.46/4.44	|     25752 |    1084     9248    23281 |     9674     5321     34 |  2.668 % |
6.35/6.38	|     38726 |    1084     9248    23281 |    10642     8298     37 |  2.668 % |
7.76/7.77	===============================================================================
7.76/7.77	restarts              : 14
7.76/7.77	conflicts             : 47306          (6849 /sec)
7.76/7.77	decisions             : 61508          (1.35 % random) (8905 /sec)
7.76/7.77	propagations          : 6319630        (914967 /sec)
7.76/7.77	conflict literals     : 1759348        (21.69 % deleted)
7.76/7.77	Memory used           : 5.63 MB
7.76/7.77	CPU time              : 6.90695 s
7.76/7.77	
7.76/7.77	s UNSATISFIABLE

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-1883416-1245194410/watcher-1883416-1245194410 -o /tmp/evaluation-result-1883416-1245194410/solver-1883416-1245194410 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883416-1245194410.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.93 0.97 0.99 3/64 5532
/proc/meminfo: memFree=1823568/2055920 swapFree=4192812/4192956
[pid=5532] ppid=5530 vsize=152 CPUtime=0
/proc/5532/stat : 5532 (java) R 5530 5532 5309 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187040321 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 1462571 0 0 4096 0 0 0 0 17 0 0 0
/proc/5532/statm: 38 26 19 9 0 4 0

[startup+0.0428079 s]
/proc/loadavg: 0.93 0.97 0.99 3/64 5532
/proc/meminfo: memFree=1823568/2055920 swapFree=4192812/4192956
[pid=5532] ppid=5530 vsize=1683848 CPUtime=0.03
/proc/5532/stat : 5532 (java) S 5530 5532 5309 0 -1 0 2072 0 1 0 2 1 0 0 18 0 9 0 187040321 1724260352 1628 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5532/statm: 420962 1628 914 9 0 415877 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1683848

[startup+0.101819 s]
/proc/loadavg: 0.93 0.97 0.99 3/64 5532
/proc/meminfo: memFree=1823568/2055920 swapFree=4192812/4192956
[pid=5532] ppid=5530 vsize=1685156 CPUtime=0.12
/proc/5532/stat : 5532 (java) S 5530 5532 5309 0 -1 0 2968 0 1 0 10 2 0 0 18 0 9 0 187040321 1725599744 2454 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5532/statm: 421289 2454 1245 9 0 416200 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 1685156

[startup+0.301841 s]
/proc/loadavg: 0.93 0.97 0.99 3/64 5532
/proc/meminfo: memFree=1823568/2055920 swapFree=4192812/4192956
[pid=5532] ppid=5530 vsize=1685476 CPUtime=0.35
/proc/5532/stat : 5532 (java) S 5530 5532 5309 0 -1 0 3562 0 1 0 33 2 0 0 18 0 9 0 187040321 1725927424 3023 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5532/statm: 421369 3023 1259 9 0 416280 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1685476

[startup+0.702886 s]
/proc/loadavg: 0.93 0.97 0.99 3/64 5532
/proc/meminfo: memFree=1823568/2055920 swapFree=4192812/4192956
[pid=5532] ppid=5530 vsize=1685528 CPUtime=0.76
/proc/5532/stat : 5532 (java) S 5530 5532 5309 0 -1 0 5437 0 1 0 73 3 0 0 18 0 9 0 187040321 1725980672 4680 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5532/statm: 421382 4680 2161 9 0 416293 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1685528

[startup+1.50297 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 5545
/proc/meminfo: memFree=1809768/2055920 swapFree=4192812/4192956
[pid=5532] ppid=5530 vsize=1686500 CPUtime=0.91
/proc/5532/stat : 5532 (java) S 5530 5532 5309 0 -1 0 5815 0 1 0 88 3 0 0 18 0 12 0 187040321 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5532/statm: 421625 4718 2164 9 0 416536 0
[pid=5543] ppid=5532 vsize=4300 CPUtime=0.64
/proc/5543/stat : 5543 (minisat) R 5532 5532 5309 0 -1 4194304 877 0 0 0 64 0 0 0 24 0 1 0 187040405 4403200 814 1992294400 134512640 135156773 4294956080 18446744073709551615 134556463 0 4 0 3 0 0 0 17 0 0 0
/proc/5543/statm: 1075 814 75 157 0 915 0
[pid=5532/tid=5534] ppid=5530 vsize=1686500 CPUtime=0.73
/proc/5532/task/5534/stat : 5534 (java) S 5530 5532 5309 0 -1 64 2160 0 1 0 72 1 0 0 16 0 12 0 187040322 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=1686500 CPUtime=0.09
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 5309 0 -1 64 2374 0 0 0 8 1 0 0 16 0 12 0 187040323 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187040323 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187040323 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187040325 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5539] ppid=5530 vsize=1686500 CPUtime=0.07
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 5309 0 -1 64 414 0 0 0 7 0 0 0 15 0 12 0 187040325 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187040325 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5541] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187040325 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5542] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5542/stat : 5542 (java) S 5530 5532 5309 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187040405 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5532/tid=5544] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5544/stat : 5544 (java) S 5530 5532 5309 0 -1 64 31 0 0 0 0 0 0 0 15 0 12 0 187040406 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5532/tid=5545] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5545/stat : 5545 (java) S 5530 5532 5309 0 -1 64 28 0 0 0 0 0 0 0 18 0 12 0 187040406 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 1690800

[startup+3.10115 s]
/proc/loadavg: 0.93 0.97 0.99 2/77 5545
/proc/meminfo: memFree=1809128/2055920 swapFree=4192812/4192956
[pid=5532] ppid=5530 vsize=1686500 CPUtime=0.91
/proc/5532/stat : 5532 (java) S 5530 5532 5309 0 -1 0 5834 0 1 0 88 3 0 0 18 0 12 0 187040321 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5532/statm: 421625 4718 2164 9 0 416536 0
[pid=5543] ppid=5532 vsize=4960 CPUtime=2.24
/proc/5543/stat : 5543 (minisat) R 5532 5532 5309 0 -1 4194304 1045 0 0 0 224 0 0 0 25 0 1 0 187040405 5079040 982 1992294400 134512640 135156773 4294956080 18446744073709551615 134554258 0 4 0 3 0 0 0 17 0 0 0
/proc/5543/statm: 1240 982 75 157 0 1080 0
[pid=5532/tid=5534] ppid=5530 vsize=1686500 CPUtime=0.73
/proc/5532/task/5534/stat : 5534 (java) S 5530 5532 5309 0 -1 64 2160 0 1 0 72 1 0 0 16 0 12 0 187040322 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=1686500 CPUtime=0.09
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 5309 0 -1 64 2392 0 0 0 8 1 0 0 16 0 12 0 187040323 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187040323 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187040323 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187040325 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5539] ppid=5530 vsize=1686500 CPUtime=0.07
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 5309 0 -1 64 414 0 0 0 7 0 0 0 15 0 12 0 187040325 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187040325 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5541] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187040325 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5542] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5542/stat : 5542 (java) S 5530 5532 5309 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187040405 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5532/tid=5544] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5544/stat : 5544 (java) S 5530 5532 5309 0 -1 64 32 0 0 0 0 0 0 0 15 0 12 0 187040406 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5532/tid=5545] ppid=5530 vsize=1686500 CPUtime=0
/proc/5532/task/5545/stat : 5545 (java) S 5530 5532 5309 0 -1 64 28 0 0 0 0 0 0 0 18 0 12 0 187040406 1726976000 4718 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 1691460

[startup+6.3025 s]
/proc/loadavg: 0.94 0.97 0.99 2/77 5545
/proc/meminfo: memFree=1808104/2055920 swapFree=4192812/4192956
[pid=5532] ppid=5530 vsize=1686484 CPUtime=0.92
/proc/5532/stat : 5532 (java) S 5530 5532 5309 0 -1 0 5972 0 1 0 89 3 0 0 18 0 12 0 187040321 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5532/statm: 421621 4719 2164 9 0 416532 0
[pid=5543] ppid=5532 vsize=5492 CPUtime=5.43
/proc/5543/stat : 5543 (minisat) R 5532 5532 5309 0 -1 4194304 1180 0 0 0 543 0 0 0 25 0 1 0 187040405 5623808 1117 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 0 0 0
/proc/5543/statm: 1373 1117 75 157 0 1213 0
[pid=5532/tid=5534] ppid=5530 vsize=1686484 CPUtime=0.73
/proc/5532/task/5534/stat : 5534 (java) S 5530 5532 5309 0 -1 64 2160 0 1 0 72 1 0 0 16 0 12 0 187040322 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=1686484 CPUtime=0.1
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 5309 0 -1 64 2522 0 0 0 9 1 0 0 16 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5539] ppid=5530 vsize=1686484 CPUtime=0.07
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 5309 0 -1 64 414 0 0 0 7 0 0 0 15 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5541] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 5309 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5542] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5542/stat : 5542 (java) S 5530 5532 5309 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187040405 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5532/tid=5544] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5544/stat : 5544 (java) S 5530 5532 5309 0 -1 64 33 0 0 0 0 0 0 0 16 0 12 0 187040406 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5532/tid=5545] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5545/stat : 5545 (java) S 5530 5532 5309 0 -1 64 28 0 0 0 0 0 0 0 18 0 12 0 187040406 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 1691976

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

[startup+7.10259 s]
/proc/loadavg: 0.94 0.97 0.99 2/77 5545
/proc/meminfo: memFree=1808040/2055920 swapFree=4192812/4192956
[pid=5532] ppid=5530 vsize=1686484 CPUtime=0.92
/proc/5532/stat : 5532 (java) S 5530 5532 5309 0 -1 0 5972 0 1 0 89 3 0 0 18 0 12 0 187040321 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5532/statm: 421621 4719 2164 9 0 416532 0
[pid=5543] ppid=5532 vsize=5764 CPUtime=6.23
/proc/5543/stat : 5543 (minisat) R 5532 5532 5309 0 -1 4194304 1233 0 0 0 623 0 0 0 25 0 1 0 187040405 5902336 1170 1992294400 134512640 135156773 4294956080 18446744073709551615 134556443 0 4 0 3 0 0 0 17 0 0 0
/proc/5543/statm: 1441 1170 75 157 0 1281 0
[pid=5532/tid=5534] ppid=5530 vsize=1686484 CPUtime=0.73
/proc/5532/task/5534/stat : 5534 (java) S 5530 5532 5309 0 -1 64 2160 0 1 0 72 1 0 0 16 0 12 0 187040322 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=1686484 CPUtime=0.1
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 5309 0 -1 64 2522 0 0 0 9 1 0 0 16 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5539] ppid=5530 vsize=1686484 CPUtime=0.07
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 5309 0 -1 64 414 0 0 0 7 0 0 0 15 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5541] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 5309 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5542] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5542/stat : 5542 (java) S 5530 5532 5309 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187040405 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5532/tid=5544] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5544/stat : 5544 (java) S 5530 5532 5309 0 -1 64 33 0 0 0 0 0 0 0 16 0 12 0 187040406 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5532/tid=5545] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5545/stat : 5545 (java) S 5530 5532 5309 0 -1 64 28 0 0 0 0 0 0 0 18 0 12 0 187040406 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 1692248

[startup+7.50263 s]
/proc/loadavg: 0.94 0.97 0.99 2/77 5545
/proc/meminfo: memFree=1808040/2055920 swapFree=4192812/4192956
[pid=5532] ppid=5530 vsize=1686484 CPUtime=0.92
/proc/5532/stat : 5532 (java) S 5530 5532 5309 0 -1 0 5972 0 1 0 89 3 0 0 18 0 12 0 187040321 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5532/statm: 421621 4719 2164 9 0 416532 0
[pid=5543] ppid=5532 vsize=5764 CPUtime=6.63
/proc/5543/stat : 5543 (minisat) R 5532 5532 5309 0 -1 4194304 1247 0 0 0 663 0 0 0 25 0 1 0 187040405 5902336 1184 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5543/statm: 1441 1184 75 157 0 1281 0
[pid=5532/tid=5534] ppid=5530 vsize=1686484 CPUtime=0.73
/proc/5532/task/5534/stat : 5534 (java) S 5530 5532 5309 0 -1 64 2160 0 1 0 72 1 0 0 16 0 12 0 187040322 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=1686484 CPUtime=0.1
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 5309 0 -1 64 2522 0 0 0 9 1 0 0 16 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5539] ppid=5530 vsize=1686484 CPUtime=0.07
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 5309 0 -1 64 414 0 0 0 7 0 0 0 15 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5541] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 5309 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5542] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5542/stat : 5542 (java) S 5530 5532 5309 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187040405 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5532/tid=5544] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5544/stat : 5544 (java) S 5530 5532 5309 0 -1 64 33 0 0 0 0 0 0 0 16 0 12 0 187040406 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5532/tid=5545] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5545/stat : 5545 (java) S 5530 5532 5309 0 -1 64 28 0 0 0 0 0 0 0 18 0 12 0 187040406 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.55
Current children cumulated vsize (KiB) 1692248

[startup+7.70666 s]
/proc/loadavg: 0.94 0.97 0.99 2/77 5545
/proc/meminfo: memFree=1807848/2055920 swapFree=4192812/4192956
[pid=5532] ppid=5530 vsize=1686484 CPUtime=0.92
/proc/5532/stat : 5532 (java) S 5530 5532 5309 0 -1 0 5972 0 1 0 89 3 0 0 18 0 12 0 187040321 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5532/statm: 421621 4719 2164 9 0 416532 0
[pid=5543] ppid=5532 vsize=5764 CPUtime=6.84
/proc/5543/stat : 5543 (minisat) R 5532 5532 5309 0 -1 4194304 1247 0 0 0 684 0 0 0 25 0 1 0 187040405 5902336 1184 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5543/statm: 1441 1184 75 157 0 1281 0
[pid=5532/tid=5534] ppid=5530 vsize=1686484 CPUtime=0.73
/proc/5532/task/5534/stat : 5534 (java) S 5530 5532 5309 0 -1 64 2160 0 1 0 72 1 0 0 16 0 12 0 187040322 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5535] ppid=5530 vsize=1686484 CPUtime=0.1
/proc/5532/task/5535/stat : 5535 (java) S 5530 5532 5309 0 -1 64 2522 0 0 0 9 1 0 0 16 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5536] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5536/stat : 5536 (java) S 5530 5532 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5537] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5537/stat : 5537 (java) S 5530 5532 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187040323 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5538] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5538/stat : 5538 (java) S 5530 5532 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5539] ppid=5530 vsize=1686484 CPUtime=0.07
/proc/5532/task/5539/stat : 5539 (java) S 5530 5532 5309 0 -1 64 414 0 0 0 7 0 0 0 15 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5532/tid=5540] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5540/stat : 5540 (java) S 5530 5532 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5541] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5541/stat : 5541 (java) S 5530 5532 5309 0 -1 64 12 0 0 0 0 0 0 0 15 0 12 0 187040325 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5532/tid=5542] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5542/stat : 5542 (java) S 5530 5532 5309 0 -1 64 68 0 0 0 0 0 0 0 17 0 12 0 187040405 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5532/tid=5544] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5544/stat : 5544 (java) S 5530 5532 5309 0 -1 64 33 0 0 0 0 0 0 0 16 0 12 0 187040406 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5532/tid=5545] ppid=5530 vsize=1686484 CPUtime=0
/proc/5532/task/5545/stat : 5545 (java) S 5530 5532 5309 0 -1 64 28 0 0 0 0 0 0 0 18 0 12 0 187040406 1726959616 4719 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.76
Current children cumulated vsize (KiB) 1692248

Child status: 0
Real time (s): 7.80168
CPU time (s): 7.85181
CPU user time (s): 7.80281
CPU system time (s): 0.048992
CPU usage (%): 100.642
Max. virtual memory (cumulated for all children) (KiB): 1692248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.80281
system time used= 0.048992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7277
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= 470
involuntary context switches= 248

runsolver used 0.012998 second user time and 0.030995 second system time

The end

Launcher Data

Begin job on node35 at 2009-06-17 01:20:10
IDJOB=1883416
IDBENCH=1193
IDSOLVER=688
FILE ID=node35/1883416-1245194410
PBS_JOBID= 9368322
Free space on /tmp= 66136 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111217555.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-1883416-1245194410/watcher-1883416-1245194410 -o /tmp/evaluation-result-1883416-1245194410/solver-1883416-1245194410 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883416-1245194410.opb minisat %dimacs %var

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

MD5SUM BENCH= 6e4ce17645d1ea8394af123256e7adc9
RANDOM SEED=1599872136

node35.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.232
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.232
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:       1824120 kB
Buffers:         48032 kB
Cached:         110064 kB
SwapCached:        140 kB
Active:          59028 kB
Inactive:       113204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1824120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1148 kB
Writeback:           0 kB
Mapped:          23744 kB
Slab:            45708 kB
Committed_AS:   176928 kB
PageTables:       1400 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-1883416-1245194410.opb

Free space on /tmp at the end= 66136 MiB
End job on node35 at 2009-06-17 01:20:18