Trace number 1883511

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 60.3028 60.2515

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900576360.opb
MD5SUM19ba22a32308a07bd9c7341c12b6a0ff
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 benchmark15.1987
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 733
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.68/0.61	------------------------
0.68/0.61	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.68/0.61	Size : 0, 10406, 0, 0, 23299
0.68/0.61	Count : 0, 2706, 0, 0, 1
0.68/0.61	
0.68/0.61	Command line : minisat tmp.dimacs %var 
0.68/0.61	
0.68/0.61	------------------------
0.68/0.62	This is MiniSat 2.0 beta
0.68/0.62	WARNING: for repeatability, setting FPU to use double precision
0.68/0.62	============================[ Problem Statistics ]=============================
0.68/0.62	|                                                                             |
0.68/0.62	|  Number of variables:  1375                                                 |
0.68/0.62	|  Number of clauses:    12051                                                |
0.68/0.63	|  Parsing time:         0.01         s                                       |
0.68/0.64	============================[ Search Statistics ]==============================
0.68/0.64	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.68/0.64	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.68/0.64	===============================================================================
0.68/0.64	|         0 |     751     6716    19462 |     2238        0    nan |  0.000 % |
0.68/0.65	|       102 |     751     6716    19462 |     2462      102     34 |  5.164 % |
0.68/0.65	|       253 |     751     6716    19462 |     2708      253     42 |  5.164 % |
0.68/0.66	|       479 |     751     6716    19462 |     2979      479     42 |  5.164 % |
0.68/0.68	|       818 |     751     6716    19462 |     3277      818     40 |  5.164 % |
0.70/0.71	|      1326 |     751     6716    19462 |     3605     1326     37 |  5.164 % |
0.70/0.74	|      2085 |     751     6716    19462 |     3965     2085     41 |  5.164 % |
0.70/0.83	|      3224 |     751     6716    19462 |     4362     3224     39 |  5.164 % |
0.70/0.98	|      4933 |     751     6716    19462 |     4798     2625     31 |  5.164 % |
1.18/1.19	|      7495 |     751     6716    19462 |     5278     2668     42 |  5.164 % |
1.57/1.52	|     11341 |     751     6716    19462 |     5806     3752     33 |  5.164 % |
2.07/2.00	|     17110 |     751     6716    19462 |     6387     3533     32 |  5.164 % |
2.67/2.69	|     25759 |     751     6716    19462 |     7025     5620     29 |  5.164 % |
3.87/3.84	|     38736 |     751     6716    19462 |     7728     4000     31 |  5.164 % |
5.58/5.58	|     58199 |     751     6716    19462 |     8501     7528     31 |  5.164 % |
8.08/8.05	|     87391 |     751     6716    19462 |     9351     6225     27 |  5.164 % |
12.08/12.07	|    131181 |     751     6716    19462 |    10286     6945     28 |  5.164 % |
18.68/18.60	|    196865 |     751     6716    19462 |    11315     9421     30 |  5.164 % |
28.58/28.54	|    295391 |     751     6716    19462 |    12446     9962     25 |  5.164 % |
44.47/44.48	|    443181 |     751     6716    19462 |    13691    11962     24 |  5.164 % |
60.26/60.21	===============================================================================
60.26/60.21	restarts              : 20
60.26/60.21	conflicts             : 579013         (9721 /sec)
60.26/60.21	decisions             : 709251         (1.37 % random) (11908 /sec)
60.26/60.21	propagations          : 66641529       (1118861 /sec)
60.26/60.21	conflict literals     : 17191019       (27.57 % deleted)
60.26/60.21	Memory used           : 6.23 MB
60.26/60.21	CPU time              : 59.5619 s
60.26/60.21	
60.26/60.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-1883511-1245194509/watcher-1883511-1245194509 -o /tmp/evaluation-result-1883511-1245194509/solver-1883511-1245194509 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883511-1245194509.opb minisat %dimacs %var 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9152
/proc/meminfo: memFree=1831288/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=152 CPUtime=0
/proc/9152/stat : 9152 (java) R 9150 9152 8674 0 -1 0 41 0 0 0 0 0 0 0 21 0 1 0 187050848 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 1171755 0 0 4096 0 0 0 0 17 1 0 0
/proc/9152/statm: 38 26 19 9 0 4 0

