Trace number 1883544

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 38.1212 38.0284

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900544484.opb
MD5SUM6f786d0e248f798e90612aee65004e7e
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 benchmark14.4558
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 741
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.62	------------------------
0.69/0.62	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.69/0.62	Size : 0, 10406, 0, 0, 25509
0.69/0.62	Count : 0, 2706, 0, 0, 1
0.69/0.62	
0.69/0.62	Command line : minisat tmp.dimacs %var 
0.69/0.62	
0.69/0.62	------------------------
0.69/0.63	This is MiniSat 2.0 beta
0.69/0.63	WARNING: for repeatability, setting FPU to use double precision
0.69/0.63	============================[ Problem Statistics ]=============================
0.69/0.63	|                                                                             |
0.69/0.63	|  Number of variables:  1435                                                 |
0.69/0.63	|  Number of clauses:    12807                                                |
0.69/0.64	|  Parsing time:         0.01         s                                       |
0.69/0.66	============================[ Search Statistics ]==============================
0.69/0.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.66	===============================================================================
0.69/0.66	|         0 |     789     7045    20467 |     2348        0    nan |  0.000 % |
0.69/0.66	|       106 |     789     7045    20467 |     2583      106     35 |  5.087 % |
0.69/0.67	|       259 |     789     7045    20467 |     2841      259     32 |  5.087 % |
0.69/0.67	|       484 |     789     7045    20467 |     3125      484     31 |  5.087 % |
0.69/0.69	|       823 |     789     7045    20467 |     3438      823     30 |  5.087 % |
0.72/0.72	|      1330 |     789     7045    20467 |     3782     1330     31 |  5.087 % |
0.72/0.76	|      2089 |     789     7045    20467 |     4160     2089     31 |  5.087 % |
0.72/0.84	|      3228 |     789     7045    20467 |     4576     3228     31 |  5.087 % |
0.72/0.97	|      4939 |     789     7045    20467 |     5033     2544     30 |  5.087 % |
1.19/1.16	|      7501 |     789     7045    20467 |     5537     5106     32 |  5.087 % |
1.48/1.47	|     11347 |     789     7045    20467 |     6090     3175     30 |  5.087 % |
1.98/1.94	|     17114 |     789     7045    20467 |     6700     5786     35 |  5.087 % |
2.78/2.76	|     25765 |     789     7045    20467 |     7370     4075     29 |  5.087 % |
3.98/3.92	|     38741 |     789     7045    20467 |     8107     5720     28 |  5.087 % |
5.58/5.54	|     58204 |     789     7045    20467 |     8917     4394     25 |  5.087 % |
8.18/8.11	|     87396 |     789     7045    20467 |     9809     6073     29 |  5.087 % |
12.38/12.30	|    131186 |     789     7045    20467 |    10790     9699     26 |  5.087 % |
19.37/19.30	|    196870 |     789     7045    20467 |    11869     9172     29 |  5.087 % |
30.47/30.45	|    295397 |     789     7045    20467 |    13056    10780     22 |  5.087 % |
38.06/38.02	===============================================================================
38.06/38.02	restarts              : 19
38.06/38.02	conflicts             : 358905         (9605 /sec)
38.06/38.02	decisions             : 465815         (1.33 % random) (12466 /sec)
38.06/38.02	propagations          : 42396243       (1134581 /sec)
38.06/38.02	conflict literals     : 10819517       (25.94 % deleted)
38.06/38.02	Memory used           : 6.00 MB
38.06/38.02	CPU time              : 37.3673 s
38.06/38.02	
38.06/38.02	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-1883544-1245194635/watcher-1883544-1245194635 -o /tmp/evaluation-result-1883544-1245194635/solver-1883544-1245194635 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883544-1245194635.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.99 3/64 8874
/proc/meminfo: memFree=1838752/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=152 CPUtime=0
/proc/8874/stat : 8874 (java) R 8872 8874 8701 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187059857 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 3531556 0 0 4096 0 0 0 0 17 0 0 0
/proc/8874/statm: 38 26 19 9 0 4 0

