Trace number 1885680

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 141.725 141.368

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/
diagnosis/UCG-10-5p0.opb
MD5SUMb3e3439aa338f8019324c79b0efe0cc7
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark94.2247
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables104481
Total number of constraints500875
Number of constraints which are clauses500875
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 constraint1
Maximum length of a constraint10
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

34.83/34.42	------------------------
34.83/34.42	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
34.83/34.42	Size : 0, 1169530, 0, 0, 5498
34.83/34.42	Count : 0, 495377, 0, 0, 5498
34.83/34.42	
34.83/34.42	Command line : minisat tmp.dimacs %var 
34.83/34.42	
34.83/34.42	------------------------
34.83/34.49	This is MiniSat 2.0 beta
34.83/34.49	WARNING: for repeatability, setting FPU to use double precision
34.83/34.49	============================[ Problem Statistics ]=============================
34.83/34.49	|                                                                             |
34.83/34.49	|  Number of variables:  104481                                               |
34.83/34.49	|  Number of clauses:    500875                                               |
35.62/35.23	|  Parsing time:         0.70         s                                       |
36.82/36.41	============================[ Search Statistics ]==============================
36.82/36.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.82/36.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
36.82/36.41	===============================================================================
36.82/36.41	|         0 |   49268   289617   789194 |    96539        0    nan |  0.000 % |
36.92/36.58	|       101 |   49256   289617   789194 |   106192      100    102 | 28.955 % |
37.23/36.81	|       252 |   49256   289617   789194 |   116812      251     79 | 28.955 % |
37.53/37.12	|       478 |   49256   289617   789194 |   128493      477     89 | 28.955 % |
38.03/37.64	|       817 |   48325   283651   773657 |   141342      814    100 | 29.354 % |
38.43/38.08	|      1323 |   48115   283383   772936 |   155477     1314    110 | 31.199 % |
39.43/39.02	|      2082 |   45357   265109   725899 |   171024     2057    116 | 32.479 % |
41.52/41.14	|      3221 |   43517   254024   696848 |   188127     3178    115 | 34.188 % |
43.91/43.50	|      4931 |   43426   254024   696848 |   206939     4884    139 | 35.469 % |
46.71/46.38	|      7493 |   41655   241009   663087 |   227633     7427    146 | 35.792 % |
53.02/52.65	|     11337 |   41129   237283   653129 |   250397    11246    153 | 36.241 % |
64.91/64.54	|     17106 |   41071   236867   652127 |   275437    16964    151 | 37.887 % |
83.51/83.19	|     25755 |   39348   225361   622656 |   302980    25579    166 | 38.048 % |
118.59/118.28	|     38732 |   35398   196561   549555 |   333278    30745    186 | 41.726 % |
141.58/141.21	===============================================================================
141.58/141.21	restarts              : 14
141.58/141.21	conflicts             : 45744          (429 /sec)
141.58/141.21	decisions             : 284469         (1.42 % random) (2670 /sec)
141.58/141.21	propagations          : 113171934      (1062300 /sec)
141.58/141.21	conflict literals     : 8216990        (33.66 % deleted)
141.58/141.21	Memory used           : 67.92 MB
141.58/141.21	CPU time              : 106.535 s
141.58/141.21	
141.58/141.21	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-1885680-1245268664/watcher-1885680-1245268664 -o /tmp/evaluation-result-1885680-1245268664/solver-1885680-1245268664 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1885680-1245268664.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: 0.92 0.98 0.99 3/64 21073
/proc/meminfo: memFree=1845748/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1620 CPUtime=0
/proc/21073/stat : 21073 (java) R 21071 21073 21030 0 -1 0 185 0 0 0 0 0 0 0 19 0 1 0 194464471 1658880 156 1992294400 134512640 134550932 4294956192 18446744073709551615 10584126 0 0 4096 0 0 0 0 17 0 0 0
/proc/21073/statm: 404 160 124 9 0 46 0

