Trace number 1883497

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 130.667 130.65

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900582300.opb
MD5SUMbe6efe3218879d0d0c6c419c0919396c
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 benchmark43.2124
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 683
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.69	------------------------
0.68/0.69	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.68/0.69	Size : 0, 10406, 0, 0, 30639
0.68/0.69	Count : 0, 2706, 0, 0, 1
0.68/0.69	
0.68/0.69	Command line : minisat tmp.dimacs %var 
0.68/0.69	
0.68/0.69	------------------------
0.68/0.70	This is MiniSat 2.0 beta
0.68/0.70	WARNING: for repeatability, setting FPU to use double precision
0.68/0.70	============================[ Problem Statistics ]=============================
0.68/0.70	|                                                                             |
0.68/0.70	|  Number of variables:  1539                                                 |
0.68/0.70	|  Number of clauses:    14552                                                |
0.78/0.71	|  Parsing time:         0.01         s                                       |
0.78/0.73	============================[ Search Statistics ]==============================
0.78/0.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.78/0.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.78/0.73	===============================================================================
0.78/0.73	|         0 |     853     7449    21855 |     2483        0    nan |  0.000 % |
0.78/0.73	|       102 |     853     7449    21855 |     2731      102     36 |  5.003 % |
0.78/0.74	|       253 |     853     7449    21855 |     3004      253     33 |  5.003 % |
0.78/0.75	|       481 |     853     7449    21855 |     3304      481     36 |  5.003 % |
0.78/0.77	|       818 |     853     7449    21855 |     3635      818     37 |  5.003 % |
0.78/0.79	|      1325 |     853     7449    21855 |     3998     1325     34 |  5.003 % |
0.79/0.84	|      2086 |     853     7449    21855 |     4398     2086     31 |  5.003 % |
0.79/0.92	|      3226 |     853     7449    21855 |     4838     3226     32 |  5.003 % |
1.09/1.06	|      4937 |     853     7449    21855 |     5322     4937     35 |  5.003 % |
1.29/1.27	|      7499 |     853     7449    21855 |     5854     4740     37 |  5.003 % |
1.69/1.66	|     11344 |     853     7449    21855 |     6440     5535     37 |  5.003 % |
2.19/2.16	|     17111 |     853     7449    21855 |     7084     4604     31 |  5.003 % |
2.99/2.95	|     25762 |     853     7449    21855 |     7792     5878     32 |  5.003 % |
4.29/4.21	|     38736 |     853     7449    21855 |     8571     6791     30 |  5.003 % |
6.29/6.22	|     58197 |     853     7449    21855 |     9429     8696     36 |  5.003 % |
9.48/9.45	|     87389 |     853     7449    21855 |    10372     8823     36 |  5.003 % |
14.68/14.61	|    131185 |     853     7449    21855 |    11409    10001     32 |  5.003 % |
22.38/22.31	|    196870 |     853     7449    21855 |    12550    11461     32 |  5.003 % |
34.57/34.54	|    295396 |     853     7449    21855 |    13805     7329     30 |  5.003 % |
54.47/54.47	|    443187 |     821     7307    21269 |    15185    10813     29 |  7.083 % |
85.67/85.61	|    664871 |     821     7307    21269 |    16704    15435     29 |  7.083 % |
130.55/130.59	===============================================================================
130.55/130.59	restarts              : 21
130.55/130.59	conflicts             : 951131         (7325 /sec)
130.55/130.59	decisions             : 1167837        (1.30 % random) (8994 /sec)
130.55/130.59	propagations          : 123994237      (954880 /sec)
130.55/130.59	conflict literals     : 32753881       (26.16 % deleted)
130.55/130.59	Memory used           : 8.40 MB
130.55/130.59	CPU time              : 129.853 s
130.55/130.59	
130.55/130.59	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-1883497-1245194475/watcher-1883497-1245194475 -o /tmp/evaluation-result-1883497-1245194475/solver-1883497-1245194475 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883497-1245194475.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 5008
/proc/meminfo: memFree=1836352/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1620 CPUtime=0
/proc/5008/stat : 5008 (java) R 5006 5008 4784 0 -1 0 190 0 0 0 0 0 0 0 18 0 1 0 187046080 1658880 161 1992294400 134512640 134550932 4294956192 18446744073709551615 7127912 0 0 4096 0 0 0 0 17 1 0 0
/proc/5008/statm: 405 160 124 9 0 47 0

