Trace number 1883502

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 282.666 282.69

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900670234.opb
MD5SUM92f66beef1a16468af1cdeb8f0308249
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 benchmark88.6115
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 641
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.59/0.59	------------------------
0.59/0.59	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.59/0.59	Size : 0, 10406, 0, 0, 20788
0.59/0.59	Count : 0, 2706, 0, 0, 1
0.59/0.59	
0.59/0.59	Command line : minisat tmp.dimacs %var 
0.59/0.59	
0.59/0.59	------------------------
0.69/0.60	This is MiniSat 2.0 beta
0.69/0.60	WARNING: for repeatability, setting FPU to use double precision
0.69/0.60	============================[ Problem Statistics ]=============================
0.69/0.60	|                                                                             |
0.69/0.60	|  Number of variables:  1265                                                 |
0.69/0.60	|  Number of clauses:    11177                                                |
0.69/0.61	|  Parsing time:         0.01         s                                       |
0.69/0.63	============================[ Search Statistics ]==============================
0.69/0.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.63	===============================================================================
0.69/0.63	|         0 |     714     6493    18670 |     2164        0    nan |  0.000 % |
0.69/0.63	|       101 |     714     6493    18670 |     2380      101     35 |  4.427 % |
0.69/0.64	|       255 |     714     6493    18670 |     2618      255     37 |  4.427 % |
0.69/0.65	|       481 |     714     6493    18670 |     2880      481     35 |  4.427 % |
0.69/0.67	|       818 |     714     6493    18670 |     3168      818     40 |  4.427 % |
0.69/0.70	|      1327 |     714     6493    18670 |     3485     1327     37 |  4.427 % |
0.70/0.75	|      2086 |     714     6493    18670 |     3834     2086     37 |  4.427 % |
0.70/0.83	|      3225 |     714     6493    18670 |     4217     3225     37 |  4.427 % |
0.70/0.99	|      4934 |     714     6493    18670 |     4639     2738     35 |  4.427 % |
1.29/1.22	|      7496 |     714     6493    18670 |     5103     2854     34 |  4.427 % |
1.59/1.53	|     11343 |     714     6493    18670 |     5613     4058     38 |  4.427 % |
2.09/2.05	|     17110 |     714     6493    18670 |     6175     3993     35 |  4.427 % |
2.89/2.84	|     25759 |     714     6493    18670 |     6792     6214     34 |  4.427 % |
3.98/3.97	|     38734 |     714     6493    18670 |     7471     5158     31 |  4.427 % |
5.78/5.76	|     58195 |     714     6493    18670 |     8219     5381     29 |  4.427 % |
8.58/8.57	|     87388 |     714     6493    18670 |     9040     5028     33 |  4.427 % |
12.98/12.93	|    131178 |     714     6493    18670 |     9945     7138     30 |  4.427 % |
20.07/20.02	|    196863 |     714     6493    18670 |    10939     6541     32 |  4.427 % |
31.17/31.15	|    295389 |     714     6493    18670 |    12033     9867     31 |  4.427 % |
48.76/48.75	|    443181 |     714     6493    18670 |    13236    10607     29 |  4.427 % |
76.95/76.98	|    664866 |     714     6493    18670 |    14560    10083     28 |  4.427 % |
120.94/120.99	|    997392 |     714     6493    18670 |    16016     9717     27 |  4.427 % |
192.71/192.75	|   1496181 |     714     6493    18670 |    17618    12996     25 |  4.427 % |
282.58/282.66	===============================================================================
282.58/282.66	restarts              : 23
282.58/282.66	conflicts             : 2070133        (7343 /sec)
282.58/282.66	decisions             : 2487716        (1.31 % random) (8824 /sec)
282.58/282.66	propagations          : 231080876      (819633 /sec)
282.58/282.66	conflict literals     : 65520883       (28.03 % deleted)
282.58/282.66	Memory used           : 8.76 MB
282.58/282.66	CPU time              : 281.932 s
282.58/282.66	
282.58/282.66	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-1883502-1245194479/watcher-1883502-1245194479 -o /tmp/evaluation-result-1883502-1245194479/solver-1883502-1245194479 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883502-1245194479.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 6636
/proc/meminfo: memFree=1692856/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=152 CPUtime=0
/proc/6636/stat : 6636 (java) R 6634 6636 5603 0 -1 0 221 0 0 0 0 0 0 0 20 0 1 0 187047583 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 10686763 0 0 4096 0 0 0 0 17 0 0 0
/proc/6636/statm: 38 26 19 9 0 4 0

