Trace number 1883537

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 168.658 168.644

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900573901.opb
MD5SUM40d0bcc4171e4a5907ae30e54ba56b80
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 benchmark18.1712
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 701
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.78/0.71	------------------------
0.78/0.71	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.78/0.71	Size : 0, 10406, 0, 0, 28994
0.78/0.71	Count : 0, 2706, 0, 0, 1
0.78/0.71	
0.78/0.71	Command line : minisat tmp.dimacs %var 
0.78/0.71	
0.78/0.71	------------------------
0.78/0.71	This is MiniSat 2.0 beta
0.78/0.71	WARNING: for repeatability, setting FPU to use double precision
0.78/0.72	============================[ Problem Statistics ]=============================
0.78/0.72	|                                                                             |
0.78/0.72	|  Number of variables:  1524                                                 |
0.78/0.72	|  Number of clauses:    13999                                                |
0.78/0.73	|  Parsing time:         0.01         s                                       |
0.78/0.75	============================[ Search Statistics ]==============================
0.78/0.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.78/0.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.78/0.75	===============================================================================
0.78/0.75	|         0 |     861     7470    22133 |     2490        0    nan |  0.000 % |
0.78/0.75	|       100 |     861     7470    22133 |     2739      100     34 |  4.921 % |
0.78/0.76	|       253 |     861     7470    22133 |     3012      253     34 |  4.921 % |
0.78/0.77	|       478 |     861     7470    22133 |     3314      478     31 |  4.921 % |
0.78/0.78	|       815 |     861     7470    22133 |     3645      815     30 |  4.921 % |
0.80/0.81	|      1323 |     861     7470    22133 |     4010     1323     32 |  4.921 % |
0.80/0.87	|      2083 |     861     7470    22133 |     4411     2083     35 |  4.921 % |
0.80/0.96	|      3224 |     861     7470    22133 |     4852     3224     37 |  4.921 % |
1.18/1.13	|      4932 |     861     7470    22133 |     5337     4932     37 |  4.921 % |
1.37/1.37	|      7495 |     861     7470    22133 |     5871     4693     34 |  4.921 % |
1.67/1.69	|     11340 |     861     7470    22133 |     6458     5500     30 |  4.921 % |
2.28/2.22	|     17106 |     861     7470    22133 |     7104     4537     36 |  4.921 % |
2.97/2.97	|     25762 |     861     7470    22133 |     7814     5867     26 |  4.921 % |
4.27/4.30	|     38738 |     861     7470    22133 |     8596     6773     35 |  4.921 % |
6.67/6.62	|     58201 |     861     7470    22133 |     9455     8350     33 |  4.921 % |
10.07/10.04	|     87394 |     861     7470    22133 |    10401     8330     33 |  4.921 % |
15.27/15.27	|    131183 |     861     7470    22133 |    11441     9473     35 |  4.921 % |
23.07/23.10	|    196870 |     861     7470    22133 |    12585    10765     35 |  4.921 % |
35.46/35.43	|    295396 |     861     7470    22133 |    13844     6564     31 |  4.921 % |
57.15/57.14	|    443186 |     861     7470    22133 |    15228    13450     26 |  4.921 % |
89.24/89.24	|    664871 |     861     7470    22133 |    16751    10481     30 |  4.921 % |
139.22/139.27	|    997397 |     829     7383    21954 |    18426    14704     31 |  7.021 % |
168.61/168.61	===============================================================================
168.61/168.61	restarts              : 22
168.61/168.61	conflicts             : 1179746        (7030 /sec)
168.61/168.61	decisions             : 1450699        (1.38 % random) (8645 /sec)
168.61/168.61	propagations          : 142220553      (847487 /sec)
168.61/168.62	conflict literals     : 38900752       (29.08 % deleted)
168.61/168.62	Memory used           : 9.07 MB
168.61/168.62	CPU time              : 167.814 s
168.61/168.62	
168.61/168.62	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-1883537-1245194617/watcher-1883537-1245194617 -o /tmp/evaluation-result-1883537-1245194617/solver-1883537-1245194617 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883537-1245194617.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.97 0.96 0.98 3/64 5876
/proc/meminfo: memFree=1813152/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1620 CPUtime=0
/proc/5876/stat : 5876 (java) R 5874 5876 4801 0 -1 0 190 0 0 0 0 0 0 0 18 0 1 0 187062371 1658880 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/5876/statm: 405 161 124 9 0 47 0

