Trace number 1885150

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) 143.982 144.114

General information on the benchmark

Name/PURE-SAT/SAT09/CRAFTED/
edgematching/all/em_12_2_4_all.opb
MD5SUMa0a808e6c65f07a30f4eacdb010dee9c
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark49.3695
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12584
Total number of constraints729136
Number of constraints which are clauses729136
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

64.72/64.83	------------------------
64.72/64.83	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
64.72/64.83	Size : 0, 1670768, 0, 0, 0
64.72/64.83	Count : 0, 729136, 0, 0, 0
64.72/64.83	
64.72/64.83	Command line : minisat tmp.dimacs %var 
64.72/64.83	
64.72/64.83	------------------------
64.79/64.92	This is MiniSat 2.0 beta
64.79/64.92	WARNING: for repeatability, setting FPU to use double precision
64.79/64.92	============================[ Problem Statistics ]=============================
64.79/64.92	|                                                                             |
64.79/64.92	|  Number of variables:  12584                                                |
64.79/64.92	|  Number of clauses:    729136                                               |
64.79/65.39	|  Parsing time:         0.42         s                                       |
68.01/68.15	============================[ Search Statistics ]==============================
68.01/68.15	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
68.01/68.15	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
68.01/68.15	===============================================================================
68.01/68.15	|         0 |   12536   720248  1644226 |   240082        0    nan |  0.000 % |
68.01/68.17	|       101 |   12536   720248  1644226 |   264090      101    152 |  0.000 % |
68.12/68.24	|       251 |   12536   720248  1644226 |   290500      251    106 |  0.000 % |
68.12/68.29	|       477 |   12536   720248  1644226 |   319550      477    127 |  0.000 % |
68.22/68.40	|       815 |   12536   720248  1644226 |   351505      815    114 |  0.000 % |
68.42/68.56	|      1323 |   12536   720248  1644226 |   386655     1323    109 |  0.000 % |
68.52/68.69	|      2083 |   12536   720248  1644226 |   425321     2083    139 |  0.000 % |
68.92/69.02	|      3225 |   12536   720248  1644226 |   467853     3225    131 |  0.000 % |
69.51/69.69	|      4933 |   12536   720248  1644226 |   514638     4933    117 |  0.000 % |
70.01/70.16	|      7496 |   12536   720248  1644226 |   566102     7496    140 |  0.000 % |
71.21/71.37	|     11340 |   12536   720248  1644226 |   622712    11340    135 |  0.000 % |
73.21/73.34	|     17106 |   12536   720248  1644226 |   684983    17106    149 |  0.000 % |
76.21/76.34	|     25756 |   12536   720248  1644226 |   753482    25756    165 |  0.000 % |
82.31/82.48	|     38730 |   12536   720248  1644226 |   828830    38730    162 |  0.000 % |
89.90/90.03	|     58193 |   12536   720248  1644226 |   911713    58193    167 |  0.000 % |
108.40/108.51	|     87386 |   12536   720248  1644226 |  1002884    87386    194 |  0.000 % |
138.09/138.23	|    131176 |   12536   720248  1644226 |  1103173   131176    203 |  0.000 % |

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-1885150-1245263704/watcher-1885150-1245263704 -o /tmp/evaluation-result-1885150-1245263704/solver-1885150-1245263704 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1885150-1245263704.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.01 1.00 0.99 3/65 15155
/proc/meminfo: memFree=1890096/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=152 CPUtime=0
/proc/15155/stat : 15155 (java) R 15153 15155 14112 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 193968878 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 9921316 0 0 4096 0 0 0 0 17 1 0 0
/proc/15155/statm: 38 26 19 9 0 4 0

[startup+0.0627351 s]
/proc/loadavg: 1.01 1.00 0.99 3/65 15155
/proc/meminfo: memFree=1890096/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1684292 CPUtime=0.04
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 2598 0 1 0 3 1 0 0 18 0 9 0 193968878 1724715008 2097 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 421073 2097 1163 9 0 415984 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1684292

[startup+0.103737 s]
/proc/loadavg: 1.01 1.00 0.99 3/65 15155
/proc/meminfo: memFree=1890096/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1684400 CPUtime=0.1
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 2982 0 1 0 9 1 0 0 18 0 9 0 193968878 1724825600 2476 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 421100 2476 1222 9 0 416011 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1684400

