Trace number 1883588

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 121.776 121.749

General information on the benchmark

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

Solver Data

0.68/0.67	------------------------
0.68/0.67	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.68/0.67	Size : 0, 10406, 0, 0, 25710
0.68/0.67	Count : 0, 2706, 0, 0, 1
0.68/0.67	
0.68/0.67	Command line : minisat tmp.dimacs %var 
0.68/0.67	
0.68/0.67	------------------------
0.68/0.68	This is MiniSat 2.0 beta
0.68/0.68	WARNING: for repeatability, setting FPU to use double precision
0.68/0.68	============================[ Problem Statistics ]=============================
0.68/0.68	|                                                                             |
0.68/0.68	|  Number of variables:  1429                                                 |
0.68/0.68	|  Number of clauses:    12872                                                |
0.68/0.69	|  Parsing time:         0.01         s                                       |
0.76/0.71	============================[ Search Statistics ]==============================
0.76/0.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.76/0.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.76/0.71	===============================================================================
0.76/0.71	|         0 |     812     7250    21504 |     2416        0    nan |  0.000 % |
0.76/0.71	|       102 |     812     7250    21504 |     2658      102     32 |  4.969 % |
0.76/0.72	|       253 |     812     7250    21504 |     2924      253     33 |  4.969 % |
0.76/0.73	|       480 |     812     7250    21504 |     3216      480     37 |  4.969 % |
0.76/0.75	|       817 |     812     7250    21504 |     3538      817     35 |  4.969 % |
0.76/0.78	|      1326 |     812     7250    21504 |     3892     1326     40 |  4.969 % |
0.76/0.82	|      2086 |     812     7250    21504 |     4281     2086     37 |  4.969 % |
0.76/0.90	|      3225 |     812     7250    21504 |     4709     3225     36 |  4.969 % |
1.08/1.06	|      4933 |     812     7250    21504 |     5180     4933     40 |  4.969 % |
1.27/1.29	|      7496 |     812     7250    21504 |     5698     4781     38 |  4.969 % |
1.67/1.62	|     11340 |     812     7250    21504 |     6268     5695     31 |  4.969 % |
2.18/2.15	|     17107 |     812     7250    21504 |     6895     4976     35 |  4.969 % |
3.07/3.02	|     25756 |     812     7250    21504 |     7584     6422     38 |  4.969 % |
4.48/4.43	|     38733 |     812     7250    21504 |     8342     7671     40 |  4.969 % |
6.37/6.31	|     58194 |     812     7250    21504 |     9177     5735     28 |  4.969 % |
9.57/9.51	|     87386 |     812     7250    21504 |    10095     6589     33 |  4.969 % |
14.06/14.07	|    131175 |     812     7250    21504 |    11104     9132     30 |  4.969 % |
21.56/21.59	|    196859 |     812     7250    21504 |    12214     6767     26 |  4.969 % |
33.75/33.73	|    295386 |     812     7250    21504 |    13436    11851     35 |  4.969 % |
52.35/52.32	|    443178 |     812     7250    21504 |    14780     9098     29 |  4.969 % |
82.03/82.09	|    664862 |     812     7250    21504 |    16258    12881     28 |  4.969 % |
121.72/121.72	===============================================================================
121.72/121.72	restarts              : 21
121.72/121.72	conflicts             : 918307         (7590 /sec)
121.72/121.72	decisions             : 1120655        (1.35 % random) (9263 /sec)
121.72/121.72	propagations          : 114402958      (945623 /sec)
121.72/121.72	conflict literals     : 30049452       (28.02 % deleted)
121.72/121.72	Memory used           : 8.10 MB
121.72/121.72	CPU time              : 120.982 s
121.72/121.72	
121.72/121.72	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-1883588-1245194777/watcher-1883588-1245194777 -o /tmp/evaluation-result-1883588-1245194777/solver-1883588-1245194777 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883588-1245194777.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7818
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1620 CPUtime=0
/proc/7818/stat : 7818 (java) R 7816 7818 7004 0 -1 0 190 0 0 0 0 0 0 0 18 0 1 0 187074675 1658880 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/7818/statm: 405 161 124 9 0 47 0

