Trace number 1883597

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) 180.669 180.826

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v30_e350_d15_mw10_1.opb.PB06.opb
MD5SUM285f81376739daaaae61d54cc606f233
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.44478
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1600
Total number of constraints328901
Number of constraints which are clauses327070
Number of constraints which are cardinality constraints (but not clauses)61
Number of constraints which are nor clauses,nor cardinality constraints1770
Minimum length of a constraint2
Maximum length of a constraint700
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 268
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 789
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

178.42/178.60	------------------------
178.42/178.61	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
178.42/178.61	Size : 0, 1737238, 0, 0, 6213204
178.42/178.61	Count : 0, 328060, 0, 0, 902
178.42/178.61	
178.42/178.61	Command line : minisat tmp.dimacs %var 
178.42/178.61	
178.42/178.61	------------------------
178.42/178.69	This is MiniSat 2.0 beta
178.42/178.69	WARNING: for repeatability, setting FPU to use double precision
178.42/178.69	============================[ Problem Statistics ]=============================
178.42/178.69	|                                                                             |
178.42/178.69	|  Number of variables:  373512                                               |
178.42/178.69	|  Number of clauses:    2783526                                              |

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-1883597-1245194788/watcher-1883597-1245194788 -o /tmp/evaluation-result-1883597-1245194788/solver-1883597-1245194788 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883597-1245194788.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: 1.03 0.99 0.99 3/64 9114
/proc/meminfo: memFree=1826344/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1612 CPUtime=0
/proc/9114/stat : 9114 (java) R 9112 9114 8701 0 -1 0 174 0 0 0 0 0 0 0 19 0 1 0 187075275 1650688 146 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9114/statm: 403 146 111 9 0 45 0

[startup+0.043499 s]
/proc/loadavg: 1.03 0.99 0.99 3/64 9114
/proc/meminfo: memFree=1826344/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1682168 CPUtime=0.03
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 2016 0 1 0 2 1 0 0 18 0 5 0 187075275 1722540032 1581 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 420542 1581 898 9 0 415457 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1682168

[startup+0.102957 s]
/proc/loadavg: 1.03 0.99 0.99 3/64 9114
/proc/meminfo: memFree=1826344/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1685288 CPUtime=0.11
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 2838 0 1 0 10 1 0 0 18 0 9 0 187075275 1725734912 2333 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 421322 2333 1214 9 0 416233 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685288

[startup+0.301539 s]
/proc/loadavg: 1.03 0.99 0.99 3/64 9114
/proc/meminfo: memFree=1826344/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1685444 CPUtime=0.33
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 3958 0 1 0 31 2 0 0 18 0 9 0 187075275 1725894656 3431 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 421361 3431 1222 9 0 416272 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1685444

[startup+0.701609 s]
/proc/loadavg: 1.03 0.99 0.99 3/64 9114
/proc/meminfo: memFree=1826344/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1685468 CPUtime=0.73
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 7324 0 1 0 70 3 0 0 18 0 9 0 187075275 1725919232 6291 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 421367 6291 2154 9 0 416278 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1685468

[startup+1.50275 s]
/proc/loadavg: 1.03 0.99 0.99 2/73 9123
/proc/meminfo: memFree=1803872/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1685468 CPUtime=1.53
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 11607 0 1 0 148 5 0 0 18 0 9 0 187075275 1725919232 9849 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 421367 9849 2154 9 0 416278 0
[pid=9114/tid=9116] ppid=9112 vsize=1685468 CPUtime=0.95
/proc/9114/task/9116/stat : 9116 (java) R 9112 9114 8701 0 -1 64 2230 0 1 0 94 1 0 0 16 0 9 0 187075276 1725919232 9849 1992294400 134512640 134550932 4294956032 18446744073709551615 4126365800 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9117] ppid=9112 vsize=1685468 CPUtime=0.51
/proc/9114/task/9117/stat : 9117 (java) S 9112 9114 8701 0 -1 64 8353 0 0 0 48 3 0 0 16 0 9 0 187075277 1725919232 9849 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9114/tid=9118] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9118/stat : 9118 (java) S 9112 9114 8701 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187075277 1725919232 9849 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9119] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9119/stat : 9119 (java) S 9112 9114 8701 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187075277 1725919232 9849 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9120] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9120/stat : 9120 (java) S 9112 9114 8701 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187075279 1725919232 9849 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9121] ppid=9112 vsize=1685468 CPUtime=0.04
/proc/9114/task/9121/stat : 9121 (java) S 9112 9114 8701 0 -1 64 291 0 0 0 4 0 0 0 15 0 9 0 187075279 1725919232 9849 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9114/tid=9122] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9122/stat : 9122 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187075279 1725919232 9849 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9123] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9123/stat : 9123 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187075279 1725919232 9849 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 1685468