[startup+0.301754 s]
/proc/loadavg: 1.01 1.00 0.99 3/65 15155
/proc/meminfo: memFree=1890096/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1684800 CPUtime=0.32
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 4233 0 1 0 30 2 0 0 18 0 9 0 193968878 1725235200 3684 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 421200 3684 1363 9 0 416111 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1684800

[startup+0.701801 s]
/proc/loadavg: 1.01 1.00 0.99 3/65 15155
/proc/meminfo: memFree=1890096/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1685084 CPUtime=0.72
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 7776 0 1 0 69 3 0 0 18 0 9 0 193968878 1725526016 6660 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 421271 6660 2154 9 0 416182 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1685084

[startup+1.50189 s]
/proc/loadavg: 1.01 1.00 0.99 2/74 15164
/proc/meminfo: memFree=1864808/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1684580 CPUtime=1.52
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 12359 0 1 0 147 5 0 0 18 0 9 0 193968878 1725009920 10609 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 421145 10609 2154 9 0 416056 0
[pid=15155/tid=15157] ppid=15153 vsize=1684580 CPUtime=0.96
/proc/15155/task/15157/stat : 15157 (java) R 15153 15155 14112 0 -1 64 2210 0 1 0 95 1 0 0 16 0 9 0 193968880 1725009920 10609 1992294400 134512640 134550932 4294956032 18446744073709551615 4126362067 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15158] ppid=15153 vsize=1684580 CPUtime=0.5
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14112 0 -1 64 9127 0 0 0 48 2 0 0 15 0 9 0 193968881 1725009920 10609 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15159] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14112 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 193968881 1725009920 10609 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15160] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14112 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 193968881 1725009920 10609 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14112 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 193968883 1725009920 10609 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15162] ppid=15153 vsize=1684580 CPUtime=0.03
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14112 0 -1 64 289 0 0 0 3 0 0 0 15 0 9 0 193968883 1725009920 10609 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15163] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 193968883 1725009920 10609 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15164] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15164/stat : 15164 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193968883 1725009920 10609 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) 1684580

[startup+3.10107 s]
/proc/loadavg: 1.01 1.00 0.99 2/74 15164
/proc/meminfo: memFree=1843304/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1688584 CPUtime=3.12
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 22916 0 1 0 301 11 0 0 18 0 9 0 193968878 1729110016 19196 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 422146 19196 2154 9 0 417057 0
[pid=15155/tid=15157] ppid=15153 vsize=1688584 CPUtime=1.87
/proc/15155/task/15157/stat : 15157 (java) S 15153 15155 14112 0 -1 64 2492 0 1 0 185 2 0 0 17 0 9 0 193968880 1729110016 19196 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15158] ppid=15153 vsize=1688584 CPUtime=1.19
/proc/15155/task/15158/stat : 15158 (java) R 15153 15155 14112 0 -1 64 19401 0 0 0 111 8 0 0 17 0 9 0 193968881 1729110016 19196 1992294400 134512640 134550932 4294956032 18446744073709551615 102768181 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15159] ppid=15153 vsize=1688584 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14112 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 193968881 1729110016 19196 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15160] ppid=15153 vsize=1688584 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14112 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 193968881 1729110016 19196 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=1688584 CPUtime=0
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14112 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 193968883 1729110016 19196 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15162] ppid=15153 vsize=1688584 CPUtime=0.03
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14112 0 -1 64 290 0 0 0 3 0 0 0 16 0 9 0 193968883 1729110016 19196 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15163] ppid=15153 vsize=1688584 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 193968883 1729110016 19196 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15164] ppid=15153 vsize=1688584 CPUtime=0
/proc/15155/task/15164/stat : 15164 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193968883 1729110016 19196 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 1688584