[startup+0.10244 s]
/proc/loadavg: 0.97 0.96 0.98 3/64 5876
/proc/meminfo: memFree=1813152/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1685288 CPUtime=0.11
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 2861 0 1 0 10 1 0 0 18 0 9 0 187062371 1725734912 2355 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421322 2355 1221 9 0 416233 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685288

[startup+0.201453 s]
/proc/loadavg: 0.97 0.96 0.98 3/64 5876
/proc/meminfo: memFree=1813152/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1685440 CPUtime=0.25
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 3343 0 1 0 23 2 0 0 18 0 9 0 187062371 1725890560 2821 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421360 2821 1253 9 0 416271 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 1685440

[startup+0.30146 s]
/proc/loadavg: 0.97 0.96 0.98 3/64 5876
/proc/meminfo: memFree=1813152/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1685440 CPUtime=0.37
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 3807 0 1 0 35 2 0 0 18 0 9 0 187062371 1725890560 3278 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421360 3278 1258 9 0 416271 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1685440

[startup+0.701507 s]
/proc/loadavg: 0.97 0.96 0.98 3/64 5876
/proc/meminfo: memFree=1813152/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1685580 CPUtime=0.78
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 6188 0 1 0 75 3 0 0 18 0 9 0 187062371 1726033920 5437 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421395 5437 2162 9 0 416306 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 1685580

[startup+1.50259 s]
/proc/loadavg: 0.97 0.96 0.98 2/77 5889
/proc/meminfo: memFree=1797560/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1686552 CPUtime=0.8
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 6549 0 1 0 77 3 0 0 18 0 12 0 187062371 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421638 5475 2165 9 0 416549 0
[pid=5887] ppid=5876 vsize=3688 CPUtime=0.77
/proc/5887/stat : 5887 (minisat) R 5876 5876 4801 0 -1 4194304 632 0 0 0 77 0 0 0 24 0 1 0 187062443 3776512 610 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 0 0 0
/proc/5887/statm: 922 610 75 157 0 762 0
[pid=5876/tid=5878] ppid=5874 vsize=1686552 CPUtime=0.51
/proc/5876/task/5878/stat : 5878 (java) S 5874 5876 4801 0 -1 64 2138 0 1 0 51 0 0 0 18 0 12 0 187062373 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5879] ppid=5874 vsize=1686552 CPUtime=0.17
/proc/5876/task/5879/stat : 5879 (java) S 5874 5876 4801 0 -1 64 3094 0 0 0 16 1 0 0 16 0 12 0 187062374 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5880] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5880/stat : 5880 (java) S 5874 5876 4801 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187062374 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5881] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5881/stat : 5881 (java) S 5874 5876 4801 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187062374 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5882] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5882/stat : 5882 (java) S 5874 5876 4801 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187062376 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5883] ppid=5874 vsize=1686552 CPUtime=0.09
/proc/5876/task/5883/stat : 5883 (java) S 5874 5876 4801 0 -1 64 447 0 0 0 9 0 0 0 16 0 12 0 187062376 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5884] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5884/stat : 5884 (java) S 5874 5876 4801 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187062376 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5885] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5885/stat : 5885 (java) S 5874 5876 4801 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187062376 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5886] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5886/stat : 5886 (java) S 5874 5876 4801 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187062443 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5876/tid=5888] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5888/stat : 5888 (java) S 5874 5876 4801 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187062443 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5876/tid=5889] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5889/stat : 5889 (java) S 5874 5876 4801 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187062443 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1690240