[startup+0.0654321 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8874
/proc/meminfo: memFree=1838752/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1685156 CPUtime=0.06
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 2695 0 1 0 5 1 0 0 18 0 9 0 187059857 1725599744 2190 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421289 2190 1200 9 0 416200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1685156

[startup+0.101439 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8874
/proc/meminfo: memFree=1838752/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1685156 CPUtime=0.12
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 2936 0 1 0 10 2 0 0 18 0 9 0 187059857 1725599744 2426 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421289 2426 1226 9 0 416200 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 1685156

[startup+0.301478 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8874
/proc/meminfo: memFree=1838752/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1685456 CPUtime=0.39
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 3876 0 1 0 36 3 0 0 18 0 9 0 187059857 1725906944 3346 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421364 3346 1258 9 0 416275 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1685456

[startup+0.70154 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8874
/proc/meminfo: memFree=1838752/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1686520 CPUtime=0.72
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 6466 0 1 0 68 4 0 0 18 0 12 0 187059857 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421630 5424 2165 9 0 416541 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1686520

[startup+1.50268 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8887
/proc/meminfo: memFree=1823544/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1686520 CPUtime=0.72
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 6466 0 1 0 68 4 0 0 18 0 12 0 187059857 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421630 5424 2165 9 0 416541 0
[pid=8885] ppid=8874 vsize=3604 CPUtime=0.86
/proc/8885/stat : 8885 (minisat) R 8874 8874 8701 0 -1 4194304 593 0 0 0 86 0 0 0 25 0 1 0 187059920 3690496 572 1992294400 134512640 135156773 4294956080 18446744073709551615 134556297 0 4 0 3 0 0 0 17 0 0 0
/proc/8885/statm: 901 572 75 157 0 741 0
[pid=8874/tid=8876] ppid=8872 vsize=1686520 CPUtime=0.49
/proc/8874/task/8876/stat : 8876 (java) S 8872 8874 8701 0 -1 64 2136 0 1 0 48 1 0 0 18 0 12 0 187059858 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8877] ppid=8872 vsize=1686520 CPUtime=0.1
/proc/8874/task/8877/stat : 8877 (java) S 8872 8874 8701 0 -1 64 3017 0 0 0 9 1 0 0 16 0 12 0 187059859 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8878] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8878/stat : 8878 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059859 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8879] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8879/stat : 8879 (java) S 8872 8874 8701 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059859 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8880] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8880/stat : 8880 (java) S 8872 8874 8701 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187059861 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8881] ppid=8872 vsize=1686520 CPUtime=0.09
/proc/8874/task/8881/stat : 8881 (java) S 8872 8874 8701 0 -1 64 446 0 0 0 9 0 0 0 16 0 12 0 187059861 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8882] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8882/stat : 8882 (java) S 8872 8874 8701 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187059861 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8883] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8883/stat : 8883 (java) S 8872 8874 8701 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 187059861 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8884] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8884/stat : 8884 (java) S 8872 8874 8701 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187059920 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8874/tid=8886] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8886/stat : 8886 (java) S 8872 8874 8701 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187059920 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8874/tid=8887] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8887/stat : 8887 (java) S 8872 8874 8701 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059920 1726996480 5424 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) 1690124

