Trace number 1883551

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 40.5578 40.4784

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900552735.opb
MD5SUM2e08c1ce998ee58627c81926b9e65d57
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 benchmark22.0716
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 739
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, 24825
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.61	This is MiniSat 2.0 beta
0.68/0.61	WARNING: for repeatability, setting FPU to use double precision
0.68/0.61	============================[ Problem Statistics ]=============================
0.68/0.61	|                                                                             |
0.68/0.61	|  Number of variables:  1436                                                 |
0.68/0.61	|  Number of clauses:    12579                                                |
0.68/0.62	|  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 |     793     6992    20342 |     2330        0    nan |  0.000 % |
0.68/0.64	|       103 |     793     6992    20342 |     2563      103     39 |  4.318 % |
0.68/0.65	|       254 |     793     6992    20342 |     2820      254     33 |  4.322 % |
0.68/0.66	|       479 |     793     6992    20342 |     3102      479     31 |  4.318 % |
0.68/0.68	|       818 |     793     6992    20342 |     3412      818     29 |  4.318 % |
0.71/0.70	|      1324 |     793     6992    20342 |     3753     1324     30 |  4.318 % |
0.71/0.75	|      2084 |     793     6992    20342 |     4128     2084     31 |  4.322 % |
0.71/0.83	|      3223 |     793     6992    20342 |     4541     3223     30 |  4.318 % |
0.71/0.94	|      4931 |     793     6992    20342 |     4995     2599     27 |  4.318 % |
1.19/1.13	|      7495 |     793     6992    20342 |     5495     5163     28 |  4.318 % |
1.49/1.49	|     11339 |     793     6992    20342 |     6045     3235     24 |  4.318 % |
1.99/1.99	|     17107 |     793     6992    20342 |     6649     5848     26 |  4.318 % |
2.88/2.80	|     25758 |     793     6992    20342 |     7314     4110     36 |  4.318 % |
4.28/4.20	|     38734 |     793     6992    20342 |     8046     5676     29 |  4.318 % |
6.38/6.33	|     58196 |     793     6992    20342 |     8850     4468     32 |  4.318 % |
9.48/9.41	|     87388 |     793     6992    20342 |     9735     6396     29 |  4.318 % |
14.28/14.30	|    131177 |     793     6992    20342 |    10709     5473     24 |  4.318 % |
21.57/21.60	|    196862 |     793     6992    20342 |    11780    10976     25 |  4.318 % |
33.48/33.49	|    295389 |     793     6992    20342 |    12958     7532     22 |  4.318 % |
40.47/40.46	===============================================================================
40.47/40.46	restarts              : 19
40.47/40.46	conflicts             : 353468         (8878 /sec)
40.47/40.46	decisions             : 457333         (1.32 % random) (11486 /sec)
40.47/40.46	propagations          : 43089574       (1082219 /sec)
40.47/40.46	conflict literals     : 10464868       (27.41 % deleted)
40.47/40.46	Memory used           : 5.80 MB
40.47/40.46	CPU time              : 39.8159 s
40.47/40.46	
40.47/40.46	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-1883551-1245194663/watcher-1883551-1245194663 -o /tmp/evaluation-result-1883551-1245194663/solver-1883551-1245194663 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883551-1245194663.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 4017
/proc/meminfo: memFree=1837408/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=152 CPUtime=0
/proc/4017/stat : 4017 (java) R 4015 4017 2568 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187067319 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 10535211 0 0 4096 0 0 0 0 17 0 0 0
/proc/4017/statm: 38 26 19 9 0 4 0

