Trace number 1883578

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 80.7417 80.689

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900547389.opb
MD5SUM6bb807214e0d1b3ab69b4b6ee86db452
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 benchmark22.3936
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 721
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.70/0.66	------------------------
0.70/0.67	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.70/0.67	Size : 0, 10406, 0, 0, 26180
0.70/0.67	Count : 0, 2706, 0, 0, 1
0.70/0.67	
0.70/0.67	Command line : minisat tmp.dimacs %var 
0.70/0.67	
0.70/0.67	------------------------
0.70/0.67	This is MiniSat 2.0 beta
0.70/0.67	WARNING: for repeatability, setting FPU to use double precision
0.70/0.67	============================[ Problem Statistics ]=============================
0.70/0.67	|                                                                             |
0.70/0.67	|  Number of variables:  1456                                                 |
0.70/0.67	|  Number of clauses:    13038                                                |
0.70/0.68	|  Parsing time:         0.01         s                                       |
0.77/0.70	============================[ Search Statistics ]==============================
0.77/0.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.77/0.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.77/0.70	===============================================================================
0.77/0.70	|         0 |     814     7230    21353 |     2410        0    nan |  0.000 % |
0.77/0.71	|       103 |     814     7230    21353 |     2651      103     33 |  4.739 % |
0.77/0.71	|       255 |     814     7230    21353 |     2916      255     27 |  4.739 % |
0.77/0.72	|       480 |     814     7230    21353 |     3207      480     28 |  4.739 % |
0.77/0.74	|       817 |     814     7230    21353 |     3528      817     27 |  4.739 % |
0.77/0.76	|      1323 |     814     7230    21353 |     3881     1323     32 |  4.739 % |
0.77/0.80	|      2082 |     814     7230    21353 |     4269     2082     33 |  4.739 % |
0.77/0.88	|      3222 |     814     7230    21353 |     4696     3222     33 |  4.739 % |
1.09/1.02	|      4930 |     814     7230    21353 |     5166     4930     32 |  4.739 % |
1.19/1.19	|      7493 |     814     7230    21353 |     5682     4795     30 |  4.739 % |
1.59/1.51	|     11338 |     814     7230    21353 |     6250     5709     30 |  4.739 % |
2.09/2.02	|     17111 |     814     7230    21353 |     6876     4960     32 |  4.739 % |
2.89/2.84	|     25762 |     814     7230    21353 |     7563     6539     41 |  4.739 % |
4.30/4.28	|     38736 |     814     7230    21353 |     8319     3926     27 |  4.739 % |
6.39/6.32	|     58201 |     814     7230    21353 |     9151     6233     31 |  4.739 % |
9.49/9.46	|     87395 |     814     7230    21353 |    10067     7230     32 |  4.739 % |
14.29/14.23	|    131185 |     814     7230    21353 |    11073     9728     31 |  4.739 % |
21.98/21.93	|    196871 |     814     7230    21353 |    12181     7276     30 |  4.739 % |
33.28/33.29	|    295401 |     814     7230    21353 |    13399     6348     29 |  4.739 % |
51.07/51.06	|    443192 |     814     7230    21353 |    14739    10884     26 |  4.739 % |
79.16/79.20	|    664875 |     762     6243    18766 |    16213     5389     26 |  8.310 % |
80.65/80.65	===============================================================================
80.65/80.65	restarts              : 21
80.65/80.65	conflicts             : 675498         (8454 /sec)
80.65/80.65	decisions             : 845648         (1.33 % random) (10584 /sec)
80.65/80.65	propagations          : 83567191       (1045899 /sec)
80.65/80.65	conflict literals     : 21221325       (25.83 % deleted)
80.65/80.65	Memory used           : 7.25 MB
80.65/80.65	CPU time              : 79.8999 s
80.65/80.65	
80.65/80.65	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-1883578-1245194741/watcher-1883578-1245194741 -o /tmp/evaluation-result-1883578-1245194741/solver-1883578-1245194741 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883578-1245194741.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.07 1.00 1.00 3/64 7286
/proc/meminfo: memFree=1840144/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=152 CPUtime=0
/proc/7286/stat : 7286 (java) R 7284 7286 6874 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187074100 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 12591908 0 0 4096 0 0 0 0 17 0 0 0
/proc/7286/statm: 38 26 19 9 0 4 0

