Trace number 1883602

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.738 180.941

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v30_e350_d15_mw10_2.opb.PB06.opb
MD5SUM2882e17c9be8b3b8a5ac8492f26b9dcd
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.43478
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 280
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 825
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.39/178.66	------------------------
178.39/178.66	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
178.39/178.66	Size : 0, 1740718, 0, 0, 6352854
178.39/178.66	Count : 0, 328060, 0, 0, 902
178.39/178.66	
178.39/178.66	Command line : minisat tmp.dimacs %var 
178.39/178.66	
178.39/178.66	------------------------
178.49/178.75	This is MiniSat 2.0 beta
178.49/178.75	WARNING: for repeatability, setting FPU to use double precision
178.49/178.75	============================[ Problem Statistics ]=============================
178.49/178.75	|                                                                             |
178.49/178.75	|  Number of variables:  380532                                               |
178.49/178.75	|  Number of clauses:    2834246                                              |

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-1883602-1245194822/watcher-1883602-1245194822 -o /tmp/evaluation-result-1883602-1245194822/solver-1883602-1245194822 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883602-1245194822.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.06 1.01 1.00 3/64 4979
/proc/meminfo: memFree=1865504/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=0 CPUtime=0
/proc/4979/stat : 4979 (runsolver) R 4977 4979 4769 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 187082431 0 0 1992294400 0 0 0 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4979/statm: 0 0 0 0 0 0 0

[startup+0.100446 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 4979
/proc/meminfo: memFree=1865504/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1685156 CPUtime=0.1
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 2835 0 1 0 9 1 0 0 18 0 9 0 187082431 1725599744 2330 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421289 2330 1214 9 0 416200 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685156

[startup+0.202457 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 4979
/proc/meminfo: memFree=1865504/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1685312 CPUtime=0.22
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 3454 0 1 0 21 1 0 0 18 0 9 0 187082431 1725759488 2938 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421328 2938 1222 9 0 416239 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 1685312

[startup+0.302465 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 4979
/proc/meminfo: memFree=1865504/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1685468 CPUtime=0.32
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 4221 0 1 0 31 1 0 0 18 0 9 0 187082431 1725919232 3670 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421367 3670 1363 9 0 416278 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1685468

[startup+0.701501 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 4979
/proc/meminfo: memFree=1865504/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1685432 CPUtime=0.72
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 7369 0 1 0 69 3 0 0 18 0 9 0 187082431 1725882368 6333 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421358 6333 2154 9 0 416269 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1685432

[startup+1.50258 s]
/proc/loadavg: 1.06 1.01 1.00 2/73 4988
/proc/meminfo: memFree=1840344/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1685432 CPUtime=1.52
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 11717 0 1 0 147 5 0 0 18 0 9 0 187082431 1725882368 9955 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421358 9955 2154 9 0 416269 0
[pid=4979/tid=4981] ppid=4977 vsize=1685432 CPUtime=0.97
/proc/4979/task/4981/stat : 4981 (java) R 4977 4979 4769 0 -1 64 2231 0 1 0 96 1 0 0 17 0 9 0 187082432 1725882368 9955 1992294400 134512640 134550932 4294956032 18446744073709551615 4126330243 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4982] ppid=4977 vsize=1685432 CPUtime=0.51
/proc/4979/task/4982/stat : 4982 (java) S 4977 4979 4769 0 -1 64 8464 0 0 0 47 4 0 0 16 0 9 0 187082433 1725882368 9955 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4983] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4983/stat : 4983 (java) S 4977 4979 4769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187082434 1725882368 9955 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4984] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4984/stat : 4984 (java) S 4977 4979 4769 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187082434 1725882368 9955 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4985] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4985/stat : 4985 (java) S 4977 4979 4769 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187082436 1725882368 9955 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4986] ppid=4977 vsize=1685432 CPUtime=0.03
/proc/4979/task/4986/stat : 4986 (java) S 4977 4979 4769 0 -1 64 290 0 0 0 3 0 0 0 16 0 9 0 187082436 1725882368 9955 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4987] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4987/stat : 4987 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187082436 1725882368 9955 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4988] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4988/stat : 4988 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187082436 1725882368 9955 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 1685432