[startup+0.0949101 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 5008
/proc/meminfo: memFree=1836352/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1684400 CPUtime=0.1
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 2824 0 1 0 8 2 0 0 18 0 9 0 187046080 1724825600 2319 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421100 2319 1214 9 0 416011 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1684400

[startup+0.10291 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 5008
/proc/meminfo: memFree=1836352/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1684400 CPUtime=0.11
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 2929 0 1 0 9 2 0 0 18 0 9 0 187046080 1724825600 2419 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421100 2419 1226 9 0 416011 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684400

[startup+0.302931 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 5008
/proc/meminfo: memFree=1836352/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1684524 CPUtime=0.38
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 3862 0 1 0 36 2 0 0 18 0 9 0 187046080 1724952576 3332 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421131 3332 1258 9 0 416042 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1684524

[startup+0.701968 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 5008
/proc/meminfo: memFree=1836352/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1685612 CPUtime=0.78
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 6420 0 1 0 74 4 0 0 18 0 12 0 187046080 1726066688 5428 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421403 5428 2165 9 0 416314 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 1685612

[startup+1.50104 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 5021
/proc/meminfo: memFree=1821080/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1685612 CPUtime=0.79
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 6506 0 1 0 75 4 0 0 18 0 12 0 187046080 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421403 5430 2165 9 0 416314 0
[pid=5019] ppid=5008 vsize=3720 CPUtime=0.8
/proc/5019/stat : 5019 (minisat) R 5008 5008 4784 0 -1 4194304 656 0 0 0 80 0 0 0 25 0 1 0 187046150 3809280 636 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/5019/statm: 930 636 74 157 0 770 0
[pid=5008/tid=5010] ppid=5006 vsize=1685612 CPUtime=0.5
/proc/5008/task/5010/stat : 5010 (java) S 5006 5008 4784 0 -1 64 2137 0 1 0 49 1 0 0 18 0 12 0 187046081 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5011] ppid=5006 vsize=1685612 CPUtime=0.16
/proc/5008/task/5011/stat : 5011 (java) S 5006 5008 4784 0 -1 64 3069 0 0 0 15 1 0 0 16 0 12 0 187046082 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5012] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5012/stat : 5012 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5013] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5013/stat : 5013 (java) S 5006 5008 4784 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5014] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5014/stat : 5014 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5015] ppid=5006 vsize=1685612 CPUtime=0.1
/proc/5008/task/5015/stat : 5015 (java) S 5006 5008 4784 0 -1 64 437 0 0 0 10 0 0 0 16 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5016] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5016/stat : 5016 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5017] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5017/stat : 5017 (java) S 5006 5008 4784 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5018] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5018/stat : 5018 (java) S 5006 5008 4784 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5008/tid=5020] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5020/stat : 5020 (java) S 5006 5008 4784 0 -1 64 43 0 0 0 0 0 0 0 15 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5008/tid=5021] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5021/stat : 5021 (java) S 5006 5008 4784 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 1689332

[startup+3.10121 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 5021
/proc/meminfo: memFree=1820312/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1685612 CPUtime=0.79
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 6524 0 1 0 75 4 0 0 18 0 12 0 187046080 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421403 5430 2165 9 0 416314 0
[pid=5019] ppid=5008 vsize=3988 CPUtime=2.4
/proc/5019/stat : 5019 (minisat) R 5008 5008 4784 0 -1 4194304 724 0 0 0 240 0 0 0 25 0 1 0 187046150 4083712 704 1992294400 134512640 135156773 4294956080 18446744073709551615 134556410 0 4 0 3 0 0 0 17 1 0 0
/proc/5019/statm: 997 704 74 157 0 837 0
[pid=5008/tid=5010] ppid=5006 vsize=1685612 CPUtime=0.5
/proc/5008/task/5010/stat : 5010 (java) S 5006 5008 4784 0 -1 64 2137 0 1 0 49 1 0 0 18 0 12 0 187046081 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5011] ppid=5006 vsize=1685612 CPUtime=0.16
/proc/5008/task/5011/stat : 5011 (java) S 5006 5008 4784 0 -1 64 3086 0 0 0 15 1 0 0 16 0 12 0 187046082 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5012] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5012/stat : 5012 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5013] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5013/stat : 5013 (java) S 5006 5008 4784 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5014] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5014/stat : 5014 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5015] ppid=5006 vsize=1685612 CPUtime=0.1
/proc/5008/task/5015/stat : 5015 (java) S 5006 5008 4784 0 -1 64 437 0 0 0 10 0 0 0 16 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5016] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5016/stat : 5016 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5017] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5017/stat : 5017 (java) S 5006 5008 4784 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5018] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5018/stat : 5018 (java) S 5006 5008 4784 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5008/tid=5020] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5020/stat : 5020 (java) S 5006 5008 4784 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5008/tid=5021] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5021/stat : 5021 (java) S 5006 5008 4784 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 1689600