[startup+0.0963321 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 7286
/proc/meminfo: memFree=1840144/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1685288 CPUtime=0.1
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 2858 0 1 0 9 1 0 0 18 0 9 0 187074100 1725734912 2352 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421322 2352 1218 9 0 416233 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685288

[startup+0.10233 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 7286
/proc/meminfo: memFree=1840144/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1685288 CPUtime=0.12
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 2939 0 1 0 10 2 0 0 18 0 9 0 187074100 1725734912 2429 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421322 2429 1226 9 0 416233 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 1685288

[startup+0.302358 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 7286
/proc/meminfo: memFree=1840144/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1685440 CPUtime=0.39
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 3880 0 1 0 37 2 0 0 18 0 9 0 187074100 1725890560 3350 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421360 3350 1258 9 0 416271 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1685440

[startup+0.702397 s]
/proc/loadavg: 1.07 1.00 1.00 3/64 7286
/proc/meminfo: memFree=1840144/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1686552 CPUtime=0.77
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 6437 0 1 0 73 4 0 0 18 0 12 0 187074100 1727029248 5446 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421638 5446 2165 9 0 416549 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 1686552

[startup+1.50149 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 7299
/proc/meminfo: memFree=1824872/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1686552 CPUtime=0.77
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 6518 0 1 0 73 4 0 0 18 0 12 0 187074100 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421638 5448 2165 9 0 416549 0
[pid=7297] ppid=7286 vsize=3480 CPUtime=0.82
/proc/7297/stat : 7297 (minisat) R 7286 7286 6874 0 -1 4194304 573 0 0 0 82 0 0 0 25 0 1 0 187074167 3563520 551 1992294400 134512640 135156773 4294956080 18446744073709551615 134556253 0 4 0 3 0 0 0 17 0 0 0
/proc/7297/statm: 870 551 75 157 0 710 0
[pid=7286/tid=7288] ppid=7284 vsize=1686552 CPUtime=0.49
/proc/7286/task/7288/stat : 7288 (java) S 7284 7286 6874 0 -1 64 2131 0 1 0 48 1 0 0 17 0 12 0 187074101 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7289] ppid=7284 vsize=1686552 CPUtime=0.15
/proc/7286/task/7289/stat : 7289 (java) S 7284 7286 6874 0 -1 64 3067 0 0 0 14 1 0 0 16 0 12 0 187074102 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7290] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7290/stat : 7290 (java) S 7284 7286 6874 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187074102 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7291] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7291/stat : 7291 (java) S 7284 7286 6874 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074102 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7292] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7292/stat : 7292 (java) S 7284 7286 6874 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074104 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7293] ppid=7284 vsize=1686552 CPUtime=0.1
/proc/7286/task/7293/stat : 7293 (java) S 7284 7286 6874 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187074104 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7294] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7294/stat : 7294 (java) S 7284 7286 6874 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187074104 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7295] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7295/stat : 7295 (java) S 7284 7286 6874 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 187074104 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7296] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7296/stat : 7296 (java) S 7284 7286 6874 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187074167 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7286/tid=7298] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7298/stat : 7298 (java) S 7284 7286 6874 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187074168 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7286/tid=7299] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7299/stat : 7299 (java) S 7284 7286 6874 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187074168 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 1690032

