Trace number 1883702

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BoolVar 2009-04-26UNSAT 867.379 867.62

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
MD5SUM939f54a73a83900b8b6d857af47a0b62
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark354.115
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62704
Total number of constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
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

13.37/13.32	------------------------
13.37/13.32	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
13.37/13.32	Size : 0, 435072, 0, 0, 33517
13.37/13.32	Count : 0, 186602, 0, 0, 505
13.37/13.32	
13.37/13.32	Command line : minisat tmp.dimacs %var 
13.37/13.32	
13.37/13.32	------------------------
13.37/13.35	This is MiniSat 2.0 beta
13.37/13.35	WARNING: for repeatability, setting FPU to use double precision
13.37/13.35	============================[ Problem Statistics ]=============================
13.37/13.35	|                                                                             |
13.37/13.35	|  Number of variables:  71020                                                |
13.37/13.35	|  Number of clauses:    200715                                               |
13.41/13.55	|  Parsing time:         0.17         s                                       |
16.16/16.17	============================[ Search Statistics ]==============================
16.16/16.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.16/16.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.16/16.17	===============================================================================
16.16/16.17	|         0 |   16619    93195   291156 |    31065        0    nan |  0.000 % |
16.38/16.31	|       100 |   16619    93195   291156 |    34171      100     50 |  0.800 % |
16.58/16.53	|       250 |   16618    93195   291156 |    37588      249     33 |  0.801 % |
16.78/16.75	|       475 |   16616    93189   291144 |    41347      472     36 |  0.807 % |
16.88/16.90	|       813 |   16614    93189   291144 |    45482      810     28 |  0.807 % |
17.37/17.37	|      1319 |   16614    93171   291088 |    50030     1313     29 |  0.807 % |
18.17/18.10	|      2078 |   16614    93171   291088 |    55033     2072     41 |  0.807 % |
19.67/19.63	|      3219 |   16614    93171   291088 |    60536     3213     47 |  0.807 % |
21.97/21.92	|      4928 |   16614    93171   291088 |    66590     4922     56 |  0.807 % |
27.57/27.54	|      7490 |   16612    93162   291066 |    73249     7482     62 |  0.812 % |
37.85/37.82	|     11334 |   16610    93153   291044 |    80574    11326     64 |  0.812 % |
51.75/51.79	|     17102 |   16607    93139   291008 |    88632    17093     63 |  0.817 % |
69.94/69.98	|     25752 |   16607    93139   291008 |    97495    25743     81 |  0.817 % |
104.82/104.80	|     38727 |   16601    93111   290934 |   107244    38713     75 |  0.825 % |
156.91/156.92	|     58189 |   16597    93090   290875 |   117969    58174     70 |  0.831 % |
232.28/232.37	|     87383 |   16596    93087   290869 |   129766    87367     62 |  0.832 % |
377.93/378.04	|    131172 |   16595    93084   290863 |   142742   131155     56 |  0.834 % |
551.67/551.89	|    196857 |   16593    93078   290851 |   157017    71364     40 |  0.836 % |
803.38/803.62	|    295383 |   16360    90327   283819 |   172718    42967     43 |  1.164 % |
867.25/867.55	===============================================================================
867.25/867.55	restarts              : 19
867.25/867.55	conflicts             : 321628         (377 /sec)
867.25/867.55	decisions             : 475267         (0.95 % random) (557 /sec)
867.25/867.55	propagations          : 662469399      (775941 /sec)
867.25/867.55	conflict literals     : 14643173       (78.03 % deleted)
867.25/867.55	Memory used           : 66.93 MB
867.25/867.55	CPU time              : 853.762 s
867.25/867.55	
867.25/867.55	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1883702-1245195289/watcher-1883702-1245195289 -o /tmp/evaluation-result-1883702-1245195289/solver-1883702-1245195289 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883702-1245195289.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.11 1.03 1.01 3/65 19793
/proc/meminfo: memFree=1826776/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=18576 CPUtime=0
/proc/19793/stat : 19793 (runsolver) D 19791 19793 19521 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 187127715 19021824 284 1992294400 4194304 4302564 548682068448 18446744073709551615 228043844903 0 2147483391 4096 24578 18446744072099855350 0 0 17 1 0 0
/proc/19793/statm: 4644 284 249 26 0 2626 0