[startup+0.0267849 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21073
/proc/meminfo: memFree=1845748/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1682168 CPUtime=0.02
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 1588 0 1 0 1 1 0 0 19 0 5 0 194464471 1722540032 1247 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 420542 1247 722 9 0 415457 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1682168

[startup+0.102004 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21073
/proc/meminfo: memFree=1845748/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1685436 CPUtime=0.09
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 3512 0 1 0 8 1 0 0 19 0 9 0 194464471 1725886464 3000 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 421359 3000 1221 9 0 416270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1685436

[startup+0.301819 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21073
/proc/meminfo: memFree=1845748/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1685500 CPUtime=0.32
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 5722 0 1 0 30 2 0 0 19 0 9 0 194464471 1725952000 5031 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 421375 5031 2154 9 0 416286 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1685500

[startup+0.701859 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21073
/proc/meminfo: memFree=1845748/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1685500 CPUtime=0.73
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 7924 0 1 0 69 4 0 0 19 0 9 0 194464471 1725952000 6893 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 421375 6893 2154 9 0 416286 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 1685500

[startup+1.50295 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 21082
/proc/meminfo: memFree=1820012/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1685500 CPUtime=1.53
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 11934 0 1 0 147 6 0 0 19 0 9 0 194464471 1725952000 10397 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 421375 10397 2154 9 0 416286 0
[pid=21073/tid=21075] ppid=21071 vsize=1685500 CPUtime=0.92
/proc/21073/task/21075/stat : 21075 (java) S 21071 21073 21030 0 -1 64 2221 0 1 0 91 1 0 0 16 0 9 0 194464472 1725952000 10397 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21076] ppid=21071 vsize=1685500 CPUtime=0.53
/proc/21073/task/21076/stat : 21076 (java) R 21071 21073 21030 0 -1 64 8696 0 0 0 50 3 0 0 16 0 9 0 194464474 1725952000 10397 1992294400 134512640 134550932 4294956032 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21077] ppid=21071 vsize=1685500 CPUtime=0
/proc/21073/task/21077/stat : 21077 (java) S 21071 21073 21030 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 194464474 1725952000 10397 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21078] ppid=21071 vsize=1685500 CPUtime=0
/proc/21073/task/21078/stat : 21078 (java) S 21071 21073 21030 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 194464474 1725952000 10397 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21079] ppid=21071 vsize=1685500 CPUtime=0
/proc/21073/task/21079/stat : 21079 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 194464476 1725952000 10397 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21080] ppid=21071 vsize=1685500 CPUtime=0.04
/proc/21073/task/21080/stat : 21080 (java) S 21071 21073 21030 0 -1 64 281 0 0 0 4 0 0 0 15 0 9 0 194464476 1725952000 10397 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21081] ppid=21071 vsize=1685500 CPUtime=0
/proc/21073/task/21081/stat : 21081 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 194464476 1725952000 10397 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21082] ppid=21071 vsize=1685500 CPUtime=0
/proc/21073/task/21082/stat : 21082 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 194464476 1725952000 10397 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 1685500

[startup+3.10211 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 21082
/proc/meminfo: memFree=1803948/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1685500 CPUtime=3.12
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 19363 0 1 0 303 9 0 0 19 0 9 0 194464471 1725952000 16817 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 421375 16817 2154 9 0 416286 0
[pid=21073/tid=21075] ppid=21071 vsize=1685500 CPUtime=1.91
/proc/21073/task/21075/stat : 21075 (java) R 21071 21073 21030 0 -1 64 2502 0 1 0 190 1 0 0 16 0 9 0 194464472 1725952000 16817 1992294400 134512640 134550932 4294956032 18446744073709551615 4126418930 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21076] ppid=21071 vsize=1685500 CPUtime=1.15
/proc/21073/task/21076/stat : 21076 (java) S 21071 21073 21030 0 -1 64 15843 0 0 0 109 6 0 0 15 0 9 0 194464474 1725952000 16817 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21077] ppid=21071 vsize=1685500 CPUtime=0
/proc/21073/task/21077/stat : 21077 (java) S 21071 21073 21030 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 194464474 1725952000 16817 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21078] ppid=21071 vsize=1685500 CPUtime=0
/proc/21073/task/21078/stat : 21078 (java) S 21071 21073 21030 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 194464474 1725952000 16817 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21079] ppid=21071 vsize=1685500 CPUtime=0
/proc/21073/task/21079/stat : 21079 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 194464476 1725952000 16817 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21080] ppid=21071 vsize=1685500 CPUtime=0.04
/proc/21073/task/21080/stat : 21080 (java) S 21071 21073 21030 0 -1 64 282 0 0 0 4 0 0 0 16 0 9 0 194464476 1725952000 16817 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21081] ppid=21071 vsize=1685500 CPUtime=0
/proc/21073/task/21081/stat : 21081 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 194464476 1725952000 16817 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21082] ppid=21071 vsize=1685500 CPUtime=0
/proc/21073/task/21082/stat : 21082 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 194464476 1725952000 16817 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) 1685500