[startup+0.039588 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7818
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1682168 CPUtime=0.02
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 1940 0 1 0 2 0 0 0 18 0 5 0 187074675 1722540032 1523 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 420542 1523 869 9 0 415457 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1682168

[startup+0.101889 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7818
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1685404 CPUtime=0.11
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 2859 0 1 0 10 1 0 0 18 0 9 0 187074675 1725853696 2354 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421351 2354 1215 9 0 416262 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685404

[startup+0.301623 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7818
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1685564 CPUtime=0.36
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 3798 0 1 0 35 1 0 0 18 0 9 0 187074675 1726017536 3269 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421391 3269 1258 9 0 416302 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1685564

[startup+0.701657 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7818
/proc/meminfo: memFree=1857960/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1686628 CPUtime=0.76
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 6425 0 1 0 74 2 0 0 18 0 12 0 187074675 1727107072 5434 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421657 5434 2165 9 0 416568 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1686628

[startup+1.50173 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7831
/proc/meminfo: memFree=1842624/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1686628 CPUtime=0.76
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 6506 0 1 0 74 2 0 0 18 0 12 0 187074675 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421657 5436 2165 9 0 416568 0
[pid=7829] ppid=7818 vsize=3636 CPUtime=0.81
/proc/7829/stat : 7829 (minisat) R 7818 7818 7004 0 -1 4194304 617 0 0 0 81 0 0 0 25 0 1 0 187074743 3723264 596 1992294400 134512640 135156773 4294956080 18446744073709551615 134553606 0 4 0 3 0 0 0 17 0 0 0
/proc/7829/statm: 909 596 75 157 0 749 0
[pid=7818/tid=7820] ppid=7816 vsize=1686628 CPUtime=0.49
/proc/7818/task/7820/stat : 7820 (java) S 7816 7818 7004 0 -1 64 2137 0 1 0 49 0 0 0 18 0 12 0 187074676 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7821] ppid=7816 vsize=1686628 CPUtime=0.15
/proc/7818/task/7821/stat : 7821 (java) S 7816 7818 7004 0 -1 64 3066 0 0 0 15 0 0 0 16 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7822] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7822/stat : 7822 (java) S 7816 7818 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7823] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7823/stat : 7823 (java) S 7816 7818 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7824] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7824/stat : 7824 (java) S 7816 7818 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7825] ppid=7816 vsize=1686628 CPUtime=0.09
/proc/7818/task/7825/stat : 7825 (java) S 7816 7818 7004 0 -1 64 434 0 0 0 9 0 0 0 16 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7826] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7826/stat : 7826 (java) S 7816 7818 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7827] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7827/stat : 7827 (java) S 7816 7818 7004 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7828] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7828/stat : 7828 (java) S 7816 7818 7004 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187074743 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7818/tid=7830] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7830/stat : 7830 (java) S 7816 7818 7004 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7818/tid=7831] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7831/stat : 7831 (java) S 7816 7818 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1690264

[startup+3.1029 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7831
/proc/meminfo: memFree=1841984/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1686628 CPUtime=0.76
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 6525 0 1 0 74 2 0 0 18 0 12 0 187074675 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421657 5436 2165 9 0 416568 0
[pid=7829] ppid=7818 vsize=4036 CPUtime=2.41
/proc/7829/stat : 7829 (minisat) R 7818 7818 7004 0 -1 4194304 730 0 0 0 241 0 0 0 25 0 1 0 187074743 4132864 709 1992294400 134512640 135156773 4294956080 18446744073709551615 134556324 0 4 0 3 0 0 0 17 0 0 0
/proc/7829/statm: 1009 709 75 157 0 849 0
[pid=7818/tid=7820] ppid=7816 vsize=1686628 CPUtime=0.49
/proc/7818/task/7820/stat : 7820 (java) S 7816 7818 7004 0 -1 64 2137 0 1 0 49 0 0 0 18 0 12 0 187074676 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7821] ppid=7816 vsize=1686628 CPUtime=0.15
/proc/7818/task/7821/stat : 7821 (java) S 7816 7818 7004 0 -1 64 3084 0 0 0 15 0 0 0 16 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7822] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7822/stat : 7822 (java) S 7816 7818 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7823] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7823/stat : 7823 (java) S 7816 7818 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7824] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7824/stat : 7824 (java) S 7816 7818 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7825] ppid=7816 vsize=1686628 CPUtime=0.09
/proc/7818/task/7825/stat : 7825 (java) S 7816 7818 7004 0 -1 64 434 0 0 0 9 0 0 0 16 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7826] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7826/stat : 7826 (java) S 7816 7818 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7827] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7827/stat : 7827 (java) S 7816 7818 7004 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7828] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7828/stat : 7828 (java) S 7816 7818 7004 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187074743 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7818/tid=7830] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7830/stat : 7830 (java) S 7816 7818 7004 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7818/tid=7831] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7831/stat : 7831 (java) S 7816 7818 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1690664

