Trace number 1883560

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 94.4396 94.4

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900545610.opb
MD5SUMdf3a88f9ce76cdc5f93bc528741f3e95
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.5634
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 671
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.69/0.68	------------------------
0.69/0.68	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.69/0.68	Size : 0, 10406, 0, 0, 26988
0.69/0.68	Count : 0, 2706, 0, 0, 1
0.69/0.68	
0.69/0.68	Command line : minisat tmp.dimacs %var 
0.69/0.68	
0.69/0.68	------------------------
0.69/0.69	This is MiniSat 2.0 beta
0.69/0.69	WARNING: for repeatability, setting FPU to use double precision
0.69/0.69	============================[ Problem Statistics ]=============================
0.69/0.69	|                                                                             |
0.69/0.69	|  Number of variables:  1441                                                 |
0.69/0.69	|  Number of clauses:    13302                                                |
0.78/0.70	|  Parsing time:         0.01         s                                       |
0.78/0.72	============================[ Search Statistics ]==============================
0.78/0.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.78/0.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.78/0.72	===============================================================================
0.78/0.72	|         0 |     821     7324    21765 |     2441        0    nan |  0.000 % |
0.78/0.72	|       100 |     821     7324    21765 |     2685      100     43 |  4.927 % |
0.78/0.73	|       252 |     821     7324    21765 |     2954      252     54 |  4.927 % |
0.78/0.74	|       479 |     821     7324    21765 |     3249      479     52 |  4.927 % |
0.78/0.76	|       818 |     821     7324    21765 |     3574      818     42 |  4.927 % |
0.78/0.79	|      1325 |     821     7324    21765 |     3931     1325     35 |  4.927 % |
0.78/0.83	|      2086 |     821     7324    21765 |     4324     2086     32 |  4.927 % |
0.78/0.92	|      3225 |     821     7324    21765 |     4757     3225     35 |  4.927 % |
0.78/1.08	|      4933 |     821     7324    21765 |     5233     4933     36 |  4.927 % |
1.38/1.35	|      7495 |     821     7324    21765 |     5756     4717     36 |  4.927 % |
1.69/1.66	|     11339 |     821     7324    21765 |     6332     5585     29 |  4.927 % |
2.29/2.20	|     17107 |     821     7324    21765 |     6965     4763     33 |  4.927 % |
3.08/3.05	|     25756 |     821     7324    21765 |     7661     6235     31 |  4.927 % |
4.38/4.39	|     38731 |     821     7324    21765 |     8428     7374     29 |  4.927 % |
6.58/6.51	|     58193 |     821     7324    21765 |     9270     5198     22 |  4.927 % |
9.88/9.86	|     87385 |     821     7324    21765 |    10198     5731     33 |  4.927 % |
14.98/14.91	|    131176 |     821     7324    21765 |    11217     7817     32 |  4.927 % |
23.37/23.31	|    196860 |     821     7324    21765 |    12339    10419     32 |  4.927 % |
35.96/35.95	|    295387 |     821     7324    21765 |    13573     8313     30 |  4.927 % |
57.06/57.02	|    443176 |     821     7324    21765 |    14930    10746     30 |  4.927 % |
88.95/88.98	|    664860 |     818     7177    21381 |    16424    12098     25 |  5.136 % |
94.35/94.36	===============================================================================
94.35/94.36	restarts              : 21
94.35/94.36	conflicts             : 698280         (7458 /sec)
94.35/94.36	decisions             : 874164         (1.34 % random) (9337 /sec)
94.35/94.36	propagations          : 85291402       (911011 /sec)
94.35/94.36	conflict literals     : 22010503       (28.66 % deleted)
94.35/94.36	Memory used           : 7.30 MB
94.35/94.36	CPU time              : 93.6228 s
94.35/94.36	
94.35/94.36	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-1883560-1245194682/watcher-1883560-1245194682 -o /tmp/evaluation-result-1883560-1245194682/solver-1883560-1245194682 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883560-1245194682.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.99 0.97 0.98 3/64 7770
/proc/meminfo: memFree=1858088/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=152 CPUtime=0
/proc/7770/stat : 7770 (java) R 7768 7770 7004 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 187065212 155648 26 1992294400 134512640 134550932 4294956192 18446744073709551615 4727588 0 0 4096 0 0 0 0 17 1 0 0
/proc/7770/statm: 38 26 19 9 0 4 0