[startup+6.30253 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 5021
/proc/meminfo: memFree=1819288/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1685612 CPUtime=0.79
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 6663 0 1 0 75 4 0 0 18 0 12 0 187046080 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421403 5430 2165 9 0 416314 0
[pid=5019] ppid=5008 vsize=4660 CPUtime=5.6
/proc/5019/stat : 5019 (minisat) R 5008 5008 4784 0 -1 4194304 885 0 0 0 560 0 0 0 25 0 1 0 187046150 4771840 865 1992294400 134512640 135156773 4294956080 18446744073709551615 134710443 0 4 0 3 0 0 0 17 1 0 0
/proc/5019/statm: 1165 865 74 157 0 1005 0
[pid=5008/tid=5010] ppid=5006 vsize=1685612 CPUtime=0.5
/proc/5008/task/5010/stat : 5010 (java) S 5006 5008 4784 0 -1 64 2137 0 1 0 49 1 0 0 18 0 12 0 187046081 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5011] ppid=5006 vsize=1685612 CPUtime=0.16
/proc/5008/task/5011/stat : 5011 (java) S 5006 5008 4784 0 -1 64 3216 0 0 0 15 1 0 0 16 0 12 0 187046082 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5012] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5012/stat : 5012 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5013] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5013/stat : 5013 (java) S 5006 5008 4784 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5014] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5014/stat : 5014 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5015] ppid=5006 vsize=1685612 CPUtime=0.1
/proc/5008/task/5015/stat : 5015 (java) S 5006 5008 4784 0 -1 64 437 0 0 0 10 0 0 0 16 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5016] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5016/stat : 5016 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5017] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5017/stat : 5017 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5018] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5018/stat : 5018 (java) S 5006 5008 4784 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5008/tid=5020] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5020/stat : 5020 (java) S 5006 5008 4784 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5008/tid=5021] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5021/stat : 5021 (java) S 5006 5008 4784 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1690272

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 5021
/proc/meminfo: memFree=1818648/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1685612 CPUtime=0.79
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 6663 0 1 0 75 4 0 0 18 0 12 0 187046080 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421403 5430 2165 9 0 416314 0
[pid=5019] ppid=5008 vsize=5320 CPUtime=11.99
/proc/5019/stat : 5019 (minisat) R 5008 5008 4784 0 -1 4194304 1037 0 0 0 1199 0 0 0 25 0 1 0 187046150 5447680 1017 1992294400 134512640 135156773 4294956080 18446744073709551615 134556267 0 4 0 3 0 0 0 17 1 0 0
/proc/5019/statm: 1330 1017 74 157 0 1170 0
[pid=5008/tid=5010] ppid=5006 vsize=1685612 CPUtime=0.5
/proc/5008/task/5010/stat : 5010 (java) S 5006 5008 4784 0 -1 64 2137 0 1 0 49 1 0 0 18 0 12 0 187046081 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5011] ppid=5006 vsize=1685612 CPUtime=0.16
/proc/5008/task/5011/stat : 5011 (java) S 5006 5008 4784 0 -1 64 3216 0 0 0 15 1 0 0 16 0 12 0 187046082 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5012] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5012/stat : 5012 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5013] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5013/stat : 5013 (java) S 5006 5008 4784 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5014] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5014/stat : 5014 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5015] ppid=5006 vsize=1685612 CPUtime=0.1
/proc/5008/task/5015/stat : 5015 (java) S 5006 5008 4784 0 -1 64 437 0 0 0 10 0 0 0 16 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5016] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5016/stat : 5016 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5017] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5017/stat : 5017 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5018] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5018/stat : 5018 (java) S 5006 5008 4784 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5008/tid=5020] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5020/stat : 5020 (java) S 5006 5008 4784 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5008/tid=5021] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5021/stat : 5021 (java) S 5006 5008 4784 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1690932