[startup+0.0955679 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 6636
/proc/meminfo: memFree=1692856/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1685316 CPUtime=0.1
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 2821 0 1 0 9 1 0 0 20 0 9 0 187047583 1725763584 2316 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421329 2317 1214 9 0 416240 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685316

[startup+0.101566 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 6636
/proc/meminfo: memFree=1692856/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1685316 CPUtime=0.11
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 2849 0 1 0 10 1 0 0 20 0 9 0 187047583 1725763584 2344 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421329 2345 1214 9 0 416240 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685316

[startup+0.30159 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 6636
/proc/meminfo: memFree=1692856/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1685448 CPUtime=0.38
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 3789 0 1 0 36 2 0 0 20 0 9 0 187047583 1725898752 3260 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421362 3260 1254 9 0 416273 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1685448

[startup+0.701631 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 6636
/proc/meminfo: memFree=1692856/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1686456 CPUtime=0.7
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 6382 0 1 0 67 3 0 0 20 0 12 0 187047583 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421614 5342 2165 9 0 416525 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1686456

[startup+1.5017 s]
/proc/loadavg: 1.03 1.01 1.00 2/77 6649
/proc/meminfo: memFree=1677968/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1686456 CPUtime=0.7
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 6382 0 1 0 67 3 0 0 20 0 12 0 187047583 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421614 5342 2165 9 0 416525 0
[pid=6647] ppid=6636 vsize=3448 CPUtime=0.89
/proc/6647/stat : 6647 (minisat) R 6636 6636 5603 0 -1 4194304 565 0 0 0 89 0 0 0 25 0 1 0 187047643 3530752 545 1992294400 134512640 135156773 4294956080 18446744073709551615 134556354 0 4 0 3 0 0 0 17 0 0 0
/proc/6647/statm: 862 545 74 157 0 702 0
[pid=6636/tid=6638] ppid=6634 vsize=1686456 CPUtime=0.46
/proc/6636/task/6638/stat : 6638 (java) S 6634 6636 5603 0 -1 64 2141 0 1 0 45 1 0 0 18 0 12 0 187047584 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6639] ppid=6634 vsize=1686456 CPUtime=0.11
/proc/6636/task/6639/stat : 6639 (java) S 6634 6636 5603 0 -1 64 2950 0 0 0 10 1 0 0 16 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6636/tid=6640] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6640/stat : 6640 (java) S 6634 6636 5603 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6641] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6641/stat : 6641 (java) S 6634 6636 5603 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6642] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6642/stat : 6642 (java) S 6634 6636 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6643] ppid=6634 vsize=1686456 CPUtime=0.1
/proc/6636/task/6643/stat : 6643 (java) S 6634 6636 5603 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6644] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6644/stat : 6644 (java) S 6634 6636 5603 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6645] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6645/stat : 6645 (java) S 6634 6636 5603 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6646] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6646/stat : 6646 (java) S 6634 6636 5603 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187047643 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6636/tid=6648] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6648/stat : 6648 (java) S 6634 6636 5603 0 -1 64 42 0 0 0 0 0 0 0 15 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6636/tid=6649] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6649/stat : 6649 (java) S 6634 6636 5603 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 1689904