[startup+3.10167 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 7299
/proc/meminfo: memFree=1824232/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1686552 CPUtime=0.77
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 6537 0 1 0 73 4 0 0 18 0 12 0 187074100 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421638 5448 2165 9 0 416549 0
[pid=7297] ppid=7286 vsize=4276 CPUtime=2.42
/proc/7297/stat : 7297 (minisat) R 7286 7286 6874 0 -1 4194304 788 0 0 0 242 0 0 0 25 0 1 0 187074167 4378624 766 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 0 0 0
/proc/7297/statm: 1069 766 75 157 0 909 0
[pid=7286/tid=7288] ppid=7284 vsize=1686552 CPUtime=0.49
/proc/7286/task/7288/stat : 7288 (java) S 7284 7286 6874 0 -1 64 2131 0 1 0 48 1 0 0 17 0 12 0 187074101 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7289] ppid=7284 vsize=1686552 CPUtime=0.15
/proc/7286/task/7289/stat : 7289 (java) S 7284 7286 6874 0 -1 64 3085 0 0 0 14 1 0 0 16 0 12 0 187074102 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7290] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7290/stat : 7290 (java) S 7284 7286 6874 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187074102 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7291] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7291/stat : 7291 (java) S 7284 7286 6874 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074102 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7292] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7292/stat : 7292 (java) S 7284 7286 6874 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074104 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7293] ppid=7284 vsize=1686552 CPUtime=0.1
/proc/7286/task/7293/stat : 7293 (java) S 7284 7286 6874 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187074104 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7294] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7294/stat : 7294 (java) S 7284 7286 6874 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187074104 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7295] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7295/stat : 7295 (java) S 7284 7286 6874 0 -1 64 4 0 0 0 0 0 0 0 15 0 12 0 187074104 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7296] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7296/stat : 7296 (java) S 7284 7286 6874 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187074167 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7286/tid=7298] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7298/stat : 7298 (java) S 7284 7286 6874 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187074168 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7286/tid=7299] ppid=7284 vsize=1686552 CPUtime=0
/proc/7286/task/7299/stat : 7299 (java) S 7284 7286 6874 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187074168 1727029248 5448 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 1690828

[startup+6.30203 s]
/proc/loadavg: 1.07 1.00 1.00 2/77 7299
/proc/meminfo: memFree=1823216/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1686540 CPUtime=0.8
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 6676 0 1 0 74 6 0 0 18 0 12 0 187074100 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421635 5445 2165 9 0 416546 0
[pid=7297] ppid=7286 vsize=4544 CPUtime=5.59
/proc/7297/stat : 7297 (minisat) R 7286 7286 6874 0 -1 4194304 851 0 0 0 559 0 0 0 25 0 1 0 187074167 4653056 829 1992294400 134512640 135156773 4294956080 18446744073709551615 134556332 0 4 0 3 0 0 0 17 0 0 0
/proc/7297/statm: 1136 829 75 157 0 976 0
[pid=7286/tid=7288] ppid=7284 vsize=1686540 CPUtime=0.49
/proc/7286/task/7288/stat : 7288 (java) S 7284 7286 6874 0 -1 64 2131 0 1 0 48 1 0 0 17 0 12 0 187074101 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7289] ppid=7284 vsize=1686540 CPUtime=0.15
/proc/7286/task/7289/stat : 7289 (java) S 7284 7286 6874 0 -1 64 3215 0 0 0 14 1 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7290] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7290/stat : 7290 (java) S 7284 7286 6874 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7291] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7291/stat : 7291 (java) S 7284 7286 6874 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7292] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7292/stat : 7292 (java) S 7284 7286 6874 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7293] ppid=7284 vsize=1686540 CPUtime=0.1
/proc/7286/task/7293/stat : 7293 (java) S 7284 7286 6874 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7294] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7294/stat : 7294 (java) S 7284 7286 6874 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7295] ppid=7284 vsize=1686540 CPUtime=0.02
/proc/7286/task/7295/stat : 7295 (java) S 7284 7286 6874 0 -1 64 13 0 0 0 0 2 0 0 15 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7296] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7296/stat : 7296 (java) S 7284 7286 6874 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187074167 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7286/tid=7298] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7298/stat : 7298 (java) S 7284 7286 6874 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7286/tid=7299] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7299/stat : 7299 (java) S 7284 7286 6874 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1691084