[startup+3.10295 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8887
/proc/meminfo: memFree=1822712/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1686520 CPUtime=0.72
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 6485 0 1 0 68 4 0 0 18 0 12 0 187059857 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421630 5424 2165 9 0 416541 0
[pid=8885] ppid=8874 vsize=4004 CPUtime=2.46
/proc/8885/stat : 8885 (minisat) R 8874 8874 8701 0 -1 4194304 717 0 0 0 246 0 0 0 25 0 1 0 187059920 4100096 696 1992294400 134512640 135156773 4294956080 18446744073709551615 134556389 0 4 0 3 0 0 0 17 0 0 0
/proc/8885/statm: 1001 696 75 157 0 841 0
[pid=8874/tid=8876] ppid=8872 vsize=1686520 CPUtime=0.49
/proc/8874/task/8876/stat : 8876 (java) S 8872 8874 8701 0 -1 64 2136 0 1 0 48 1 0 0 18 0 12 0 187059858 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8877] ppid=8872 vsize=1686520 CPUtime=0.1
/proc/8874/task/8877/stat : 8877 (java) S 8872 8874 8701 0 -1 64 3035 0 0 0 9 1 0 0 16 0 12 0 187059859 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8878] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8878/stat : 8878 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059859 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8879] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8879/stat : 8879 (java) S 8872 8874 8701 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059859 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8880] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8880/stat : 8880 (java) S 8872 8874 8701 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187059861 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8881] ppid=8872 vsize=1686520 CPUtime=0.09
/proc/8874/task/8881/stat : 8881 (java) S 8872 8874 8701 0 -1 64 446 0 0 0 9 0 0 0 16 0 12 0 187059861 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8882] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8882/stat : 8882 (java) S 8872 8874 8701 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187059861 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8883] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8883/stat : 8883 (java) S 8872 8874 8701 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 187059861 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8884] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8884/stat : 8884 (java) S 8872 8874 8701 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187059920 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8874/tid=8886] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8886/stat : 8886 (java) S 8872 8874 8701 0 -1 64 46 0 0 0 0 0 0 0 15 0 12 0 187059920 1726996480 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8874/tid=8887] ppid=8872 vsize=1686520 CPUtime=0
/proc/8874/task/8887/stat : 8887 (java) S 8872 8874 8701 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059920 1726996480 5424 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) 1690524

[startup+6.30251 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8887
/proc/meminfo: memFree=1822136/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1686508 CPUtime=0.72
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 6625 0 1 0 68 4 0 0 18 0 12 0 187059857 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421627 5424 2165 9 0 416538 0
[pid=8885] ppid=8874 vsize=4404 CPUtime=5.66
/proc/8885/stat : 8885 (minisat) R 8874 8874 8701 0 -1 4194304 808 0 0 0 566 0 0 0 25 0 1 0 187059920 4509696 787 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 0 0 0
/proc/8885/statm: 1101 787 75 157 0 941 0
[pid=8874/tid=8876] ppid=8872 vsize=1686508 CPUtime=0.49
/proc/8874/task/8876/stat : 8876 (java) S 8872 8874 8701 0 -1 64 2136 0 1 0 48 1 0 0 18 0 12 0 187059858 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8877] ppid=8872 vsize=1686508 CPUtime=0.1
/proc/8874/task/8877/stat : 8877 (java) S 8872 8874 8701 0 -1 64 3165 0 0 0 9 1 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8878] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8878/stat : 8878 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8879] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8879/stat : 8879 (java) S 8872 8874 8701 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8880] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8880/stat : 8880 (java) S 8872 8874 8701 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8881] ppid=8872 vsize=1686508 CPUtime=0.09
/proc/8874/task/8881/stat : 8881 (java) S 8872 8874 8701 0 -1 64 446 0 0 0 9 0 0 0 16 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8882] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8882/stat : 8882 (java) S 8872 8874 8701 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8883] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8883/stat : 8883 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8884] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8884/stat : 8884 (java) S 8872 8874 8701 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8874/tid=8886] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8886/stat : 8886 (java) S 8872 8874 8701 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8874/tid=8887] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8887/stat : 8887 (java) S 8872 8874 8701 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059920 1726984192 5424 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) 1690912

[startup+12.7026 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8887
/proc/meminfo: memFree=1821568/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1686508 CPUtime=0.72
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 6625 0 1 0 68 4 0 0 18 0 12 0 187059857 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421627 5424 2165 9 0 416538 0
[pid=8885] ppid=8874 vsize=4932 CPUtime=12.06
/proc/8885/stat : 8885 (minisat) R 8874 8874 8701 0 -1 4194304 930 0 0 0 1206 0 0 0 25 0 1 0 187059920 5050368 909 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 0 0 0
/proc/8885/statm: 1233 909 75 157 0 1073 0
[pid=8874/tid=8876] ppid=8872 vsize=1686508 CPUtime=0.49
/proc/8874/task/8876/stat : 8876 (java) S 8872 8874 8701 0 -1 64 2136 0 1 0 48 1 0 0 18 0 12 0 187059858 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8877] ppid=8872 vsize=1686508 CPUtime=0.1
/proc/8874/task/8877/stat : 8877 (java) S 8872 8874 8701 0 -1 64 3165 0 0 0 9 1 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8878] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8878/stat : 8878 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8879] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8879/stat : 8879 (java) S 8872 8874 8701 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8880] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8880/stat : 8880 (java) S 8872 8874 8701 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8881] ppid=8872 vsize=1686508 CPUtime=0.09
/proc/8874/task/8881/stat : 8881 (java) S 8872 8874 8701 0 -1 64 446 0 0 0 9 0 0 0 16 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8882] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8882/stat : 8882 (java) S 8872 8874 8701 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8883] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8883/stat : 8883 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8884] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8884/stat : 8884 (java) S 8872 8874 8701 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8874/tid=8886] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8886/stat : 8886 (java) S 8872 8874 8701 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8874/tid=8887] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8887/stat : 8887 (java) S 8872 8874 8701 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059920 1726984192 5424 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) 1691440