[startup+6.30144 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 21082
/proc/meminfo: memFree=1750636/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1703752 CPUtime=6.33
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 41939 0 1 0 612 21 0 0 19 0 9 0 194464471 1744642048 32937 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 425938 32937 2155 9 0 420849 0
[pid=21073/tid=21075] ppid=21071 vsize=1703752 CPUtime=3.72
/proc/21073/task/21075/stat : 21075 (java) S 21071 21073 21030 0 -1 64 2923 0 1 0 370 2 0 0 17 0 9 0 194464472 1744642048 32937 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21076] ppid=21071 vsize=1703752 CPUtime=2.53
/proc/21073/task/21076/stat : 21076 (java) R 21071 21073 21030 0 -1 64 37995 0 0 0 236 17 0 0 16 0 9 0 194464474 1744642048 32937 1992294400 134512640 134550932 4294956032 18446744073709551615 104190763 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21077] ppid=21071 vsize=1703752 CPUtime=0
/proc/21073/task/21077/stat : 21077 (java) S 21071 21073 21030 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 194464474 1744642048 32937 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21078] ppid=21071 vsize=1703752 CPUtime=0
/proc/21073/task/21078/stat : 21078 (java) S 21071 21073 21030 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 194464474 1744642048 32937 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21079] ppid=21071 vsize=1703752 CPUtime=0
/proc/21073/task/21079/stat : 21079 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 194464476 1744642048 32937 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21080] ppid=21071 vsize=1703752 CPUtime=0.04
/proc/21073/task/21080/stat : 21080 (java) S 21071 21073 21030 0 -1 64 285 0 0 0 4 0 0 0 16 0 9 0 194464476 1744642048 32937 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21081] ppid=21071 vsize=1703752 CPUtime=0
/proc/21073/task/21081/stat : 21081 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 194464476 1744642048 32937 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21082] ppid=21071 vsize=1703752 CPUtime=0
/proc/21073/task/21082/stat : 21082 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 194464476 1744642048 32937 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 1703752

[startup+12.7021 s]
/proc/loadavg: 1.01 1.00 1.00 2/73 21082
/proc/meminfo: memFree=1627052/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1685612 CPUtime=13.14
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 83284 0 1 0 1274 40 0 0 19 0 9 0 194464471 1726066688 60617 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 421403 60617 2162 9 0 416314 0
[pid=21073/tid=21075] ppid=21071 vsize=1685612 CPUtime=7.29
/proc/21073/task/21075/stat : 21075 (java) R 21071 21073 21030 0 -1 64 4688 0 1 0 725 4 0 0 16 0 9 0 194464472 1726066688 60617 1992294400 134512640 134550932 4294956032 18446744073709551615 103298186 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21076] ppid=21071 vsize=1685612 CPUtime=5.33
/proc/21073/task/21076/stat : 21076 (java) S 21071 21073 21030 0 -1 64 77516 0 0 0 501 32 0 0 17 0 9 0 194464474 1726066688 60617 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21077] ppid=21071 vsize=1685612 CPUtime=0
/proc/21073/task/21077/stat : 21077 (java) S 21071 21073 21030 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 194464474 1726066688 60617 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21078] ppid=21071 vsize=1685612 CPUtime=0
/proc/21073/task/21078/stat : 21078 (java) S 21071 21073 21030 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 194464474 1726066688 60617 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21079] ppid=21071 vsize=1685612 CPUtime=0
/proc/21073/task/21079/stat : 21079 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 194464476 1726066688 60617 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21080] ppid=21071 vsize=1685612 CPUtime=0.46
/proc/21073/task/21080/stat : 21080 (java) S 21071 21073 21030 0 -1 64 344 0 0 0 46 0 0 0 16 0 9 0 194464476 1726066688 60617 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21081] ppid=21071 vsize=1685612 CPUtime=0
/proc/21073/task/21081/stat : 21081 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 194464476 1726066688 60617 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21082] ppid=21071 vsize=1685612 CPUtime=0.01
/proc/21073/task/21082/stat : 21082 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 194464476 1726066688 60617 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.14
Current children cumulated vsize (KiB) 1685612