[startup+12.7028 s]
/proc/loadavg: 1.06 1.00 1.00 2/77 7299
/proc/meminfo: memFree=1822448/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1686540 CPUtime=0.8
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 6677 0 1 0 74 6 0 0 18 0 12 0 187074100 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421635 5445 2165 9 0 416546 0
[pid=7297] ppid=7286 vsize=5212 CPUtime=11.99
/proc/7297/stat : 7297 (minisat) R 7286 7286 6874 0 -1 4194304 1015 0 0 0 1199 0 0 0 25 0 1 0 187074167 5337088 993 1992294400 134512640 135156773 4294956080 18446744073709551615 134552847 0 4 0 3 0 0 0 17 0 0 0
/proc/7297/statm: 1303 993 75 157 0 1143 0
[pid=7286/tid=7288] ppid=7284 vsize=1686540 CPUtime=0.49
/proc/7286/task/7288/stat : 7288 (java) S 7284 7286 6874 0 -1 64 2131 0 1 0 48 1 0 0 17 0 12 0 187074101 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7289] ppid=7284 vsize=1686540 CPUtime=0.15
/proc/7286/task/7289/stat : 7289 (java) S 7284 7286 6874 0 -1 64 3215 0 0 0 14 1 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7290] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7290/stat : 7290 (java) S 7284 7286 6874 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7291] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7291/stat : 7291 (java) S 7284 7286 6874 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7292] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7292/stat : 7292 (java) S 7284 7286 6874 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7293] ppid=7284 vsize=1686540 CPUtime=0.1
/proc/7286/task/7293/stat : 7293 (java) S 7284 7286 6874 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7294] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7294/stat : 7294 (java) S 7284 7286 6874 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7295] ppid=7284 vsize=1686540 CPUtime=0.02
/proc/7286/task/7295/stat : 7295 (java) S 7284 7286 6874 0 -1 64 13 0 0 0 0 2 0 0 15 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7296] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7296/stat : 7296 (java) S 7284 7286 6874 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187074167 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7286/tid=7298] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7298/stat : 7298 (java) S 7284 7286 6874 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7286/tid=7299] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7299/stat : 7299 (java) S 7284 7286 6874 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 1691752

[startup+25.5022 s]
/proc/loadavg: 1.05 1.00 1.00 2/77 7299
/proc/meminfo: memFree=1821808/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1686540 CPUtime=0.8
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 6677 0 1 0 74 6 0 0 18 0 12 0 187074100 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421635 5445 2165 9 0 416546 0
[pid=7297] ppid=7286 vsize=5916 CPUtime=24.78
/proc/7297/stat : 7297 (minisat) R 7286 7286 6874 0 -1 4194304 1191 0 0 0 2477 1 0 0 25 0 1 0 187074167 6057984 1169 1992294400 134512640 135156773 4294956080 18446744073709551615 134556368 0 4 0 3 0 0 0 17 0 0 0
/proc/7297/statm: 1479 1169 75 157 0 1319 0

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