[startup+3.10277 s]
/proc/loadavg: 0.97 0.96 0.98 2/77 5889
/proc/meminfo: memFree=1796856/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1686552 CPUtime=0.8
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 6568 0 1 0 77 3 0 0 18 0 12 0 187062371 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421638 5475 2165 9 0 416549 0
[pid=5887] ppid=5876 vsize=4084 CPUtime=2.37
/proc/5887/stat : 5887 (minisat) R 5876 5876 4801 0 -1 4194304 745 0 0 0 237 0 0 0 25 0 1 0 187062443 4182016 723 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5887/statm: 1021 723 75 157 0 861 0
[pid=5876/tid=5878] ppid=5874 vsize=1686552 CPUtime=0.51
/proc/5876/task/5878/stat : 5878 (java) S 5874 5876 4801 0 -1 64 2138 0 1 0 51 0 0 0 18 0 12 0 187062373 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5879] ppid=5874 vsize=1686552 CPUtime=0.17
/proc/5876/task/5879/stat : 5879 (java) S 5874 5876 4801 0 -1 64 3112 0 0 0 16 1 0 0 16 0 12 0 187062374 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5880] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5880/stat : 5880 (java) S 5874 5876 4801 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187062374 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5881] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5881/stat : 5881 (java) S 5874 5876 4801 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187062374 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5882] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5882/stat : 5882 (java) S 5874 5876 4801 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187062376 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5883] ppid=5874 vsize=1686552 CPUtime=0.09
/proc/5876/task/5883/stat : 5883 (java) S 5874 5876 4801 0 -1 64 447 0 0 0 9 0 0 0 16 0 12 0 187062376 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5884] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5884/stat : 5884 (java) S 5874 5876 4801 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187062376 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5885] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5885/stat : 5885 (java) S 5874 5876 4801 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187062376 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5886] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5886/stat : 5886 (java) S 5874 5876 4801 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187062443 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5876/tid=5888] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5888/stat : 5888 (java) S 5874 5876 4801 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187062443 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5876/tid=5889] ppid=5874 vsize=1686552 CPUtime=0
/proc/5876/task/5889/stat : 5889 (java) S 5874 5876 4801 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187062443 1727029248 5475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1690636

[startup+6.30212 s]
/proc/loadavg: 0.97 0.96 0.98 2/77 5889
/proc/meminfo: memFree=1795896/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1686540 CPUtime=0.8
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 6708 0 1 0 77 3 0 0 18 0 12 0 187062371 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421635 5473 2165 9 0 416546 0
[pid=5887] ppid=5876 vsize=4744 CPUtime=5.57
/proc/5887/stat : 5887 (minisat) R 5876 5876 4801 0 -1 4194304 894 0 0 0 557 0 0 0 25 0 1 0 187062443 4857856 872 1992294400 134512640 135156773 4294956080 18446744073709551615 134556570 0 4 0 3 0 0 0 17 0 0 0
/proc/5887/statm: 1186 872 75 157 0 1026 0
[pid=5876/tid=5878] ppid=5874 vsize=1686540 CPUtime=0.51
/proc/5876/task/5878/stat : 5878 (java) S 5874 5876 4801 0 -1 64 2138 0 1 0 51 0 0 0 18 0 12 0 187062373 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5879] ppid=5874 vsize=1686540 CPUtime=0.17
/proc/5876/task/5879/stat : 5879 (java) S 5874 5876 4801 0 -1 64 3242 0 0 0 16 1 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5880] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5880/stat : 5880 (java) S 5874 5876 4801 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5881] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5881/stat : 5881 (java) S 5874 5876 4801 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5882] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5882/stat : 5882 (java) S 5874 5876 4801 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5883] ppid=5874 vsize=1686540 CPUtime=0.09
/proc/5876/task/5883/stat : 5883 (java) S 5874 5876 4801 0 -1 64 447 0 0 0 9 0 0 0 16 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5884] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5884/stat : 5884 (java) S 5874 5876 4801 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5885] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5885/stat : 5885 (java) S 5874 5876 4801 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5886] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5886/stat : 5886 (java) S 5874 5876 4801 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5876/tid=5888] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5888/stat : 5888 (java) S 5874 5876 4801 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5876/tid=5889] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5889/stat : 5889 (java) S 5874 5876 4801 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1691284