[startup+3.10174 s]
/proc/loadavg: 1.05 1.01 1.00 2/73 4988
/proc/meminfo: memFree=1821272/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1685432 CPUtime=3.14
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 20623 0 1 0 305 9 0 0 18 0 9 0 187082431 1725882368 17843 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421358 17843 2154 9 0 416269 0
[pid=4979/tid=4981] ppid=4977 vsize=1685432 CPUtime=2.05
/proc/4979/task/4981/stat : 4981 (java) S 4977 4979 4769 0 -1 64 2520 0 1 0 204 1 0 0 17 0 9 0 187082432 1725882368 17843 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4982] ppid=4977 vsize=1685432 CPUtime=1.04
/proc/4979/task/4982/stat : 4982 (java) R 4977 4979 4769 0 -1 64 17081 0 0 0 97 7 0 0 16 0 9 0 187082433 1725882368 17845 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4983] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4983/stat : 4983 (java) S 4977 4979 4769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187082434 1725882368 17847 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4984] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4984/stat : 4984 (java) S 4977 4979 4769 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187082434 1725882368 17849 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4985] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4985/stat : 4985 (java) S 4977 4979 4769 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187082436 1725882368 17851 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4986] ppid=4977 vsize=1685432 CPUtime=0.04
/proc/4979/task/4986/stat : 4986 (java) S 4977 4979 4769 0 -1 64 291 0 0 0 4 0 0 0 16 0 9 0 187082436 1725882368 17853 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4987] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4987/stat : 4987 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187082436 1725882368 17855 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4988] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4988/stat : 4988 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187082436 1725882368 17857 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 1685432

[startup+6.30205 s]
/proc/loadavg: 1.05 1.01 1.00 2/73 4988
/proc/meminfo: memFree=1758808/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1685432 CPUtime=6.39
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 44892 0 1 0 620 19 0 0 18 0 9 0 187082431 1725882368 33081 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421358 33081 2163 9 0 416269 0
[pid=4979/tid=4981] ppid=4977 vsize=1685432 CPUtime=3.7
/proc/4979/task/4981/stat : 4981 (java) R 4977 4979 4769 0 -1 64 3649 0 1 0 368 2 0 0 17 0 9 0 187082432 1725882368 33081 1992294400 134512640 134550932 4294956032 18446744073709551615 4125914914 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4982] ppid=4977 vsize=1685432 CPUtime=2.56
/proc/4979/task/4982/stat : 4982 (java) S 4977 4979 4769 0 -1 64 40178 0 0 0 241 15 0 0 17 0 9 0 187082433 1725882368 33081 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4983] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4983/stat : 4983 (java) S 4977 4979 4769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187082434 1725882368 33081 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4984] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4984/stat : 4984 (java) S 4977 4979 4769 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187082434 1725882368 33081 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4985] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4985/stat : 4985 (java) S 4977 4979 4769 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187082436 1725882368 33081 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4986] ppid=4977 vsize=1685432 CPUtime=0.09
/proc/4979/task/4986/stat : 4986 (java) S 4977 4979 4769 0 -1 64 332 0 0 0 9 0 0 0 16 0 9 0 187082436 1725882368 33081 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4987] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4987/stat : 4987 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187082436 1725882368 33081 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4988] ppid=4977 vsize=1685432 CPUtime=0
/proc/4979/task/4988/stat : 4988 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187082436 1725882368 33081 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1685432