[startup+6.30222 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7831
/proc/meminfo: memFree=1840968/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1686628 CPUtime=0.76
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 6667 0 1 0 74 2 0 0 18 0 12 0 187074675 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421657 5436 2165 9 0 416568 0
[pid=7829] ppid=7818 vsize=4568 CPUtime=5.61
/proc/7829/stat : 7829 (minisat) R 7818 7818 7004 0 -1 4194304 844 0 0 0 561 0 0 0 25 0 1 0 187074743 4677632 823 1992294400 134512640 135156773 4294956080 18446744073709551615 134556683 0 4 0 3 0 0 0 17 0 0 0
/proc/7829/statm: 1142 823 75 157 0 982 0
[pid=7818/tid=7820] ppid=7816 vsize=1686628 CPUtime=0.49
/proc/7818/task/7820/stat : 7820 (java) S 7816 7818 7004 0 -1 64 2137 0 1 0 49 0 0 0 18 0 12 0 187074676 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7821] ppid=7816 vsize=1686628 CPUtime=0.15
/proc/7818/task/7821/stat : 7821 (java) S 7816 7818 7004 0 -1 64 3214 0 0 0 15 0 0 0 16 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7822] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7822/stat : 7822 (java) S 7816 7818 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7823] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7823/stat : 7823 (java) S 7816 7818 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7824] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7824/stat : 7824 (java) S 7816 7818 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7825] ppid=7816 vsize=1686628 CPUtime=0.09
/proc/7818/task/7825/stat : 7825 (java) S 7816 7818 7004 0 -1 64 434 0 0 0 9 0 0 0 16 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7826] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7826/stat : 7826 (java) S 7816 7818 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7827] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7827/stat : 7827 (java) S 7816 7818 7004 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7828] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7828/stat : 7828 (java) S 7816 7818 7004 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187074743 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7818/tid=7830] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7830/stat : 7830 (java) S 7816 7818 7004 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7818/tid=7831] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7831/stat : 7831 (java) S 7816 7818 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1691196

[startup+12.7029 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7831
/proc/meminfo: memFree=1840328/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1686628 CPUtime=0.76
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 6667 0 1 0 74 2 0 0 18 0 12 0 187074675 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421657 5436 2165 9 0 416568 0
[pid=7829] ppid=7818 vsize=5228 CPUtime=12
/proc/7829/stat : 7829 (minisat) R 7818 7818 7004 0 -1 4194304 1013 0 0 0 1200 0 0 0 25 0 1 0 187074743 5353472 992 1992294400 134512640 135156773 4294956080 18446744073709551615 134556286 0 4 0 3 0 0 0 17 0 0 0
/proc/7829/statm: 1307 992 75 157 0 1147 0
[pid=7818/tid=7820] ppid=7816 vsize=1686628 CPUtime=0.49
/proc/7818/task/7820/stat : 7820 (java) S 7816 7818 7004 0 -1 64 2137 0 1 0 49 0 0 0 18 0 12 0 187074676 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7821] ppid=7816 vsize=1686628 CPUtime=0.15
/proc/7818/task/7821/stat : 7821 (java) S 7816 7818 7004 0 -1 64 3214 0 0 0 15 0 0 0 16 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7822] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7822/stat : 7822 (java) S 7816 7818 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7823] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7823/stat : 7823 (java) S 7816 7818 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7824] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7824/stat : 7824 (java) S 7816 7818 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7825] ppid=7816 vsize=1686628 CPUtime=0.09
/proc/7818/task/7825/stat : 7825 (java) S 7816 7818 7004 0 -1 64 434 0 0 0 9 0 0 0 16 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7826] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7826/stat : 7826 (java) S 7816 7818 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7827] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7827/stat : 7827 (java) S 7816 7818 7004 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7828] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7828/stat : 7828 (java) S 7816 7818 7004 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187074743 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7818/tid=7830] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7830/stat : 7830 (java) S 7816 7818 7004 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7818/tid=7831] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7831/stat : 7831 (java) S 7816 7818 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 1691856

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7831
/proc/meminfo: memFree=1839560/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1686628 CPUtime=0.76
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 6667 0 1 0 74 2 0 0 18 0 12 0 187074675 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421657 5436 2165 9 0 416568 0
[pid=7829] ppid=7818 vsize=5916 CPUtime=24.8
/proc/7829/stat : 7829 (minisat) R 7818 7818 7004 0 -1 4194304 1185 0 0 0 2480 0 0 0 25 0 1 0 187074743 6057984 1164 1992294400 134512640 135156773 4294956080 18446744073709551615 134554391 0 4 0 3 0 0 0 17 0 0 0
/proc/7829/statm: 1479 1164 75 157 0 1319 0

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