[startup+0.0736111 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 4017
/proc/meminfo: memFree=1837408/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1685328 CPUtime=0.07
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 2729 0 1 0 6 1 0 0 18 0 9 0 187067319 1725775872 2224 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421332 2224 1209 9 0 416243 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1685328

[startup+0.105662 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 4017
/proc/meminfo: memFree=1837408/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1685328 CPUtime=0.12
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 2937 0 1 0 11 1 0 0 18 0 9 0 187067319 1725775872 2427 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421332 2427 1226 9 0 416243 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 1685328

[startup+0.301446 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 4017
/proc/meminfo: memFree=1837408/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1685488 CPUtime=0.39
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 3869 0 1 0 37 2 0 0 18 0 9 0 187067319 1725939712 3339 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421372 3339 1258 9 0 416283 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1685488

[startup+0.701489 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 4017
/proc/meminfo: memFree=1837408/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1686552 CPUtime=0.71
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 6451 0 1 0 68 3 0 0 18 0 12 0 187067319 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421638 5407 2165 9 0 416549 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 1686552

[startup+1.50261 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 4030
/proc/meminfo: memFree=1822456/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1686552 CPUtime=0.71
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 6451 0 1 0 68 3 0 0 18 0 12 0 187067319 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421638 5407 2165 9 0 416549 0
[pid=4028] ppid=4017 vsize=3460 CPUtime=0.88
/proc/4028/stat : 4028 (minisat) R 4017 4017 2568 0 -1 4194304 559 0 0 0 88 0 0 0 25 0 1 0 187067381 3543040 539 1992294400 134512640 135156773 4294956080 18446744073709551615 134559349 0 4 0 3 0 0 0 17 1 0 0
/proc/4028/statm: 865 539 75 157 0 705 0
[pid=4017/tid=4019] ppid=4015 vsize=1686552 CPUtime=0.48
/proc/4017/task/4019/stat : 4019 (java) S 4015 4017 2568 0 -1 64 2134 0 1 0 47 1 0 0 18 0 12 0 187067320 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4020] ppid=4015 vsize=1686552 CPUtime=0.1
/proc/4017/task/4020/stat : 4020 (java) S 4015 4017 2568 0 -1 64 3012 0 0 0 10 0 0 0 16 0 12 0 187067321 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4021] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4021/stat : 4021 (java) S 4015 4017 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187067321 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4022] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4022/stat : 4022 (java) S 4015 4017 2568 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187067321 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4023] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4023/stat : 4023 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187067323 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4024] ppid=4015 vsize=1686552 CPUtime=0.1
/proc/4017/task/4024/stat : 4024 (java) S 4015 4017 2568 0 -1 64 438 0 0 0 10 0 0 0 16 0 12 0 187067323 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4025] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4025/stat : 4025 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187067323 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4026] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4026/stat : 4026 (java) S 4015 4017 2568 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 187067323 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4027] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4027/stat : 4027 (java) S 4015 4017 2568 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187067380 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4017/tid=4029] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4029/stat : 4029 (java) S 4015 4017 2568 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187067381 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4017/tid=4030] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4030/stat : 4030 (java) S 4015 4017 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187067381 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 1690012

[startup+3.10273 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 4030
/proc/meminfo: memFree=1821752/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1686552 CPUtime=0.71
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 6469 0 1 0 68 3 0 0 18 0 12 0 187067319 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421638 5407 2165 9 0 416549 0
[pid=4028] ppid=4017 vsize=4124 CPUtime=2.47
/proc/4028/stat : 4028 (minisat) R 4017 4017 2568 0 -1 4194304 734 0 0 0 247 0 0 0 25 0 1 0 187067381 4222976 714 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 1 0 0
/proc/4028/statm: 1031 714 75 157 0 871 0
[pid=4017/tid=4019] ppid=4015 vsize=1686552 CPUtime=0.48
/proc/4017/task/4019/stat : 4019 (java) S 4015 4017 2568 0 -1 64 2134 0 1 0 47 1 0 0 18 0 12 0 187067320 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4020] ppid=4015 vsize=1686552 CPUtime=0.1
/proc/4017/task/4020/stat : 4020 (java) S 4015 4017 2568 0 -1 64 3029 0 0 0 10 0 0 0 16 0 12 0 187067321 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4021] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4021/stat : 4021 (java) S 4015 4017 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187067321 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4022] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4022/stat : 4022 (java) S 4015 4017 2568 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187067321 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4023] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4023/stat : 4023 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187067323 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4024] ppid=4015 vsize=1686552 CPUtime=0.1
/proc/4017/task/4024/stat : 4024 (java) S 4015 4017 2568 0 -1 64 438 0 0 0 10 0 0 0 16 0 12 0 187067323 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4025] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4025/stat : 4025 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187067323 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4026] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4026/stat : 4026 (java) S 4015 4017 2568 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 187067323 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4027] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4027/stat : 4027 (java) S 4015 4017 2568 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187067380 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4017/tid=4029] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4029/stat : 4029 (java) S 4015 4017 2568 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187067381 1727029248 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4017/tid=4030] ppid=4015 vsize=1686552 CPUtime=0
/proc/4017/task/4030/stat : 4030 (java) S 4015 4017 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187067381 1727029248 5407 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) 1690676