[startup+12.7028 s]
/proc/loadavg: 0.97 0.96 0.98 2/77 5889
/proc/meminfo: memFree=1795200/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1686540 CPUtime=0.8
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 6708 0 1 0 77 3 0 0 18 0 12 0 187062371 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421635 5473 2165 9 0 416546 0
[pid=5887] ppid=5876 vsize=5280 CPUtime=11.97
/proc/5887/stat : 5887 (minisat) R 5876 5876 4801 0 -1 4194304 1028 0 0 0 1196 1 0 0 25 0 1 0 187062443 5406720 1006 1992294400 134512640 135156773 4294956080 18446744073709551615 134556297 0 4 0 3 0 0 0 17 0 0 0
/proc/5887/statm: 1320 1006 75 157 0 1160 0
[pid=5876/tid=5878] ppid=5874 vsize=1686540 CPUtime=0.51
/proc/5876/task/5878/stat : 5878 (java) S 5874 5876 4801 0 -1 64 2138 0 1 0 51 0 0 0 18 0 12 0 187062373 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5879] ppid=5874 vsize=1686540 CPUtime=0.17
/proc/5876/task/5879/stat : 5879 (java) S 5874 5876 4801 0 -1 64 3242 0 0 0 16 1 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5880] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5880/stat : 5880 (java) S 5874 5876 4801 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5881] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5881/stat : 5881 (java) S 5874 5876 4801 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5882] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5882/stat : 5882 (java) S 5874 5876 4801 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5883] ppid=5874 vsize=1686540 CPUtime=0.09
/proc/5876/task/5883/stat : 5883 (java) S 5874 5876 4801 0 -1 64 447 0 0 0 9 0 0 0 16 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5884] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5884/stat : 5884 (java) S 5874 5876 4801 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5885] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5885/stat : 5885 (java) S 5874 5876 4801 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5886] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5886/stat : 5886 (java) S 5874 5876 4801 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5876/tid=5888] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5888/stat : 5888 (java) S 5874 5876 4801 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5876/tid=5889] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5889/stat : 5889 (java) S 5874 5876 4801 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1691820

[startup+25.5013 s]
/proc/loadavg: 0.98 0.96 0.98 2/77 5889
/proc/meminfo: memFree=1794176/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1686540 CPUtime=0.8
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 6708 0 1 0 77 3 0 0 18 0 12 0 187062371 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421635 5473 2165 9 0 416546 0
[pid=5887] ppid=5876 vsize=6336 CPUtime=24.77
/proc/5887/stat : 5887 (minisat) R 5876 5876 4801 0 -1 4194304 1285 0 0 0 2476 1 0 0 25 0 1 0 187062443 6488064 1263 1992294400 134512640 135156773 4294956080 18446744073709551615 134556599 0 4 0 3 0 0 0 17 0 0 0
/proc/5887/statm: 1584 1263 75 157 0 1424 0

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