[startup+6.30244 s]
/proc/loadavg: 1.01 1.00 0.99 2/74 15164
/proc/meminfo: memFree=1779368/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1684580 CPUtime=6.33
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 50389 0 1 0 609 24 0 0 18 0 9 0 193968878 1725009920 36619 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 421145 36619 2155 9 0 416056 0
[pid=15155/tid=15157] ppid=15153 vsize=1684580 CPUtime=3.65
/proc/15155/task/15157/stat : 15157 (java) R 15153 15155 14112 0 -1 64 3592 0 1 0 362 3 0 0 17 0 9 0 193968880 1725009920 36619 1992294400 134512640 134550932 4294956032 18446744073709551615 4126362239 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15158] ppid=15153 vsize=1684580 CPUtime=2.61
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14112 0 -1 64 45772 0 0 0 242 19 0 0 16 0 9 0 193968881 1725009920 36619 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15159] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14112 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 193968881 1725009920 36619 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15160] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14112 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 193968881 1725009920 36619 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14112 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 193968883 1725009920 36619 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15162] ppid=15153 vsize=1684580 CPUtime=0.04
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14112 0 -1 64 292 0 0 0 4 0 0 0 15 0 9 0 193968883 1725009920 36619 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15163] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 193968883 1725009920 36619 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15164] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15164/stat : 15164 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193968883 1725009920 36619 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 1684580

[startup+12.7023 s]
/proc/loadavg: 1.01 1.00 0.99 2/74 15164
/proc/meminfo: memFree=1660328/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1684580 CPUtime=12.76
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 83049 0 1 0 1239 37 0 0 18 0 9 0 193968878 1725009920 60232 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 421145 60232 2165 9 0 416056 0
[pid=15155/tid=15157] ppid=15153 vsize=1684580 CPUtime=8.04
/proc/15155/task/15157/stat : 15157 (java) R 15153 15155 14112 0 -1 64 4688 0 1 0 800 4 0 0 17 0 9 0 193968880 1725009920 60232 1992294400 134512640 134550932 4294956032 18446744073709551615 103201733 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15158] ppid=15153 vsize=1684580 CPUtime=4.6
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14112 0 -1 64 77296 0 0 0 429 31 0 0 16 0 9 0 193968881 1725009920 60232 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15159] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14112 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 193968881 1725009920 60232 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15160] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14112 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 193968881 1725009920 60232 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14112 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 193968883 1725009920 60232 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15162] ppid=15153 vsize=1684580 CPUtime=0.08
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14112 0 -1 64 332 0 0 0 8 0 0 0 16 0 9 0 193968883 1725009920 60232 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15163] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 193968883 1725009920 60232 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15164] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15164/stat : 15164 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193968883 1725009920 60232 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 1684580