[startup+6.30106 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 4030
/proc/meminfo: memFree=1820728/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1686540 CPUtime=0.71
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 6609 0 1 0 68 3 0 0 18 0 12 0 187067319 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421635 5407 2165 9 0 416546 0
[pid=4028] ppid=4017 vsize=4520 CPUtime=5.67
/proc/4028/stat : 4028 (minisat) R 4017 4017 2568 0 -1 4194304 823 0 0 0 567 0 0 0 25 0 1 0 187067381 4628480 803 1992294400 134512640 135156773 4294956080 18446744073709551615 134708345 0 4 0 3 0 0 0 17 1 0 0
/proc/4028/statm: 1130 803 75 157 0 970 0
[pid=4017/tid=4019] ppid=4015 vsize=1686540 CPUtime=0.48
/proc/4017/task/4019/stat : 4019 (java) S 4015 4017 2568 0 -1 64 2134 0 1 0 47 1 0 0 18 0 12 0 187067320 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4020] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4020/stat : 4020 (java) S 4015 4017 2568 0 -1 64 3159 0 0 0 10 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4021] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4021/stat : 4021 (java) S 4015 4017 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4022] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4022/stat : 4022 (java) S 4015 4017 2568 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4023] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4023/stat : 4023 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4024] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4024/stat : 4024 (java) S 4015 4017 2568 0 -1 64 438 0 0 0 10 0 0 0 16 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4025] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4025/stat : 4025 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4026] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4026/stat : 4026 (java) S 4015 4017 2568 0 -1 64 18 0 0 0 0 0 0 0 15 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4027] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4027/stat : 4027 (java) S 4015 4017 2568 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187067380 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4017/tid=4029] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4029/stat : 4029 (java) S 4015 4017 2568 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4017/tid=4030] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4030/stat : 4030 (java) S 4015 4017 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187067381 1727016960 5407 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) 1691060

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 4030
/proc/meminfo: memFree=1820152/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1686540 CPUtime=0.71
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 6610 0 1 0 68 3 0 0 18 0 12 0 187067319 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421635 5407 2165 9 0 416546 0
[pid=4028] ppid=4017 vsize=4920 CPUtime=12.07
/proc/4028/stat : 4028 (minisat) R 4017 4017 2568 0 -1 4194304 948 0 0 0 1207 0 0 0 25 0 1 0 187067381 5038080 928 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/4028/statm: 1230 928 75 157 0 1070 0
[pid=4017/tid=4019] ppid=4015 vsize=1686540 CPUtime=0.48
/proc/4017/task/4019/stat : 4019 (java) S 4015 4017 2568 0 -1 64 2134 0 1 0 47 1 0 0 18 0 12 0 187067320 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4020] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4020/stat : 4020 (java) S 4015 4017 2568 0 -1 64 3159 0 0 0 10 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4021] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4021/stat : 4021 (java) S 4015 4017 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4022] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4022/stat : 4022 (java) S 4015 4017 2568 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4023] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4023/stat : 4023 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4024] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4024/stat : 4024 (java) S 4015 4017 2568 0 -1 64 438 0 0 0 10 0 0 0 16 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4025] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4025/stat : 4025 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4026] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4026/stat : 4026 (java) S 4015 4017 2568 0 -1 64 18 0 0 0 0 0 0 0 15 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4027] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4027/stat : 4027 (java) S 4015 4017 2568 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187067380 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4017/tid=4029] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4029/stat : 4029 (java) S 4015 4017 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4017/tid=4030] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4030/stat : 4030 (java) S 4015 4017 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187067381 1727016960 5407 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) 1691460