[startup+12.7029 s]
/proc/loadavg: 1.04 1.01 1.00 2/73 4988
/proc/meminfo: memFree=1588824/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1696140 CPUtime=12.8
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 100173 0 1 0 1239 41 0 0 18 0 9 0 187082431 1736847360 76758 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 424035 76758 2162 9 0 418946 0
[pid=4979/tid=4981] ppid=4977 vsize=1696140 CPUtime=6.66
/proc/4979/task/4981/stat : 4981 (java) S 4977 4979 4769 0 -1 64 4761 0 1 0 662 4 0 0 16 0 9 0 187082432 1736847360 76758 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4982] ppid=4977 vsize=1696140 CPUtime=6.01
/proc/4979/task/4982/stat : 4982 (java) R 4977 4979 4769 0 -1 64 94333 0 0 0 565 36 0 0 17 0 9 0 187082433 1736847360 76758 1992294400 134512640 134550932 4294956032 18446744073709551615 102758037 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4983] ppid=4977 vsize=1696140 CPUtime=0
/proc/4979/task/4983/stat : 4983 (java) S 4977 4979 4769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187082434 1736847360 76758 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4984] ppid=4977 vsize=1696140 CPUtime=0
/proc/4979/task/4984/stat : 4984 (java) S 4977 4979 4769 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187082434 1736847360 76758 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4985] ppid=4977 vsize=1696140 CPUtime=0
/proc/4979/task/4985/stat : 4985 (java) S 4977 4979 4769 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187082436 1736847360 76758 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4986] ppid=4977 vsize=1696140 CPUtime=0.1
/proc/4979/task/4986/stat : 4986 (java) S 4977 4979 4769 0 -1 64 346 0 0 0 10 0 0 0 16 0 9 0 187082436 1736847360 76758 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4987] ppid=4977 vsize=1696140 CPUtime=0
/proc/4979/task/4987/stat : 4987 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187082436 1736847360 76758 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4988] ppid=4977 vsize=1696140 CPUtime=0
/proc/4979/task/4988/stat : 4988 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187082436 1736847360 76758 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.8
Current children cumulated vsize (KiB) 1696140

[startup+25.5021 s]
/proc/loadavg: 1.04 1.01 1.00 2/73 4988
/proc/meminfo: memFree=1299672/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1685568 CPUtime=25.56
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 183848 0 1 0 2481 75 0 0 18 0 9 0 187082431 1726021632 144914 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421392 144915 2162 9 0 416303 0
[pid=4979/tid=4981] ppid=4977 vsize=1685568 CPUtime=11.49
/proc/4979/task/4981/stat : 4981 (java) S 4977 4979 4769 0 -1 64 9894 0 1 0 1140 9 0 0 17 0 9 0 187082432 1726021632 144916 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4982] ppid=4977 vsize=1685568 CPUtime=13.95
/proc/4979/task/4982/stat : 4982 (java) R 4977 4979 4769 0 -1 64 172879 0 0 0 1330 65 0 0 16 0 9 0 187082433 1726021632 144918 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4983] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4983/stat : 4983 (java) S 4977 4979 4769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187082434 1726021632 144920 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4984] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4984/stat : 4984 (java) S 4977 4979 4769 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187082434 1726021632 144922 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4985] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4985/stat : 4985 (java) S 4977 4979 4769 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187082436 1726021632 144924 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4986] ppid=4977 vsize=1685568 CPUtime=0.1
/proc/4979/task/4986/stat : 4986 (java) S 4977 4979 4769 0 -1 64 346 0 0 0 10 0 0 0 16 0 9 0 187082436 1726021632 144925 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4987] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4987/stat : 4987 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187082436 1726021632 144927 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4988] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4988/stat : 4988 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187082436 1726021632 144929 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 1685568

[startup+51.1025 s]
/proc/loadavg: 1.02 1.01 1.00 2/73 4988
/proc/meminfo: memFree=1000792/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1685568 CPUtime=51.09
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 258893 0 1 0 4989 120 0 0 18 0 9 0 187082431 1726021632 213458 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421392 213458 2164 9 0 416303 0
[pid=4979/tid=4981] ppid=4977 vsize=1685568 CPUtime=28.36
/proc/4979/task/4981/stat : 4981 (java) R 4977 4979 4769 0 -1 64 15107 0 1 0 2810 26 0 0 17 0 9 0 187082432 1726021632 213458 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903034 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4982] ppid=4977 vsize=1685568 CPUtime=22.59
/proc/4979/task/4982/stat : 4982 (java) S 4977 4979 4769 0 -1 64 242697 0 0 0 2166 93 0 0 16 0 9 0 187082433 1726021632 213458 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4983] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4983/stat : 4983 (java) S 4977 4979 4769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187082434 1726021632 213458 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4984] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4984/stat : 4984 (java) S 4977 4979 4769 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187082434 1726021632 213458 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4985] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4985/stat : 4985 (java) S 4977 4979 4769 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187082436 1726021632 213458 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4986] ppid=4977 vsize=1685568 CPUtime=0.12
/proc/4979/task/4986/stat : 4986 (java) S 4977 4979 4769 0 -1 64 356 0 0 0 12 0 0 0 16 0 9 0 187082436 1726021632 213458 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4987] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4987/stat : 4987 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187082436 1726021632 213458 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4988] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4988/stat : 4988 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187082436 1726021632 213458 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1685568