[startup+3.10122 s]
/proc/loadavg: 1.03 0.99 0.99 2/73 9123
/proc/meminfo: memFree=1785056/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1685468 CPUtime=3.13
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 20421 0 1 0 304 9 0 0 18 0 9 0 187075275 1725919232 17647 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 421367 17647 2154 9 0 416278 0
[pid=9114/tid=9116] ppid=9112 vsize=1685468 CPUtime=2.04
/proc/9114/task/9116/stat : 9116 (java) R 9112 9114 8701 0 -1 64 2519 0 1 0 203 1 0 0 17 0 9 0 187075276 1725919232 17647 1992294400 134512640 134550932 4294956032 18446744073709551615 4126384932 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9114/tid=9117] ppid=9112 vsize=1685468 CPUtime=1.02
/proc/9114/task/9117/stat : 9117 (java) S 9112 9114 8701 0 -1 64 16877 0 0 0 95 7 0 0 15 0 9 0 187075277 1725919232 17647 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9118] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9118/stat : 9118 (java) S 9112 9114 8701 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187075277 1725919232 17647 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9119] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9119/stat : 9119 (java) S 9112 9114 8701 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187075277 1725919232 17647 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9120] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9120/stat : 9120 (java) S 9112 9114 8701 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187075279 1725919232 17647 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9121] ppid=9112 vsize=1685468 CPUtime=0.04
/proc/9114/task/9121/stat : 9121 (java) S 9112 9114 8701 0 -1 64 292 0 0 0 4 0 0 0 15 0 9 0 187075279 1725919232 17647 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9122] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9122/stat : 9122 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187075279 1725919232 17647 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9123] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9123/stat : 9123 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187075279 1725919232 17647 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 1685468

[startup+6.30277 s]
/proc/loadavg: 1.03 0.99 0.99 2/73 9123
/proc/meminfo: memFree=1705504/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1685468 CPUtime=6.34
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 44840 0 1 0 613 21 0 0 18 0 9 0 187075275 1725919232 33039 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 421367 33039 2163 9 0 416278 0
[pid=9114/tid=9116] ppid=9112 vsize=1685468 CPUtime=3.73
/proc/9114/task/9116/stat : 9116 (java) R 9112 9114 8701 0 -1 64 3638 0 1 0 371 2 0 0 17 0 9 0 187075276 1725919232 33039 1992294400 134512640 134550932 4294956032 18446744073709551615 104200191 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9114/tid=9117] ppid=9112 vsize=1685468 CPUtime=2.52
/proc/9114/task/9117/stat : 9117 (java) S 9112 9114 8701 0 -1 64 40172 0 0 0 235 17 0 0 15 0 9 0 187075277 1725919232 33039 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9118] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9118/stat : 9118 (java) S 9112 9114 8701 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187075277 1725919232 33039 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9119] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9119/stat : 9119 (java) S 9112 9114 8701 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 187075277 1725919232 33039 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9120] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9120/stat : 9120 (java) S 9112 9114 8701 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187075279 1725919232 33039 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9121] ppid=9112 vsize=1685468 CPUtime=0.05
/proc/9114/task/9121/stat : 9121 (java) S 9112 9114 8701 0 -1 64 297 0 0 0 5 0 0 0 15 0 9 0 187075279 1725919232 33039 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9122] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9122/stat : 9122 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187075279 1725919232 33039 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9123] ppid=9112 vsize=1685468 CPUtime=0
/proc/9114/task/9123/stat : 9123 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187075279 1725919232 33039 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 1685468