[startup+0.106638 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7770
/proc/meminfo: memFree=1858088/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1684400 CPUtime=0.11
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 2927 0 1 0 10 1 0 0 18 0 9 0 187065212 1724825600 2417 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421100 2417 1226 9 0 416011 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684400

[startup+0.202648 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7770
/proc/meminfo: memFree=1858088/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1684524 CPUtime=0.25
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 3324 0 1 0 23 2 0 0 18 0 9 0 187065212 1724952576 2802 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421131 2802 1253 9 0 416042 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 1684524

[startup+0.302658 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7770
/proc/meminfo: memFree=1858088/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1684524 CPUtime=0.38
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 3790 0 1 0 36 2 0 0 18 0 9 0 187065212 1724952576 3261 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421131 3261 1258 9 0 416042 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1684524

[startup+0.7017 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7770
/proc/meminfo: memFree=1858088/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1685612 CPUtime=0.78
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 6474 0 1 0 75 3 0 0 18 0 12 0 187065212 1726066688 5430 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421403 5430 2165 9 0 416314 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 1685612

[startup+1.50177 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7783
/proc/meminfo: memFree=1842688/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1685612 CPUtime=0.79
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 6553 0 1 0 75 4 0 0 18 0 12 0 187065212 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421403 5432 2165 9 0 416314 0
[pid=7781] ppid=7770 vsize=3636 CPUtime=0.79
/proc/7781/stat : 7781 (minisat) R 7770 7770 7004 0 -1 4194304 613 0 0 0 79 0 0 0 24 0 1 0 187065281 3723264 593 1992294400 134512640 135156773 4294956080 18446744073709551615 134554252 0 4 0 3 0 0 0 17 1 0 0
/proc/7781/statm: 909 593 74 157 0 749 0
[pid=7770/tid=7772] ppid=7768 vsize=1685612 CPUtime=0.5
/proc/7770/task/7772/stat : 7772 (java) S 7768 7770 7004 0 -1 64 2131 0 1 0 49 1 0 0 18 0 12 0 187065213 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7773] ppid=7768 vsize=1685612 CPUtime=0.16
/proc/7770/task/7773/stat : 7773 (java) S 7768 7770 7004 0 -1 64 3125 0 0 0 15 1 0 0 17 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7774] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7774/stat : 7774 (java) S 7768 7770 7004 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7775] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7775/stat : 7775 (java) S 7768 7770 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7776] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7776/stat : 7776 (java) S 7768 7770 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7777] ppid=7768 vsize=1685612 CPUtime=0.1
/proc/7770/task/7777/stat : 7777 (java) S 7768 7770 7004 0 -1 64 435 0 0 0 10 0 0 0 16 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7778] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7778/stat : 7778 (java) S 7768 7770 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7779] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7779/stat : 7779 (java) S 7768 7770 7004 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187065217 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7780] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7780/stat : 7780 (java) S 7768 7770 7004 0 -1 64 65 0 0 0 0 0 0 0 17 0 12 0 187065281 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7770/tid=7782] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7782/stat : 7782 (java) S 7768 7770 7004 0 -1 64 43 0 0 0 0 0 0 0 15 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7770/tid=7783] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7783/stat : 7783 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 19 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 1689248

[startup+3.10194 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7783
/proc/meminfo: memFree=1842240/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1685612 CPUtime=0.79
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 6553 0 1 0 75 4 0 0 18 0 12 0 187065212 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421403 5432 2165 9 0 416314 0
[pid=7781] ppid=7770 vsize=4036 CPUtime=2.39
/proc/7781/stat : 7781 (minisat) R 7770 7770 7004 0 -1 4194304 705 0 0 0 239 0 0 0 25 0 1 0 187065281 4132864 685 1992294400 134512640 135156773 4294956080 18446744073709551615 134556314 0 4 0 3 0 0 0 17 1 0 0
/proc/7781/statm: 1009 685 74 157 0 849 0
[pid=7770/tid=7772] ppid=7768 vsize=1685612 CPUtime=0.5
/proc/7770/task/7772/stat : 7772 (java) S 7768 7770 7004 0 -1 64 2131 0 1 0 49 1 0 0 18 0 12 0 187065213 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7773] ppid=7768 vsize=1685612 CPUtime=0.16
/proc/7770/task/7773/stat : 7773 (java) S 7768 7770 7004 0 -1 64 3125 0 0 0 15 1 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7774] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7774/stat : 7774 (java) S 7768 7770 7004 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7775] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7775/stat : 7775 (java) S 7768 7770 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7776] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7776/stat : 7776 (java) S 7768 7770 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7777] ppid=7768 vsize=1685612 CPUtime=0.1
/proc/7770/task/7777/stat : 7777 (java) S 7768 7770 7004 0 -1 64 435 0 0 0 10 0 0 0 16 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7778] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7778/stat : 7778 (java) S 7768 7770 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7779] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7779/stat : 7779 (java) S 7768 7770 7004 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187065217 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7780] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7780/stat : 7780 (java) S 7768 7770 7004 0 -1 64 65 0 0 0 0 0 0 0 17 0 12 0 187065281 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7770/tid=7782] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7782/stat : 7782 (java) S 7768 7770 7004 0 -1 64 43 0 0 0 0 0 0 0 15 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7770/tid=7783] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7783/stat : 7783 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 19 0 12 0 187065282 1726066688 5432 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) 1689648