[startup+0.0855991 s]
/proc/loadavg: 1.11 1.03 1.01 3/65 19793
/proc/meminfo: memFree=1826776/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1685328 CPUtime=0.07
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 3264 0 1 0 6 1 0 0 18 0 9 0 187127715 1725775872 2753 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421332 2753 1218 9 0 416243 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1685328

[startup+0.101596 s]
/proc/loadavg: 1.11 1.03 1.01 3/65 19793
/proc/meminfo: memFree=1826776/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1685328 CPUtime=0.09
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 3273 0 1 0 8 1 0 0 18 0 9 0 187127715 1725775872 2762 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421332 2762 1224 9 0 416243 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1685328

[startup+0.30164 s]
/proc/loadavg: 1.11 1.03 1.01 3/65 19793
/proc/meminfo: memFree=1826776/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1685464 CPUtime=0.32
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 5420 0 1 0 30 2 0 0 18 0 9 0 187127715 1725915136 4704 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421366 4704 2154 9 0 416277 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1685464

[startup+0.701726 s]
/proc/loadavg: 1.11 1.03 1.01 3/65 19793
/proc/meminfo: memFree=1826776/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1685968 CPUtime=0.72
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 7753 0 1 0 69 3 0 0 18 0 9 0 187127715 1726431232 6691 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421492 6691 2154 9 0 416403 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1685968

[startup+1.50287 s]
/proc/loadavg: 1.11 1.03 1.01 2/74 19802
/proc/meminfo: memFree=1803088/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1685464 CPUtime=1.51
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 11770 0 1 0 145 6 0 0 18 0 9 0 187127715 1725915136 10075 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421366 10075 2154 9 0 416277 0
[pid=19793/tid=19795] ppid=19791 vsize=1685464 CPUtime=0.96
/proc/19793/task/19795/stat : 19795 (java) R 19791 19793 19521 0 -1 64 2219 0 1 0 95 1 0 0 17 0 9 0 187127716 1725915136 10075 1992294400 134512640 134550932 4294956032 18446744073709551615 4126420295 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19796] ppid=19791 vsize=1685464 CPUtime=0.49
/proc/19793/task/19796/stat : 19796 (java) S 19791 19793 19521 0 -1 64 8528 0 0 0 45 4 0 0 16 0 9 0 187127717 1725915136 10075 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19791 vsize=1685464 CPUtime=0
/proc/19793/task/19797/stat : 19797 (java) S 19791 19793 19521 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187127718 1725915136 10075 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19798] ppid=19791 vsize=1685464 CPUtime=0
/proc/19793/task/19798/stat : 19798 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 187127718 1725915136 10075 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19799] ppid=19791 vsize=1685464 CPUtime=0
/proc/19793/task/19799/stat : 19799 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187127720 1725915136 10075 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19800] ppid=19791 vsize=1685464 CPUtime=0.03
/proc/19793/task/19800/stat : 19800 (java) S 19791 19793 19521 0 -1 64 287 0 0 0 3 0 0 0 16 0 9 0 187127720 1725915136 10075 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19801] ppid=19791 vsize=1685464 CPUtime=0
/proc/19793/task/19801/stat : 19801 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187127720 1725915136 10075 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19802] ppid=19791 vsize=1685464 CPUtime=0
/proc/19793/task/19802/stat : 19802 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187127720 1725915136 10075 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 1685464