[startup+78.3013 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 7299
/proc/meminfo: memFree=1820272/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1686540 CPUtime=0.8
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 6677 0 1 0 74 6 0 0 18 0 12 0 187074100 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421635 5445 2165 9 0 416546 0
[pid=7297] ppid=7286 vsize=7420 CPUtime=77.55
/proc/7297/stat : 7297 (minisat) R 7286 7286 6874 0 -1 4194304 1555 0 0 0 7754 1 0 0 25 0 1 0 187074167 7598080 1533 1992294400 134512640 135156773 4294956080 18446744073709551615 134556245 0 4 0 3 0 0 0 17 0 0 0
/proc/7297/statm: 1855 1533 75 157 0 1695 0
[pid=7286/tid=7288] ppid=7284 vsize=1686540 CPUtime=0.49
/proc/7286/task/7288/stat : 7288 (java) S 7284 7286 6874 0 -1 64 2131 0 1 0 48 1 0 0 17 0 12 0 187074101 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7289] ppid=7284 vsize=1686540 CPUtime=0.15
/proc/7286/task/7289/stat : 7289 (java) S 7284 7286 6874 0 -1 64 3215 0 0 0 14 1 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7290] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7290/stat : 7290 (java) S 7284 7286 6874 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7291] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7291/stat : 7291 (java) S 7284 7286 6874 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7292] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7292/stat : 7292 (java) S 7284 7286 6874 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7293] ppid=7284 vsize=1686540 CPUtime=0.1
/proc/7286/task/7293/stat : 7293 (java) S 7284 7286 6874 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7294] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7294/stat : 7294 (java) S 7284 7286 6874 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7295] ppid=7284 vsize=1686540 CPUtime=0.02
/proc/7286/task/7295/stat : 7295 (java) S 7284 7286 6874 0 -1 64 13 0 0 0 0 2 0 0 15 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7296] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7296/stat : 7296 (java) S 7284 7286 6874 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187074167 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7286/tid=7298] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7298/stat : 7298 (java) S 7284 7286 6874 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7286/tid=7299] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7299/stat : 7299 (java) S 7284 7286 6874 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 78.35
Current children cumulated vsize (KiB) 1693960

[startup+79.9015 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 7299
/proc/meminfo: memFree=1820208/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1686540 CPUtime=0.8
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 6677 0 1 0 74 6 0 0 18 0 12 0 187074100 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421635 5445 2165 9 0 416546 0
[pid=7297] ppid=7286 vsize=7420 CPUtime=79.15
/proc/7297/stat : 7297 (minisat) R 7286 7286 6874 0 -1 4194304 1555 0 0 0 7914 1 0 0 25 0 1 0 187074167 7598080 1533 1992294400 134512640 135156773 4294956080 18446744073709551615 134556380 0 4 0 3 0 0 0 17 0 0 0
/proc/7297/statm: 1855 1533 75 157 0 1695 0
[pid=7286/tid=7288] ppid=7284 vsize=1686540 CPUtime=0.49
/proc/7286/task/7288/stat : 7288 (java) S 7284 7286 6874 0 -1 64 2131 0 1 0 48 1 0 0 17 0 12 0 187074101 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7289] ppid=7284 vsize=1686540 CPUtime=0.15
/proc/7286/task/7289/stat : 7289 (java) S 7284 7286 6874 0 -1 64 3215 0 0 0 14 1 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7290] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7290/stat : 7290 (java) S 7284 7286 6874 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7291] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7291/stat : 7291 (java) S 7284 7286 6874 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7292] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7292/stat : 7292 (java) S 7284 7286 6874 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7293] ppid=7284 vsize=1686540 CPUtime=0.1
/proc/7286/task/7293/stat : 7293 (java) S 7284 7286 6874 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7294] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7294/stat : 7294 (java) S 7284 7286 6874 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7295] ppid=7284 vsize=1686540 CPUtime=0.02
/proc/7286/task/7295/stat : 7295 (java) S 7284 7286 6874 0 -1 64 13 0 0 0 0 2 0 0 15 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7296] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7296/stat : 7296 (java) S 7284 7286 6874 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187074167 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7286/tid=7298] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7298/stat : 7298 (java) S 7284 7286 6874 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7286/tid=7299] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7299/stat : 7299 (java) S 7284 7286 6874 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 79.95
Current children cumulated vsize (KiB) 1693960