[startup+6.30226 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7783
/proc/meminfo: memFree=1841216/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1685612 CPUtime=0.79
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 6696 0 1 0 75 4 0 0 18 0 12 0 187065212 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421403 5432 2165 9 0 416314 0
[pid=7781] ppid=7770 vsize=4564 CPUtime=5.59
/proc/7781/stat : 7781 (minisat) R 7770 7770 7004 0 -1 4194304 840 0 0 0 559 0 0 0 25 0 1 0 187065281 4673536 820 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 1 0 0
/proc/7781/statm: 1141 820 74 157 0 981 0
[pid=7770/tid=7772] ppid=7768 vsize=1685612 CPUtime=0.5
/proc/7770/task/7772/stat : 7772 (java) S 7768 7770 7004 0 -1 64 2131 0 1 0 49 1 0 0 18 0 12 0 187065213 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7773] ppid=7768 vsize=1685612 CPUtime=0.16
/proc/7770/task/7773/stat : 7773 (java) S 7768 7770 7004 0 -1 64 3257 0 0 0 15 1 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7774] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7774/stat : 7774 (java) S 7768 7770 7004 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7775] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7775/stat : 7775 (java) S 7768 7770 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7776] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7776/stat : 7776 (java) S 7768 7770 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7777] ppid=7768 vsize=1685612 CPUtime=0.1
/proc/7770/task/7777/stat : 7777 (java) S 7768 7770 7004 0 -1 64 435 0 0 0 10 0 0 0 16 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7778] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7778/stat : 7778 (java) S 7768 7770 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7779] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7779/stat : 7779 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187065217 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7780] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7780/stat : 7780 (java) S 7768 7770 7004 0 -1 64 65 0 0 0 0 0 0 0 17 0 12 0 187065281 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7770/tid=7782] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7782/stat : 7782 (java) S 7768 7770 7004 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7770/tid=7783] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7783/stat : 7783 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 19 0 12 0 187065282 1726066688 5432 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) 1690176

[startup+12.7029 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7783
/proc/meminfo: memFree=1840384/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1685612 CPUtime=0.79
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 6696 0 1 0 75 4 0 0 18 0 12 0 187065212 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421403 5432 2165 9 0 416314 0
[pid=7781] ppid=7770 vsize=5232 CPUtime=11.99
/proc/7781/stat : 7781 (minisat) R 7770 7770 7004 0 -1 4194304 1000 0 0 0 1199 0 0 0 25 0 1 0 187065281 5357568 980 1992294400 134512640 135156773 4294956080 18446744073709551615 134556389 0 4 0 3 0 0 0 17 1 0 0
/proc/7781/statm: 1308 980 74 157 0 1148 0
[pid=7770/tid=7772] ppid=7768 vsize=1685612 CPUtime=0.5
/proc/7770/task/7772/stat : 7772 (java) S 7768 7770 7004 0 -1 64 2131 0 1 0 49 1 0 0 18 0 12 0 187065213 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7773] ppid=7768 vsize=1685612 CPUtime=0.16
/proc/7770/task/7773/stat : 7773 (java) S 7768 7770 7004 0 -1 64 3257 0 0 0 15 1 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7774] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7774/stat : 7774 (java) S 7768 7770 7004 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7775] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7775/stat : 7775 (java) S 7768 7770 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7776] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7776/stat : 7776 (java) S 7768 7770 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7777] ppid=7768 vsize=1685612 CPUtime=0.1
/proc/7770/task/7777/stat : 7777 (java) S 7768 7770 7004 0 -1 64 435 0 0 0 10 0 0 0 16 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7778] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7778/stat : 7778 (java) S 7768 7770 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7779] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7779/stat : 7779 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187065217 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7780] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7780/stat : 7780 (java) S 7768 7770 7004 0 -1 64 65 0 0 0 0 0 0 0 17 0 12 0 187065281 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7770/tid=7782] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7782/stat : 7782 (java) S 7768 7770 7004 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7770/tid=7783] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7783/stat : 7783 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 19 0 12 0 187065282 1726066688 5432 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) 1690844