[startup+25.5028 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8887
/proc/meminfo: memFree=1820736/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1686508 CPUtime=0.72
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 6625 0 1 0 68 4 0 0 18 0 12 0 187059857 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421627 5424 2165 9 0 416538 0
[pid=8885] ppid=8874 vsize=5864 CPUtime=24.85
/proc/8885/stat : 8885 (minisat) R 8874 8874 8701 0 -1 4194304 1147 0 0 0 2485 0 0 0 25 0 1 0 187059920 6004736 1126 1992294400 134512640 135156773 4294956080 18446744073709551615 134552685 0 4 0 3 0 0 0 17 0 0 0
/proc/8885/statm: 1466 1126 75 157 0 1306 0

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


[startup+35.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8887
/proc/meminfo: memFree=1820608/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1686508 CPUtime=0.72
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 6625 0 1 0 68 4 0 0 18 0 12 0 187059857 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421627 5424 2165 9 0 416538 0
[pid=8885] ppid=8874 vsize=6008 CPUtime=34.45
/proc/8885/stat : 8885 (minisat) R 8874 8874 8701 0 -1 4194304 1188 0 0 0 3445 0 0 0 25 0 1 0 187059920 6152192 1167 1992294400 134512640 135156773 4294956080 18446744073709551615 134553325 0 4 0 3 0 0 0 17 0 0 0
/proc/8885/statm: 1502 1167 75 157 0 1342 0
[pid=8874/tid=8876] ppid=8872 vsize=1686508 CPUtime=0.49
/proc/8874/task/8876/stat : 8876 (java) S 8872 8874 8701 0 -1 64 2136 0 1 0 48 1 0 0 18 0 12 0 187059858 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8877] ppid=8872 vsize=1686508 CPUtime=0.1
/proc/8874/task/8877/stat : 8877 (java) S 8872 8874 8701 0 -1 64 3165 0 0 0 9 1 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8878] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8878/stat : 8878 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8879] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8879/stat : 8879 (java) S 8872 8874 8701 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8880] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8880/stat : 8880 (java) S 8872 8874 8701 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8881] ppid=8872 vsize=1686508 CPUtime=0.09
/proc/8874/task/8881/stat : 8881 (java) S 8872 8874 8701 0 -1 64 446 0 0 0 9 0 0 0 16 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8882] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8882/stat : 8882 (java) S 8872 8874 8701 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8883] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8883/stat : 8883 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8884] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8884/stat : 8884 (java) S 8872 8874 8701 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8874/tid=8886] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8886/stat : 8886 (java) S 8872 8874 8701 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8874/tid=8887] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8887/stat : 8887 (java) S 8872 8874 8701 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 35.17
Current children cumulated vsize (KiB) 1692516