[startup+163.202 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 5889
/proc/meminfo: memFree=1791168/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1686540 CPUtime=0.8
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 6713 0 1 0 77 3 0 0 18 0 12 0 187062371 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421635 5473 2165 9 0 416546 0
[pid=5887] ppid=5876 vsize=9120 CPUtime=162.41
/proc/5887/stat : 5887 (minisat) R 5876 5876 4801 0 -1 4194304 1976 0 0 0 16239 2 0 0 25 0 1 0 187062443 9338880 1954 1992294400 134512640 135156773 4294956080 18446744073709551615 134556568 0 4 0 3 0 0 0 17 0 0 0
/proc/5887/statm: 2280 1954 75 157 0 2120 0
[pid=5876/tid=5878] ppid=5874 vsize=1686540 CPUtime=0.51
/proc/5876/task/5878/stat : 5878 (java) S 5874 5876 4801 0 -1 64 2138 0 1 0 51 0 0 0 18 0 12 0 187062373 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5879] ppid=5874 vsize=1686540 CPUtime=0.17
/proc/5876/task/5879/stat : 5879 (java) S 5874 5876 4801 0 -1 64 3242 0 0 0 16 1 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5880] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5880/stat : 5880 (java) S 5874 5876 4801 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5881] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5881/stat : 5881 (java) S 5874 5876 4801 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5882] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5882/stat : 5882 (java) S 5874 5876 4801 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5883] ppid=5874 vsize=1686540 CPUtime=0.09
/proc/5876/task/5883/stat : 5883 (java) S 5874 5876 4801 0 -1 64 452 0 0 0 9 0 0 0 16 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5884] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5884/stat : 5884 (java) S 5874 5876 4801 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5885] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5885/stat : 5885 (java) S 5874 5876 4801 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5886] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5886/stat : 5886 (java) S 5874 5876 4801 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5876/tid=5888] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5888/stat : 5888 (java) S 5874 5876 4801 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5876/tid=5889] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5889/stat : 5889 (java) S 5874 5876 4801 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 163.21
Current children cumulated vsize (KiB) 1695660

[startup+166.403 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 5889
/proc/meminfo: memFree=1791104/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1686540 CPUtime=0.8
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 6713 0 1 0 77 3 0 0 18 0 12 0 187062371 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421635 5473 2165 9 0 416546 0
[pid=5887] ppid=5876 vsize=9120 CPUtime=165.61
/proc/5887/stat : 5887 (minisat) R 5876 5876 4801 0 -1 4194304 1983 0 0 0 16559 2 0 0 25 0 1 0 187062443 9338880 1961 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/5887/statm: 2280 1961 75 157 0 2120 0
[pid=5876/tid=5878] ppid=5874 vsize=1686540 CPUtime=0.51
/proc/5876/task/5878/stat : 5878 (java) S 5874 5876 4801 0 -1 64 2138 0 1 0 51 0 0 0 18 0 12 0 187062373 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5879] ppid=5874 vsize=1686540 CPUtime=0.17
/proc/5876/task/5879/stat : 5879 (java) S 5874 5876 4801 0 -1 64 3242 0 0 0 16 1 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5880] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5880/stat : 5880 (java) S 5874 5876 4801 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5881] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5881/stat : 5881 (java) S 5874 5876 4801 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5882] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5882/stat : 5882 (java) S 5874 5876 4801 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5883] ppid=5874 vsize=1686540 CPUtime=0.09
/proc/5876/task/5883/stat : 5883 (java) S 5874 5876 4801 0 -1 64 452 0 0 0 9 0 0 0 16 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5884] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5884/stat : 5884 (java) S 5874 5876 4801 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5885] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5885/stat : 5885 (java) S 5874 5876 4801 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5886] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5886/stat : 5886 (java) S 5874 5876 4801 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5876/tid=5888] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5888/stat : 5888 (java) S 5874 5876 4801 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5876/tid=5889] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5889/stat : 5889 (java) S 5874 5876 4801 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 166.41
Current children cumulated vsize (KiB) 1695660