[startup+3.10287 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 6649
/proc/meminfo: memFree=1677328/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1686456 CPUtime=0.7
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 6402 0 1 0 67 3 0 0 20 0 12 0 187047583 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421614 5342 2165 9 0 416525 0
[pid=6647] ppid=6636 vsize=3848 CPUtime=2.49
/proc/6647/stat : 6647 (minisat) R 6636 6636 5603 0 -1 4194304 664 0 0 0 249 0 0 0 25 0 1 0 187047643 3940352 644 1992294400 134512640 135156773 4294956080 18446744073709551615 134556239 0 4 0 3 0 0 0 17 0 0 0
/proc/6647/statm: 962 644 74 157 0 802 0
[pid=6636/tid=6638] ppid=6634 vsize=1686456 CPUtime=0.46
/proc/6636/task/6638/stat : 6638 (java) S 6634 6636 5603 0 -1 64 2141 0 1 0 45 1 0 0 18 0 12 0 187047584 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6639] ppid=6634 vsize=1686456 CPUtime=0.11
/proc/6636/task/6639/stat : 6639 (java) S 6634 6636 5603 0 -1 64 2969 0 0 0 10 1 0 0 16 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6636/tid=6640] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6640/stat : 6640 (java) S 6634 6636 5603 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6641] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6641/stat : 6641 (java) S 6634 6636 5603 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6642] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6642/stat : 6642 (java) S 6634 6636 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6643] ppid=6634 vsize=1686456 CPUtime=0.1
/proc/6636/task/6643/stat : 6643 (java) S 6634 6636 5603 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6644] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6644/stat : 6644 (java) S 6634 6636 5603 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6645] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6645/stat : 6645 (java) S 6634 6636 5603 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6646] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6646/stat : 6646 (java) S 6634 6636 5603 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187047643 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6636/tid=6648] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6648/stat : 6648 (java) S 6634 6636 5603 0 -1 64 43 0 0 0 0 0 0 0 15 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6636/tid=6649] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6649/stat : 6649 (java) S 6634 6636 5603 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 1690304

[startup+6.30219 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 6649
/proc/meminfo: memFree=1676696/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1686456 CPUtime=0.7
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 6543 0 1 0 67 3 0 0 20 0 12 0 187047583 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421614 5342 2165 9 0 416525 0
[pid=6647] ppid=6636 vsize=4272 CPUtime=5.68
/proc/6647/stat : 6647 (minisat) R 6636 6636 5603 0 -1 4194304 757 0 0 0 568 0 0 0 25 0 1 0 187047643 4374528 737 1992294400 134512640 135156773 4294956080 18446744073709551615 134556446 0 4 0 3 0 0 0 17 0 0 0
/proc/6647/statm: 1068 737 74 157 0 908 0
[pid=6636/tid=6638] ppid=6634 vsize=1686456 CPUtime=0.46
/proc/6636/task/6638/stat : 6638 (java) S 6634 6636 5603 0 -1 64 2141 0 1 0 45 1 0 0 18 0 12 0 187047584 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6639] ppid=6634 vsize=1686456 CPUtime=0.11
/proc/6636/task/6639/stat : 6639 (java) S 6634 6636 5603 0 -1 64 3101 0 0 0 10 1 0 0 16 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6636/tid=6640] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6640/stat : 6640 (java) S 6634 6636 5603 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6641] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6641/stat : 6641 (java) S 6634 6636 5603 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6642] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6642/stat : 6642 (java) S 6634 6636 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6643] ppid=6634 vsize=1686456 CPUtime=0.1
/proc/6636/task/6643/stat : 6643 (java) S 6634 6636 5603 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6644] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6644/stat : 6644 (java) S 6634 6636 5603 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6645] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6645/stat : 6645 (java) S 6634 6636 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6646] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6646/stat : 6646 (java) S 6634 6636 5603 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187047643 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6636/tid=6648] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6648/stat : 6648 (java) S 6634 6636 5603 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6636/tid=6649] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6649/stat : 6649 (java) S 6634 6636 5603 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 1690728

[startup+12.7028 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 6649
/proc/meminfo: memFree=1675992/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1686456 CPUtime=0.7
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 6543 0 1 0 67 3 0 0 20 0 12 0 187047583 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421614 5342 2165 9 0 416525 0
[pid=6647] ppid=6636 vsize=4672 CPUtime=12.08
/proc/6647/stat : 6647 (minisat) R 6636 6636 5603 0 -1 4194304 866 0 0 0 1208 0 0 0 25 0 1 0 187047643 4784128 846 1992294400 134512640 135156773 4294956080 18446744073709551615 134549124 0 4 0 3 0 0 0 17 0 0 0
/proc/6647/statm: 1168 846 74 157 0 1008 0
[pid=6636/tid=6638] ppid=6634 vsize=1686456 CPUtime=0.46
/proc/6636/task/6638/stat : 6638 (java) S 6634 6636 5603 0 -1 64 2141 0 1 0 45 1 0 0 18 0 12 0 187047584 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6639] ppid=6634 vsize=1686456 CPUtime=0.11
/proc/6636/task/6639/stat : 6639 (java) S 6634 6636 5603 0 -1 64 3101 0 0 0 10 1 0 0 16 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6636/tid=6640] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6640/stat : 6640 (java) S 6634 6636 5603 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6641] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6641/stat : 6641 (java) S 6634 6636 5603 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6642] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6642/stat : 6642 (java) S 6634 6636 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6643] ppid=6634 vsize=1686456 CPUtime=0.1
/proc/6636/task/6643/stat : 6643 (java) S 6634 6636 5603 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6644] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6644/stat : 6644 (java) S 6634 6636 5603 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6645] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6645/stat : 6645 (java) S 6634 6636 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6646] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6646/stat : 6646 (java) S 6634 6636 5603 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187047643 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6636/tid=6648] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6648/stat : 6648 (java) S 6634 6636 5603 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6636/tid=6649] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6649/stat : 6649 (java) S 6634 6636 5603 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1691128

