Trace number 1883573

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 34.0218 33.971

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900557574.opb
MD5SUM5107a201bfa7ecd84a67ffb212d048dd
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 benchmark5.2462
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 689
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.69/0.69	------------------------
0.69/0.69	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.69/0.69	Size : 0, 10406, 0, 0, 28623
0.69/0.69	Count : 0, 2706, 0, 0, 1
0.69/0.69	
0.69/0.69	Command line : minisat tmp.dimacs %var 
0.69/0.69	
0.69/0.69	------------------------
0.79/0.70	This is MiniSat 2.0 beta
0.79/0.70	WARNING: for repeatability, setting FPU to use double precision
0.79/0.70	============================[ Problem Statistics ]=============================
0.79/0.70	|                                                                             |
0.79/0.70	|  Number of variables:  1474                                                 |
0.79/0.70	|  Number of clauses:    13859                                                |
0.79/0.71	|  Parsing time:         0.01         s                                       |
0.79/0.73	============================[ Search Statistics ]==============================
0.79/0.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.73	===============================================================================
0.79/0.73	|         0 |     837     7413    21926 |     2471        0    nan |  0.000 % |
0.79/0.74	|       100 |     837     7413    21926 |     2718      100     35 |  5.224 % |
0.79/0.74	|       250 |     837     7413    21926 |     2989      250     28 |  5.224 % |
0.79/0.75	|       475 |     837     7413    21926 |     3288      475     28 |  5.224 % |
0.79/0.77	|       814 |     837     7413    21926 |     3617      814     30 |  5.224 % |
0.79/0.79	|      1321 |     837     7413    21926 |     3979     1321     31 |  5.224 % |
0.79/0.83	|      2080 |     837     7413    21926 |     4377     2080     32 |  5.224 % |
0.79/0.90	|      3219 |     837     7413    21926 |     4815     3219     34 |  5.224 % |
1.08/1.04	|      4928 |     837     7413    21926 |     5296     4928     35 |  5.224 % |
1.28/1.25	|      7490 |     837     7413    21926 |     5826     4710     32 |  5.224 % |
1.58/1.54	|     11334 |     837     7413    21926 |     6409     5529     25 |  5.224 % |
2.08/2.08	|     17100 |     837     7413    21926 |     7050     4668     28 |  5.224 % |
2.88/2.86	|     25751 |     837     7413    21926 |     7755     6014     26 |  5.224 % |
4.17/4.12	|     38727 |     837     7413    21926 |     8530     6959     27 |  5.224 % |
6.17/6.11	|     58191 |     837     7413    21926 |     9383     4472     23 |  5.224 % |
9.37/9.33	|     87384 |     807     7330    21755 |    10321     7508     28 |  7.259 % |
14.97/14.99	|    131173 |     807     7330    21755 |    11354     8992     28 |  7.259 % |
23.66/23.66	|    196859 |     806     7280    21625 |    12489    10827     27 |  7.327 % |
33.96/33.92	===============================================================================
33.96/33.92	restarts              : 18
33.96/33.92	conflicts             : 276141         (8317 /sec)
33.96/33.92	decisions             : 349569         (1.39 % random) (10529 /sec)
33.96/33.92	propagations          : 35176732       (1059510 /sec)
33.96/33.92	conflict literals     : 8333851        (29.48 % deleted)
33.96/33.92	Memory used           : 5.95 MB
33.96/33.92	CPU time              : 33.201 s
33.96/33.92	
33.96/33.92	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-1883573-1245194724/watcher-1883573-1245194724 -o /tmp/evaluation-result-1883573-1245194724/solver-1883573-1245194724 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883573-1245194724.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.02 1.00 3/64 13155
/proc/meminfo: memFree=1846248/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=152 CPUtime=0
/proc/13155/stat : 13155 (java) R 13153 13155 11757 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 187072092 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 12591403 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 38 26 19 9 0 4 0