[startup+25.5022 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7783
/proc/meminfo: memFree=1839552/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1685612 CPUtime=0.79
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 6696 0 1 0 75 4 0 0 18 0 12 0 187065212 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421403 5432 2165 9 0 416314 0
[pid=7781] ppid=7770 vsize=6052 CPUtime=24.78
/proc/7781/stat : 7781 (minisat) R 7770 7770 7004 0 -1 4194304 1212 0 0 0 2478 0 0 0 25 0 1 0 187065281 6197248 1192 1992294400 134512640 135156773 4294956080 18446744073709551615 134556391 0 4 0 3 0 0 0 17 1 0 0
/proc/7781/statm: 1513 1192 74 157 0 1353 0

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


[startup+92.8021 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7783
/proc/meminfo: memFree=1838016/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1685612 CPUtime=0.79
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 6696 0 1 0 75 4 0 0 18 0 12 0 187065212 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421403 5432 2165 9 0 416314 0
[pid=7781] ppid=7770 vsize=7468 CPUtime=92.06
/proc/7781/stat : 7781 (minisat) R 7770 7770 7004 0 -1 4194304 1563 0 0 0 9205 1 0 0 25 0 1 0 187065281 7647232 1543 1992294400 134512640 135156773 4294956080 18446744073709551615 134556253 0 4 0 3 0 0 0 17 1 0 0
/proc/7781/statm: 1867 1543 74 157 0 1707 0
[pid=7770/tid=7772] ppid=7768 vsize=1685612 CPUtime=0.5
/proc/7770/task/7772/stat : 7772 (java) S 7768 7770 7004 0 -1 64 2131 0 1 0 49 1 0 0 18 0 12 0 187065213 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7773] ppid=7768 vsize=1685612 CPUtime=0.16
/proc/7770/task/7773/stat : 7773 (java) S 7768 7770 7004 0 -1 64 3257 0 0 0 15 1 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7774] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7774/stat : 7774 (java) S 7768 7770 7004 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7775] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7775/stat : 7775 (java) S 7768 7770 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7776] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7776/stat : 7776 (java) S 7768 7770 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7777] ppid=7768 vsize=1685612 CPUtime=0.1
/proc/7770/task/7777/stat : 7777 (java) S 7768 7770 7004 0 -1 64 435 0 0 0 10 0 0 0 16 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7778] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7778/stat : 7778 (java) S 7768 7770 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7779] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7779/stat : 7779 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187065217 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7780] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7780/stat : 7780 (java) S 7768 7770 7004 0 -1 64 65 0 0 0 0 0 0 0 17 0 12 0 187065281 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7770/tid=7782] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7782/stat : 7782 (java) S 7768 7770 7004 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7770/tid=7783] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7783/stat : 7783 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 19 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 92.85
Current children cumulated vsize (KiB) 1693080

[startup+93.6062 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7783
/proc/meminfo: memFree=1837952/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1685612 CPUtime=0.79
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 6696 0 1 0 75 4 0 0 18 0 12 0 187065212 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421403 5432 2165 9 0 416314 0
[pid=7781] ppid=7770 vsize=7468 CPUtime=92.87
/proc/7781/stat : 7781 (minisat) R 7770 7770 7004 0 -1 4194304 1563 0 0 0 9286 1 0 0 25 0 1 0 187065281 7647232 1543 1992294400 134512640 135156773 4294956080 18446744073709551615 134556324 0 4 0 3 0 0 0 17 1 0 0
/proc/7781/statm: 1867 1543 74 157 0 1707 0
[pid=7770/tid=7772] ppid=7768 vsize=1685612 CPUtime=0.5
/proc/7770/task/7772/stat : 7772 (java) S 7768 7770 7004 0 -1 64 2131 0 1 0 49 1 0 0 18 0 12 0 187065213 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7773] ppid=7768 vsize=1685612 CPUtime=0.16
/proc/7770/task/7773/stat : 7773 (java) S 7768 7770 7004 0 -1 64 3257 0 0 0 15 1 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7774] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7774/stat : 7774 (java) S 7768 7770 7004 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7775] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7775/stat : 7775 (java) S 7768 7770 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7776] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7776/stat : 7776 (java) S 7768 7770 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7777] ppid=7768 vsize=1685612 CPUtime=0.1
/proc/7770/task/7777/stat : 7777 (java) S 7768 7770 7004 0 -1 64 435 0 0 0 10 0 0 0 16 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7778] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7778/stat : 7778 (java) S 7768 7770 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7779] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7779/stat : 7779 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187065217 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7780] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7780/stat : 7780 (java) S 7768 7770 7004 0 -1 64 65 0 0 0 0 0 0 0 17 0 12 0 187065281 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7770/tid=7782] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7782/stat : 7782 (java) S 7768 7770 7004 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7770/tid=7783] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7783/stat : 7783 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 19 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 93.66
Current children cumulated vsize (KiB) 1693080