[startup+80.3065 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 7299
/proc/meminfo: memFree=1820208/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1686540 CPUtime=0.8
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 6677 0 1 0 74 6 0 0 18 0 12 0 187074100 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421635 5445 2165 9 0 416546 0
[pid=7297] ppid=7286 vsize=7420 CPUtime=79.56
/proc/7297/stat : 7297 (minisat) R 7286 7286 6874 0 -1 4194304 1555 0 0 0 7955 1 0 0 25 0 1 0 187074167 7598080 1533 1992294400 134512640 135156773 4294956080 18446744073709551615 134556568 0 4 0 3 0 0 0 17 0 0 0
/proc/7297/statm: 1855 1533 75 157 0 1695 0
[pid=7286/tid=7288] ppid=7284 vsize=1686540 CPUtime=0.49
/proc/7286/task/7288/stat : 7288 (java) S 7284 7286 6874 0 -1 64 2131 0 1 0 48 1 0 0 17 0 12 0 187074101 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7289] ppid=7284 vsize=1686540 CPUtime=0.15
/proc/7286/task/7289/stat : 7289 (java) S 7284 7286 6874 0 -1 64 3215 0 0 0 14 1 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7290] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7290/stat : 7290 (java) S 7284 7286 6874 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7291] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7291/stat : 7291 (java) S 7284 7286 6874 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7292] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7292/stat : 7292 (java) S 7284 7286 6874 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7293] ppid=7284 vsize=1686540 CPUtime=0.1
/proc/7286/task/7293/stat : 7293 (java) S 7284 7286 6874 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7294] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7294/stat : 7294 (java) S 7284 7286 6874 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7295] ppid=7284 vsize=1686540 CPUtime=0.02
/proc/7286/task/7295/stat : 7295 (java) S 7284 7286 6874 0 -1 64 13 0 0 0 0 2 0 0 15 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7296] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7296/stat : 7296 (java) S 7284 7286 6874 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187074167 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7286/tid=7298] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7298/stat : 7298 (java) S 7284 7286 6874 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7286/tid=7299] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7299/stat : 7299 (java) S 7284 7286 6874 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 80.36
Current children cumulated vsize (KiB) 1693960

[startup+80.5015 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 7299
/proc/meminfo: memFree=1820208/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1686540 CPUtime=0.8
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 6677 0 1 0 74 6 0 0 18 0 12 0 187074100 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421635 5445 2165 9 0 416546 0
[pid=7297] ppid=7286 vsize=7420 CPUtime=79.75
/proc/7297/stat : 7297 (minisat) R 7286 7286 6874 0 -1 4194304 1555 0 0 0 7974 1 0 0 25 0 1 0 187074167 7598080 1533 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/7297/statm: 1855 1533 75 157 0 1695 0
[pid=7286/tid=7288] ppid=7284 vsize=1686540 CPUtime=0.49
/proc/7286/task/7288/stat : 7288 (java) S 7284 7286 6874 0 -1 64 2131 0 1 0 48 1 0 0 17 0 12 0 187074101 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7289] ppid=7284 vsize=1686540 CPUtime=0.15
/proc/7286/task/7289/stat : 7289 (java) S 7284 7286 6874 0 -1 64 3215 0 0 0 14 1 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7290] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7290/stat : 7290 (java) S 7284 7286 6874 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7291] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7291/stat : 7291 (java) S 7284 7286 6874 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7292] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7292/stat : 7292 (java) S 7284 7286 6874 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7293] ppid=7284 vsize=1686540 CPUtime=0.1
/proc/7286/task/7293/stat : 7293 (java) S 7284 7286 6874 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7294] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7294/stat : 7294 (java) S 7284 7286 6874 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7295] ppid=7284 vsize=1686540 CPUtime=0.02
/proc/7286/task/7295/stat : 7295 (java) S 7284 7286 6874 0 -1 64 13 0 0 0 0 2 0 0 15 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7296] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7296/stat : 7296 (java) S 7284 7286 6874 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187074167 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7286/tid=7298] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7298/stat : 7298 (java) S 7284 7286 6874 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7286/tid=7299] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7299/stat : 7299 (java) S 7284 7286 6874 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 80.55
Current children cumulated vsize (KiB) 1693960