[startup+0.00769907 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 13155
/proc/meminfo: memFree=1846248/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=152 CPUtime=0
/proc/13155/stat : 13155 (java) R 13153 13155 11757 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187072092 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 12591908 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.101845 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 13155
/proc/meminfo: memFree=1846248/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1684412 CPUtime=0.11
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 2864 0 1 0 10 1 0 0 18 0 9 0 187072092 1724837888 2359 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421103 2359 1215 9 0 416014 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684412

[startup+0.301752 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 13155
/proc/meminfo: memFree=1846248/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1684556 CPUtime=0.38
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 3785 0 1 0 36 2 0 0 18 0 9 0 187072092 1724985344 3256 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421139 3256 1255 9 0 416050 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1684556

[startup+0.701823 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 13155
/proc/meminfo: memFree=1846248/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1684976 CPUtime=0.79
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 6192 0 1 0 76 3 0 0 18 0 10 0 187072092 1725415424 5427 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421244 5427 2164 9 0 416155 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 1684976

[startup+1.50194 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 13168
/proc/meminfo: memFree=1830776/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1685612 CPUtime=0.79
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 6516 0 1 0 76 3 0 0 18 0 12 0 187072092 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421403 5440 2165 9 0 416314 0
[pid=13166] ppid=13155 vsize=3544 CPUtime=0.79
/proc/13166/stat : 13166 (minisat) R 13155 13155 11757 0 -1 4194304 597 0 0 0 79 0 0 0 24 0 1 0 187072162 3629056 577 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 1 0 0
/proc/13166/statm: 886 577 75 157 0 726 0
[pid=13155/tid=13157] ppid=13153 vsize=1685612 CPUtime=0.51
/proc/13155/task/13157/stat : 13157 (java) S 13153 13155 11757 0 -1 64 2147 0 1 0 50 1 0 0 18 0 12 0 187072093 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13158] ppid=13153 vsize=1685612 CPUtime=0.16
/proc/13155/task/13158/stat : 13158 (java) S 13153 13155 11757 0 -1 64 3080 0 0 0 15 1 0 0 16 0 12 0 187072094 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13159] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13159/stat : 13159 (java) S 13153 13155 11757 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13160] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13160/stat : 13160 (java) S 13153 13155 11757 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13161] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13161/stat : 13161 (java) S 13153 13155 11757 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13162] ppid=13153 vsize=1685612 CPUtime=0.1
/proc/13155/task/13162/stat : 13162 (java) S 13153 13155 11757 0 -1 64 422 0 0 0 10 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13163] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13163/stat : 13163 (java) S 13153 13155 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13164] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13164/stat : 13164 (java) S 13153 13155 11757 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13165] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13165/stat : 13165 (java) S 13153 13155 11757 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187072162 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=13155/tid=13167] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13167/stat : 13167 (java) S 13153 13155 11757 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13155/tid=13168] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13168/stat : 13168 (java) S 13153 13155 11757 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 1689156

[startup+3.10219 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 13168
/proc/meminfo: memFree=1830200/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1685612 CPUtime=0.79
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 6535 0 1 0 76 3 0 0 18 0 12 0 187072092 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421403 5440 2165 9 0 416314 0
[pid=13166] ppid=13155 vsize=4072 CPUtime=2.39
/proc/13166/stat : 13166 (minisat) R 13155 13155 11757 0 -1 4194304 726 0 0 0 239 0 0 0 25 0 1 0 187072162 4169728 706 1992294400 134512640 135156773 4294956080 18446744073709551615 134556391 0 4 0 3 0 0 0 17 1 0 0
/proc/13166/statm: 1018 706 75 157 0 858 0
[pid=13155/tid=13157] ppid=13153 vsize=1685612 CPUtime=0.51
/proc/13155/task/13157/stat : 13157 (java) S 13153 13155 11757 0 -1 64 2147 0 1 0 50 1 0 0 18 0 12 0 187072093 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13158] ppid=13153 vsize=1685612 CPUtime=0.16
/proc/13155/task/13158/stat : 13158 (java) S 13153 13155 11757 0 -1 64 3098 0 0 0 15 1 0 0 16 0 12 0 187072094 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13159] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13159/stat : 13159 (java) S 13153 13155 11757 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13160] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13160/stat : 13160 (java) S 13153 13155 11757 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13161] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13161/stat : 13161 (java) S 13153 13155 11757 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13162] ppid=13153 vsize=1685612 CPUtime=0.1
/proc/13155/task/13162/stat : 13162 (java) S 13153 13155 11757 0 -1 64 422 0 0 0 10 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13163] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13163/stat : 13163 (java) S 13153 13155 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13164] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13164/stat : 13164 (java) S 13153 13155 11757 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13165] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13165/stat : 13165 (java) S 13153 13155 11757 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187072162 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=13155/tid=13167] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13167/stat : 13167 (java) S 13153 13155 11757 0 -1 64 46 0 0 0 0 0 0 0 15 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13155/tid=13168] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13168/stat : 13168 (java) S 13153 13155 11757 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 1689684