[startup+25.5011 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 6649
/proc/meminfo: memFree=1675352/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1686456 CPUtime=0.7
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 6543 0 1 0 67 3 0 0 20 0 12 0 187047583 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421614 5342 2165 9 0 416525 0
[pid=6647] ppid=6636 vsize=5340 CPUtime=24.87
/proc/6647/stat : 6647 (minisat) R 6636 6636 5603 0 -1 4194304 1048 0 0 0 2487 0 0 0 25 0 1 0 187047643 5468160 1028 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6647/statm: 1335 1028 74 157 0 1175 0

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

/proc/loadavg: 1.00 1.00 1.00 2/77 6649
/proc/meminfo: memFree=1672600/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1686456 CPUtime=0.7
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 6543 0 1 0 67 3 0 0 20 0 12 0 187047583 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421614 5342 2165 9 0 416525 0
[pid=6647] ppid=6636 vsize=7952 CPUtime=161.62
/proc/6647/stat : 6647 (minisat) R 6636 6636 5603 0 -1 4194304 1675 0 0 0 16161 1 0 0 25 0 1 0 187047643 8142848 1655 1992294400 134512640 135156773 4294956080 18446744073709551615 134548298 0 4 0 3 0 0 0 17 0 0 0
/proc/6647/statm: 1988 1655 74 157 0 1828 0
[pid=6636/tid=6638] ppid=6634 vsize=1686456 CPUtime=0.46
/proc/6636/task/6638/stat : 6638 (java) S 6634 6636 5603 0 -1 64 2141 0 1 0 45 1 0 0 18 0 12 0 187047584 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6639] ppid=6634 vsize=1686456 CPUtime=0.11
/proc/6636/task/6639/stat : 6639 (java) S 6634 6636 5603 0 -1 64 3101 0 0 0 10 1 0 0 16 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6636/tid=6640] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6640/stat : 6640 (java) S 6634 6636 5603 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6641] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6641/stat : 6641 (java) S 6634 6636 5603 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6642] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6642/stat : 6642 (java) S 6634 6636 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6643] ppid=6634 vsize=1686456 CPUtime=0.1
/proc/6636/task/6643/stat : 6643 (java) S 6634 6636 5603 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6644] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6644/stat : 6644 (java) S 6634 6636 5603 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6645] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6645/stat : 6645 (java) S 6634 6636 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6646] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6646/stat : 6646 (java) S 6634 6636 5603 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187047643 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6636/tid=6648] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6648/stat : 6648 (java) S 6634 6636 5603 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6636/tid=6649] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6649/stat : 6649 (java) S 6634 6636 5603 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 1694408

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6649
/proc/meminfo: memFree=1671896/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1686456 CPUtime=0.7
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 6543 0 1 0 67 3 0 0 20 0 12 0 187047583 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421614 5342 2165 9 0 416525 0
[pid=6647] ppid=6636 vsize=8652 CPUtime=221.6
/proc/6647/stat : 6647 (minisat) R 6636 6636 5603 0 -1 4194304 1846 0 0 0 22159 1 0 0 25 0 1 0 187047643 8859648 1826 1992294400 134512640 135156773 4294956080 18446744073709551615 134556324 0 4 0 3 0 0 0 17 0 0 0
/proc/6647/statm: 2163 1826 74 157 0 2003 0
[pid=6636/tid=6638] ppid=6634 vsize=1686456 CPUtime=0.46
/proc/6636/task/6638/stat : 6638 (java) S 6634 6636 5603 0 -1 64 2141 0 1 0 45 1 0 0 18 0 12 0 187047584 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6639] ppid=6634 vsize=1686456 CPUtime=0.11
/proc/6636/task/6639/stat : 6639 (java) S 6634 6636 5603 0 -1 64 3101 0 0 0 10 1 0 0 16 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6636/tid=6640] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6640/stat : 6640 (java) S 6634 6636 5603 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6641] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6641/stat : 6641 (java) S 6634 6636 5603 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6642] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6642/stat : 6642 (java) S 6634 6636 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6643] ppid=6634 vsize=1686456 CPUtime=0.1
/proc/6636/task/6643/stat : 6643 (java) S 6634 6636 5603 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6644] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6644/stat : 6644 (java) S 6634 6636 5603 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6645] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6645/stat : 6645 (java) S 6634 6636 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6646] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6646/stat : 6646 (java) S 6634 6636 5603 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187047643 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6636/tid=6648] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6648/stat : 6648 (java) S 6634 6636 5603 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6636/tid=6649] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6649/stat : 6649 (java) S 6634 6636 5603 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1695108

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6649
/proc/meminfo: memFree=1671704/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1686456 CPUtime=0.7
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 6543 0 1 0 67 3 0 0 20 0 12 0 187047583 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421614 5342 2165 9 0 416525 0
[pid=6647] ppid=6636 vsize=8968 CPUtime=281.58
/proc/6647/stat : 6647 (minisat) R 6636 6636 5603 0 -1 4194304 1912 0 0 0 28157 1 0 0 25 0 1 0 187047643 9183232 1892 1992294400 134512640 135156773 4294956080 18446744073709551615 134556347 0 4 0 3 0 0 0 17 0 0 0
/proc/6647/statm: 2242 1892 74 157 0 2082 0
[pid=6636/tid=6638] ppid=6634 vsize=1686456 CPUtime=0.46
/proc/6636/task/6638/stat : 6638 (java) S 6634 6636 5603 0 -1 64 2141 0 1 0 45 1 0 0 18 0 12 0 187047584 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6639] ppid=6634 vsize=1686456 CPUtime=0.11
/proc/6636/task/6639/stat : 6639 (java) S 6634 6636 5603 0 -1 64 3101 0 0 0 10 1 0 0 16 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6636/tid=6640] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6640/stat : 6640 (java) S 6634 6636 5603 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6641] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6641/stat : 6641 (java) S 6634 6636 5603 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6642] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6642/stat : 6642 (java) S 6634 6636 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6643] ppid=6634 vsize=1686456 CPUtime=0.1
/proc/6636/task/6643/stat : 6643 (java) S 6634 6636 5603 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6644] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6644/stat : 6644 (java) S 6634 6636 5603 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6645] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6645/stat : 6645 (java) S 6634 6636 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6646] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6646/stat : 6646 (java) S 6634 6636 5603 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187047643 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6636/tid=6648] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6648/stat : 6648 (java) S 6634 6636 5603 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6636/tid=6649] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6649/stat : 6649 (java) S 6634 6636 5603 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1695424