[startup+3.10119 s]
/proc/loadavg: 1.11 1.03 1.01 2/74 19802
/proc/meminfo: memFree=1783376/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1685464 CPUtime=3.17
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 19870 0 1 0 307 10 0 0 18 0 9 0 187127715 1725915136 17157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421366 17157 2164 9 0 416277 0
[pid=19793/tid=19795] ppid=19791 vsize=1685464 CPUtime=2.05
/proc/19793/task/19795/stat : 19795 (java) R 19791 19793 19521 0 -1 64 2556 0 1 0 203 2 0 0 17 0 9 0 187127716 1725915136 17157 1992294400 134512640 134550932 4294956032 18446744073709551615 4126515067 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19796] ppid=19791 vsize=1685464 CPUtime=1
/proc/19793/task/19796/stat : 19796 (java) S 19791 19793 19521 0 -1 64 16238 0 0 0 93 7 0 0 16 0 9 0 187127717 1725915136 17157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19797] ppid=19791 vsize=1685464 CPUtime=0
/proc/19793/task/19797/stat : 19797 (java) S 19791 19793 19521 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 187127718 1725915136 17157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19798] ppid=19791 vsize=1685464 CPUtime=0
/proc/19793/task/19798/stat : 19798 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 187127718 1725915136 17157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19799] ppid=19791 vsize=1685464 CPUtime=0
/proc/19793/task/19799/stat : 19799 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187127720 1725915136 17157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19800] ppid=19791 vsize=1685464 CPUtime=0.09
/proc/19793/task/19800/stat : 19800 (java) S 19791 19793 19521 0 -1 64 340 0 0 0 9 0 0 0 16 0 9 0 187127720 1725915136 17157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19791 vsize=1685464 CPUtime=0
/proc/19793/task/19801/stat : 19801 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187127720 1725915136 17157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19802] ppid=19791 vsize=1685464 CPUtime=0
/proc/19793/task/19802/stat : 19802 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187127720 1725915136 17157 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1685464

[startup+6.30296 s]
/proc/loadavg: 1.26 1.06 1.02 2/74 19802
/proc/meminfo: memFree=1712984/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1685568 CPUtime=6.37
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 47792 0 1 0 614 23 0 0 18 0 9 0 187127715 1726021632 30958 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421392 30959 2162 9 0 416303 0
[pid=19793/tid=19795] ppid=19791 vsize=1685568 CPUtime=3.55
/proc/19793/task/19795/stat : 19795 (java) S 19791 19793 19521 0 -1 64 3675 0 1 0 352 3 0 0 17 0 9 0 187127716 1726021632 30961 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19791 vsize=1685568 CPUtime=2.71
/proc/19793/task/19796/stat : 19796 (java) R 19791 19793 19521 0 -1 64 43043 0 0 0 252 19 0 0 15 0 9 0 187127717 1726021632 30962 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19797] ppid=19791 vsize=1685568 CPUtime=0
/proc/19793/task/19797/stat : 19797 (java) S 19791 19793 19521 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187127718 1726021632 30963 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19798] ppid=19791 vsize=1685568 CPUtime=0
/proc/19793/task/19798/stat : 19798 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187127718 1726021632 30964 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19791 vsize=1685568 CPUtime=0
/proc/19793/task/19799/stat : 19799 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187127720 1726021632 30965 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19800] ppid=19791 vsize=1685568 CPUtime=0.09
/proc/19793/task/19800/stat : 19800 (java) S 19791 19793 19521 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 187127720 1726021632 30966 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19791 vsize=1685568 CPUtime=0
/proc/19793/task/19801/stat : 19801 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187127720 1726021632 30967 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19802] ppid=19791 vsize=1685568 CPUtime=0
/proc/19793/task/19802/stat : 19802 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187127720 1726021632 30968 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) 1685568