[startup+6.3017 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 13168
/proc/meminfo: memFree=1829304/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1685612 CPUtime=0.79
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 6672 0 1 0 76 3 0 0 18 0 12 0 187072092 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421403 5440 2165 9 0 416314 0
[pid=13166] ppid=13155 vsize=4340 CPUtime=5.58
/proc/13166/stat : 13166 (minisat) R 13155 13155 11757 0 -1 4194304 805 0 0 0 558 0 0 0 25 0 1 0 187072162 4444160 785 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/13166/statm: 1085 785 75 157 0 925 0
[pid=13155/tid=13157] ppid=13153 vsize=1685612 CPUtime=0.51
/proc/13155/task/13157/stat : 13157 (java) S 13153 13155 11757 0 -1 64 2147 0 1 0 50 1 0 0 18 0 12 0 187072093 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13158] ppid=13153 vsize=1685612 CPUtime=0.16
/proc/13155/task/13158/stat : 13158 (java) S 13153 13155 11757 0 -1 64 3228 0 0 0 15 1 0 0 16 0 12 0 187072094 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13159] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13159/stat : 13159 (java) S 13153 13155 11757 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13160] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13160/stat : 13160 (java) S 13153 13155 11757 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13161] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13161/stat : 13161 (java) S 13153 13155 11757 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13162] ppid=13153 vsize=1685612 CPUtime=0.1
/proc/13155/task/13162/stat : 13162 (java) S 13153 13155 11757 0 -1 64 422 0 0 0 10 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13163] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13163/stat : 13163 (java) S 13153 13155 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13164] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13164/stat : 13164 (java) S 13153 13155 11757 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13165] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13165/stat : 13165 (java) S 13153 13155 11757 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187072162 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=13155/tid=13167] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13167/stat : 13167 (java) S 13153 13155 11757 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13155/tid=13168] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13168/stat : 13168 (java) S 13153 13155 11757 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1689952

[startup+12.7027 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 13168
/proc/meminfo: memFree=1828408/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1685612 CPUtime=0.79
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 6672 0 1 0 76 3 0 0 18 0 12 0 187072092 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421403 5440 2165 9 0 416314 0
[pid=13166] ppid=13155 vsize=5272 CPUtime=11.98
/proc/13166/stat : 13166 (minisat) R 13155 13155 11757 0 -1 4194304 1014 0 0 0 1198 0 0 0 25 0 1 0 187072162 5398528 994 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 1 0 0
/proc/13166/statm: 1318 994 75 157 0 1158 0
[pid=13155/tid=13157] ppid=13153 vsize=1685612 CPUtime=0.51
/proc/13155/task/13157/stat : 13157 (java) S 13153 13155 11757 0 -1 64 2147 0 1 0 50 1 0 0 18 0 12 0 187072093 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13158] ppid=13153 vsize=1685612 CPUtime=0.16
/proc/13155/task/13158/stat : 13158 (java) S 13153 13155 11757 0 -1 64 3228 0 0 0 15 1 0 0 16 0 12 0 187072094 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13159] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13159/stat : 13159 (java) S 13153 13155 11757 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13160] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13160/stat : 13160 (java) S 13153 13155 11757 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13161] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13161/stat : 13161 (java) S 13153 13155 11757 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13162] ppid=13153 vsize=1685612 CPUtime=0.1
/proc/13155/task/13162/stat : 13162 (java) S 13153 13155 11757 0 -1 64 422 0 0 0 10 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13163] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13163/stat : 13163 (java) S 13153 13155 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13164] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13164/stat : 13164 (java) S 13153 13155 11757 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13165] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13165/stat : 13165 (java) S 13153 13155 11757 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187072162 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=13155/tid=13167] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13167/stat : 13167 (java) S 13153 13155 11757 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13155/tid=13168] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13168/stat : 13168 (java) S 13153 13155 11757 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1690884