[startup+25.5018 s]
/proc/loadavg: 1.01 1.00 0.99 2/74 15164
/proc/meminfo: memFree=1577320/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1684676 CPUtime=25.53
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 117244 0 1 0 2503 50 0 0 18 0 9 0 193968878 1725108224 81383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 421169 81383 2162 9 0 416080 0
[pid=15155/tid=15157] ppid=15153 vsize=1684676 CPUtime=18.28
/proc/15155/task/15157/stat : 15157 (java) R 15153 15155 14112 0 -1 64 6529 0 1 0 1823 5 0 0 17 0 9 0 193968880 1725108224 81383 1992294400 134512640 134550932 4294956032 18446744073709551615 4126557224 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15158] ppid=15153 vsize=1684676 CPUtime=7.11
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14112 0 -1 64 109632 0 0 0 668 43 0 0 16 0 9 0 193968881 1725108224 81383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15159] ppid=15153 vsize=1684676 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14112 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 193968881 1725108224 81383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15160] ppid=15153 vsize=1684676 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14112 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 193968881 1725108224 81383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=1684676 CPUtime=0
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14112 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 193968883 1725108224 81383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15162] ppid=15153 vsize=1684676 CPUtime=0.1
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14112 0 -1 64 350 0 0 0 10 0 0 0 16 0 9 0 193968883 1725108224 81383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15163] ppid=15153 vsize=1684676 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 193968883 1725108224 81383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15164] ppid=15153 vsize=1684676 CPUtime=0
/proc/15155/task/15164/stat : 15164 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193968883 1725108224 81383 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 1684676

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 15164
/proc/meminfo: memFree=1152872/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1684580 CPUtime=51.03
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 235536 0 1 0 5004 99 0 0 18 0 9 0 193968878 1725009920 186603 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 421145 186603 2162 9 0 416056 0
[pid=15155/tid=15157] ppid=15153 vsize=1684580 CPUtime=35.59
/proc/15155/task/15157/stat : 15157 (java) R 15153 15155 14112 0 -1 64 9557 0 1 0 3548 11 0 0 17 0 9 0 193968880 1725009920 186603 1992294400 134512640 134550932 4294956032 18446744073709551615 4126413367 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15158] ppid=15153 vsize=1684580 CPUtime=15.31
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14112 0 -1 64 224895 0 0 0 1445 86 0 0 16 0 9 0 193968881 1725009920 186603 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15159] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14112 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 193968881 1725009920 186603 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15160] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14112 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 193968881 1725009920 186603 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14112 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 193968883 1725009920 186603 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15162] ppid=15153 vsize=1684580 CPUtime=0.1
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14112 0 -1 64 351 0 0 0 10 0 0 0 16 0 9 0 193968883 1725009920 186603 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15163] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 193968883 1725009920 186603 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15164] ppid=15153 vsize=1684580 CPUtime=0
/proc/15155/task/15164/stat : 15164 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 193968883 1725009920 186603 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 1684580

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15168
/proc/meminfo: memFree=725576/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1685552 CPUtime=64.8
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 325412 0 1 0 6341 139 0 0 18 0 12 0 193968878 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 421388 265678 2165 9 0 416299 0
[pid=15166] ppid=15155 vsize=98248 CPUtime=37.4
/proc/15166/stat : 15166 (minisat) R 15155 15155 14112 0 -1 4194304 25577 0 0 0 3720 20 0 0 25 0 1 0 193975362 100605952 24077 1992294400 134512640 135156773 4294956080 18446744073709551615 134556412 0 4 0 3 0 0 0 17 0 0 0
/proc/15166/statm: 24562 24077 75 157 0 24402 0
[pid=15155/tid=15157] ppid=15153 vsize=1685552 CPUtime=41.14
/proc/15155/task/15157/stat : 15157 (java) S 15153 15155 14112 0 -1 64 14991 0 1 0 4098 16 0 0 16 0 12 0 193968880 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15158] ppid=15153 vsize=1685552 CPUtime=23.48
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14112 0 -1 64 309135 0 0 0 2231 117 0 0 16 0 12 0 193968881 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15159] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14112 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 193968881 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15160] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14112 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193968881 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14112 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 193968883 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15162] ppid=15153 vsize=1685552 CPUtime=0.11
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14112 0 -1 64 427 0 0 0 11 0 0 0 16 0 12 0 193968883 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15163] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 193968883 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15164] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15164/stat : 15164 (java) S 15153 15155 14112 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 193968883 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15165] ppid=15153 vsize=1685552 CPUtime=0.03
/proc/15155/task/15165/stat : 15165 (java) S 15153 15155 14112 0 -1 64 67 0 0 0 0 3 0 0 17 0 12 0 193975362 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=15155/tid=15167] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15167/stat : 15167 (java) S 15153 15155 14112 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 193975370 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=15155/tid=15168] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15168/stat : 15168 (java) S 15153 15155 14112 0 -1 64 12 0 0 0 0 0 0 0 17 0 12 0 193975370 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 1783800



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+143.901 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 15168
/proc/meminfo: memFree=666120/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=1685552 CPUtime=64.8
/proc/15155/stat : 15155 (java) S 15153 15155 14112 0 -1 0 325413 0 1 0 6341 139 0 0 18 0 12 0 193968878 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 421388 265678 2165 9 0 416299 0
[pid=15166] ppid=15155 vsize=157664 CPUtime=78.99
/proc/15166/stat : 15166 (minisat) R 15155 15155 14112 0 -1 4194304 40366 0 0 0 7865 34 0 0 25 0 1 0 193975362 161447936 38866 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/15166/statm: 39416 38866 75 157 0 39256 0
[pid=15155/tid=15157] ppid=15153 vsize=1685552 CPUtime=41.14
/proc/15155/task/15157/stat : 15157 (java) S 15153 15155 14112 0 -1 64 14991 0 1 0 4098 16 0 0 16 0 12 0 193968880 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15158] ppid=15153 vsize=1685552 CPUtime=23.48
/proc/15155/task/15158/stat : 15158 (java) S 15153 15155 14112 0 -1 64 309135 0 0 0 2231 117 0 0 16 0 12 0 193968881 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15159] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15159/stat : 15159 (java) S 15153 15155 14112 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 193968881 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15160] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15160/stat : 15160 (java) S 15153 15155 14112 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 193968881 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15161] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15161/stat : 15161 (java) S 15153 15155 14112 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 193968883 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15162] ppid=15153 vsize=1685552 CPUtime=0.11
/proc/15155/task/15162/stat : 15162 (java) S 15153 15155 14112 0 -1 64 427 0 0 0 11 0 0 0 16 0 12 0 193968883 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15163] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15163/stat : 15163 (java) S 15153 15155 14112 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 193968883 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15155/tid=15164] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15164/stat : 15164 (java) S 15153 15155 14112 0 -1 64 9 0 0 0 0 0 0 0 15 0 12 0 193968883 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15155/tid=15165] ppid=15153 vsize=1685552 CPUtime=0.03
/proc/15155/task/15165/stat : 15165 (java) S 15153 15155 14112 0 -1 64 67 0 0 0 0 3 0 0 17 0 12 0 193975362 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=15155/tid=15167] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15167/stat : 15167 (java) S 15153 15155 14112 0 -1 64 40 0 0 0 0 0 0 0 16 0 12 0 193975370 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=15155/tid=15168] ppid=15153 vsize=1685552 CPUtime=0
/proc/15155/task/15168/stat : 15168 (java) S 15153 15155 14112 0 -1 64 12 0 0 0 0 0 0 0 17 0 12 0 193975370 1726005248 265678 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 143.79
Current children cumulated vsize (KiB) 1843216

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

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