[startup+118.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7831
/proc/meminfo: memFree=1837192/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1686628 CPUtime=0.76
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 6667 0 1 0 74 2 0 0 18 0 12 0 187074675 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421657 5436 2165 9 0 416568 0
[pid=7829] ppid=7818 vsize=8288 CPUtime=117.56
/proc/7829/stat : 7829 (minisat) R 7818 7818 7004 0 -1 4194304 1741 0 0 0 11755 1 0 0 25 0 1 0 187074743 8486912 1720 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/7829/statm: 2072 1720 75 157 0 1912 0
[pid=7818/tid=7820] ppid=7816 vsize=1686628 CPUtime=0.49
/proc/7818/task/7820/stat : 7820 (java) S 7816 7818 7004 0 -1 64 2137 0 1 0 49 0 0 0 18 0 12 0 187074676 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7821] ppid=7816 vsize=1686628 CPUtime=0.15
/proc/7818/task/7821/stat : 7821 (java) S 7816 7818 7004 0 -1 64 3214 0 0 0 15 0 0 0 16 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7822] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7822/stat : 7822 (java) S 7816 7818 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7823] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7823/stat : 7823 (java) S 7816 7818 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7824] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7824/stat : 7824 (java) S 7816 7818 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7825] ppid=7816 vsize=1686628 CPUtime=0.09
/proc/7818/task/7825/stat : 7825 (java) S 7816 7818 7004 0 -1 64 434 0 0 0 9 0 0 0 16 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7826] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7826/stat : 7826 (java) S 7816 7818 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7827] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7827/stat : 7827 (java) S 7816 7818 7004 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7828] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7828/stat : 7828 (java) S 7816 7818 7004 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187074743 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7818/tid=7830] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7830/stat : 7830 (java) S 7816 7818 7004 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7818/tid=7831] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7831/stat : 7831 (java) S 7816 7818 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 118.32
Current children cumulated vsize (KiB) 1694916

[startup+119.907 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7831
/proc/meminfo: memFree=1837128/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1686628 CPUtime=0.76
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 6667 0 1 0 74 2 0 0 18 0 12 0 187074675 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421657 5436 2165 9 0 416568 0
[pid=7829] ppid=7818 vsize=8288 CPUtime=119.17
/proc/7829/stat : 7829 (minisat) R 7818 7818 7004 0 -1 4194304 1754 0 0 0 11916 1 0 0 25 0 1 0 187074743 8486912 1733 1992294400 134512640 135156773 4294956080 18446744073709551615 134556407 0 4 0 3 0 0 0 17 0 0 0
/proc/7829/statm: 2072 1733 75 157 0 1912 0
[pid=7818/tid=7820] ppid=7816 vsize=1686628 CPUtime=0.49
/proc/7818/task/7820/stat : 7820 (java) S 7816 7818 7004 0 -1 64 2137 0 1 0 49 0 0 0 18 0 12 0 187074676 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7821] ppid=7816 vsize=1686628 CPUtime=0.15
/proc/7818/task/7821/stat : 7821 (java) S 7816 7818 7004 0 -1 64 3214 0 0 0 15 0 0 0 16 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7822] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7822/stat : 7822 (java) S 7816 7818 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7823] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7823/stat : 7823 (java) S 7816 7818 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7824] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7824/stat : 7824 (java) S 7816 7818 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7825] ppid=7816 vsize=1686628 CPUtime=0.09
/proc/7818/task/7825/stat : 7825 (java) S 7816 7818 7004 0 -1 64 434 0 0 0 9 0 0 0 16 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7826] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7826/stat : 7826 (java) S 7816 7818 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7827] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7827/stat : 7827 (java) S 7816 7818 7004 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7828] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7828/stat : 7828 (java) S 7816 7818 7004 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187074743 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7818/tid=7830] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7830/stat : 7830 (java) S 7816 7818 7004 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7818/tid=7831] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7831/stat : 7831 (java) S 7816 7818 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 119.93
Current children cumulated vsize (KiB) 1694916