Solver just ended. Dumping a history of the last processes samples

[startup+282.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6649
/proc/meminfo: memFree=1671704/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1686456 CPUtime=0.7
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 6543 0 1 0 67 3 0 0 20 0 12 0 187047583 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421614 5342 2165 9 0 416525 0
[pid=6647] ppid=6636 vsize=8968 CPUtime=281.78
/proc/6647/stat : 6647 (minisat) R 6636 6636 5603 0 -1 4194304 1912 0 0 0 28177 1 0 0 25 0 1 0 187047643 9183232 1892 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/6647/statm: 2242 1892 74 157 0 2082 0
[pid=6636/tid=6638] ppid=6634 vsize=1686456 CPUtime=0.46
/proc/6636/task/6638/stat : 6638 (java) S 6634 6636 5603 0 -1 64 2141 0 1 0 45 1 0 0 18 0 12 0 187047584 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6639] ppid=6634 vsize=1686456 CPUtime=0.11
/proc/6636/task/6639/stat : 6639 (java) S 6634 6636 5603 0 -1 64 3101 0 0 0 10 1 0 0 16 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6636/tid=6640] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6640/stat : 6640 (java) S 6634 6636 5603 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6641] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6641/stat : 6641 (java) S 6634 6636 5603 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6642] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6642/stat : 6642 (java) S 6634 6636 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6643] ppid=6634 vsize=1686456 CPUtime=0.1
/proc/6636/task/6643/stat : 6643 (java) S 6634 6636 5603 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6644] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6644/stat : 6644 (java) S 6634 6636 5603 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6645] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6645/stat : 6645 (java) S 6634 6636 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6646] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6646/stat : 6646 (java) S 6634 6636 5603 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187047643 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6636/tid=6648] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6648/stat : 6648 (java) S 6634 6636 5603 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6636/tid=6649] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6649/stat : 6649 (java) S 6634 6636 5603 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 1695424