[startup+144.012 s]
/proc/loadavg: 1.00 1.00 0.99 2/68 15170
/proc/meminfo: memFree=1131528/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=0 CPUtime=143.86
/proc/15155/stat : 15155 (java) Z 15153 15155 14112 0 -1 1036 325974 40366 1 0 6341 144 7865 36 15 0 2 0 193968878 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 143.86
Current children cumulated vsize (KiB) 0

[startup+144.105 s]
/proc/loadavg: 1.00 1.00 0.99 2/68 15170
/proc/meminfo: memFree=1131528/2055920 swapFree=4180552/4192956
[pid=15155] ppid=15153 vsize=0 CPUtime=143.95
/proc/15155/stat : 15155 (java) Z 15153 15155 14112 0 -1 1036 325974 40366 1 0 6341 153 7865 36 15 0 2 0 193968878 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15155/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 143.95
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 144.114
CPU time (s): 143.982
CPU user time (s): 142.07
CPU system time (s): 1.91171
CPU usage (%): 99.9088
Max. virtual memory (cumulated for all children) (KiB): 1843216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 142.07
system time used= 1.91171
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 366340
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= 4199
involuntary context switches= 1888

runsolver used 0.147977 second user time and 0.395939 second system time

The end

Launcher Data

Begin job on node88 at 2009-06-17 20:35:05
IDJOB=1885150
IDBENCH=72028
IDSOLVER=688
FILE ID=node88/1885150-1245263704
PBS_JOBID= 9372375
Free space on /tmp= 66500 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/CRAFTED/edgematching/all/em_12_2_4_all.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-1885150-1245263704/watcher-1885150-1245263704 -o /tmp/evaluation-result-1885150-1245263704/solver-1885150-1245263704 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1885150-1245263704.opb minisat %dimacs %var

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

MD5SUM BENCH= a0a808e6c65f07a30f4eacdb010dee9c
RANDOM SEED=989204646

node88.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.214
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	: 5931.00
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.214
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1890640 kB
Buffers:          4008 kB
Cached:         102776 kB
SwapCached:       5484 kB
Active:          68032 kB
Inactive:        45572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1890640 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:           21648 kB
Writeback:           0 kB
Mapped:          12376 kB
Slab:            37668 kB
Committed_AS:   128840 kB
PageTables:       1448 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-1885150-1245263704.opb

Free space on /tmp at the end= 66500 MiB
End job on node88 at 2009-06-17 20:37:30