[startup+25.5018 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 13168
/proc/meminfo: memFree=1827768/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1685612 CPUtime=0.79
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 6672 0 1 0 76 3 0 0 18 0 12 0 187072092 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421403 5440 2165 9 0 416314 0
[pid=13166] ppid=13155 vsize=5816 CPUtime=24.77
/proc/13166/stat : 13166 (minisat) R 13155 13155 11757 0 -1 4194304 1166 0 0 0 2477 0 0 0 25 0 1 0 187072162 5955584 1146 1992294400 134512640 135156773 4294956080 18446744073709551615 134556305 0 4 0 3 0 0 0 17 1 0 0
/proc/13166/statm: 1454 1146 75 157 0 1294 0

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


[startup+28.7023 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 13168
/proc/meminfo: memFree=1827704/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1685612 CPUtime=0.79
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 6672 0 1 0 76 3 0 0 18 0 12 0 187072092 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421403 5440 2165 9 0 416314 0
[pid=13166] ppid=13155 vsize=5960 CPUtime=27.97
/proc/13166/stat : 13166 (minisat) R 13155 13155 11757 0 -1 4194304 1181 0 0 0 2797 0 0 0 25 0 1 0 187072162 6103040 1161 1992294400 134512640 135156773 4294956080 18446744073709551615 134556460 0 4 0 3 0 0 0 17 1 0 0
/proc/13166/statm: 1490 1161 75 157 0 1330 0
[pid=13155/tid=13157] ppid=13153 vsize=1685612 CPUtime=0.51
/proc/13155/task/13157/stat : 13157 (java) S 13153 13155 11757 0 -1 64 2147 0 1 0 50 1 0 0 18 0 12 0 187072093 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13158] ppid=13153 vsize=1685612 CPUtime=0.16
/proc/13155/task/13158/stat : 13158 (java) S 13153 13155 11757 0 -1 64 3228 0 0 0 15 1 0 0 16 0 12 0 187072094 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13159] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13159/stat : 13159 (java) S 13153 13155 11757 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13160] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13160/stat : 13160 (java) S 13153 13155 11757 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13161] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13161/stat : 13161 (java) S 13153 13155 11757 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13162] ppid=13153 vsize=1685612 CPUtime=0.1
/proc/13155/task/13162/stat : 13162 (java) S 13153 13155 11757 0 -1 64 422 0 0 0 10 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13163] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13163/stat : 13163 (java) S 13153 13155 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13164] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13164/stat : 13164 (java) S 13153 13155 11757 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13165] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13165/stat : 13165 (java) S 13153 13155 11757 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187072162 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=13155/tid=13167] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13167/stat : 13167 (java) S 13153 13155 11757 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13155/tid=13168] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13168/stat : 13168 (java) S 13153 13155 11757 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.76
Current children cumulated vsize (KiB) 1691572

[startup+31.9058 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 13168
/proc/meminfo: memFree=1827576/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1685612 CPUtime=0.79
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 6672 0 1 0 76 3 0 0 18 0 12 0 187072092 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421403 5440 2165 9 0 416314 0
[pid=13166] ppid=13155 vsize=6092 CPUtime=31.17
/proc/13166/stat : 13166 (minisat) R 13155 13155 11757 0 -1 4194304 1213 0 0 0 3117 0 0 0 25 0 1 0 187072162 6238208 1193 1992294400 134512640 135156773 4294956080 18446744073709551615 134556324 0 4 0 3 0 0 0 17 1 0 0
/proc/13166/statm: 1523 1193 75 157 0 1363 0
[pid=13155/tid=13157] ppid=13153 vsize=1685612 CPUtime=0.51
/proc/13155/task/13157/stat : 13157 (java) S 13153 13155 11757 0 -1 64 2147 0 1 0 50 1 0 0 18 0 12 0 187072093 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13158] ppid=13153 vsize=1685612 CPUtime=0.16
/proc/13155/task/13158/stat : 13158 (java) S 13153 13155 11757 0 -1 64 3228 0 0 0 15 1 0 0 16 0 12 0 187072094 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13159] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13159/stat : 13159 (java) S 13153 13155 11757 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13160] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13160/stat : 13160 (java) S 13153 13155 11757 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13161] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13161/stat : 13161 (java) S 13153 13155 11757 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13162] ppid=13153 vsize=1685612 CPUtime=0.1
/proc/13155/task/13162/stat : 13162 (java) S 13153 13155 11757 0 -1 64 422 0 0 0 10 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13163] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13163/stat : 13163 (java) S 13153 13155 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13164] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13164/stat : 13164 (java) S 13153 13155 11757 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13165] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13165/stat : 13165 (java) S 13153 13155 11757 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187072162 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=13155/tid=13167] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13167/stat : 13167 (java) S 13153 13155 11757 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13155/tid=13168] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13168/stat : 13168 (java) S 13153 13155 11757 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.96
Current children cumulated vsize (KiB) 1691704

