Trace number 1883599

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) 185.282 185.414

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/
dbst/normalized-dbst_v30_e350_d15_mw10_8.opb.PB06.opb
MD5SUMa6ae80bf3bd14a966c0a388701471ae7
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.54676
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 258
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 759
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

182.86/183.00	------------------------
182.86/183.00	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
182.86/183.00	Size : 0, 1738456, 0, 0, 6557454
182.86/183.00	Count : 0, 328060, 0, 0, 902
182.86/183.00	
182.86/183.00	Command line : minisat tmp.dimacs %var 
182.86/183.00	
182.86/183.00	------------------------
182.86/183.09	This is MiniSat 2.0 beta
182.86/183.09	WARNING: for repeatability, setting FPU to use double precision
182.86/183.09	============================[ Problem Statistics ]=============================
182.86/183.09	|                                                                             |
182.86/183.09	|  Number of variables:  387702                                               |
182.86/183.09	|  Number of clauses:    2903722                                              |

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-1883599-1245194805/watcher-1883599-1245194805 -o /tmp/evaluation-result-1883599-1245194805/solver-1883599-1245194805 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883599-1245194805.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.00 1.00 1.00 3/64 9820
/proc/meminfo: memFree=1856792/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=152 CPUtime=0
/proc/9820/stat : 9820 (java) R 9818 9820 8935 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 72213579 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 10945316 0 0 4096 0 0 0 0 17 1 0 0
/proc/9820/statm: 38 26 19 9 0 4 0

[startup+0.10138 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9820
/proc/meminfo: memFree=1856792/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1685288 CPUtime=0.11
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 2833 0 1 0 9 2 0 0 18 0 9 0 72213579 1725734912 2328 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421322 2328 1214 9 0 416233 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685288

[startup+0.201396 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9820
/proc/meminfo: memFree=1856792/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1685440 CPUtime=0.22
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 3410 0 1 0 20 2 0 0 18 0 9 0 72213579 1725890560 2895 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421360 2895 1222 9 0 416271 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 1685440

[startup+0.301418 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9820
/proc/meminfo: memFree=1856792/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1685440 CPUtime=0.32
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 3958 0 1 0 30 2 0 0 18 0 9 0 72213579 1725890560 3431 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421360 3431 1222 9 0 416271 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1685440

[startup+0.701499 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9820
/proc/meminfo: memFree=1856792/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1685464 CPUtime=0.72
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 7281 0 1 0 69 3 0 0 18 0 9 0 72213579 1725915136 6247 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421366 6247 2154 9 0 416277 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1685464

[startup+1.50266 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 9829
/proc/meminfo: memFree=1832592/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1685464 CPUtime=1.52
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 11579 0 1 0 148 4 0 0 18 0 9 0 72213579 1725915136 9818 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421366 9819 2154 9 0 416277 0
[pid=9820/tid=9822] ppid=9818 vsize=1685464 CPUtime=0.97
/proc/9820/task/9822/stat : 9822 (java) S 9818 9820 8935 0 -1 64 2228 0 1 0 96 1 0 0 16 0 9 0 72213580 1725915136 9819 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9823] ppid=9818 vsize=1685464 CPUtime=0.49
/proc/9820/task/9823/stat : 9823 (java) R 9818 9820 8935 0 -1 64 8329 0 0 0 47 2 0 0 16 0 9 0 72213581 1725915136 9820 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9824] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9824/stat : 9824 (java) S 9818 9820 8935 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 72213582 1725915136 9821 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9825] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9825/stat : 9825 (java) S 9818 9820 8935 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 72213582 1725915136 9821 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9826] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9826/stat : 9826 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 72213584 1725915136 9822 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9827] ppid=9818 vsize=1685464 CPUtime=0.04
/proc/9820/task/9827/stat : 9827 (java) S 9818 9820 8935 0 -1 64 292 0 0 0 4 0 0 0 15 0 9 0 72213584 1725915136 9823 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9828] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9828/stat : 9828 (java) S 9818 9820 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 72213584 1725915136 9823 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9829] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9829/stat : 9829 (java) S 9818 9820 8935 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 72213584 1725915136 9824 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 1685464

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 9829
/proc/meminfo: memFree=1812816/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1685464 CPUtime=3.13
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 20602 0 1 0 305 8 0 0 18 0 9 0 72213579 1725915136 17822 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421366 17822 2154 9 0 416277 0
[pid=9820/tid=9822] ppid=9818 vsize=1685464 CPUtime=2.04
/proc/9820/task/9822/stat : 9822 (java) R 9818 9820 8935 0 -1 64 2519 0 1 0 203 1 0 0 17 0 9 0 72213580 1725915136 17822 1992294400 134512640 134550932 4294956032 18446744073709551615 4126359414 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9823] ppid=9818 vsize=1685464 CPUtime=1.01
/proc/9820/task/9823/stat : 9823 (java) S 9818 9820 8935 0 -1 64 17058 0 0 0 96 5 0 0 16 0 9 0 72213581 1725915136 17822 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9824] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9824/stat : 9824 (java) S 9818 9820 8935 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 72213582 1725915136 17822 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9825] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9825/stat : 9825 (java) S 9818 9820 8935 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 72213582 1725915136 17822 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9826] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9826/stat : 9826 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 72213584 1725915136 17822 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9827] ppid=9818 vsize=1685464 CPUtime=0.04
/proc/9820/task/9827/stat : 9827 (java) S 9818 9820 8935 0 -1 64 293 0 0 0 4 0 0 0 16 0 9 0 72213584 1725915136 17822 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9828] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9828/stat : 9828 (java) S 9818 9820 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 72213584 1725915136 17822 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9829] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9829/stat : 9829 (java) S 9818 9820 8935 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 72213584 1725915136 17822 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 1685464