[startup+25.5014 s]
/proc/loadavg: 1.23 1.05 1.02 2/73 21082
/proc/meminfo: memFree=1336236/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1711864 CPUtime=25.91
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 165864 0 1 0 2519 72 0 0 19 0 9 0 194464471 1752948736 127732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 427966 127732 2162 9 0 422877 0
[pid=21073/tid=21075] ppid=21071 vsize=1711864 CPUtime=13.15
/proc/21073/task/21075/stat : 21075 (java) S 21071 21073 21030 0 -1 64 6597 0 1 0 1307 8 0 0 16 0 9 0 194464472 1752948736 127732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21076] ppid=21071 vsize=1711864 CPUtime=12.26
/proc/21073/task/21076/stat : 21076 (java) R 21071 21073 21030 0 -1 64 158187 0 0 0 1165 61 0 0 19 0 9 0 194464474 1752948736 127732 1992294400 134512640 134550932 4294956032 18446744073709551615 104190755 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21077] ppid=21071 vsize=1711864 CPUtime=0
/proc/21073/task/21077/stat : 21077 (java) S 21071 21073 21030 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 194464474 1752948736 127732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21078] ppid=21071 vsize=1711864 CPUtime=0
/proc/21073/task/21078/stat : 21078 (java) S 21071 21073 21030 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 194464474 1752948736 127732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21079] ppid=21071 vsize=1711864 CPUtime=0
/proc/21073/task/21079/stat : 21079 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 194464476 1752948736 127732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21080] ppid=21071 vsize=1711864 CPUtime=0.46
/proc/21073/task/21080/stat : 21080 (java) S 21071 21073 21030 0 -1 64 344 0 0 0 46 0 0 0 16 0 9 0 194464476 1752948736 127732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21081] ppid=21071 vsize=1711864 CPUtime=0
/proc/21073/task/21081/stat : 21081 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 194464476 1752948736 127732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21082] ppid=21071 vsize=1711864 CPUtime=0.01
/proc/21073/task/21082/stat : 21082 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 194464476 1752948736 127732 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.91
Current children cumulated vsize (KiB) 1711864

[startup+51.106 s]
/proc/loadavg: 1.56 1.14 1.04 2/77 21086
/proc/meminfo: memFree=1096204/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1686584 CPUtime=34.9
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 220666 0 1 0 3392 98 0 0 19 0 12 0 194464471 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 421646 175612 2165 9 0 416557 0
[pid=21084] ppid=21073 vsize=48324 CPUtime=16.63
/proc/21084/stat : 21084 (minisat) R 21073 21073 21030 0 -1 4194304 12985 0 0 0 1653 10 0 0 25 0 1 0 194467914 49483776 11187 1992294400 134512640 135156773 4294956080 18446744073709551615 134553128 0 4 0 3 0 0 0 17 0 0 0
/proc/21084/statm: 12081 11187 75 157 0 11921 0
[pid=21073/tid=21075] ppid=21071 vsize=1686584 CPUtime=17.7
/proc/21073/task/21075/stat : 21075 (java) S 21071 21073 21030 0 -1 64 9934 0 1 0 1759 11 0 0 17 0 12 0 194464472 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21076] ppid=21071 vsize=1686584 CPUtime=16.61
/proc/21073/task/21076/stat : 21076 (java) S 21071 21073 21030 0 -1 64 209444 0 0 0 1581 80 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21077] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21077/stat : 21077 (java) S 21071 21073 21030 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21078] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21078/stat : 21078 (java) S 21071 21073 21030 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21079] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21079/stat : 21079 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21080] ppid=21071 vsize=1686584 CPUtime=0.49

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