[startup+120.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7831
/proc/meminfo: memFree=1837128/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1686628 CPUtime=0.76
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 6667 0 1 0 74 2 0 0 18 0 12 0 187074675 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421657 5436 2165 9 0 416568 0
[pid=7829] ppid=7818 vsize=8288 CPUtime=119.96
/proc/7829/stat : 7829 (minisat) R 7818 7818 7004 0 -1 4194304 1754 0 0 0 11995 1 0 0 25 0 1 0 187074743 8486912 1733 1992294400 134512640 135156773 4294956080 18446744073709551615 134548298 0 4 0 3 0 0 0 17 0 0 0
/proc/7829/statm: 2072 1733 75 157 0 1912 0
[pid=7818/tid=7820] ppid=7816 vsize=1686628 CPUtime=0.49
/proc/7818/task/7820/stat : 7820 (java) S 7816 7818 7004 0 -1 64 2137 0 1 0 49 0 0 0 18 0 12 0 187074676 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7821] ppid=7816 vsize=1686628 CPUtime=0.15
/proc/7818/task/7821/stat : 7821 (java) S 7816 7818 7004 0 -1 64 3214 0 0 0 15 0 0 0 16 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7822] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7822/stat : 7822 (java) S 7816 7818 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7823] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7823/stat : 7823 (java) S 7816 7818 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7824] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7824/stat : 7824 (java) S 7816 7818 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7825] ppid=7816 vsize=1686628 CPUtime=0.09
/proc/7818/task/7825/stat : 7825 (java) S 7816 7818 7004 0 -1 64 434 0 0 0 9 0 0 0 16 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7826] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7826/stat : 7826 (java) S 7816 7818 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7827] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7827/stat : 7827 (java) S 7816 7818 7004 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7828] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7828/stat : 7828 (java) S 7816 7818 7004 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187074743 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7818/tid=7830] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7830/stat : 7830 (java) S 7816 7818 7004 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7818/tid=7831] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7831/stat : 7831 (java) S 7816 7818 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 120.72
Current children cumulated vsize (KiB) 1694916

[startup+121.503 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7831
/proc/meminfo: memFree=1837128/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1686628 CPUtime=0.76
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 6667 0 1 0 74 2 0 0 18 0 12 0 187074675 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421657 5436 2165 9 0 416568 0
[pid=7829] ppid=7818 vsize=8288 CPUtime=120.76
/proc/7829/stat : 7829 (minisat) R 7818 7818 7004 0 -1 4194304 1754 0 0 0 12075 1 0 0 25 0 1 0 187074743 8486912 1733 1992294400 134512640 135156773 4294956080 18446744073709551615 134556410 0 4 0 3 0 0 0 17 0 0 0
/proc/7829/statm: 2072 1733 75 157 0 1912 0
[pid=7818/tid=7820] ppid=7816 vsize=1686628 CPUtime=0.49
/proc/7818/task/7820/stat : 7820 (java) S 7816 7818 7004 0 -1 64 2137 0 1 0 49 0 0 0 18 0 12 0 187074676 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7821] ppid=7816 vsize=1686628 CPUtime=0.15
/proc/7818/task/7821/stat : 7821 (java) S 7816 7818 7004 0 -1 64 3214 0 0 0 15 0 0 0 16 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7822] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7822/stat : 7822 (java) S 7816 7818 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7823] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7823/stat : 7823 (java) S 7816 7818 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7824] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7824/stat : 7824 (java) S 7816 7818 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7825] ppid=7816 vsize=1686628 CPUtime=0.09
/proc/7818/task/7825/stat : 7825 (java) S 7816 7818 7004 0 -1 64 434 0 0 0 9 0 0 0 16 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7826] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7826/stat : 7826 (java) S 7816 7818 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7827] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7827/stat : 7827 (java) S 7816 7818 7004 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7828] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7828/stat : 7828 (java) S 7816 7818 7004 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187074743 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7818/tid=7830] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7830/stat : 7830 (java) S 7816 7818 7004 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7818/tid=7831] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7831/stat : 7831 (java) S 7816 7818 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 121.52
Current children cumulated vsize (KiB) 1694916