[startup+36.7028 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8887
/proc/meminfo: memFree=1820608/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1686508 CPUtime=0.72
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 6625 0 1 0 68 4 0 0 18 0 12 0 187059857 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421627 5424 2165 9 0 416538 0
[pid=8885] ppid=8874 vsize=6008 CPUtime=36.04
/proc/8885/stat : 8885 (minisat) R 8874 8874 8701 0 -1 4194304 1196 0 0 0 3604 0 0 0 25 0 1 0 187059920 6152192 1175 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 0 0 0
/proc/8885/statm: 1502 1175 75 157 0 1342 0
[pid=8874/tid=8876] ppid=8872 vsize=1686508 CPUtime=0.49
/proc/8874/task/8876/stat : 8876 (java) S 8872 8874 8701 0 -1 64 2136 0 1 0 48 1 0 0 18 0 12 0 187059858 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8877] ppid=8872 vsize=1686508 CPUtime=0.1
/proc/8874/task/8877/stat : 8877 (java) S 8872 8874 8701 0 -1 64 3165 0 0 0 9 1 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8878] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8878/stat : 8878 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8879] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8879/stat : 8879 (java) S 8872 8874 8701 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8880] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8880/stat : 8880 (java) S 8872 8874 8701 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8881] ppid=8872 vsize=1686508 CPUtime=0.09
/proc/8874/task/8881/stat : 8881 (java) S 8872 8874 8701 0 -1 64 446 0 0 0 9 0 0 0 16 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8882] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8882/stat : 8882 (java) S 8872 8874 8701 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8883] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8883/stat : 8883 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8884] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8884/stat : 8884 (java) S 8872 8874 8701 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8874/tid=8886] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8886/stat : 8886 (java) S 8872 8874 8701 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8874/tid=8887] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8887/stat : 8887 (java) S 8872 8874 8701 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 36.76
Current children cumulated vsize (KiB) 1692516

[startup+37.5029 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8887
/proc/meminfo: memFree=1820608/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1686508 CPUtime=0.72
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 6625 0 1 0 68 4 0 0 18 0 12 0 187059857 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421627 5424 2165 9 0 416538 0
[pid=8885] ppid=8874 vsize=6008 CPUtime=36.84
/proc/8885/stat : 8885 (minisat) R 8874 8874 8701 0 -1 4194304 1203 0 0 0 3684 0 0 0 25 0 1 0 187059920 6152192 1182 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/8885/statm: 1502 1182 75 157 0 1342 0
[pid=8874/tid=8876] ppid=8872 vsize=1686508 CPUtime=0.49
/proc/8874/task/8876/stat : 8876 (java) S 8872 8874 8701 0 -1 64 2136 0 1 0 48 1 0 0 18 0 12 0 187059858 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8877] ppid=8872 vsize=1686508 CPUtime=0.1
/proc/8874/task/8877/stat : 8877 (java) S 8872 8874 8701 0 -1 64 3165 0 0 0 9 1 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8878] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8878/stat : 8878 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8879] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8879/stat : 8879 (java) S 8872 8874 8701 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8880] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8880/stat : 8880 (java) S 8872 8874 8701 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8881] ppid=8872 vsize=1686508 CPUtime=0.09
/proc/8874/task/8881/stat : 8881 (java) S 8872 8874 8701 0 -1 64 446 0 0 0 9 0 0 0 16 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8882] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8882/stat : 8882 (java) S 8872 8874 8701 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8883] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8883/stat : 8883 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8884] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8884/stat : 8884 (java) S 8872 8874 8701 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8874/tid=8886] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8886/stat : 8886 (java) S 8872 8874 8701 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8874/tid=8887] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8887/stat : 8887 (java) S 8872 8874 8701 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.56
Current children cumulated vsize (KiB) 1692516

[startup+37.903 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8887
/proc/meminfo: memFree=1820608/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1686508 CPUtime=0.72
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 6625 0 1 0 68 4 0 0 18 0 12 0 187059857 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421627 5424 2165 9 0 416538 0
[pid=8885] ppid=8874 vsize=6144 CPUtime=37.24
/proc/8885/stat : 8885 (minisat) R 8874 8874 8701 0 -1 4194304 1221 0 0 0 3724 0 0 0 25 0 1 0 187059920 6291456 1200 1992294400 134512640 135156773 4294956080 18446744073709551615 134556570 0 4 0 3 0 0 0 17 0 0 0
/proc/8885/statm: 1536 1200 75 157 0 1376 0
[pid=8874/tid=8876] ppid=8872 vsize=1686508 CPUtime=0.49
/proc/8874/task/8876/stat : 8876 (java) S 8872 8874 8701 0 -1 64 2136 0 1 0 48 1 0 0 18 0 12 0 187059858 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8877] ppid=8872 vsize=1686508 CPUtime=0.1
/proc/8874/task/8877/stat : 8877 (java) S 8872 8874 8701 0 -1 64 3165 0 0 0 9 1 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8878] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8878/stat : 8878 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8879] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8879/stat : 8879 (java) S 8872 8874 8701 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8880] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8880/stat : 8880 (java) S 8872 8874 8701 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8881] ppid=8872 vsize=1686508 CPUtime=0.09
/proc/8874/task/8881/stat : 8881 (java) S 8872 8874 8701 0 -1 64 446 0 0 0 9 0 0 0 16 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8882] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8882/stat : 8882 (java) S 8872 8874 8701 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8883] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8883/stat : 8883 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8884] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8884/stat : 8884 (java) S 8872 8874 8701 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8874/tid=8886] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8886/stat : 8886 (java) S 8872 8874 8701 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8874/tid=8887] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8887/stat : 8887 (java) S 8872 8874 8701 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 37.96
Current children cumulated vsize (KiB) 1692652