[startup+12.7019 s]
/proc/loadavg: 1.03 0.99 0.99 2/73 9123
/proc/meminfo: memFree=1555488/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1692784 CPUtime=12.79
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 97992 0 1 0 1238 41 0 0 18 0 9 0 187075275 1733410816 75755 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 423196 75762 2162 9 0 418107 0
[pid=9114/tid=9116] ppid=9112 vsize=1692784 CPUtime=6.94
/proc/9114/task/9116/stat : 9116 (java) S 9112 9114 8701 0 -1 64 4763 0 1 0 690 4 0 0 17 0 9 0 187075276 1733410816 75767 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9114/tid=9117] ppid=9112 vsize=1692784 CPUtime=5.72
/proc/9114/task/9117/stat : 9117 (java) R 9112 9114 8701 0 -1 64 92169 0 0 0 536 36 0 0 16 0 9 0 187075277 1733410816 75775 1992294400 134512640 134550932 4294956032 18446744073709551615 102500676 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9118] ppid=9112 vsize=1692784 CPUtime=0
/proc/9114/task/9118/stat : 9118 (java) S 9112 9114 8701 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187075277 1733410816 75783 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9119] ppid=9112 vsize=1692784 CPUtime=0
/proc/9114/task/9119/stat : 9119 (java) S 9112 9114 8701 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187075277 1733410816 75791 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9120] ppid=9112 vsize=1692784 CPUtime=0
/proc/9114/task/9120/stat : 9120 (java) S 9112 9114 8701 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187075279 1733410816 75798 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9121] ppid=9112 vsize=1692784 CPUtime=0.1
/proc/9114/task/9121/stat : 9121 (java) S 9112 9114 8701 0 -1 64 347 0 0 0 10 0 0 0 16 0 9 0 187075279 1733410816 75807 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9122] ppid=9112 vsize=1692784 CPUtime=0
/proc/9114/task/9122/stat : 9122 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187075279 1733410816 75814 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9123] ppid=9112 vsize=1692784 CPUtime=0
/proc/9114/task/9123/stat : 9123 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187075279 1733410816 75823 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 1692784

[startup+25.5019 s]
/proc/loadavg: 1.02 0.99 0.99 2/73 9123
/proc/meminfo: memFree=1260768/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1685568 CPUtime=25.58
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 181139 0 1 0 2481 77 0 0 18 0 9 0 187075275 1726021632 142230 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 421392 142230 2162 9 0 416303 0
[pid=9114/tid=9116] ppid=9112 vsize=1685568 CPUtime=11.8
/proc/9114/task/9116/stat : 9116 (java) S 9112 9114 8701 0 -1 64 9895 0 1 0 1171 9 0 0 17 0 9 0 187075276 1726021632 142230 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9114/tid=9117] ppid=9112 vsize=1685568 CPUtime=13.65
/proc/9114/task/9117/stat : 9117 (java) R 9112 9114 8701 0 -1 64 170164 0 0 0 1298 67 0 0 16 0 9 0 187075277 1726021632 142230 1992294400 134512640 134550932 4294956032 18446744073709551615 102549400 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9118] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9118/stat : 9118 (java) S 9112 9114 8701 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187075277 1726021632 142230 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9119] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9119/stat : 9119 (java) S 9112 9114 8701 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187075277 1726021632 142230 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9120] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9120/stat : 9120 (java) S 9112 9114 8701 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187075279 1726021632 142230 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9121] ppid=9112 vsize=1685568 CPUtime=0.1
/proc/9114/task/9121/stat : 9121 (java) S 9112 9114 8701 0 -1 64 347 0 0 0 10 0 0 0 16 0 9 0 187075279 1726021632 142230 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9122] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9122/stat : 9122 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187075279 1726021632 142230 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9123] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9123/stat : 9123 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187075279 1726021632 142230 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1685568