[startup+25.5025 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 5021
/proc/meminfo: memFree=1817816/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1685612 CPUtime=0.79
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 6663 0 1 0 75 4 0 0 18 0 12 0 187046080 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421403 5430 2165 9 0 416314 0
[pid=5019] ppid=5008 vsize=6132 CPUtime=24.79
/proc/5019/stat : 5019 (minisat) R 5008 5008 4784 0 -1 4194304 1229 0 0 0 2479 0 0 0 25 0 1 0 187046150 6279168 1209 1992294400 134512640 135156773 4294956080 18446744073709551615 134554581 0 4 0 3 0 0 0 17 1 0 0
/proc/5019/statm: 1533 1209 74 157 0 1373 0

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

/proc/5008/task/5017/stat : 5017 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5018] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5018/stat : 5018 (java) S 5006 5008 4784 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5008/tid=5020] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5020/stat : 5020 (java) S 5006 5008 4784 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5008/tid=5021] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5021/stat : 5021 (java) S 5006 5008 4784 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 124.76
Current children cumulated vsize (KiB) 1694212

[startup+127.903 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5021
/proc/meminfo: memFree=1815192/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1685612 CPUtime=0.79
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 6664 0 1 0 75 4 0 0 18 0 12 0 187046080 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421403 5430 2165 9 0 416314 0
[pid=5019] ppid=5008 vsize=8600 CPUtime=127.17
/proc/5019/stat : 5019 (minisat) R 5008 5008 4784 0 -1 4194304 1841 0 0 0 12716 1 0 0 25 0 1 0 187046150 8806400 1821 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 1 0 0
/proc/5019/statm: 2150 1821 74 157 0 1990 0
[pid=5008/tid=5010] ppid=5006 vsize=1685612 CPUtime=0.5
/proc/5008/task/5010/stat : 5010 (java) S 5006 5008 4784 0 -1 64 2137 0 1 0 49 1 0 0 18 0 12 0 187046081 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5011] ppid=5006 vsize=1685612 CPUtime=0.16
/proc/5008/task/5011/stat : 5011 (java) S 5006 5008 4784 0 -1 64 3216 0 0 0 15 1 0 0 16 0 12 0 187046082 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5012] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5012/stat : 5012 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5013] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5013/stat : 5013 (java) S 5006 5008 4784 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5014] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5014/stat : 5014 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5015] ppid=5006 vsize=1685612 CPUtime=0.1
/proc/5008/task/5015/stat : 5015 (java) S 5006 5008 4784 0 -1 64 437 0 0 0 10 0 0 0 16 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5016] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5016/stat : 5016 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5017] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5017/stat : 5017 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5018] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5018/stat : 5018 (java) S 5006 5008 4784 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5008/tid=5020] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5020/stat : 5020 (java) S 5006 5008 4784 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5008/tid=5021] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5021/stat : 5021 (java) S 5006 5008 4784 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 127.96
Current children cumulated vsize (KiB) 1694212

[startup+129.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5021
/proc/meminfo: memFree=1815192/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1685612 CPUtime=0.79
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 6664 0 1 0 75 4 0 0 18 0 12 0 187046080 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421403 5430 2165 9 0 416314 0
[pid=5019] ppid=5008 vsize=8600 CPUtime=128.77
/proc/5019/stat : 5019 (minisat) R 5008 5008 4784 0 -1 4194304 1847 0 0 0 12876 1 0 0 25 0 1 0 187046150 8806400 1827 1992294400 134512640 135156773 4294956080 18446744073709551615 134553606 0 4 0 3 0 0 0 17 1 0 0
/proc/5019/statm: 2150 1827 74 157 0 1990 0
[pid=5008/tid=5010] ppid=5006 vsize=1685612 CPUtime=0.5
/proc/5008/task/5010/stat : 5010 (java) S 5006 5008 4784 0 -1 64 2137 0 1 0 49 1 0 0 18 0 12 0 187046081 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5011] ppid=5006 vsize=1685612 CPUtime=0.16
/proc/5008/task/5011/stat : 5011 (java) S 5006 5008 4784 0 -1 64 3216 0 0 0 15 1 0 0 16 0 12 0 187046082 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5012] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5012/stat : 5012 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5013] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5013/stat : 5013 (java) S 5006 5008 4784 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5014] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5014/stat : 5014 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5015] ppid=5006 vsize=1685612 CPUtime=0.1
/proc/5008/task/5015/stat : 5015 (java) S 5006 5008 4784 0 -1 64 437 0 0 0 10 0 0 0 16 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5016] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5016/stat : 5016 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5017] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5017/stat : 5017 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5018] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5018/stat : 5018 (java) S 5006 5008 4784 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5008/tid=5020] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5020/stat : 5020 (java) S 5006 5008 4784 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5008/tid=5021] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5021/stat : 5021 (java) S 5006 5008 4784 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 129.56
Current children cumulated vsize (KiB) 1694212