/proc/21084/statm: 17287 16379 75 157 0 17127 0
[pid=21073/tid=21075] ppid=21071 vsize=1686584 CPUtime=17.7
/proc/21073/task/21075/stat : 21075 (java) S 21071 21073 21030 0 -1 64 9934 0 1 0 1759 11 0 0 17 0 12 0 194464472 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21076] ppid=21071 vsize=1686584 CPUtime=16.61
/proc/21073/task/21076/stat : 21076 (java) S 21071 21073 21030 0 -1 64 209444 0 0 0 1581 80 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21077] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21077/stat : 21077 (java) S 21071 21073 21030 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21078] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21078/stat : 21078 (java) S 21071 21073 21030 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21079] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21079/stat : 21079 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21080] ppid=21071 vsize=1686584 CPUtime=0.49
/proc/21073/task/21080/stat : 21080 (java) S 21071 21073 21030 0 -1 64 421 0 0 0 49 0 0 0 16 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21081] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21081/stat : 21081 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21082] ppid=21071 vsize=1686584 CPUtime=0.03
/proc/21073/task/21082/stat : 21082 (java) S 21071 21073 21030 0 -1 64 9 0 0 0 1 2 0 0 15 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21083] ppid=21071 vsize=1686584 CPUtime=0.02
/proc/21073/task/21083/stat : 21083 (java) S 21071 21073 21030 0 -1 64 70 0 0 0 0 2 0 0 16 0 12 0 194467914 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=21073/tid=21085] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21085/stat : 21085 (java) S 21071 21073 21030 0 -1 64 42 0 0 0 0 0 0 0 16 0 12 0 194467920 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=21073/tid=21086] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21086/stat : 21086 (java) S 21071 21073 21030 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 194467920 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 138.38
Current children cumulated vsize (KiB) 1755732

[startup+139.602 s]
/proc/loadavg: 1.16 1.12 1.05 2/77 21086
/proc/meminfo: memFree=1075660/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1686584 CPUtime=34.9
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 220667 0 1 0 3392 98 0 0 19 0 12 0 194464471 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 421646 175612 2165 9 0 416557 0
[pid=21084] ppid=21073 vsize=69412 CPUtime=105.08
/proc/21084/stat : 21084 (minisat) R 21073 21073 21030 0 -1 4194304 18242 0 0 0 10492 16 0 0 25 0 1 0 194467914 71077888 16444 1992294400 134512640 135156773 4294956080 18446744073709551615 134556213 0 4 0 3 0 0 0 17 0 0 0
/proc/21084/statm: 17353 16444 75 157 0 17193 0
[pid=21073/tid=21075] ppid=21071 vsize=1686584 CPUtime=17.7
/proc/21073/task/21075/stat : 21075 (java) S 21071 21073 21030 0 -1 64 9934 0 1 0 1759 11 0 0 17 0 12 0 194464472 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21076] ppid=21071 vsize=1686584 CPUtime=16.61
/proc/21073/task/21076/stat : 21076 (java) S 21071 21073 21030 0 -1 64 209444 0 0 0 1581 80 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21077] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21077/stat : 21077 (java) S 21071 21073 21030 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21078] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21078/stat : 21078 (java) S 21071 21073 21030 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21079] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21079/stat : 21079 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21080] ppid=21071 vsize=1686584 CPUtime=0.49
/proc/21073/task/21080/stat : 21080 (java) S 21071 21073 21030 0 -1 64 421 0 0 0 49 0 0 0 16 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21081] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21081/stat : 21081 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21082] ppid=21071 vsize=1686584 CPUtime=0.03
/proc/21073/task/21082/stat : 21082 (java) S 21071 21073 21030 0 -1 64 9 0 0 0 1 2 0 0 15 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21083] ppid=21071 vsize=1686584 CPUtime=0.02
/proc/21073/task/21083/stat : 21083 (java) S 21071 21073 21030 0 -1 64 70 0 0 0 0 2 0 0 16 0 12 0 194467914 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=21073/tid=21085] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21085/stat : 21085 (java) S 21071 21073 21030 0 -1 64 42 0 0 0 0 0 0 0 16 0 12 0 194467920 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=21073/tid=21086] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21086/stat : 21086 (java) S 21071 21073 21030 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 194467920 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (KiB) 1755996