[startup+51.1025 s]
/proc/loadavg: 1.01 0.99 0.99 2/73 9123
/proc/meminfo: memFree=966880/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1685568 CPUtime=51.14
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 254520 0 1 0 4998 116 0 0 18 0 9 0 187075275 1726021632 209118 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 421392 209118 2164 9 0 416303 0
[pid=9114/tid=9116] ppid=9112 vsize=1685568 CPUtime=28.92
/proc/9114/task/9116/stat : 9116 (java) S 9112 9114 8701 0 -1 64 15156 0 1 0 2867 25 0 0 17 0 9 0 187075276 1726021632 209118 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9114/tid=9117] ppid=9112 vsize=1685568 CPUtime=22.07
/proc/9114/task/9117/stat : 9117 (java) R 9112 9114 8701 0 -1 64 238274 0 0 0 2117 90 0 0 16 0 9 0 187075277 1726021632 209118 1992294400 134512640 134550932 4294956032 18446744073709551615 102759280 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9118] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9118/stat : 9118 (java) S 9112 9114 8701 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187075277 1726021632 209118 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9119] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9119/stat : 9119 (java) S 9112 9114 8701 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187075277 1726021632 209118 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9120] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9120/stat : 9120 (java) S 9112 9114 8701 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187075279 1726021632 209118 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9121] ppid=9112 vsize=1685568 CPUtime=0.12
/proc/9114/task/9121/stat : 9121 (java) S 9112 9114 8701 0 -1 64 357 0 0 0 12 0 0 0 15 0 9 0 187075279 1726021632 209118 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9122] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9122/stat : 9122 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187075279 1726021632 209118 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9123] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9123/stat : 9123 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187075279 1726021632 209118 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 1685568

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 9123
/proc/meminfo: memFree=817440/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1685568 CPUtime=102.24
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 287390 0 1 0 10087 137 0 0 18 0 9 0 187075275 1726021632 241961 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 421392 241961 2164 9 0 416303 0
[pid=9114/tid=9116] ppid=9112 vsize=1685568 CPUtime=77.61
/proc/9114/task/9116/stat : 9116 (java) R 9112 9114 8701 0 -1 64 15211 0 1 0 7727 34 0 0 22 0 9 0 187075276 1726021632 241961 1992294400 134512640 134550932 4294956032 18446744073709551615 4126548721 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9117] ppid=9112 vsize=1685568 CPUtime=24.49
/proc/9114/task/9117/stat : 9117 (java) S 9112 9114 8701 0 -1 64 271089 0 0 0 2347 102 0 0 16 0 9 0 187075277 1726021632 241961 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9118] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9118/stat : 9118 (java) S 9112 9114 8701 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187075277 1726021632 241961 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9119] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9119/stat : 9119 (java) S 9112 9114 8701 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187075277 1726021632 241961 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9120] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9120/stat : 9120 (java) S 9112 9114 8701 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187075279 1726021632 241961 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9121] ppid=9112 vsize=1685568 CPUtime=0.12
/proc/9114/task/9121/stat : 9121 (java) S 9112 9114 8701 0 -1 64 357 0 0 0 12 0 0 0 15 0 9 0 187075279 1726021632 241961 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9122] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9122/stat : 9122 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187075279 1726021632 241961 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9123] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9123/stat : 9123 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187075279 1726021632 241961 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1685568