[startup+94.0022 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7783
/proc/meminfo: memFree=1837952/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1685612 CPUtime=0.79
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 6696 0 1 0 75 4 0 0 18 0 12 0 187065212 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421403 5432 2165 9 0 416314 0
[pid=7781] ppid=7770 vsize=7468 CPUtime=93.26
/proc/7781/stat : 7781 (minisat) R 7770 7770 7004 0 -1 4194304 1563 0 0 0 9325 1 0 0 25 0 1 0 187065281 7647232 1543 1992294400 134512640 135156773 4294956080 18446744073709551615 134556276 0 4 0 3 0 0 0 17 1 0 0
/proc/7781/statm: 1867 1543 74 157 0 1707 0
[pid=7770/tid=7772] ppid=7768 vsize=1685612 CPUtime=0.5
/proc/7770/task/7772/stat : 7772 (java) S 7768 7770 7004 0 -1 64 2131 0 1 0 49 1 0 0 18 0 12 0 187065213 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7773] ppid=7768 vsize=1685612 CPUtime=0.16
/proc/7770/task/7773/stat : 7773 (java) S 7768 7770 7004 0 -1 64 3257 0 0 0 15 1 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7774] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7774/stat : 7774 (java) S 7768 7770 7004 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7775] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7775/stat : 7775 (java) S 7768 7770 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7776] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7776/stat : 7776 (java) S 7768 7770 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7777] ppid=7768 vsize=1685612 CPUtime=0.1
/proc/7770/task/7777/stat : 7777 (java) S 7768 7770 7004 0 -1 64 435 0 0 0 10 0 0 0 16 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7778] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7778/stat : 7778 (java) S 7768 7770 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7779] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7779/stat : 7779 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187065217 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7780] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7780/stat : 7780 (java) S 7768 7770 7004 0 -1 64 65 0 0 0 0 0 0 0 17 0 12 0 187065281 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7770/tid=7782] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7782/stat : 7782 (java) S 7768 7770 7004 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7770/tid=7783] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7783/stat : 7783 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 19 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 94.05
Current children cumulated vsize (KiB) 1693080

[startup+94.2022 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7783
/proc/meminfo: memFree=1837952/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1685612 CPUtime=0.79
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 6696 0 1 0 75 4 0 0 18 0 12 0 187065212 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421403 5432 2165 9 0 416314 0
[pid=7781] ppid=7770 vsize=7468 CPUtime=93.46
/proc/7781/stat : 7781 (minisat) R 7770 7770 7004 0 -1 4194304 1563 0 0 0 9345 1 0 0 25 0 1 0 187065281 7647232 1543 1992294400 134512640 135156773 4294956080 18446744073709551615 134556446 0 4 0 3 0 0 0 17 1 0 0
/proc/7781/statm: 1867 1543 74 157 0 1707 0
[pid=7770/tid=7772] ppid=7768 vsize=1685612 CPUtime=0.5
/proc/7770/task/7772/stat : 7772 (java) S 7768 7770 7004 0 -1 64 2131 0 1 0 49 1 0 0 18 0 12 0 187065213 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7773] ppid=7768 vsize=1685612 CPUtime=0.16
/proc/7770/task/7773/stat : 7773 (java) S 7768 7770 7004 0 -1 64 3257 0 0 0 15 1 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7774] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7774/stat : 7774 (java) S 7768 7770 7004 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7775] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7775/stat : 7775 (java) S 7768 7770 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7776] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7776/stat : 7776 (java) S 7768 7770 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7777] ppid=7768 vsize=1685612 CPUtime=0.1
/proc/7770/task/7777/stat : 7777 (java) S 7768 7770 7004 0 -1 64 435 0 0 0 10 0 0 0 16 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7778] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7778/stat : 7778 (java) S 7768 7770 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7779] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7779/stat : 7779 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187065217 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7780] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7780/stat : 7780 (java) S 7768 7770 7004 0 -1 64 65 0 0 0 0 0 0 0 17 0 12 0 187065281 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7770/tid=7782] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7782/stat : 7782 (java) S 7768 7770 7004 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7770/tid=7783] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7783/stat : 7783 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 19 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 94.25
Current children cumulated vsize (KiB) 1693080