[startup+12.7021 s]
/proc/loadavg: 1.40 1.10 1.03 2/74 19802
/proc/meminfo: memFree=1602584/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1685568 CPUtime=12.77
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 90751 0 1 0 1235 42 0 0 18 0 9 0 187127715 1726021632 61767 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421392 61767 2162 9 0 416303 0
[pid=19793/tid=19795] ppid=19791 vsize=1685568 CPUtime=7.03
/proc/19793/task/19795/stat : 19795 (java) S 19791 19793 19521 0 -1 64 4845 0 1 0 698 5 0 0 17 0 9 0 187127716 1726021632 61767 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19791 vsize=1685568 CPUtime=5.63
/proc/19793/task/19796/stat : 19796 (java) R 19791 19793 19521 0 -1 64 84828 0 0 0 527 36 0 0 16 0 9 0 187127717 1726021632 61767 1992294400 134512640 134550932 4294956032 18446744073709551615 101414539 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19797] ppid=19791 vsize=1685568 CPUtime=0
/proc/19793/task/19797/stat : 19797 (java) S 19791 19793 19521 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 187127718 1726021632 61767 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19798] ppid=19791 vsize=1685568 CPUtime=0
/proc/19793/task/19798/stat : 19798 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 187127718 1726021632 61767 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19791 vsize=1685568 CPUtime=0
/proc/19793/task/19799/stat : 19799 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 187127720 1726021632 61767 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19800] ppid=19791 vsize=1685568 CPUtime=0.09
/proc/19793/task/19800/stat : 19800 (java) S 19791 19793 19521 0 -1 64 342 0 0 0 9 0 0 0 16 0 9 0 187127720 1726021632 61767 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19801] ppid=19791 vsize=1685568 CPUtime=0
/proc/19793/task/19801/stat : 19801 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 187127720 1726021632 61767 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19802] ppid=19791 vsize=1685568 CPUtime=0
/proc/19793/task/19802/stat : 19802 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 187127720 1726021632 61767 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1685568

[startup+25.5026 s]
/proc/loadavg: 1.38 1.11 1.03 2/78 19806
/proc/meminfo: memFree=1536440/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1686540 CPUtime=13.42
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 93821 0 1 0 1297 45 0 0 18 0 12 0 187127715 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421635 64503 2165 9 0 416546 0
[pid=19804] ppid=19793 vsize=38688 CPUtime=12.15
/proc/19804/stat : 19804 (minisat) R 19793 19793 19521 0 -1 4194304 10817 0 0 0 1208 7 0 0 25 0 1 0 187129047 39616512 9064 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/19804/statm: 9672 9064 75 157 0 9512 0
[pid=19793/tid=19795] ppid=19791 vsize=1686540 CPUtime=7.49
/proc/19793/task/19795/stat : 19795 (java) S 19791 19793 19521 0 -1 64 4991 0 1 0 744 5 0 0 17 0 12 0 187127716 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19791 vsize=1686540 CPUtime=5.78
/proc/19793/task/19796/stat : 19796 (java) S 19791 19793 19521 0 -1 64 87524 0 0 0 542 36 0 0 16 0 12 0 187127717 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19797] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19797/stat : 19797 (java) S 19791 19793 19521 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19798] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19798/stat : 19798 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19799/stat : 19799 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19800] ppid=19791 vsize=1686540 CPUtime=0.1
/proc/19793/task/19800/stat : 19800 (java) S 19791 19793 19521 0 -1 64 450 0 0 0 10 0 0 0 16 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19801] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19801/stat : 19801 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19802] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19802/stat : 19802 (java) S 19791 19793 19521 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19803] ppid=19791 vsize=1686540 CPUtime=0.01
/proc/19793/task/19803/stat : 19803 (java) S 19791 19793 19521 0 -1 64 62 0 0 0 0 1 0 0 16 0 12 0 187129047 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19793/tid=19805] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19805/stat : 19805 (java) S 19791 19793 19521 0 -1 64 38 0 0 0 0 0 0 0 16 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19793/tid=19806] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19806/stat : 19806 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 1725228

[startup+51.1026 s]
/proc/loadavg: 1.25 1.10 1.03 2/78 19806
/proc/meminfo: memFree=1536504/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1686540 CPUtime=13.42
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 93821 0 1 0 1297 45 0 0 18 0 12 0 187127715 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421635 64503 2165 9 0 416546 0
[pid=19804] ppid=19793 vsize=38952 CPUtime=37.73
/proc/19804/stat : 19804 (minisat) R 19793 19793 19521 0 -1 4194304 10866 0 0 0 3766 7 0 0 25 0 1 0 187129047 39886848 9113 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/19804/statm: 9738 9113 75 157 0 9578 0
[pid=19793/tid=19795] ppid=19791 vsize=1686540 CPUtime=7.49
/proc/19793/task/19795/stat : 19795 (java) S 19791 19793 19521 0 -1 64 4991 0 1 0 744 5 0 0 17 0 12 0 187127716 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