[startup+0.023041 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9152
/proc/meminfo: memFree=1831288/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1681004 CPUtime=0
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 1290 0 1 0 0 0 0 0 18 0 2 0 187050848 1721348096 980 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 420251 983 539 9 0 415166 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1681004

[startup+0.101051 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9152
/proc/meminfo: memFree=1831288/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1685288 CPUtime=0.11
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 2858 0 1 0 10 1 0 0 18 0 9 0 187050848 1725734912 2352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421322 2352 1218 9 0 416233 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685288

[startup+0.301086 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9152
/proc/meminfo: memFree=1831288/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1685444 CPUtime=0.37
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 3812 0 1 0 35 2 0 0 18 0 9 0 187050848 1725894656 3283 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421361 3283 1258 9 0 416272 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1685444

[startup+0.701148 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9152
/proc/meminfo: memFree=1831288/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1686552 CPUtime=0.7
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 6451 0 1 0 67 3 0 0 18 0 12 0 187050848 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421638 5408 2165 9 0 416549 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1686552

[startup+1.50228 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9165
/proc/meminfo: memFree=1816144/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1686552 CPUtime=0.7
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 6451 0 1 0 67 3 0 0 18 0 12 0 187050848 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421638 5408 2165 9 0 416549 0
[pid=9163] ppid=9152 vsize=3684 CPUtime=0.87
/proc/9163/stat : 9163 (minisat) R 9152 9152 8674 0 -1 4194304 616 0 0 0 87 0 0 0 25 0 1 0 187050910 3772416 596 1992294400 134512640 135156773 4294956080 18446744073709551615 134556213 0 4 0 3 0 0 0 17 0 0 0
/proc/9163/statm: 921 596 75 157 0 761 0
[pid=9152/tid=9154] ppid=9150 vsize=1686552 CPUtime=0.48
/proc/9152/task/9154/stat : 9154 (java) S 9150 9152 8674 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187050850 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9155] ppid=9150 vsize=1686552 CPUtime=0.1
/proc/9152/task/9155/stat : 9155 (java) S 9150 9152 8674 0 -1 64 3000 0 0 0 10 0 0 0 16 0 12 0 187050851 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9156] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9156/stat : 9156 (java) S 9150 9152 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187050851 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9157] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9157/stat : 9157 (java) S 9150 9152 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187050851 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187050853 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=1686552 CPUtime=0.09
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8674 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187050853 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9160] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187050853 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8674 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187050853 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8674 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187050910 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=9152/tid=9164] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8674 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187050911 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9152/tid=9165] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8674 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187050911 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1690236

[startup+3.10254 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9165
/proc/meminfo: memFree=1815632/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1686552 CPUtime=0.7
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 6469 0 1 0 67 3 0 0 18 0 12 0 187050848 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421638 5408 2165 9 0 416549 0
[pid=9163] ppid=9152 vsize=3952 CPUtime=2.47
/proc/9163/stat : 9163 (minisat) R 9152 9152 8674 0 -1 4194304 687 0 0 0 247 0 0 0 25 0 1 0 187050910 4046848 667 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/9163/statm: 988 667 75 157 0 828 0
[pid=9152/tid=9154] ppid=9150 vsize=1686552 CPUtime=0.48
/proc/9152/task/9154/stat : 9154 (java) S 9150 9152 8674 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187050850 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9155] ppid=9150 vsize=1686552 CPUtime=0.1
/proc/9152/task/9155/stat : 9155 (java) S 9150 9152 8674 0 -1 64 3017 0 0 0 10 0 0 0 16 0 12 0 187050851 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9156] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9156/stat : 9156 (java) S 9150 9152 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187050851 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9157] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9157/stat : 9157 (java) S 9150 9152 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187050851 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187050853 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=1686552 CPUtime=0.09
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8674 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187050853 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9160] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187050853 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8674 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187050853 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8674 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187050910 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=9152/tid=9164] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8674 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187050911 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9152/tid=9165] ppid=9150 vsize=1686552 CPUtime=0
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8674 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187050911 1727029248 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1690504