[startup+282.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 6649
/proc/meminfo: memFree=1671704/2055920 swapFree=4192812/4192956
[pid=6636] ppid=6634 vsize=1686456 CPUtime=0.7
/proc/6636/stat : 6636 (java) S 6634 6636 5603 0 -1 0 6543 0 1 0 67 3 0 0 20 0 12 0 187047583 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6636/statm: 421614 5342 2165 9 0 416525 0
[pid=6647] ppid=6636 vsize=8968 CPUtime=281.88
/proc/6647/stat : 6647 (minisat) R 6636 6636 5603 0 -1 4194304 1912 0 0 0 28187 1 0 0 25 0 1 0 187047643 9183232 1892 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/6647/statm: 2242 1892 74 157 0 2082 0
[pid=6636/tid=6638] ppid=6634 vsize=1686456 CPUtime=0.46
/proc/6636/task/6638/stat : 6638 (java) S 6634 6636 5603 0 -1 64 2141 0 1 0 45 1 0 0 18 0 12 0 187047584 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6639] ppid=6634 vsize=1686456 CPUtime=0.11
/proc/6636/task/6639/stat : 6639 (java) S 6634 6636 5603 0 -1 64 3101 0 0 0 10 1 0 0 16 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6636/tid=6640] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6640/stat : 6640 (java) S 6634 6636 5603 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6641] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6641/stat : 6641 (java) S 6634 6636 5603 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047585 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6642] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6642/stat : 6642 (java) S 6634 6636 5603 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6643] ppid=6634 vsize=1686456 CPUtime=0.1
/proc/6636/task/6643/stat : 6643 (java) S 6634 6636 5603 0 -1 64 429 0 0 0 10 0 0 0 16 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6644] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6644/stat : 6644 (java) S 6634 6636 5603 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6645] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6645/stat : 6645 (java) S 6634 6636 5603 0 -1 64 13 0 0 0 0 0 0 0 15 0 12 0 187047587 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6636/tid=6646] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6646/stat : 6646 (java) S 6634 6636 5603 0 -1 64 68 0 0 0 0 0 0 0 18 0 12 0 187047643 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=6636/tid=6648] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6648/stat : 6648 (java) S 6634 6636 5603 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=6636/tid=6649] ppid=6634 vsize=1686456 CPUtime=0
/proc/6636/task/6649/stat : 6649 (java) S 6634 6636 5603 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187047644 1726930944 5342 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.58
Current children cumulated vsize (KiB) 1695424

Child status: 0
Real time (s): 282.69
CPU time (s): 282.666
CPU user time (s): 282.611
CPU system time (s): 0.054991
CPU usage (%): 99.9916
Max. virtual memory (cumulated for all children) (KiB): 1695424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 282.611
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8517
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= 6039
involuntary context switches= 6572

runsolver used 0.282956 second user time and 0.771882 second system time

The end

Launcher Data

Begin job on node27 at 2009-06-17 01:21:19
IDJOB=1883502
IDBENCH=1279
IDSOLVER=688
FILE ID=node27/1883502-1245194479
PBS_JOBID= 9368287
Free space on /tmp= 66288 MiB

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

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

MD5SUM BENCH= 92f66beef1a16468af1cdeb8f0308249
RANDOM SEED=1868694466

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1693400 kB
Buffers:         60876 kB
Cached:         226968 kB
SwapCached:          0 kB
Active:          75168 kB
Inactive:       227092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1693400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1328 kB
Writeback:           0 kB
Mapped:          24228 kB
Slab:            46240 kB
Committed_AS:   179768 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883502-1245194479.opb

Free space on /tmp at the end= 66288 MiB
End job on node27 at 2009-06-17 01:26:02