[startup+130.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5021
/proc/meminfo: memFree=1815192/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1685612 CPUtime=0.79
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 6664 0 1 0 75 4 0 0 18 0 12 0 187046080 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421403 5430 2165 9 0 416314 0
[pid=5019] ppid=5008 vsize=8600 CPUtime=129.56
/proc/5019/stat : 5019 (minisat) R 5008 5008 4784 0 -1 4194304 1854 0 0 0 12955 1 0 0 25 0 1 0 187046150 8806400 1834 1992294400 134512640 135156773 4294956080 18446744073709551615 134556400 0 4 0 3 0 0 0 17 1 0 0
/proc/5019/statm: 2150 1834 74 157 0 1990 0
[pid=5008/tid=5010] ppid=5006 vsize=1685612 CPUtime=0.5
/proc/5008/task/5010/stat : 5010 (java) S 5006 5008 4784 0 -1 64 2137 0 1 0 49 1 0 0 18 0 12 0 187046081 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5011] ppid=5006 vsize=1685612 CPUtime=0.16
/proc/5008/task/5011/stat : 5011 (java) S 5006 5008 4784 0 -1 64 3216 0 0 0 15 1 0 0 16 0 12 0 187046082 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5012] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5012/stat : 5012 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5013] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5013/stat : 5013 (java) S 5006 5008 4784 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5014] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5014/stat : 5014 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5015] ppid=5006 vsize=1685612 CPUtime=0.1
/proc/5008/task/5015/stat : 5015 (java) S 5006 5008 4784 0 -1 64 437 0 0 0 10 0 0 0 16 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5016] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5016/stat : 5016 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5017] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5017/stat : 5017 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5018] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5018/stat : 5018 (java) S 5006 5008 4784 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5008/tid=5020] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5020/stat : 5020 (java) S 5006 5008 4784 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5008/tid=5021] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5021/stat : 5021 (java) S 5006 5008 4784 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 130.35
Current children cumulated vsize (KiB) 1694212

[startup+130.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5021
/proc/meminfo: memFree=1815192/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1685612 CPUtime=0.79
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 6664 0 1 0 75 4 0 0 18 0 12 0 187046080 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421403 5430 2165 9 0 416314 0
[pid=5019] ppid=5008 vsize=8600 CPUtime=129.76
/proc/5019/stat : 5019 (minisat) R 5008 5008 4784 0 -1 4194304 1854 0 0 0 12975 1 0 0 25 0 1 0 187046150 8806400 1834 1992294400 134512640 135156773 4294956080 18446744073709551615 134556443 0 4 0 3 0 0 0 17 1 0 0
/proc/5019/statm: 2150 1834 74 157 0 1990 0
[pid=5008/tid=5010] ppid=5006 vsize=1685612 CPUtime=0.5
/proc/5008/task/5010/stat : 5010 (java) S 5006 5008 4784 0 -1 64 2137 0 1 0 49 1 0 0 18 0 12 0 187046081 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5011] ppid=5006 vsize=1685612 CPUtime=0.16
/proc/5008/task/5011/stat : 5011 (java) S 5006 5008 4784 0 -1 64 3216 0 0 0 15 1 0 0 16 0 12 0 187046082 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5012] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5012/stat : 5012 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5013] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5013/stat : 5013 (java) S 5006 5008 4784 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187046083 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5014] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5014/stat : 5014 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5015] ppid=5006 vsize=1685612 CPUtime=0.1
/proc/5008/task/5015/stat : 5015 (java) S 5006 5008 4784 0 -1 64 437 0 0 0 10 0 0 0 16 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5016] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5016/stat : 5016 (java) S 5006 5008 4784 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5017] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5017/stat : 5017 (java) S 5006 5008 4784 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187046085 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5018] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5018/stat : 5018 (java) S 5006 5008 4784 0 -1 64 65 0 0 0 0 0 0 0 18 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=5008/tid=5020] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5020/stat : 5020 (java) S 5006 5008 4784 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=5008/tid=5021] ppid=5006 vsize=1685612 CPUtime=0
/proc/5008/task/5021/stat : 5021 (java) S 5006 5008 4784 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187046150 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 130.55
Current children cumulated vsize (KiB) 1694212