[startup+162.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/73 9123
/proc/meminfo: memFree=768864/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1685568 CPUtime=162.15
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 297951 0 1 0 16070 145 0 0 18 0 9 0 187075275 1726021632 252505 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 421392 252505 2164 9 0 416303 0
[pid=9114/tid=9116] ppid=9112 vsize=1685568 CPUtime=136.59
/proc/9114/task/9116/stat : 9116 (java) R 9112 9114 8701 0 -1 64 15228 0 1 0 13623 36 0 0 23 0 9 0 187075276 1726021632 252505 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903070 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9117] ppid=9112 vsize=1685568 CPUtime=25.41
/proc/9114/task/9117/stat : 9117 (java) S 9112 9114 8701 0 -1 64 281633 0 0 0 2434 107 0 0 16 0 9 0 187075277 1726021632 252505 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9118] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9118/stat : 9118 (java) S 9112 9114 8701 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187075277 1726021632 252505 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9119] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9119/stat : 9119 (java) S 9112 9114 8701 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187075277 1726021632 252505 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9120] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9120/stat : 9120 (java) S 9112 9114 8701 0 -1 64 0 0 0 0 0 0 0 0 21 0 9 0 187075279 1726021632 252505 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9121] ppid=9112 vsize=1685568 CPUtime=0.12
/proc/9114/task/9121/stat : 9121 (java) S 9112 9114 8701 0 -1 64 357 0 0 0 12 0 0 0 15 0 9 0 187075279 1726021632 252505 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9122] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9122/stat : 9122 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 187075279 1726021632 252505 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9123] ppid=9112 vsize=1685568 CPUtime=0
/proc/9114/task/9123/stat : 9123 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187075279 1726021632 252505 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 1685568



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+180.602 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 9127
/proc/meminfo: memFree=603328/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=1686540 CPUtime=178.47
/proc/9114/stat : 9114 (java) S 9112 9114 8701 0 -1 0 300940 0 1 0 17695 152 0 0 18 0 12 0 187075275 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 421635 255222 2167 9 0 416546 0
[pid=9125] ppid=9114 vsize=162032 CPUtime=1.95
/proc/9125/stat : 9125 (minisat) R 9114 9114 8701 0 -1 4194304 37109 0 0 0 169 26 0 0 25 0 1 0 187093136 165920768 37088 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 0 0 0
/proc/9125/statm: 40508 37089 58 157 0 40348 0
[pid=9114/tid=9116] ppid=9112 vsize=1686540 CPUtime=152.62
/proc/9114/task/9116/stat : 9116 (java) S 9112 9114 8701 0 -1 64 15387 0 1 0 15223 39 0 0 17 0 12 0 187075276 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9114/tid=9117] ppid=9112 vsize=1686540 CPUtime=25.67
/proc/9114/task/9117/stat : 9117 (java) S 9112 9114 8701 0 -1 64 284339 0 0 0 2459 108 0 0 16 0 12 0 187075277 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9118] ppid=9112 vsize=1686540 CPUtime=0
/proc/9114/task/9118/stat : 9118 (java) S 9112 9114 8701 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187075277 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9119] ppid=9112 vsize=1686540 CPUtime=0
/proc/9114/task/9119/stat : 9119 (java) S 9112 9114 8701 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187075277 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9120] ppid=9112 vsize=1686540 CPUtime=0
/proc/9114/task/9120/stat : 9120 (java) S 9112 9114 8701 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 187075279 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9121] ppid=9112 vsize=1686540 CPUtime=0.12
/proc/9114/task/9121/stat : 9121 (java) S 9112 9114 8701 0 -1 64 357 0 0 0 12 0 0 0 15 0 12 0 187075279 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9122] ppid=9112 vsize=1686540 CPUtime=0
/proc/9114/task/9122/stat : 9122 (java) S 9112 9114 8701 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187075279 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9114/tid=9123] ppid=9112 vsize=1686540 CPUtime=0
/proc/9114/task/9123/stat : 9123 (java) S 9112 9114 8701 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187075279 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9114/tid=9124] ppid=9112 vsize=1686540 CPUtime=0.03
/proc/9114/task/9124/stat : 9124 (java) S 9112 9114 8701 0 -1 64 72 0 0 0 0 3 0 0 16 0 12 0 187093136 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=9114/tid=9126] ppid=9112 vsize=1686540 CPUtime=0
/proc/9114/task/9126/stat : 9126 (java) S 9112 9114 8701 0 -1 64 32 0 0 0 0 0 0 0 17 0 12 0 187093144 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9114/tid=9127] ppid=9112 vsize=1686540 CPUtime=0
/proc/9114/task/9127/stat : 9127 (java) S 9112 9114 8701 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187093144 1727016960 255222 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 180.42
Current children cumulated vsize (KiB) 1848572

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

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

[startup+180.802 s]
/proc/loadavg: 1.00 0.99 0.99 2/77 9127
/proc/meminfo: memFree=603328/2055920 swapFree=4181252/4192956
[pid=9114] ppid=9112 vsize=0 CPUtime=180.62
/proc/9114/stat : 9114 (java) Z 9112 9114 8701 0 -1 1036 301463 37135 45 0 17696 164 169 33 15 0 2 0 187075275 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9114/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 180.62
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 180.826
CPU time (s): 180.669
CPU user time (s): 178.66
CPU system time (s): 2.00869
CPU usage (%): 99.9127
Max. virtual memory (cumulated for all children) (KiB): 1848572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.66
system time used= 2.00869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 338598
page faults= 45
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5105
involuntary context switches= 3417

runsolver used 0.216967 second user time and 0.512922 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-17 01:26:29
IDJOB=1883597
IDBENCH=1374
IDSOLVER=688
FILE ID=node48/1883597-1245194788
PBS_JOBID= 9368337
Free space on /tmp= 66224 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/dbst/normalized-dbst_v30_e350_d15_mw10_1.opb.PB06.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-1883597-1245194788/watcher-1883597-1245194788 -o /tmp/evaluation-result-1883597-1245194788/solver-1883597-1245194788 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883597-1245194788.opb minisat %dimacs %var

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

MD5SUM BENCH= 285f81376739daaaae61d54cc606f233
RANDOM SEED=370792625

node48.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.270
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.270
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:       1826824 kB
Buffers:         44160 kB
Cached:         115884 kB
SwapCached:       5468 kB
Active:          89692 kB
Inactive:        78252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826824 kB
SwapTotal:     4192956 kB
SwapFree:      4181252 kB
Dirty:           12020 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            47148 kB
Committed_AS:   167368 kB
PageTables:       1372 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-1883597-1245194788.opb

Free space on /tmp at the end= 66224 MiB
End job on node48 at 2009-06-17 01:29:32