[startup+168.002 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 5889
/proc/meminfo: memFree=1791104/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1686540 CPUtime=0.8
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 6713 0 1 0 77 3 0 0 18 0 12 0 187062371 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421635 5473 2165 9 0 416546 0
[pid=5887] ppid=5876 vsize=9120 CPUtime=167.21
/proc/5887/stat : 5887 (minisat) R 5876 5876 4801 0 -1 4194304 1984 0 0 0 16719 2 0 0 25 0 1 0 187062443 9338880 1962 1992294400 134512640 135156773 4294956080 18446744073709551615 134556318 0 4 0 3 0 0 0 17 0 0 0
/proc/5887/statm: 2280 1962 75 157 0 2120 0
[pid=5876/tid=5878] ppid=5874 vsize=1686540 CPUtime=0.51
/proc/5876/task/5878/stat : 5878 (java) S 5874 5876 4801 0 -1 64 2138 0 1 0 51 0 0 0 18 0 12 0 187062373 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5879] ppid=5874 vsize=1686540 CPUtime=0.17
/proc/5876/task/5879/stat : 5879 (java) S 5874 5876 4801 0 -1 64 3242 0 0 0 16 1 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5880] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5880/stat : 5880 (java) S 5874 5876 4801 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5881] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5881/stat : 5881 (java) S 5874 5876 4801 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5882] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5882/stat : 5882 (java) S 5874 5876 4801 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5883] ppid=5874 vsize=1686540 CPUtime=0.09
/proc/5876/task/5883/stat : 5883 (java) S 5874 5876 4801 0 -1 64 452 0 0 0 9 0 0 0 16 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5884] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5884/stat : 5884 (java) S 5874 5876 4801 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5885] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5885/stat : 5885 (java) S 5874 5876 4801 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5886] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5886/stat : 5886 (java) S 5874 5876 4801 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5876/tid=5888] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5888/stat : 5888 (java) S 5874 5876 4801 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5876/tid=5889] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5889/stat : 5889 (java) S 5874 5876 4801 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 168.01
Current children cumulated vsize (KiB) 1695660

[startup+168.406 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 5889
/proc/meminfo: memFree=1791104/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1686540 CPUtime=0.8
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 6713 0 1 0 77 3 0 0 18 0 12 0 187062371 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421635 5473 2165 9 0 416546 0
[pid=5887] ppid=5876 vsize=9280 CPUtime=167.62
/proc/5887/stat : 5887 (minisat) R 5876 5876 4801 0 -1 4194304 1992 0 0 0 16760 2 0 0 25 0 1 0 187062443 9502720 1970 1992294400 134512640 135156773 4294956080 18446744073709551615 134549124 0 4 0 3 0 0 0 17 0 0 0
/proc/5887/statm: 2320 1970 75 157 0 2160 0
[pid=5876/tid=5878] ppid=5874 vsize=1686540 CPUtime=0.51
/proc/5876/task/5878/stat : 5878 (java) S 5874 5876 4801 0 -1 64 2138 0 1 0 51 0 0 0 18 0 12 0 187062373 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5879] ppid=5874 vsize=1686540 CPUtime=0.17
/proc/5876/task/5879/stat : 5879 (java) S 5874 5876 4801 0 -1 64 3242 0 0 0 16 1 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5880] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5880/stat : 5880 (java) S 5874 5876 4801 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5881] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5881/stat : 5881 (java) S 5874 5876 4801 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5882] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5882/stat : 5882 (java) S 5874 5876 4801 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5883] ppid=5874 vsize=1686540 CPUtime=0.09
/proc/5876/task/5883/stat : 5883 (java) S 5874 5876 4801 0 -1 64 452 0 0 0 9 0 0 0 16 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5884] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5884/stat : 5884 (java) S 5874 5876 4801 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5885] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5885/stat : 5885 (java) S 5874 5876 4801 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5886] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5886/stat : 5886 (java) S 5874 5876 4801 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5876/tid=5888] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5888/stat : 5888 (java) S 5874 5876 4801 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5876/tid=5889] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5889/stat : 5889 (java) S 5874 5876 4801 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 168.42
Current children cumulated vsize (KiB) 1695820