################
# More data... #
################

/proc/19804/statm: 17132 16352 75 157 0 16972 0
[pid=19793/tid=19795] ppid=19791 vsize=1686540 CPUtime=7.49
/proc/19793/task/19795/stat : 19795 (java) S 19791 19793 19521 0 -1 64 4991 0 1 0 744 5 0 0 17 0 12 0 187127716 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19791 vsize=1686540 CPUtime=5.78
/proc/19793/task/19796/stat : 19796 (java) S 19791 19793 19521 0 -1 64 87524 0 0 0 542 36 0 0 16 0 12 0 187127717 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19797] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19797/stat : 19797 (java) S 19791 19793 19521 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19798] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19798/stat : 19798 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19799/stat : 19799 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19800] ppid=19791 vsize=1686540 CPUtime=0.1
/proc/19793/task/19800/stat : 19800 (java) S 19791 19793 19521 0 -1 64 450 0 0 0 10 0 0 0 16 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19801] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19801/stat : 19801 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19802] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19802/stat : 19802 (java) S 19791 19793 19521 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19803] ppid=19791 vsize=1686540 CPUtime=0.01
/proc/19793/task/19803/stat : 19803 (java) S 19791 19793 19521 0 -1 64 62 0 0 0 0 1 0 0 16 0 12 0 187129047 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19793/tid=19805] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19805/stat : 19805 (java) S 19791 19793 19521 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19793/tid=19806] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19806/stat : 19806 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 863.66
Current children cumulated vsize (KiB) 1755068

[startup+865.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19806
/proc/meminfo: memFree=1506936/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1686540 CPUtime=13.42
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 93822 0 1 0 1297 45 0 0 18 0 12 0 187127715 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421635 64503 2165 9 0 416546 0
[pid=19804] ppid=19793 vsize=68528 CPUtime=851.84
/proc/19804/stat : 19804 (minisat) R 19793 19793 19521 0 -1 4194304 18105 0 0 0 85171 13 0 0 25 0 1 0 187129047 70172672 16352 1992294400 134512640 135156773 4294956080 18446744073709551615 134556184 0 4 0 3 0 0 0 17 1 0 0
/proc/19804/statm: 17132 16352 75 157 0 16972 0
[pid=19793/tid=19795] ppid=19791 vsize=1686540 CPUtime=7.49
/proc/19793/task/19795/stat : 19795 (java) S 19791 19793 19521 0 -1 64 4991 0 1 0 744 5 0 0 17 0 12 0 187127716 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19791 vsize=1686540 CPUtime=5.78
/proc/19793/task/19796/stat : 19796 (java) S 19791 19793 19521 0 -1 64 87524 0 0 0 542 36 0 0 16 0 12 0 187127717 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19797] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19797/stat : 19797 (java) S 19791 19793 19521 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19798] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19798/stat : 19798 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19799/stat : 19799 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19800] ppid=19791 vsize=1686540 CPUtime=0.1
/proc/19793/task/19800/stat : 19800 (java) S 19791 19793 19521 0 -1 64 450 0 0 0 10 0 0 0 16 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19801] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19801/stat : 19801 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19802] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19802/stat : 19802 (java) S 19791 19793 19521 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19803] ppid=19791 vsize=1686540 CPUtime=0.01
/proc/19793/task/19803/stat : 19803 (java) S 19791 19793 19521 0 -1 64 62 0 0 0 0 1 0 0 16 0 12 0 187129047 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19793/tid=19805] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19805/stat : 19805 (java) S 19791 19793 19521 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19793/tid=19806] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19806/stat : 19806 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 865.26
Current children cumulated vsize (KiB) 1755068