[startup+80.6027 s]
/proc/loadavg: 1.02 1.00 1.00 2/77 7299
/proc/meminfo: memFree=1820208/2055920 swapFree=4191900/4192956
[pid=7286] ppid=7284 vsize=1686540 CPUtime=0.8
/proc/7286/stat : 7286 (java) S 7284 7286 6874 0 -1 0 6677 0 1 0 74 6 0 0 18 0 12 0 187074100 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7286/statm: 421635 5445 2165 9 0 416546 0
[pid=7297] ppid=7286 vsize=7420 CPUtime=79.85
/proc/7297/stat : 7297 (minisat) R 7286 7286 6874 0 -1 4194304 1555 0 0 0 7984 1 0 0 25 0 1 0 187074167 7598080 1533 1992294400 134512640 135156773 4294956080 18446744073709551615 134556449 0 4 0 3 0 0 0 17 0 0 0
/proc/7297/statm: 1855 1533 75 157 0 1695 0
[pid=7286/tid=7288] ppid=7284 vsize=1686540 CPUtime=0.49
/proc/7286/task/7288/stat : 7288 (java) S 7284 7286 6874 0 -1 64 2131 0 1 0 48 1 0 0 17 0 12 0 187074101 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7289] ppid=7284 vsize=1686540 CPUtime=0.15
/proc/7286/task/7289/stat : 7289 (java) S 7284 7286 6874 0 -1 64 3215 0 0 0 14 1 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7290] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7290/stat : 7290 (java) S 7284 7286 6874 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7291] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7291/stat : 7291 (java) S 7284 7286 6874 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187074102 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7292] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7292/stat : 7292 (java) S 7284 7286 6874 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7293] ppid=7284 vsize=1686540 CPUtime=0.1
/proc/7286/task/7293/stat : 7293 (java) S 7284 7286 6874 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7286/tid=7294] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7294/stat : 7294 (java) S 7284 7286 6874 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7295] ppid=7284 vsize=1686540 CPUtime=0.02
/proc/7286/task/7295/stat : 7295 (java) S 7284 7286 6874 0 -1 64 13 0 0 0 0 2 0 0 15 0 12 0 187074104 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7286/tid=7296] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7296/stat : 7296 (java) S 7284 7286 6874 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187074167 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7286/tid=7298] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7298/stat : 7298 (java) S 7284 7286 6874 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7286/tid=7299] ppid=7284 vsize=1686540 CPUtime=0
/proc/7286/task/7299/stat : 7299 (java) S 7284 7286 6874 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187074168 1727016960 5445 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 80.65
Current children cumulated vsize (KiB) 1693960

Child status: 0
Real time (s): 80.689
CPU time (s): 80.7417
CPU user time (s): 80.6517
CPU system time (s): 0.089986
CPU usage (%): 100.065
Max. virtual memory (cumulated for all children) (KiB): 1693960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.6517
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8290
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= 1935
involuntary context switches= 1984

runsolver used 0.097985 second user time and 0.245962 second system time

The end

Launcher Data

Begin job on node28 at 2009-06-17 01:25:41
IDJOB=1883578
IDBENCH=1355
IDSOLVER=688
FILE ID=node28/1883578-1245194741
PBS_JOBID= 9368295
Free space on /tmp= 66176 MiB

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

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

MD5SUM BENCH= 6bb807214e0d1b3ab69b4b6ee86db452
RANDOM SEED=2011120816

node28.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.231
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.231
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:       1840688 kB
Buffers:         47860 kB
Cached:          91620 kB
SwapCached:        260 kB
Active:          39644 kB
Inactive:       119356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840688 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             928 kB
Writeback:           0 kB
Mapped:          22624 kB
Slab:            42084 kB
Committed_AS:   165480 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883578-1245194741.opb

Free space on /tmp at the end= 66176 MiB
End job on node28 at 2009-06-17 01:27:01