[startup+168.602 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 5889
/proc/meminfo: memFree=1791104/2055920 swapFree=4191900/4192956
[pid=5876] ppid=5874 vsize=1686540 CPUtime=0.8
/proc/5876/stat : 5876 (java) S 5874 5876 4801 0 -1 0 6713 0 1 0 77 3 0 0 18 0 12 0 187062371 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5876/statm: 421635 5473 2165 9 0 416546 0
[pid=5887] ppid=5876 vsize=9280 CPUtime=167.81
/proc/5887/stat : 5887 (minisat) R 5876 5876 4801 0 -1 4194304 1992 0 0 0 16779 2 0 0 25 0 1 0 187062443 9502720 1970 1992294400 134512640 135156773 4294956080 18446744073709551615 134556679 0 4 0 3 0 0 0 17 0 0 0
/proc/5887/statm: 2320 1970 75 157 0 2160 0
[pid=5876/tid=5878] ppid=5874 vsize=1686540 CPUtime=0.51
/proc/5876/task/5878/stat : 5878 (java) S 5874 5876 4801 0 -1 64 2138 0 1 0 51 0 0 0 18 0 12 0 187062373 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5879] ppid=5874 vsize=1686540 CPUtime=0.17
/proc/5876/task/5879/stat : 5879 (java) S 5874 5876 4801 0 -1 64 3242 0 0 0 16 1 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5880] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5880/stat : 5880 (java) S 5874 5876 4801 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5881] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5881/stat : 5881 (java) S 5874 5876 4801 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187062374 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5876/tid=5882] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5882/stat : 5882 (java) S 5874 5876 4801 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5883] ppid=5874 vsize=1686540 CPUtime=0.09
/proc/5876/task/5883/stat : 5883 (java) S 5874 5876 4801 0 -1 64 452 0 0 0 9 0 0 0 16 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5884] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5884/stat : 5884 (java) S 5874 5876 4801 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5885] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5885/stat : 5885 (java) S 5874 5876 4801 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187062376 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5876/tid=5886] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5886/stat : 5886 (java) S 5874 5876 4801 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5876/tid=5888] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5888/stat : 5888 (java) S 5874 5876 4801 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5876/tid=5889] ppid=5874 vsize=1686540 CPUtime=0
/proc/5876/task/5889/stat : 5889 (java) S 5874 5876 4801 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187062443 1727016960 5473 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 168.61
Current children cumulated vsize (KiB) 1695820

Child status: 0
Real time (s): 168.644
CPU time (s): 168.658
CPU user time (s): 168.592
CPU system time (s): 0.065989
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 1695820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.592
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8761
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= 3830
involuntary context switches= 4078

runsolver used 0.165974 second user time and 0.472928 second system time

The end

Launcher Data

Begin job on node9 at 2009-06-17 01:23:37
IDJOB=1883537
IDBENCH=1314
IDSOLVER=688
FILE ID=node9/1883537-1245194617
PBS_JOBID= 9368303
Free space on /tmp= 66160 MiB

SOLVER NAME= BoolVar 2009-04-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900573901.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-1883537-1245194617/watcher-1883537-1245194617 -o /tmp/evaluation-result-1883537-1245194617/solver-1883537-1245194617 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883537-1245194617.opb minisat %dimacs %var

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

MD5SUM BENCH= 40d0bcc4171e4a5907ae30e54ba56b80
RANDOM SEED=1385752190

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1813776 kB
Buffers:         52504 kB
Cached:         122676 kB
SwapCached:        260 kB
Active:          68208 kB
Inactive:       119740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813776 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1060 kB
Writeback:           0 kB
Mapped:          22000 kB
Slab:            40316 kB
Committed_AS:   175684 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883537-1245194617.opb

Free space on /tmp at the end= 66160 MiB
End job on node9 at 2009-06-17 01:26:26