[startup+102.302 s]
/proc/loadavg: 1.09 1.03 1.01 2/73 4988
/proc/meminfo: memFree=850968/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1685568 CPUtime=102.19
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 288526 0 1 0 10078 141 0 0 18 0 9 0 187082431 1726021632 243064 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421392 243064 2164 9 0 416303 0
[pid=4979/tid=4981] ppid=4977 vsize=1685568 CPUtime=77.29
/proc/4979/task/4981/stat : 4981 (java) R 4977 4979 4769 0 -1 64 15162 0 1 0 7693 36 0 0 18 0 9 0 187082432 1726021632 243064 1992294400 134512640 134550932 4294956032 18446744073709551615 103823656 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4982] ppid=4977 vsize=1685568 CPUtime=24.77
/proc/4979/task/4982/stat : 4982 (java) S 4977 4979 4769 0 -1 64 272275 0 0 0 2373 104 0 0 16 0 9 0 187082433 1726021632 243064 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4983] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4983/stat : 4983 (java) S 4977 4979 4769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187082434 1726021632 243064 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4984] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4984/stat : 4984 (java) S 4977 4979 4769 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187082434 1726021632 243064 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4985] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4985/stat : 4985 (java) S 4977 4979 4769 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187082436 1726021632 243064 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4986] ppid=4977 vsize=1685568 CPUtime=0.12
/proc/4979/task/4986/stat : 4986 (java) S 4977 4979 4769 0 -1 64 356 0 0 0 12 0 0 0 16 0 9 0 187082436 1726021632 243064 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4987] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4987/stat : 4987 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187082436 1726021632 243064 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4988] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4988/stat : 4988 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187082436 1726021632 243064 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 1685568

[startup+162.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/73 4988
/proc/meminfo: memFree=802648/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1685568 CPUtime=162.11
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 298999 0 1 0 16064 147 0 0 18 0 9 0 187082431 1726021632 253520 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421392 253520 2164 9 0 416303 0
[pid=4979/tid=4981] ppid=4977 vsize=1685568 CPUtime=136.25
/proc/4979/task/4981/stat : 4981 (java) R 4977 4979 4769 0 -1 64 15179 0 1 0 13586 39 0 0 19 0 9 0 187082432 1726021632 253520 1992294400 134512640 134550932 4294956032 18446744073709551615 4126046733 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4982] ppid=4977 vsize=1685568 CPUtime=25.72
/proc/4979/task/4982/stat : 4982 (java) S 4977 4979 4769 0 -1 64 282731 0 0 0 2465 107 0 0 16 0 9 0 187082433 1726021632 253520 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4983] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4983/stat : 4983 (java) S 4977 4979 4769 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187082434 1726021632 253520 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4984] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4984/stat : 4984 (java) S 4977 4979 4769 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 187082434 1726021632 253520 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4985] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4985/stat : 4985 (java) S 4977 4979 4769 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 187082436 1726021632 253520 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4986] ppid=4977 vsize=1685568 CPUtime=0.12
/proc/4979/task/4986/stat : 4986 (java) S 4977 4979 4769 0 -1 64 356 0 0 0 12 0 0 0 16 0 9 0 187082436 1726021632 253520 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4987] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4987/stat : 4987 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 187082436 1726021632 253520 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4988] ppid=4977 vsize=1685568 CPUtime=0
/proc/4979/task/4988/stat : 4988 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187082436 1726021632 253520 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 1685568



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+180.702 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 4992
/proc/meminfo: memFree=634232/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=1686540 CPUtime=178.5
/proc/4979/stat : 4979 (java) S 4977 4979 4769 0 -1 0 301880 0 1 0 17696 154 0 0 18 0 12 0 187082431 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 421635 256130 2167 9 0 416546 0
[pid=4990] ppid=4979 vsize=164300 CPUtime=1.99
/proc/4990/stat : 4990 (minisat) R 4979 4979 4769 0 -1 4194304 37933 0 0 0 173 26 0 0 25 0 1 0 187100298 168243200 37912 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 0 0 0
/proc/4990/statm: 41075 37912 58 157 0 40915 0
[pid=4979/tid=4981] ppid=4977 vsize=1686540 CPUtime=152.36
/proc/4979/task/4981/stat : 4981 (java) S 4977 4979 4769 0 -1 64 15337 0 1 0 15195 41 0 0 16 0 12 0 187082432 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4982] ppid=4977 vsize=1686540 CPUtime=25.96
/proc/4979/task/4982/stat : 4982 (java) S 4977 4979 4769 0 -1 64 285331 0 0 0 2488 108 0 0 16 0 12 0 187082433 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4983] ppid=4977 vsize=1686540 CPUtime=0
/proc/4979/task/4983/stat : 4983 (java) S 4977 4979 4769 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187082434 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4984] ppid=4977 vsize=1686540 CPUtime=0
/proc/4979/task/4984/stat : 4984 (java) S 4977 4979 4769 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 187082434 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4985] ppid=4977 vsize=1686540 CPUtime=0
/proc/4979/task/4985/stat : 4985 (java) S 4977 4979 4769 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187082436 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4986] ppid=4977 vsize=1686540 CPUtime=0.12
/proc/4979/task/4986/stat : 4986 (java) S 4977 4979 4769 0 -1 64 356 0 0 0 12 0 0 0 16 0 12 0 187082436 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4987] ppid=4977 vsize=1686540 CPUtime=0
/proc/4979/task/4987/stat : 4987 (java) S 4977 4979 4769 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187082436 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4979/tid=4988] ppid=4977 vsize=1686540 CPUtime=0
/proc/4979/task/4988/stat : 4988 (java) S 4977 4979 4769 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 187082436 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4979/tid=4989] ppid=4977 vsize=1686540 CPUtime=0.03
/proc/4979/task/4989/stat : 4989 (java) S 4977 4979 4769 0 -1 64 71 0 0 0 0 3 0 0 16 0 12 0 187100298 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4979/tid=4991] ppid=4977 vsize=1686540 CPUtime=0
/proc/4979/task/4991/stat : 4991 (java) S 4977 4979 4769 0 -1 64 32 0 0 0 0 0 0 0 17 0 12 0 187100306 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4979/tid=4992] ppid=4977 vsize=1686540 CPUtime=0
/proc/4979/task/4992/stat : 4992 (java) S 4977 4979 4769 0 -1 64 12 0 0 0 0 0 0 0 17 0 12 0 187100306 1727016960 256130 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 180.49
Current children cumulated vsize (KiB) 1850840

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

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