[startup+140.402 s]
/proc/loadavg: 1.16 1.12 1.05 2/77 21086
/proc/meminfo: memFree=1075468/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1686584 CPUtime=34.9
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 220667 0 1 0 3392 98 0 0 19 0 12 0 194464471 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 421646 175612 2165 9 0 416557 0
[pid=21084] ppid=21073 vsize=69544 CPUtime=105.87
/proc/21084/stat : 21084 (minisat) R 21073 21073 21030 0 -1 4194304 18279 0 0 0 10571 16 0 0 25 0 1 0 194467914 71213056 16481 1992294400 134512640 135156773 4294956080 18446744073709551615 134556311 0 4 0 3 0 0 0 17 0 0 0
/proc/21084/statm: 17386 16481 75 157 0 17226 0
[pid=21073/tid=21075] ppid=21071 vsize=1686584 CPUtime=17.7
/proc/21073/task/21075/stat : 21075 (java) S 21071 21073 21030 0 -1 64 9934 0 1 0 1759 11 0 0 17 0 12 0 194464472 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21076] ppid=21071 vsize=1686584 CPUtime=16.61
/proc/21073/task/21076/stat : 21076 (java) S 21071 21073 21030 0 -1 64 209444 0 0 0 1581 80 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21077] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21077/stat : 21077 (java) S 21071 21073 21030 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21078] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21078/stat : 21078 (java) S 21071 21073 21030 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21079] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21079/stat : 21079 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21080] ppid=21071 vsize=1686584 CPUtime=0.49
/proc/21073/task/21080/stat : 21080 (java) S 21071 21073 21030 0 -1 64 421 0 0 0 49 0 0 0 16 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21081] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21081/stat : 21081 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21082] ppid=21071 vsize=1686584 CPUtime=0.03
/proc/21073/task/21082/stat : 21082 (java) S 21071 21073 21030 0 -1 64 9 0 0 0 1 2 0 0 15 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21083] ppid=21071 vsize=1686584 CPUtime=0.02
/proc/21073/task/21083/stat : 21083 (java) S 21071 21073 21030 0 -1 64 70 0 0 0 0 2 0 0 16 0 12 0 194467914 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=21073/tid=21085] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21085/stat : 21085 (java) S 21071 21073 21030 0 -1 64 42 0 0 0 0 0 0 0 16 0 12 0 194467920 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=21073/tid=21086] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21086/stat : 21086 (java) S 21071 21073 21030 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 194467920 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 140.77
Current children cumulated vsize (KiB) 1756128

[startup+140.802 s]
/proc/loadavg: 1.16 1.12 1.05 2/77 21086
/proc/meminfo: memFree=1075468/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1686584 CPUtime=34.9
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 220667 0 1 0 3392 98 0 0 19 0 12 0 194464471 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 421646 175612 2165 9 0 416557 0
[pid=21084] ppid=21073 vsize=69544 CPUtime=106.27
/proc/21084/stat : 21084 (minisat) R 21073 21073 21030 0 -1 4194304 18286 0 0 0 10611 16 0 0 25 0 1 0 194467914 71213056 16488 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 0 0 0
/proc/21084/statm: 17386 16488 75 157 0 17226 0
[pid=21073/tid=21075] ppid=21071 vsize=1686584 CPUtime=17.7
/proc/21073/task/21075/stat : 21075 (java) S 21071 21073 21030 0 -1 64 9934 0 1 0 1759 11 0 0 17 0 12 0 194464472 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21076] ppid=21071 vsize=1686584 CPUtime=16.61
/proc/21073/task/21076/stat : 21076 (java) S 21071 21073 21030 0 -1 64 209444 0 0 0 1581 80 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21077] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21077/stat : 21077 (java) S 21071 21073 21030 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21078] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21078/stat : 21078 (java) S 21071 21073 21030 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21079] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21079/stat : 21079 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21080] ppid=21071 vsize=1686584 CPUtime=0.49
/proc/21073/task/21080/stat : 21080 (java) S 21071 21073 21030 0 -1 64 421 0 0 0 49 0 0 0 16 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21081] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21081/stat : 21081 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21082] ppid=21071 vsize=1686584 CPUtime=0.03
/proc/21073/task/21082/stat : 21082 (java) S 21071 21073 21030 0 -1 64 9 0 0 0 1 2 0 0 15 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21083] ppid=21071 vsize=1686584 CPUtime=0.02
/proc/21073/task/21083/stat : 21083 (java) S 21071 21073 21030 0 -1 64 70 0 0 0 0 2 0 0 16 0 12 0 194467914 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=21073/tid=21085] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21085/stat : 21085 (java) S 21071 21073 21030 0 -1 64 42 0 0 0 0 0 0 0 16 0 12 0 194467920 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=21073/tid=21086] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21086/stat : 21086 (java) S 21071 21073 21030 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 194467920 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 141.17
Current children cumulated vsize (KiB) 1756128