[startup+25.502 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 4030
/proc/meminfo: memFree=1819448/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1686540 CPUtime=0.71
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 6610 0 1 0 68 3 0 0 18 0 12 0 187067319 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421635 5407 2165 9 0 416546 0
[pid=4028] ppid=4017 vsize=5740 CPUtime=24.87
/proc/4028/stat : 4028 (minisat) R 4017 4017 2568 0 -1 4194304 1134 0 0 0 2486 1 0 0 25 0 1 0 187067381 5877760 1114 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/4028/statm: 1435 1114 75 157 0 1275 0

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


[startup+38.3013 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 4030
/proc/meminfo: memFree=1819256/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1686540 CPUtime=0.71
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 6610 0 1 0 68 3 0 0 18 0 12 0 187067319 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421635 5407 2165 9 0 416546 0
[pid=4028] ppid=4017 vsize=5932 CPUtime=37.66
/proc/4028/stat : 4028 (minisat) R 4017 4017 2568 0 -1 4194304 1181 0 0 0 3765 1 0 0 25 0 1 0 187067381 6074368 1161 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/4028/statm: 1483 1161 75 157 0 1323 0
[pid=4017/tid=4019] ppid=4015 vsize=1686540 CPUtime=0.48
/proc/4017/task/4019/stat : 4019 (java) S 4015 4017 2568 0 -1 64 2134 0 1 0 47 1 0 0 18 0 12 0 187067320 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4020] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4020/stat : 4020 (java) S 4015 4017 2568 0 -1 64 3159 0 0 0 10 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4021] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4021/stat : 4021 (java) S 4015 4017 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4022] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4022/stat : 4022 (java) S 4015 4017 2568 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4023] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4023/stat : 4023 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4024] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4024/stat : 4024 (java) S 4015 4017 2568 0 -1 64 438 0 0 0 10 0 0 0 16 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4025] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4025/stat : 4025 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4026] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4026/stat : 4026 (java) S 4015 4017 2568 0 -1 64 18 0 0 0 0 0 0 0 15 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4027] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4027/stat : 4027 (java) S 4015 4017 2568 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187067380 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4017/tid=4029] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4029/stat : 4029 (java) S 4015 4017 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4017/tid=4030] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4030/stat : 4030 (java) S 4015 4017 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.37
Current children cumulated vsize (KiB) 1692472

[startup+39.1014 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 4030
/proc/meminfo: memFree=1819256/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1686540 CPUtime=0.71
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 6610 0 1 0 68 3 0 0 18 0 12 0 187067319 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421635 5407 2165 9 0 416546 0
[pid=4028] ppid=4017 vsize=5932 CPUtime=38.46
/proc/4028/stat : 4028 (minisat) R 4017 4017 2568 0 -1 4194304 1181 0 0 0 3845 1 0 0 25 0 1 0 187067381 6074368 1161 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/4028/statm: 1483 1161 75 157 0 1323 0
[pid=4017/tid=4019] ppid=4015 vsize=1686540 CPUtime=0.48
/proc/4017/task/4019/stat : 4019 (java) S 4015 4017 2568 0 -1 64 2134 0 1 0 47 1 0 0 18 0 12 0 187067320 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4020] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4020/stat : 4020 (java) S 4015 4017 2568 0 -1 64 3159 0 0 0 10 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4021] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4021/stat : 4021 (java) S 4015 4017 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4022] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4022/stat : 4022 (java) S 4015 4017 2568 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4023] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4023/stat : 4023 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4024] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4024/stat : 4024 (java) S 4015 4017 2568 0 -1 64 438 0 0 0 10 0 0 0 16 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4025] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4025/stat : 4025 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4026] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4026/stat : 4026 (java) S 4015 4017 2568 0 -1 64 18 0 0 0 0 0 0 0 15 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4027] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4027/stat : 4027 (java) S 4015 4017 2568 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187067380 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4017/tid=4029] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4029/stat : 4029 (java) S 4015 4017 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4017/tid=4030] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4030/stat : 4030 (java) S 4015 4017 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.17
Current children cumulated vsize (KiB) 1692472