[startup+6.30282 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 9829
/proc/meminfo: memFree=1750480/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1685464 CPUtime=6.37
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 44899 0 1 0 619 18 0 0 18 0 9 0 72213579 1725915136 33087 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421366 33087 2163 9 0 416277 0
[pid=9820/tid=9822] ppid=9818 vsize=1685464 CPUtime=3.72
/proc/9820/task/9822/stat : 9822 (java) S 9818 9820 8935 0 -1 64 3650 0 1 0 369 3 0 0 17 0 9 0 72213580 1725915136 33087 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9823] ppid=9818 vsize=1685464 CPUtime=2.54
/proc/9820/task/9823/stat : 9823 (java) R 9818 9820 8935 0 -1 64 40182 0 0 0 240 14 0 0 16 0 9 0 72213581 1725915136 33087 1992294400 134512640 134550932 4294956032 18446744073709551615 102549406 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9824] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9824/stat : 9824 (java) S 9818 9820 8935 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 72213582 1725915136 33087 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9825] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9825/stat : 9825 (java) S 9818 9820 8935 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 72213582 1725915136 33087 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9826] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9826/stat : 9826 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 72213584 1725915136 33087 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9827] ppid=9818 vsize=1685464 CPUtime=0.09
/proc/9820/task/9827/stat : 9827 (java) S 9818 9820 8935 0 -1 64 334 0 0 0 9 0 0 0 16 0 9 0 72213584 1725915136 33087 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9828] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9828/stat : 9828 (java) S 9818 9820 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 72213584 1725915136 33087 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9829] ppid=9818 vsize=1685464 CPUtime=0
/proc/9820/task/9829/stat : 9829 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 72213584 1725915136 33087 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1685464

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 9829
/proc/meminfo: memFree=1580432/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1698700 CPUtime=12.78
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 101450 0 1 0 1233 45 0 0 18 0 9 0 72213579 1739468800 77392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 424675 77392 2162 9 0 419586 0
[pid=9820/tid=9822] ppid=9818 vsize=1698700 CPUtime=6.64
/proc/9820/task/9822/stat : 9822 (java) S 9818 9820 8935 0 -1 64 4762 0 1 0 659 5 0 0 16 0 9 0 72213580 1739468800 77392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9823] ppid=9818 vsize=1698700 CPUtime=6
/proc/9820/task/9823/stat : 9823 (java) R 9818 9820 8935 0 -1 64 95608 0 0 0 562 38 0 0 17 0 9 0 72213581 1739468800 77392 1992294400 134512640 134550932 4294956032 18446744073709551615 103825719 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9824] ppid=9818 vsize=1698700 CPUtime=0
/proc/9820/task/9824/stat : 9824 (java) S 9818 9820 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 72213582 1739468800 77392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9825] ppid=9818 vsize=1698700 CPUtime=0
/proc/9820/task/9825/stat : 9825 (java) S 9818 9820 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 72213582 1739468800 77392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9826] ppid=9818 vsize=1698700 CPUtime=0
/proc/9820/task/9826/stat : 9826 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 72213584 1739468800 77392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9827] ppid=9818 vsize=1698700 CPUtime=0.1
/proc/9820/task/9827/stat : 9827 (java) S 9818 9820 8935 0 -1 64 347 0 0 0 10 0 0 0 16 0 9 0 72213584 1739468800 77392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9828] ppid=9818 vsize=1698700 CPUtime=0
/proc/9820/task/9828/stat : 9828 (java) S 9818 9820 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 72213584 1739468800 77392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9829] ppid=9818 vsize=1698700 CPUtime=0
/proc/9820/task/9829/stat : 9829 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 72213584 1739468800 77392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1698700

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 9829
/proc/meminfo: memFree=1290576/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1685568 CPUtime=25.54
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 184216 0 1 0 2474 80 0 0 18 0 9 0 72213579 1726021632 145281 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421392 145281 2162 9 0 416303 0
[pid=9820/tid=9822] ppid=9818 vsize=1685568 CPUtime=11.31
/proc/9820/task/9822/stat : 9822 (java) R 9818 9820 8935 0 -1 64 9895 0 1 0 1120 11 0 0 16 0 9 0 72213580 1726021632 145281 1992294400 134512640 134550932 4294956032 18446744073709551615 4126503048 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9823] ppid=9818 vsize=1685568 CPUtime=14.11
/proc/9820/task/9823/stat : 9823 (java) S 9818 9820 8935 0 -1 64 173241 0 0 0 1343 68 0 0 17 0 9 0 72213581 1726021632 145281 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9824] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9824/stat : 9824 (java) S 9818 9820 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 72213582 1726021632 145281 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9825] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9825/stat : 9825 (java) S 9818 9820 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 72213582 1726021632 145281 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9826] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9826/stat : 9826 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 72213584 1726021632 145281 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9827] ppid=9818 vsize=1685568 CPUtime=0.1
/proc/9820/task/9827/stat : 9827 (java) S 9818 9820 8935 0 -1 64 347 0 0 0 10 0 0 0 16 0 9 0 72213584 1726021632 145281 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9828] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9828/stat : 9828 (java) S 9818 9820 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 72213584 1726021632 145281 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9829] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9829/stat : 9829 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 72213584 1726021632 145281 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 1685568

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 9829
/proc/meminfo: memFree=987984/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1685568 CPUtime=51.12
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 259906 0 1 0 4988 124 0 0 18 0 9 0 72213579 1726021632 214477 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421392 214477 2164 9 0 416303 0
[pid=9820/tid=9822] ppid=9818 vsize=1685568 CPUtime=27.92
/proc/9820/task/9822/stat : 9822 (java) R 9818 9820 8935 0 -1 64 15173 0 1 0 2765 27 0 0 16 0 9 0 72213580 1726021632 214477 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9823] ppid=9818 vsize=1685568 CPUtime=23.05
/proc/9820/task/9823/stat : 9823 (java) S 9818 9820 8935 0 -1 64 243643 0 0 0 2210 95 0 0 17 0 9 0 72213581 1726021632 214477 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9824] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9824/stat : 9824 (java) S 9818 9820 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 72213582 1726021632 214477 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9825] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9825/stat : 9825 (java) S 9818 9820 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 72213582 1726021632 214477 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9826] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9826/stat : 9826 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 72213584 1726021632 214477 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9827] ppid=9818 vsize=1685568 CPUtime=0.12
/proc/9820/task/9827/stat : 9827 (java) S 9818 9820 8935 0 -1 64 357 0 0 0 12 0 0 0 16 0 9 0 72213584 1726021632 214477 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9828] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9828/stat : 9828 (java) S 9818 9820 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 72213584 1726021632 214477 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9829] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9829/stat : 9829 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 72213584 1726021632 214477 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 1685568

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 9829
/proc/meminfo: memFree=834000/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1685568 CPUtime=102.28
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 290298 0 1 0 10081 147 0 0 18 0 9 0 72213579 1726021632 244841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421392 244841 2164 9 0 416303 0
[pid=9820/tid=9822] ppid=9818 vsize=1685568 CPUtime=76.74
/proc/9820/task/9822/stat : 9822 (java) R 9818 9820 8935 0 -1 64 15229 0 1 0 7637 37 0 0 19 0 9 0 72213580 1726021632 244841 1992294400 134512640 134550932 4294956032 18446744073709551615 4125903142 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9823] ppid=9818 vsize=1685568 CPUtime=25.39
/proc/9820/task/9823/stat : 9823 (java) S 9818 9820 8935 0 -1 64 273979 0 0 0 2431 108 0 0 16 0 9 0 72213581 1726021632 244841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9824] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9824/stat : 9824 (java) S 9818 9820 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 72213582 1726021632 244841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9825] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9825/stat : 9825 (java) S 9818 9820 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 72213582 1726021632 244841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9826] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9826/stat : 9826 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 72213584 1726021632 244841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9827] ppid=9818 vsize=1685568 CPUtime=0.12
/proc/9820/task/9827/stat : 9827 (java) S 9818 9820 8935 0 -1 64 357 0 0 0 12 0 0 0 16 0 9 0 72213584 1726021632 244841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9828] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9828/stat : 9828 (java) S 9818 9820 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 72213584 1726021632 244841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9829] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9829/stat : 9829 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 72213584 1726021632 244841 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1685568

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 9829
/proc/meminfo: memFree=785296/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1685568 CPUtime=162.19
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 300854 0 1 0 16065 154 0 0 18 0 9 0 72213579 1726021632 255381 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421392 255381 2164 9 0 416303 0
[pid=9820/tid=9822] ppid=9818 vsize=1685568 CPUtime=135.74
/proc/9820/task/9822/stat : 9822 (java) R 9818 9820 8935 0 -1 64 15245 0 1 0 13533 41 0 0 22 0 9 0 72213580 1726021632 255381 1992294400 134512640 134550932 4294956032 18446744073709551615 4126382552 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9823] ppid=9818 vsize=1685568 CPUtime=26.3
/proc/9820/task/9823/stat : 9823 (java) S 9818 9820 8935 0 -1 64 284519 0 0 0 2519 111 0 0 16 0 9 0 72213581 1726021632 255381 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9824] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9824/stat : 9824 (java) S 9818 9820 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 72213582 1726021632 255381 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9825] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9825/stat : 9825 (java) S 9818 9820 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 72213582 1726021632 255381 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9826] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9826/stat : 9826 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 72213584 1726021632 255381 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9827] ppid=9818 vsize=1685568 CPUtime=0.12
/proc/9820/task/9827/stat : 9827 (java) S 9818 9820 8935 0 -1 64 357 0 0 0 12 0 0 0 16 0 9 0 72213584 1726021632 255381 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9828] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9828/stat : 9828 (java) S 9818 9820 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 72213584 1726021632 255381 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9829] ppid=9818 vsize=1685568 CPUtime=0
/proc/9820/task/9829/stat : 9829 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 72213584 1726021632 255381 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 1685568



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+185.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9833
/proc/meminfo: memFree=611952/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=1686540 CPUtime=182.91
/proc/9820/stat : 9820 (java) S 9818 9820 8935 0 -1 0 303827 0 1 0 18130 161 0 0 18 0 12 0 72213579 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9820/statm: 421635 258083 2167 9 0 416546 0
[pid=9831] ppid=9820 vsize=167740 CPUtime=2.15
/proc/9831/stat : 9831 (minisat) R 9820 9820 8935 0 -1 4194304 39091 0 0 0 187 28 0 0 25 0 1 0 72231880 171765760 39070 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/9831/statm: 41935 39073 58 157 0 41775 0
[pid=9820/tid=9822] ppid=9818 vsize=1686540 CPUtime=156.12
/proc/9820/task/9822/stat : 9822 (java) S 9818 9820 8935 0 -1 64 15406 0 1 0 15569 43 0 0 16 0 12 0 72213580 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9823] ppid=9818 vsize=1686540 CPUtime=26.61
/proc/9820/task/9823/stat : 9823 (java) S 9818 9820 8935 0 -1 64 287210 0 0 0 2548 113 0 0 16 0 12 0 72213581 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9824] ppid=9818 vsize=1686540 CPUtime=0
/proc/9820/task/9824/stat : 9824 (java) S 9818 9820 8935 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 72213582 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9825] ppid=9818 vsize=1686540 CPUtime=0
/proc/9820/task/9825/stat : 9825 (java) S 9818 9820 8935 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 72213582 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9826] ppid=9818 vsize=1686540 CPUtime=0
/proc/9820/task/9826/stat : 9826 (java) S 9818 9820 8935 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 72213584 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9827] ppid=9818 vsize=1686540 CPUtime=0.12
/proc/9820/task/9827/stat : 9827 (java) S 9818 9820 8935 0 -1 64 357 0 0 0 12 0 0 0 16 0 12 0 72213584 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9820/tid=9828] ppid=9818 vsize=1686540 CPUtime=0
/proc/9820/task/9828/stat : 9828 (java) S 9818 9820 8935 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 72213584 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9829] ppid=9818 vsize=1686540 CPUtime=0
/proc/9820/task/9829/stat : 9829 (java) S 9818 9820 8935 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 72213584 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9820/tid=9830] ppid=9818 vsize=1686540 CPUtime=0.03
/proc/9820/task/9830/stat : 9830 (java) S 9818 9820 8935 0 -1 64 70 0 0 0 0 3 0 0 17 0 12 0 72231880 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=9820/tid=9832] ppid=9818 vsize=1686540 CPUtime=0
/proc/9820/task/9832/stat : 9832 (java) S 9818 9820 8935 0 -1 64 32 0 0 0 0 0 0 0 16 0 12 0 72231888 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9820/tid=9833] ppid=9818 vsize=1686540 CPUtime=0
/proc/9820/task/9833/stat : 9833 (java) S 9818 9820 8935 0 -1 64 12 0 0 0 0 0 0 0 17 0 12 0 72231888 1727016960 258083 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 185.06
Current children cumulated vsize (KiB) 1854280

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

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