[startup+180.902 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 4992
/proc/meminfo: memFree=634232/2055920 swapFree=4181656/4192956
[pid=4979] ppid=4977 vsize=0 CPUtime=180.68
/proc/4979/stat : 4979 (java) Z 4977 4979 4769 0 -1 1036 302395 37951 54 0 17697 165 173 33 15 0 2 0 187082431 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4979/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 180.68
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 180.941
CPU time (s): 180.738
CPU user time (s): 178.702
CPU system time (s): 2.03569
CPU usage (%): 99.8875
Max. virtual memory (cumulated for all children) (KiB): 1850840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.702
system time used= 2.03569
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 340346
page faults= 54
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5140
involuntary context switches= 2688

runsolver used 0.216967 second user time and 0.514921 second system time

The end

Launcher Data

Begin job on node18 at 2009-06-17 01:27:03
IDJOB=1883602
IDBENCH=1379
IDSOLVER=688
FILE ID=node18/1883602-1245194822
PBS_JOBID= 9368325
Free space on /tmp= 66164 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_2.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-1883602-1245194822/watcher-1883602-1245194822 -o /tmp/evaluation-result-1883602-1245194822/solver-1883602-1245194822 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883602-1245194822.opb minisat %dimacs %var

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

MD5SUM BENCH= 2882e17c9be8b3b8a5ac8492f26b9dcd
RANDOM SEED=2099998001

node18.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.236
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.236
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:       1865992 kB
Buffers:         46472 kB
Cached:          98672 kB
SwapCached:       5544 kB
Active:          80024 kB
Inactive:        73040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865992 kB
SwapTotal:     4192956 kB
SwapFree:      4181656 kB
Dirty:           12016 kB
Writeback:           0 kB
Mapped:          12948 kB
Slab:            22980 kB
Committed_AS:   158256 kB
PageTables:       1380 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-1883602-1245194822.opb

Free space on /tmp at the end= 66160 MiB
End job on node18 at 2009-06-17 01:30:05