[startup+6.30208 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9165
/proc/meminfo: memFree=1814800/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1686540 CPUtime=0.71
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 6609 0 1 0 68 3 0 0 18 0 12 0 187050848 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421635 5408 2165 9 0 416546 0
[pid=9163] ppid=9152 vsize=4352 CPUtime=5.67
/proc/9163/stat : 9163 (minisat) R 9152 9152 8674 0 -1 4194304 800 0 0 0 567 0 0 0 25 0 1 0 187050910 4456448 780 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/9163/statm: 1088 780 75 157 0 928 0
[pid=9152/tid=9154] ppid=9150 vsize=1686540 CPUtime=0.48
/proc/9152/task/9154/stat : 9154 (java) S 9150 9152 8674 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187050850 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9155] ppid=9150 vsize=1686540 CPUtime=0.1
/proc/9152/task/9155/stat : 9155 (java) S 9150 9152 8674 0 -1 64 3147 0 0 0 10 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9156] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9156/stat : 9156 (java) S 9150 9152 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9157] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9157/stat : 9157 (java) S 9150 9152 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=1686540 CPUtime=0.09
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8674 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9160] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8674 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187050910 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=9152/tid=9164] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8674 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9152/tid=9165] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8674 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 1690892

[startup+12.7021 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9165
/proc/meminfo: memFree=1814224/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1686540 CPUtime=0.71
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 6609 0 1 0 68 3 0 0 18 0 12 0 187050848 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421635 5408 2165 9 0 416546 0
[pid=9163] ppid=9152 vsize=4884 CPUtime=12.07
/proc/9163/stat : 9163 (minisat) R 9152 9152 8674 0 -1 4194304 926 0 0 0 1207 0 0 0 25 0 1 0 187050910 5001216 906 1992294400 134512640 135156773 4294956080 18446744073709551615 134556208 0 4 0 3 0 0 0 17 0 0 0
/proc/9163/statm: 1221 906 75 157 0 1061 0
[pid=9152/tid=9154] ppid=9150 vsize=1686540 CPUtime=0.48
/proc/9152/task/9154/stat : 9154 (java) S 9150 9152 8674 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187050850 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9155] ppid=9150 vsize=1686540 CPUtime=0.1
/proc/9152/task/9155/stat : 9155 (java) S 9150 9152 8674 0 -1 64 3147 0 0 0 10 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9156] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9156/stat : 9156 (java) S 9150 9152 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9157] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9157/stat : 9157 (java) S 9150 9152 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=1686540 CPUtime=0.09
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8674 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9160] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8674 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187050910 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=9152/tid=9164] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8674 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9152/tid=9165] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8674 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1691424

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9165
/proc/meminfo: memFree=1813776/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1686540 CPUtime=0.71
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 6609 0 1 0 68 3 0 0 18 0 12 0 187050848 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421635 5408 2165 9 0 416546 0
[pid=9163] ppid=9152 vsize=5424 CPUtime=24.87
/proc/9163/stat : 9163 (minisat) R 9152 9152 8674 0 -1 4194304 1048 0 0 0 2486 1 0 0 25 0 1 0 187050910 5554176 1028 1992294400 134512640 135156773 4294956080 18446744073709551615 134556276 0 4 0 3 0 0 0 17 0 0 0
/proc/9163/statm: 1356 1028 75 157 0 1196 0

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


[startup+57.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9165
/proc/meminfo: memFree=1812880/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1686540 CPUtime=0.71
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 6609 0 1 0 68 3 0 0 18 0 12 0 187050848 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421635 5408 2165 9 0 416546 0
[pid=9163] ppid=9152 vsize=6380 CPUtime=56.86
/proc/9163/stat : 9163 (minisat) R 9152 9152 8674 0 -1 4194304 1280 0 0 0 5685 1 0 0 25 0 1 0 187050910 6533120 1260 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 0 0 0
/proc/9163/statm: 1595 1260 75 157 0 1435 0
[pid=9152/tid=9154] ppid=9150 vsize=1686540 CPUtime=0.48
/proc/9152/task/9154/stat : 9154 (java) S 9150 9152 8674 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187050850 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9155] ppid=9150 vsize=1686540 CPUtime=0.1
/proc/9152/task/9155/stat : 9155 (java) S 9150 9152 8674 0 -1 64 3147 0 0 0 10 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9156] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9156/stat : 9156 (java) S 9150 9152 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9157] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9157/stat : 9157 (java) S 9150 9152 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=1686540 CPUtime=0.09
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8674 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9160] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8674 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187050910 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=9152/tid=9164] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8674 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9152/tid=9165] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8674 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 57.57
Current children cumulated vsize (KiB) 1692920