[startup+130.601 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 5021
/proc/meminfo: memFree=1815192/2055920 swapFree=4169920/4192956
[pid=5008] ppid=5006 vsize=1685612 CPUtime=130.65
/proc/5008/stat : 5008 (java) S 5006 5008 4784 0 -1 0 6688 1862 1 0 75 4 12985 1 18 0 9 0 187046080 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5008/statm: 421403 5432 2166 9 0 416314 0
[pid=5008/tid=5010] ppid=5006 vsize=1685612 CPUtime=130.36
/proc/5008/task/5010/stat : 5010 (java) S 5006 5008 4784 0 -1 64 2155 1862 1 0 49 1 12985 1 16 0 9 0 187046081 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5011] ppid=5006 vsize=1685612 CPUtime=130.02
/proc/5008/task/5011/stat : 5011 (java) S 5006 5008 4784 0 -1 64 3216 1862 0 0 15 1 12985 1 16 0 9 0 187046082 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5012] ppid=5006 vsize=1685612 CPUtime=129.86
/proc/5008/task/5012/stat : 5012 (java) S 5006 5008 4784 0 -1 64 15 1862 0 0 0 0 12985 1 15 0 9 0 187046083 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5008/tid=5013] ppid=5006 vsize=1685612 CPUtime=129.86
/proc/5008/task/5013/stat : 5013 (java) S 5006 5008 4784 0 -1 64 11 1862 0 0 0 0 12985 1 15 0 9 0 187046083 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5014] ppid=5006 vsize=1685612 CPUtime=129.86
/proc/5008/task/5014/stat : 5014 (java) S 5006 5008 4784 0 -1 64 1 1862 0 0 0 0 12985 1 22 0 9 0 187046085 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5015] ppid=5006 vsize=1685612 CPUtime=129.96
/proc/5008/task/5015/stat : 5015 (java) S 5006 5008 4784 0 -1 64 442 1862 0 0 10 0 12985 1 16 0 9 0 187046085 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5016] ppid=5006 vsize=1685612 CPUtime=129.86
/proc/5008/task/5016/stat : 5016 (java) S 5006 5008 4784 0 -1 64 1 1862 0 0 0 0 12985 1 23 0 9 0 187046085 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5008/tid=5017] ppid=5006 vsize=1685612 CPUtime=129.86
/proc/5008/task/5017/stat : 5017 (java) S 5006 5008 4784 0 -1 64 15 1862 0 0 0 0 12985 1 15 0 9 0 187046085 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 130.65
Current children cumulated vsize (KiB) 1685612

Child status: 0
Real time (s): 130.65
CPU time (s): 130.667
CPU user time (s): 130.609
CPU system time (s): 0.057991
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 1694212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 130.609
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8579
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= 2976
involuntary context switches= 2930

runsolver used 0.137979 second user time and 0.347947 second system time

The end

Launcher Data

Begin job on node84 at 2009-06-17 01:21:15
IDJOB=1883497
IDBENCH=1274
IDSOLVER=688
FILE ID=node84/1883497-1245194475
PBS_JOBID= 9368323
Free space on /tmp= 66524 MiB

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

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

MD5SUM BENCH= be6efe3218879d0d0c6c419c0919396c
RANDOM SEED=1631646306

node84.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.222
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.222
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1836896 kB
Buffers:         37772 kB
Cached:         103300 kB
SwapCached:      17164 kB
Active:          58928 kB
Inactive:       101704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1836896 kB
SwapTotal:     4192956 kB
SwapFree:      4169920 kB
Dirty:            1232 kB
Writeback:           0 kB
Mapped:          25284 kB
Slab:            44400 kB
Committed_AS:   101408 kB
PageTables:       1396 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-1883497-1245194475.opb

Free space on /tmp at the end= 66520 MiB
End job on node84 at 2009-06-17 01:23:25