[startup+141.202 s]
/proc/loadavg: 1.16 1.12 1.05 2/77 21086
/proc/meminfo: memFree=1075404/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=1686584 CPUtime=34.9
/proc/21073/stat : 21073 (java) S 21071 21073 21030 0 -1 0 220667 0 1 0 3392 98 0 0 19 0 12 0 194464471 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 421646 175612 2165 9 0 416557 0
[pid=21084] ppid=21073 vsize=69544 CPUtime=106.68
/proc/21084/stat : 21084 (minisat) R 21073 21073 21030 0 -1 4194304 18290 0 0 0 10652 16 0 0 25 0 1 0 194467914 71213056 16492 1992294400 134512640 135156773 4294956080 18446744073709551615 134556505 0 4 0 3 0 0 0 17 0 0 0
/proc/21084/statm: 17386 16492 75 157 0 17226 0
[pid=21073/tid=21075] ppid=21071 vsize=1686584 CPUtime=17.7
/proc/21073/task/21075/stat : 21075 (java) S 21071 21073 21030 0 -1 64 9934 0 1 0 1759 11 0 0 17 0 12 0 194464472 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21076] ppid=21071 vsize=1686584 CPUtime=16.61
/proc/21073/task/21076/stat : 21076 (java) S 21071 21073 21030 0 -1 64 209444 0 0 0 1581 80 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21077] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21077/stat : 21077 (java) S 21071 21073 21030 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21078] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21078/stat : 21078 (java) S 21071 21073 21030 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 194464474 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21079] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21079/stat : 21079 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21080] ppid=21071 vsize=1686584 CPUtime=0.49
/proc/21073/task/21080/stat : 21080 (java) S 21071 21073 21030 0 -1 64 421 0 0 0 49 0 0 0 16 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21081] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21081/stat : 21081 (java) S 21071 21073 21030 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21073/tid=21082] ppid=21071 vsize=1686584 CPUtime=0.03
/proc/21073/task/21082/stat : 21082 (java) S 21071 21073 21030 0 -1 64 9 0 0 0 1 2 0 0 15 0 12 0 194464476 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21073/tid=21083] ppid=21071 vsize=1686584 CPUtime=0.02
/proc/21073/task/21083/stat : 21083 (java) S 21071 21073 21030 0 -1 64 70 0 0 0 0 2 0 0 16 0 12 0 194467914 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=21073/tid=21085] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21085/stat : 21085 (java) S 21071 21073 21030 0 -1 64 42 0 0 0 0 0 0 0 16 0 12 0 194467920 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=21073/tid=21086] ppid=21071 vsize=1686584 CPUtime=0
/proc/21073/task/21086/stat : 21086 (java) S 21071 21073 21030 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 194467920 1727062016 175612 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 141.58
Current children cumulated vsize (KiB) 1756128

[startup+141.306 s]
/proc/loadavg: 1.16 1.12 1.05 2/77 21086
/proc/meminfo: memFree=1075404/2055920 swapFree=4178700/4192956
[pid=21073] ppid=21071 vsize=0 CPUtime=141.64
/proc/21073/stat : 21073 (java) Z 21071 21073 21030 0 -1 12 220755 18298 1 0 3392 102 10653 17 16 0 2 0 194464471 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21073/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 141.64
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 141.368
CPU time (s): 141.725
CPU user time (s): 140.465
CPU system time (s): 1.26081
CPU usage (%): 100.253
Max. virtual memory (cumulated for all children) (KiB): 1756128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 140.465
system time used= 1.26081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 239053
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= 3711
involuntary context switches= 1141

runsolver used 0.692894 second user time and 1.52977 second system time

The end

Launcher Data

Begin job on node90 at 2009-06-17 21:57:45
IDJOB=1885680
IDBENCH=72081
IDSOLVER=688
FILE ID=node90/1885680-1245268664
PBS_JOBID= 9372471
Free space on /tmp= 66516 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/diagnosis/UCG-10-5p0.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-1885680-1245268664/watcher-1885680-1245268664 -o /tmp/evaluation-result-1885680-1245268664/solver-1885680-1245268664 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1885680-1245268664.opb minisat %dimacs %var

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

MD5SUM BENCH= b3e3439aa338f8019324c79b0efe0cc7
RANDOM SEED=1289148604

node90.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.231
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.231
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:       1846292 kB
Buffers:         22756 kB
Cached:         123188 kB
SwapCached:       8008 kB
Active:          72732 kB
Inactive:        83108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846292 kB
SwapTotal:     4192956 kB
SwapFree:      4178700 kB
Dirty:           16008 kB
Writeback:           0 kB
Mapped:          15688 kB
Slab:            39772 kB
Committed_AS:   137832 kB
PageTables:       1436 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-1885680-1245268664.opb

Free space on /tmp at the end= 66512 MiB
End job on node90 at 2009-06-17 22:00:07