[startup+32.7029 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 13168
/proc/meminfo: memFree=1827576/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1685612 CPUtime=0.79
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 6672 0 1 0 76 3 0 0 18 0 12 0 187072092 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421403 5440 2165 9 0 416314 0
[pid=13166] ppid=13155 vsize=6092 CPUtime=31.97
/proc/13166/stat : 13166 (minisat) R 13155 13155 11757 0 -1 4194304 1213 0 0 0 3197 0 0 0 25 0 1 0 187072162 6238208 1193 1992294400 134512640 135156773 4294956080 18446744073709551615 134556446 0 4 0 3 0 0 0 17 1 0 0
/proc/13166/statm: 1523 1193 75 157 0 1363 0
[pid=13155/tid=13157] ppid=13153 vsize=1685612 CPUtime=0.51
/proc/13155/task/13157/stat : 13157 (java) S 13153 13155 11757 0 -1 64 2147 0 1 0 50 1 0 0 18 0 12 0 187072093 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13158] ppid=13153 vsize=1685612 CPUtime=0.16
/proc/13155/task/13158/stat : 13158 (java) S 13153 13155 11757 0 -1 64 3228 0 0 0 15 1 0 0 16 0 12 0 187072094 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13159] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13159/stat : 13159 (java) S 13153 13155 11757 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13160] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13160/stat : 13160 (java) S 13153 13155 11757 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13161] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13161/stat : 13161 (java) S 13153 13155 11757 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13162] ppid=13153 vsize=1685612 CPUtime=0.1
/proc/13155/task/13162/stat : 13162 (java) S 13153 13155 11757 0 -1 64 422 0 0 0 10 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13163] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13163/stat : 13163 (java) S 13153 13155 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13164] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13164/stat : 13164 (java) S 13153 13155 11757 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13165] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13165/stat : 13165 (java) S 13153 13155 11757 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187072162 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=13155/tid=13167] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13167/stat : 13167 (java) S 13153 13155 11757 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13155/tid=13168] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13168/stat : 13168 (java) S 13153 13155 11757 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.76
Current children cumulated vsize (KiB) 1691704

[startup+33.502 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 13168
/proc/meminfo: memFree=1827576/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1685612 CPUtime=0.79
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 6672 0 1 0 76 3 0 0 18 0 12 0 187072092 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421403 5440 2165 9 0 416314 0
[pid=13166] ppid=13155 vsize=6092 CPUtime=32.77
/proc/13166/stat : 13166 (minisat) R 13155 13155 11757 0 -1 4194304 1227 0 0 0 3277 0 0 0 25 0 1 0 187072162 6238208 1207 1992294400 134512640 135156773 4294956080 18446744073709551615 134556398 0 4 0 3 0 0 0 17 1 0 0
/proc/13166/statm: 1523 1207 75 157 0 1363 0
[pid=13155/tid=13157] ppid=13153 vsize=1685612 CPUtime=0.51
/proc/13155/task/13157/stat : 13157 (java) S 13153 13155 11757 0 -1 64 2147 0 1 0 50 1 0 0 18 0 12 0 187072093 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13158] ppid=13153 vsize=1685612 CPUtime=0.16
/proc/13155/task/13158/stat : 13158 (java) S 13153 13155 11757 0 -1 64 3228 0 0 0 15 1 0 0 16 0 12 0 187072094 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13159] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13159/stat : 13159 (java) S 13153 13155 11757 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13160] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13160/stat : 13160 (java) S 13153 13155 11757 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13161] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13161/stat : 13161 (java) S 13153 13155 11757 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13162] ppid=13153 vsize=1685612 CPUtime=0.1
/proc/13155/task/13162/stat : 13162 (java) S 13153 13155 11757 0 -1 64 422 0 0 0 10 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13163] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13163/stat : 13163 (java) S 13153 13155 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13164] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13164/stat : 13164 (java) S 13153 13155 11757 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13165] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13165/stat : 13165 (java) S 13153 13155 11757 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187072162 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=13155/tid=13167] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13167/stat : 13167 (java) S 13153 13155 11757 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13155/tid=13168] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13168/stat : 13168 (java) S 13153 13155 11757 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.56
Current children cumulated vsize (KiB) 1691704