[startup+59.1028 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9165
/proc/meminfo: memFree=1812816/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1686540 CPUtime=0.71
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 6609 0 1 0 68 3 0 0 18 0 12 0 187050848 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421635 5408 2165 9 0 416546 0
[pid=9163] ppid=9152 vsize=6380 CPUtime=58.46
/proc/9163/stat : 9163 (minisat) R 9152 9152 8674 0 -1 4194304 1288 0 0 0 5845 1 0 0 25 0 1 0 187050910 6533120 1268 1992294400 134512640 135156773 4294956080 18446744073709551615 134556324 0 4 0 3 0 0 0 17 0 0 0
/proc/9163/statm: 1595 1268 75 157 0 1435 0
[pid=9152/tid=9154] ppid=9150 vsize=1686540 CPUtime=0.48
/proc/9152/task/9154/stat : 9154 (java) S 9150 9152 8674 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187050850 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9155] ppid=9150 vsize=1686540 CPUtime=0.1
/proc/9152/task/9155/stat : 9155 (java) S 9150 9152 8674 0 -1 64 3147 0 0 0 10 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9156] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9156/stat : 9156 (java) S 9150 9152 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9157] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9157/stat : 9157 (java) S 9150 9152 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=1686540 CPUtime=0.09
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8674 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9160] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8674 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187050910 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=9152/tid=9164] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8674 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9152/tid=9165] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8674 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 59.17
Current children cumulated vsize (KiB) 1692920

[startup+59.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9165
/proc/meminfo: memFree=1812816/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1686540 CPUtime=0.71
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 6609 0 1 0 68 3 0 0 18 0 12 0 187050848 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421635 5408 2165 9 0 416546 0
[pid=9163] ppid=9152 vsize=6380 CPUtime=59.25
/proc/9163/stat : 9163 (minisat) R 9152 9152 8674 0 -1 4194304 1295 0 0 0 5924 1 0 0 25 0 1 0 187050910 6533120 1275 1992294400 134512640 135156773 4294956080 18446744073709551615 134556404 0 4 0 3 0 0 0 17 0 0 0
/proc/9163/statm: 1595 1275 75 157 0 1435 0
[pid=9152/tid=9154] ppid=9150 vsize=1686540 CPUtime=0.48
/proc/9152/task/9154/stat : 9154 (java) S 9150 9152 8674 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187050850 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9155] ppid=9150 vsize=1686540 CPUtime=0.1
/proc/9152/task/9155/stat : 9155 (java) S 9150 9152 8674 0 -1 64 3147 0 0 0 10 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9156] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9156/stat : 9156 (java) S 9150 9152 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9157] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9157/stat : 9157 (java) S 9150 9152 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=1686540 CPUtime=0.09
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8674 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9160] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8674 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187050910 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=9152/tid=9164] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8674 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9152/tid=9165] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8674 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 59.96
Current children cumulated vsize (KiB) 1692920