[startup+866.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19806
/proc/meminfo: memFree=1506936/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1686540 CPUtime=13.42
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 93822 0 1 0 1297 45 0 0 18 0 12 0 187127715 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421635 64503 2165 9 0 416546 0
[pid=19804] ppid=19793 vsize=68528 CPUtime=852.63
/proc/19804/stat : 19804 (minisat) R 19793 19793 19521 0 -1 4194304 18105 0 0 0 85250 13 0 0 25 0 1 0 187129047 70172672 16352 1992294400 134512640 135156773 4294956080 18446744073709551615 134556332 0 4 0 3 0 0 0 17 1 0 0
/proc/19804/statm: 17132 16352 75 157 0 16972 0
[pid=19793/tid=19795] ppid=19791 vsize=1686540 CPUtime=7.49
/proc/19793/task/19795/stat : 19795 (java) S 19791 19793 19521 0 -1 64 4991 0 1 0 744 5 0 0 17 0 12 0 187127716 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19791 vsize=1686540 CPUtime=5.78
/proc/19793/task/19796/stat : 19796 (java) S 19791 19793 19521 0 -1 64 87524 0 0 0 542 36 0 0 16 0 12 0 187127717 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19797] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19797/stat : 19797 (java) S 19791 19793 19521 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19798] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19798/stat : 19798 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19799/stat : 19799 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19800] ppid=19791 vsize=1686540 CPUtime=0.1
/proc/19793/task/19800/stat : 19800 (java) S 19791 19793 19521 0 -1 64 450 0 0 0 10 0 0 0 16 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19801] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19801/stat : 19801 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19802] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19802/stat : 19802 (java) S 19791 19793 19521 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19803] ppid=19791 vsize=1686540 CPUtime=0.01
/proc/19793/task/19803/stat : 19803 (java) S 19791 19793 19521 0 -1 64 62 0 0 0 0 1 0 0 16 0 12 0 187129047 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19793/tid=19805] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19805/stat : 19805 (java) S 19791 19793 19521 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19793/tid=19806] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19806/stat : 19806 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 866.05
Current children cumulated vsize (KiB) 1755068

[startup+867.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19806
/proc/meminfo: memFree=1506936/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1686540 CPUtime=13.42
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 93822 0 1 0 1297 45 0 0 18 0 12 0 187127715 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421635 64503 2165 9 0 416546 0
[pid=19804] ppid=19793 vsize=68528 CPUtime=853.43
/proc/19804/stat : 19804 (minisat) R 19793 19793 19521 0 -1 4194304 18105 0 0 0 85330 13 0 0 25 0 1 0 187129047 70172672 16352 1992294400 134512640 135156773 4294956080 18446744073709551615 134556219 0 4 0 3 0 0 0 17 1 0 0
/proc/19804/statm: 17132 16352 75 157 0 16972 0
[pid=19793/tid=19795] ppid=19791 vsize=1686540 CPUtime=7.49
/proc/19793/task/19795/stat : 19795 (java) S 19791 19793 19521 0 -1 64 4991 0 1 0 744 5 0 0 17 0 12 0 187127716 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19791 vsize=1686540 CPUtime=5.78
/proc/19793/task/19796/stat : 19796 (java) S 19791 19793 19521 0 -1 64 87524 0 0 0 542 36 0 0 16 0 12 0 187127717 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19797] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19797/stat : 19797 (java) S 19791 19793 19521 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19798] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19798/stat : 19798 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19799/stat : 19799 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19800] ppid=19791 vsize=1686540 CPUtime=0.1
/proc/19793/task/19800/stat : 19800 (java) S 19791 19793 19521 0 -1 64 450 0 0 0 10 0 0 0 16 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19801] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19801/stat : 19801 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19802] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19802/stat : 19802 (java) S 19791 19793 19521 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19803] ppid=19791 vsize=1686540 CPUtime=0.01
/proc/19793/task/19803/stat : 19803 (java) S 19791 19793 19521 0 -1 64 62 0 0 0 0 1 0 0 16 0 12 0 187129047 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19793/tid=19805] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19805/stat : 19805 (java) S 19791 19793 19521 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19793/tid=19806] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19806/stat : 19806 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 866.85
Current children cumulated vsize (KiB) 1755068