[startup+185.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9833
/proc/meminfo: memFree=611952/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=0 CPUtime=185.16
/proc/9820/stat : 9820 (java) Z 9818 9820 8935 0 -1 1036 304384 39105 1 0 18130 165 187 34 15 0 2 0 72213579 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9820/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 185.16
Current children cumulated vsize (KiB) 0

[startup+185.403 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9833
/proc/meminfo: memFree=611952/2055920 swapFree=4191900/4192956
[pid=9820] ppid=9818 vsize=0 CPUtime=185.25
/proc/9820/stat : 9820 (java) Z 9818 9820 8935 0 -1 1036 304384 39105 1 0 18130 174 187 34 15 0 2 0 72213579 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9820/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 185.25
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 185.414
CPU time (s): 185.282
CPU user time (s): 183.179
CPU system time (s): 2.10268
CPU usage (%): 99.9285
Max. virtual memory (cumulated for all children) (KiB): 1854280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 183.179
system time used= 2.10268
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 343489
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= 4959
involuntary context switches= 2396

runsolver used 0.208968 second user time and 0.503923 second system time

The end

Launcher Data

Begin job on node33 at 2009-06-17 01:26:46
IDJOB=1883599
IDBENCH=1376
IDSOLVER=688
FILE ID=node33/1883599-1245194805
PBS_JOBID= 9368299
Free space on /tmp= 65940 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_8.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-1883599-1245194805/watcher-1883599-1245194805 -o /tmp/evaluation-result-1883599-1245194805/solver-1883599-1245194805 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883599-1245194805.opb minisat %dimacs %var

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

MD5SUM BENCH= a6ae80bf3bd14a966c0a388701471ae7
RANDOM SEED=1966376474

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1857144 kB
Buffers:         44140 kB
Cached:          98820 kB
SwapCached:        384 kB
Active:          91908 kB
Inactive:        64460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857144 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           12192 kB
Writeback:           0 kB
Mapped:          21808 kB
Slab:            28404 kB
Committed_AS:   136224 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883599-1245194805.opb

Free space on /tmp at the end= 65940 MiB
End job on node33 at 2009-06-17 01:29:53