[startup+60.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9165
/proc/meminfo: memFree=1812816/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1686540 CPUtime=0.71
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 6609 0 1 0 68 3 0 0 18 0 12 0 187050848 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421635 5408 2165 9 0 416546 0
[pid=9163] ppid=9152 vsize=6380 CPUtime=59.45
/proc/9163/stat : 9163 (minisat) R 9152 9152 8674 0 -1 4194304 1295 0 0 0 5944 1 0 0 25 0 1 0 187050910 6533120 1275 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/9163/statm: 1595 1275 75 157 0 1435 0
[pid=9152/tid=9154] ppid=9150 vsize=1686540 CPUtime=0.48
/proc/9152/task/9154/stat : 9154 (java) S 9150 9152 8674 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187050850 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9155] ppid=9150 vsize=1686540 CPUtime=0.1
/proc/9152/task/9155/stat : 9155 (java) S 9150 9152 8674 0 -1 64 3147 0 0 0 10 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9156] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9156/stat : 9156 (java) S 9150 9152 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9157] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9157/stat : 9157 (java) S 9150 9152 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=1686540 CPUtime=0.09
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8674 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9160] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8674 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187050910 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=9152/tid=9164] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8674 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9152/tid=9165] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8674 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.16
Current children cumulated vsize (KiB) 1692920

[startup+60.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 9165
/proc/meminfo: memFree=1812816/2055920 swapFree=4180828/4192956
[pid=9152] ppid=9150 vsize=1686540 CPUtime=0.71
/proc/9152/stat : 9152 (java) S 9150 9152 8674 0 -1 0 6609 0 1 0 68 3 0 0 18 0 12 0 187050848 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9152/statm: 421635 5408 2165 9 0 416546 0
[pid=9163] ppid=9152 vsize=6380 CPUtime=59.55
/proc/9163/stat : 9163 (minisat) R 9152 9152 8674 0 -1 4194304 1295 0 0 0 5954 1 0 0 25 0 1 0 187050910 6533120 1275 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/9163/statm: 1595 1275 75 157 0 1435 0
[pid=9152/tid=9154] ppid=9150 vsize=1686540 CPUtime=0.48
/proc/9152/task/9154/stat : 9154 (java) S 9150 9152 8674 0 -1 64 2131 0 1 0 47 1 0 0 18 0 12 0 187050850 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9155] ppid=9150 vsize=1686540 CPUtime=0.1
/proc/9152/task/9155/stat : 9155 (java) S 9150 9152 8674 0 -1 64 3147 0 0 0 10 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9156] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9156/stat : 9156 (java) S 9150 9152 8674 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9157] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9157/stat : 9157 (java) S 9150 9152 8674 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187050851 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9158] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9158/stat : 9158 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9159] ppid=9150 vsize=1686540 CPUtime=0.09
/proc/9152/task/9159/stat : 9159 (java) S 9150 9152 8674 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9152/tid=9160] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9160/stat : 9160 (java) S 9150 9152 8674 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9161] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9161/stat : 9161 (java) S 9150 9152 8674 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187050853 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9152/tid=9162] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9162/stat : 9162 (java) S 9150 9152 8674 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187050910 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=9152/tid=9164] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9164/stat : 9164 (java) S 9150 9152 8674 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=9152/tid=9165] ppid=9150 vsize=1686540 CPUtime=0
/proc/9152/task/9165/stat : 9165 (java) S 9150 9152 8674 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187050911 1727016960 5408 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 60.26
Current children cumulated vsize (KiB) 1692920

Child status: 0
Real time (s): 60.2515
CPU time (s): 60.3028
CPU user time (s): 60.2468
CPU system time (s): 0.055991
CPU usage (%): 100.085
Max. virtual memory (cumulated for all children) (KiB): 1692920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.2468
system time used= 0.055991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7961
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= 1515
involuntary context switches= 1494

runsolver used 0.058991 second user time and 0.178972 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-17 01:21:49
IDJOB=1883511
IDBENCH=1288
IDSOLVER=688
FILE ID=node31/1883511-1245194509
PBS_JOBID= 9368296
Free space on /tmp= 66272 MiB

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

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

MD5SUM BENCH= 19ba22a32308a07bd9c7341c12b6a0ff
RANDOM SEED=1914567548

node31.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.258
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.258
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:       1831896 kB
Buffers:         43784 kB
Cached:         109524 kB
SwapCached:       5132 kB
Active:          60472 kB
Inactive:       100956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831896 kB
SwapTotal:     4192956 kB
SwapFree:      4180828 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          13812 kB
Slab:            48392 kB
Committed_AS:   179692 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883511-1245194509.opb

Free space on /tmp at the end= 66272 MiB
End job on node31 at 2009-06-17 01:22:50