[startup+39.9015 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 4030
/proc/meminfo: memFree=1819256/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1686540 CPUtime=0.71
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 6610 0 1 0 68 3 0 0 18 0 12 0 187067319 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421635 5407 2165 9 0 416546 0
[pid=4028] ppid=4017 vsize=5932 CPUtime=39.26
/proc/4028/stat : 4028 (minisat) R 4017 4017 2568 0 -1 4194304 1186 0 0 0 3925 1 0 0 25 0 1 0 187067381 6074368 1166 1992294400 134512640 135156773 4294956080 18446744073709551615 134556568 0 4 0 3 0 0 0 17 1 0 0
/proc/4028/statm: 1483 1166 75 157 0 1323 0
[pid=4017/tid=4019] ppid=4015 vsize=1686540 CPUtime=0.48
/proc/4017/task/4019/stat : 4019 (java) S 4015 4017 2568 0 -1 64 2134 0 1 0 47 1 0 0 18 0 12 0 187067320 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4020] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4020/stat : 4020 (java) S 4015 4017 2568 0 -1 64 3159 0 0 0 10 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4021] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4021/stat : 4021 (java) S 4015 4017 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4022] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4022/stat : 4022 (java) S 4015 4017 2568 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4023] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4023/stat : 4023 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4024] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4024/stat : 4024 (java) S 4015 4017 2568 0 -1 64 438 0 0 0 10 0 0 0 16 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4025] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4025/stat : 4025 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4026] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4026/stat : 4026 (java) S 4015 4017 2568 0 -1 64 18 0 0 0 0 0 0 0 15 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4027] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4027/stat : 4027 (java) S 4015 4017 2568 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187067380 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4017/tid=4029] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4029/stat : 4029 (java) S 4015 4017 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4017/tid=4030] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4030/stat : 4030 (java) S 4015 4017 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (KiB) 1692472

[startup+40.3015 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 4030
/proc/meminfo: memFree=1819256/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1686540 CPUtime=0.71
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 6610 0 1 0 68 3 0 0 18 0 12 0 187067319 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421635 5407 2165 9 0 416546 0
[pid=4028] ppid=4017 vsize=5932 CPUtime=39.66
/proc/4028/stat : 4028 (minisat) R 4017 4017 2568 0 -1 4194304 1186 0 0 0 3965 1 0 0 25 0 1 0 187067381 6074368 1166 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 1 0 0
/proc/4028/statm: 1483 1166 75 157 0 1323 0
[pid=4017/tid=4019] ppid=4015 vsize=1686540 CPUtime=0.48
/proc/4017/task/4019/stat : 4019 (java) S 4015 4017 2568 0 -1 64 2134 0 1 0 47 1 0 0 18 0 12 0 187067320 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4020] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4020/stat : 4020 (java) S 4015 4017 2568 0 -1 64 3159 0 0 0 10 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4021] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4021/stat : 4021 (java) S 4015 4017 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4022] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4022/stat : 4022 (java) S 4015 4017 2568 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4023] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4023/stat : 4023 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4024] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4024/stat : 4024 (java) S 4015 4017 2568 0 -1 64 438 0 0 0 10 0 0 0 16 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4025] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4025/stat : 4025 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4026] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4026/stat : 4026 (java) S 4015 4017 2568 0 -1 64 18 0 0 0 0 0 0 0 15 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4027] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4027/stat : 4027 (java) S 4015 4017 2568 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187067380 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4017/tid=4029] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4029/stat : 4029 (java) S 4015 4017 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4017/tid=4030] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4030/stat : 4030 (java) S 4015 4017 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.37
Current children cumulated vsize (KiB) 1692472