[startup+33.9021 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 13168
/proc/meminfo: memFree=1827576/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=1685612 CPUtime=0.79
/proc/13155/stat : 13155 (java) S 13153 13155 11757 0 -1 0 6672 0 1 0 76 3 0 0 18 0 12 0 187072092 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/13155/statm: 421403 5440 2165 9 0 416314 0
[pid=13166] ppid=13155 vsize=6092 CPUtime=33.17
/proc/13166/stat : 13166 (minisat) R 13155 13155 11757 0 -1 4194304 1232 0 0 0 3317 0 0 0 25 0 1 0 187072162 6238208 1212 1992294400 134512640 135156773 4294956080 18446744073709551615 134552598 0 4 0 3 0 0 0 17 1 0 0
/proc/13166/statm: 1523 1212 75 157 0 1363 0
[pid=13155/tid=13157] ppid=13153 vsize=1685612 CPUtime=0.51
/proc/13155/task/13157/stat : 13157 (java) S 13153 13155 11757 0 -1 64 2147 0 1 0 50 1 0 0 18 0 12 0 187072093 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13158] ppid=13153 vsize=1685612 CPUtime=0.16
/proc/13155/task/13158/stat : 13158 (java) S 13153 13155 11757 0 -1 64 3228 0 0 0 15 1 0 0 16 0 12 0 187072094 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13159] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13159/stat : 13159 (java) S 13153 13155 11757 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13160] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13160/stat : 13160 (java) S 13153 13155 11757 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187072095 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13161] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13161/stat : 13161 (java) S 13153 13155 11757 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13162] ppid=13153 vsize=1685612 CPUtime=0.1
/proc/13155/task/13162/stat : 13162 (java) S 13153 13155 11757 0 -1 64 422 0 0 0 10 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13163] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13163/stat : 13163 (java) S 13153 13155 11757 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=13155/tid=13164] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13164/stat : 13164 (java) S 13153 13155 11757 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187072097 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=13155/tid=13165] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13165/stat : 13165 (java) S 13153 13155 11757 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187072162 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=13155/tid=13167] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13167/stat : 13167 (java) S 13153 13155 11757 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=13155/tid=13168] ppid=13153 vsize=1685612 CPUtime=0
/proc/13155/task/13168/stat : 13168 (java) S 13153 13155 11757 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187072163 1726066688 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 33.96
Current children cumulated vsize (KiB) 1691704

Child status: 0
Real time (s): 33.971
CPU time (s): 34.0218
CPU user time (s): 33.9718
CPU system time (s): 0.049992
CPU usage (%): 100.15
Max. virtual memory (cumulated for all children) (KiB): 1691704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.9718
system time used= 0.049992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7960
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= 1019
involuntary context switches= 898

runsolver used 0.042993 second user time and 0.091986 second system time

The end

Launcher Data

Begin job on node26 at 2009-06-17 01:25:24
IDJOB=1883573
IDBENCH=1350
IDSOLVER=688
FILE ID=node26/1883573-1245194724
PBS_JOBID= 9368281
Free space on /tmp= 66156 MiB

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

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

MD5SUM BENCH= 5107a201bfa7ecd84a67ffb212d048dd
RANDOM SEED=1154596981

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1846792 kB
Buffers:         44572 kB
Cached:          99248 kB
SwapCached:          0 kB
Active:          85640 kB
Inactive:        72124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1172 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            37508 kB
Committed_AS:   167740 kB
PageTables:       1372 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-1883573-1245194724.opb

Free space on /tmp at the end= 66156 MiB
End job on node26 at 2009-06-17 01:25:58