[startup+867.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19806
/proc/meminfo: memFree=1506936/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=1686540 CPUtime=13.42
/proc/19793/stat : 19793 (java) S 19791 19793 19521 0 -1 0 93822 0 1 0 1297 45 0 0 18 0 12 0 187127715 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 421635 64503 2165 9 0 416546 0
[pid=19804] ppid=19793 vsize=68528 CPUtime=853.83
/proc/19804/stat : 19804 (minisat) R 19793 19793 19521 0 -1 4194304 18105 0 0 0 85370 13 0 0 25 0 1 0 187129047 70172672 16352 1992294400 134512640 135156773 4294956080 18446744073709551615 134556213 0 4 0 3 0 0 0 17 1 0 0
/proc/19804/statm: 17132 16352 75 157 0 16972 0
[pid=19793/tid=19795] ppid=19791 vsize=1686540 CPUtime=7.49
/proc/19793/task/19795/stat : 19795 (java) S 19791 19793 19521 0 -1 64 4991 0 1 0 744 5 0 0 17 0 12 0 187127716 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19796] ppid=19791 vsize=1686540 CPUtime=5.78
/proc/19793/task/19796/stat : 19796 (java) S 19791 19793 19521 0 -1 64 87524 0 0 0 542 36 0 0 16 0 12 0 187127717 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19797] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19797/stat : 19797 (java) S 19791 19793 19521 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19798] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19798/stat : 19798 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187127718 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19799] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19799/stat : 19799 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19800] ppid=19791 vsize=1686540 CPUtime=0.1
/proc/19793/task/19800/stat : 19800 (java) S 19791 19793 19521 0 -1 64 450 0 0 0 10 0 0 0 16 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19801] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19801/stat : 19801 (java) S 19791 19793 19521 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19793/tid=19802] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19802/stat : 19802 (java) S 19791 19793 19521 0 -1 64 10 0 0 0 0 0 0 0 15 0 12 0 187127720 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19793/tid=19803] ppid=19791 vsize=1686540 CPUtime=0.01
/proc/19793/task/19803/stat : 19803 (java) S 19791 19793 19521 0 -1 64 62 0 0 0 0 1 0 0 16 0 12 0 187129047 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=19793/tid=19805] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19805/stat : 19805 (java) S 19791 19793 19521 0 -1 64 39 0 0 0 0 0 0 0 16 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=19793/tid=19806] ppid=19791 vsize=1686540 CPUtime=0
/proc/19793/task/19806/stat : 19806 (java) S 19791 19793 19521 0 -1 64 11 0 0 0 0 0 0 0 18 0 12 0 187129050 1727016960 64503 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 867.25
Current children cumulated vsize (KiB) 1755068

[startup+867.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 19806
/proc/meminfo: memFree=1506936/2055920 swapFree=4192812/4192956
[pid=19793] ppid=19791 vsize=0 CPUtime=867.34
/proc/19793/stat : 19793 (java) Z 19791 19793 19521 0 -1 12 93913 18113 1 0 1297 47 85376 14 16 0 2 0 187127715 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19793/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 867.34
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 867.62
CPU time (s): 867.379
CPU user time (s): 866.739
CPU system time (s): 0.639902
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 1755068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.739
system time used= 0.639902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112026
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= 18277
involuntary context switches= 17732

runsolver used 0.990849 second user time and 2.19367 second system time

The end

Launcher Data

Begin job on node77 at 2009-06-17 01:34:50
IDJOB=1883702
IDBENCH=1479
IDSOLVER=688
FILE ID=node77/1883702-1245195289
PBS_JOBID= 9368334
Free space on /tmp= 66312 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache.inv14.ucl.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-1883702-1245195289/watcher-1883702-1245195289 -o /tmp/evaluation-result-1883702-1245195289/solver-1883702-1245195289 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883702-1245195289.opb minisat %dimacs %var

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

MD5SUM BENCH= 939f54a73a83900b8b6d857af47a0b62
RANDOM SEED=429894039

node77.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.263
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.263
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:       1827256 kB
Buffers:         30268 kB
Cached:         123276 kB
SwapCached:          0 kB
Active:          40252 kB
Inactive:       126596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6576 kB
Writeback:           0 kB
Mapped:          23096 kB
Slab:            47812 kB
Committed_AS:   124904 kB
PageTables:       1376 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-1883702-1245195289.opb

Free space on /tmp at the end= 66312 MiB
End job on node77 at 2009-06-17 01:49:18