[startup+40.4016 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 4030
/proc/meminfo: memFree=1819256/2055920 swapFree=4191896/4192956
[pid=4017] ppid=4015 vsize=1686540 CPUtime=0.71
/proc/4017/stat : 4017 (java) S 4015 4017 2568 0 -1 0 6610 0 1 0 68 3 0 0 18 0 12 0 187067319 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4017/statm: 421635 5407 2165 9 0 416546 0
[pid=4028] ppid=4017 vsize=5932 CPUtime=39.76
/proc/4028/stat : 4028 (minisat) R 4017 4017 2568 0 -1 4194304 1186 0 0 0 3975 1 0 0 25 0 1 0 187067381 6074368 1166 1992294400 134512640 135156773 4294956080 18446744073709551615 134556446 0 4 0 3 0 0 0 17 1 0 0
/proc/4028/statm: 1483 1166 75 157 0 1323 0
[pid=4017/tid=4019] ppid=4015 vsize=1686540 CPUtime=0.48
/proc/4017/task/4019/stat : 4019 (java) S 4015 4017 2568 0 -1 64 2134 0 1 0 47 1 0 0 18 0 12 0 187067320 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4020] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4020/stat : 4020 (java) S 4015 4017 2568 0 -1 64 3159 0 0 0 10 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4021] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4021/stat : 4021 (java) S 4015 4017 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4022] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4022/stat : 4022 (java) S 4015 4017 2568 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187067321 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4023] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4023/stat : 4023 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4024] ppid=4015 vsize=1686540 CPUtime=0.1
/proc/4017/task/4024/stat : 4024 (java) S 4015 4017 2568 0 -1 64 438 0 0 0 10 0 0 0 16 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4025] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4025/stat : 4025 (java) S 4015 4017 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4017/tid=4026] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4026/stat : 4026 (java) S 4015 4017 2568 0 -1 64 18 0 0 0 0 0 0 0 15 0 12 0 187067323 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4017/tid=4027] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4027/stat : 4027 (java) S 4015 4017 2568 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187067380 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4017/tid=4029] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4029/stat : 4029 (java) S 4015 4017 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4017/tid=4030] ppid=4015 vsize=1686540 CPUtime=0
/proc/4017/task/4030/stat : 4030 (java) S 4015 4017 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187067381 1727016960 5407 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 40.47
Current children cumulated vsize (KiB) 1692472

Child status: 0
Real time (s): 40.4784
CPU time (s): 40.5578
CPU user time (s): 40.5058
CPU system time (s): 0.051992
CPU usage (%): 100.196
Max. virtual memory (cumulated for all children) (KiB): 1692472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.5058
system time used= 0.051992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7853
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= 1130
involuntary context switches= 972

runsolver used 0.054991 second user time and 0.100984 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-17 01:24:23
IDJOB=1883551
IDBENCH=1328
IDSOLVER=688
FILE ID=node2/1883551-1245194663
PBS_JOBID= 9368297
Free space on /tmp= 66452 MiB

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

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

MD5SUM BENCH= 2e08c1ce998ee58627c81926b9e65d57
RANDOM SEED=72053074

node2.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.214
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.214
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:       1838080 kB
Buffers:         49924 kB
Cached:          96900 kB
SwapCached:        260 kB
Active:          57920 kB
Inactive:       102144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838080 kB
SwapTotal:     4192956 kB
SwapFree:      4191896 kB
Dirty:            1208 kB
Writeback:           0 kB
Mapped:          21784 kB
Slab:            43772 kB
Committed_AS:   195060 kB
PageTables:       1468 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-1883551-1245194663.opb

Free space on /tmp at the end= 66448 MiB
End job on node2 at 2009-06-17 01:25:03