[startup+38.003 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8887
/proc/meminfo: memFree=1820608/2055920 swapFree=4181252/4192956
[pid=8874] ppid=8872 vsize=1686508 CPUtime=0.72
/proc/8874/stat : 8874 (java) S 8872 8874 8701 0 -1 0 6625 0 1 0 68 4 0 0 18 0 12 0 187059857 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8874/statm: 421627 5424 2165 9 0 416538 0
[pid=8885] ppid=8874 vsize=6144 CPUtime=37.34
/proc/8885/stat : 8885 (minisat) R 8874 8874 8701 0 -1 4194304 1221 0 0 0 3734 0 0 0 25 0 1 0 187059920 6291456 1200 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/8885/statm: 1536 1200 75 157 0 1376 0
[pid=8874/tid=8876] ppid=8872 vsize=1686508 CPUtime=0.49
/proc/8874/task/8876/stat : 8876 (java) S 8872 8874 8701 0 -1 64 2136 0 1 0 48 1 0 0 18 0 12 0 187059858 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8877] ppid=8872 vsize=1686508 CPUtime=0.1
/proc/8874/task/8877/stat : 8877 (java) S 8872 8874 8701 0 -1 64 3165 0 0 0 9 1 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8878] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8878/stat : 8878 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8879] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8879/stat : 8879 (java) S 8872 8874 8701 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059859 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8880] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8880/stat : 8880 (java) S 8872 8874 8701 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8881] ppid=8872 vsize=1686508 CPUtime=0.09
/proc/8874/task/8881/stat : 8881 (java) S 8872 8874 8701 0 -1 64 446 0 0 0 9 0 0 0 16 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8874/tid=8882] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8882/stat : 8882 (java) S 8872 8874 8701 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8883] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8883/stat : 8883 (java) S 8872 8874 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187059861 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8874/tid=8884] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8884/stat : 8884 (java) S 8872 8874 8701 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8874/tid=8886] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8886/stat : 8886 (java) S 8872 8874 8701 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8874/tid=8887] ppid=8872 vsize=1686508 CPUtime=0
/proc/8874/task/8887/stat : 8887 (java) S 8872 8874 8701 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059920 1726984192 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.06
Current children cumulated vsize (KiB) 1692652

Child status: 0
Real time (s): 38.0284
CPU time (s): 38.1212
CPU user time (s): 38.0592
CPU system time (s): 0.06199
CPU usage (%): 100.244
Max. virtual memory (cumulated for all children) (KiB): 1692652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.0592
system time used= 0.06199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7907
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= 1070
involuntary context switches= 986

runsolver used 0.044993 second user time and 0.112982 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-17 01:23:55
IDJOB=1883544
IDBENCH=1321
IDSOLVER=688
FILE ID=node48/1883544-1245194635
PBS_JOBID= 9368337
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= 6f786d0e248f798e90612aee65004e7e
RANDOM SEED=1647631378

node48.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.270
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.270
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:       1839296 kB
Buffers:         43856 kB
Cached:         104016 kB
SwapCached:       5468 kB
Active:          75208 kB
Inactive:        80428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839296 kB
SwapTotal:     4192956 kB
SwapFree:      4181252 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          13480 kB
Slab:            47016 kB
Committed_AS:   161876 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883544-1245194635.opb

Free space on /tmp at the end= 66236 MiB
End job on node48 at 2009-06-17 01:24:33