[startup+94.3022 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7783
/proc/meminfo: memFree=1837952/2055920 swapFree=4192812/4192956
[pid=7770] ppid=7768 vsize=1685612 CPUtime=0.79
/proc/7770/stat : 7770 (java) S 7768 7770 7004 0 -1 0 6696 0 1 0 75 4 0 0 18 0 12 0 187065212 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7770/statm: 421403 5432 2165 9 0 416314 0
[pid=7781] ppid=7770 vsize=7468 CPUtime=93.56
/proc/7781/stat : 7781 (minisat) R 7770 7770 7004 0 -1 4194304 1563 0 0 0 9355 1 0 0 25 0 1 0 187065281 7647232 1543 1992294400 134512640 135156773 4294956080 18446744073709551615 134547365 0 4 0 3 0 0 0 17 1 0 0
/proc/7781/statm: 1867 1543 74 157 0 1707 0
[pid=7770/tid=7772] ppid=7768 vsize=1685612 CPUtime=0.5
/proc/7770/task/7772/stat : 7772 (java) S 7768 7770 7004 0 -1 64 2131 0 1 0 49 1 0 0 18 0 12 0 187065213 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7773] ppid=7768 vsize=1685612 CPUtime=0.16
/proc/7770/task/7773/stat : 7773 (java) S 7768 7770 7004 0 -1 64 3257 0 0 0 15 1 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7774] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7774/stat : 7774 (java) S 7768 7770 7004 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7775] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7775/stat : 7775 (java) S 7768 7770 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187065214 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7776] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7776/stat : 7776 (java) S 7768 7770 7004 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7777] ppid=7768 vsize=1685612 CPUtime=0.1
/proc/7770/task/7777/stat : 7777 (java) S 7768 7770 7004 0 -1 64 435 0 0 0 10 0 0 0 16 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7778] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7778/stat : 7778 (java) S 7768 7770 7004 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187065216 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7770/tid=7779] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7779/stat : 7779 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187065217 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7770/tid=7780] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7780/stat : 7780 (java) S 7768 7770 7004 0 -1 64 65 0 0 0 0 0 0 0 17 0 12 0 187065281 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7770/tid=7782] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7782/stat : 7782 (java) S 7768 7770 7004 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7770/tid=7783] ppid=7768 vsize=1685612 CPUtime=0
/proc/7770/task/7783/stat : 7783 (java) S 7768 7770 7004 0 -1 64 14 0 0 0 0 0 0 0 19 0 12 0 187065282 1726066688 5432 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 94.35
Current children cumulated vsize (KiB) 1693080

Child status: 0
Real time (s): 94.4
CPU time (s): 94.4396
CPU user time (s): 94.3826
CPU system time (s): 0.056991
CPU usage (%): 100.042
Max. virtual memory (cumulated for all children) (KiB): 1693080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.3827
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8316
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= 2252
involuntary context switches= 2250

runsolver used 0.120981 second user time and 0.235964 second system time

The end

Launcher Data

Begin job on node45 at 2009-06-17 01:24:42
IDJOB=1883560
IDBENCH=1337
IDSOLVER=688
FILE ID=node45/1883560-1245194682
PBS_JOBID= 9368305
Free space on /tmp= 66172 MiB

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

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

MD5SUM BENCH= df3a88f9ce76cdc5f93bc528741f3e95
RANDOM SEED=1906196326

node45.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.240
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.240
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:       1858696 kB
Buffers:         44296 kB
Cached:          89592 kB
SwapCached:        140 kB
Active:          80752 kB
Inactive:        67236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             924 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            35348 kB
Committed_AS:   179452 kB
PageTables:       1380 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-1883560-1245194682.opb

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