[startup+121.703 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7831
/proc/meminfo: memFree=1837128/2055920 swapFree=4192812/4192956
[pid=7818] ppid=7816 vsize=1686628 CPUtime=0.76
/proc/7818/stat : 7818 (java) S 7816 7818 7004 0 -1 0 6667 0 1 0 74 2 0 0 18 0 12 0 187074675 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7818/statm: 421657 5436 2165 9 0 416568 0
[pid=7829] ppid=7818 vsize=8288 CPUtime=120.96
/proc/7829/stat : 7829 (minisat) R 7818 7818 7004 0 -1 4194304 1754 0 0 0 12095 1 0 0 25 0 1 0 187074743 8486912 1733 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/7829/statm: 2072 1733 75 157 0 1912 0
[pid=7818/tid=7820] ppid=7816 vsize=1686628 CPUtime=0.49
/proc/7818/task/7820/stat : 7820 (java) S 7816 7818 7004 0 -1 64 2137 0 1 0 49 0 0 0 18 0 12 0 187074676 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7821] ppid=7816 vsize=1686628 CPUtime=0.15
/proc/7818/task/7821/stat : 7821 (java) S 7816 7818 7004 0 -1 64 3214 0 0 0 15 0 0 0 16 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7822] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7822/stat : 7822 (java) S 7816 7818 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7823] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7823/stat : 7823 (java) S 7816 7818 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074678 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7824] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7824/stat : 7824 (java) S 7816 7818 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7825] ppid=7816 vsize=1686628 CPUtime=0.09
/proc/7818/task/7825/stat : 7825 (java) S 7816 7818 7004 0 -1 64 434 0 0 0 9 0 0 0 16 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7826] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7826/stat : 7826 (java) S 7816 7818 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7818/tid=7827] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7827/stat : 7827 (java) S 7816 7818 7004 0 -1 64 17 0 0 0 0 0 0 0 15 0 12 0 187074680 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7818/tid=7828] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7828/stat : 7828 (java) S 7816 7818 7004 0 -1 64 72 0 0 0 0 0 0 0 16 0 12 0 187074743 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7818/tid=7830] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7830/stat : 7830 (java) S 7816 7818 7004 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7818/tid=7831] ppid=7816 vsize=1686628 CPUtime=0
/proc/7818/task/7831/stat : 7831 (java) S 7816 7818 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187074744 1727107072 5436 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 121.72
Current children cumulated vsize (KiB) 1694916

Child status: 0
Real time (s): 121.749
CPU time (s): 121.776
CPU user time (s): 121.731
CPU system time (s): 0.044993
CPU usage (%): 100.022
Max. virtual memory (cumulated for all children) (KiB): 1694916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.731
system time used= 0.044993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8478
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= 2826
involuntary context switches= 554

runsolver used 0.154976 second user time and 0.314952 second system time

The end

Launcher Data

Begin job on node45 at 2009-06-17 01:26:17
IDJOB=1883588
IDBENCH=1365
IDSOLVER=688
FILE ID=node45/1883588-1245194777
PBS_JOBID= 9368305
Free space on /tmp= 66172 MiB

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

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

MD5SUM BENCH= 76a48b8845ca731b7df3e7e82d604015
RANDOM SEED=1133123257

node45.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.240
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1858504 kB
Buffers:         44384 kB
Cached:          89640 kB
SwapCached:        140 kB
Active:          80864 kB
Inactive:        67244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             932 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            35408 kB
Committed_AS:   180548 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883588-1245194777.opb

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