Trace number 1883526

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 337.78 337.809

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
MD5SUM4bba9489f2c1cdd3e2419eb13f48915c
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 benchmark151.416
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 625
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.60	------------------------
0.68/0.60	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.68/0.60	Size : 0, 10406, 0, 0, 22887
0.68/0.60	Count : 0, 2706, 0, 0, 1
0.68/0.60	
0.68/0.60	Command line : minisat tmp.dimacs %var 
0.68/0.60	
0.68/0.60	------------------------
0.68/0.61	This is MiniSat 2.0 beta
0.68/0.61	WARNING: for repeatability, setting FPU to use double precision
0.68/0.61	============================[ Problem Statistics ]=============================
0.68/0.61	|                                                                             |
0.68/0.61	|  Number of variables:  1335                                                 |
0.68/0.61	|  Number of clauses:    11900                                                |
0.68/0.62	|  Parsing time:         0.01         s                                       |
0.68/0.63	============================[ Search Statistics ]==============================
0.68/0.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.68/0.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.68/0.63	===============================================================================
0.68/0.63	|         0 |     748     6634    19078 |     2211        0    nan |  0.000 % |
0.68/0.64	|       101 |     748     6634    19078 |     2432      101     36 |  4.869 % |
0.68/0.64	|       252 |     748     6634    19078 |     2675      252     38 |  4.869 % |
0.68/0.65	|       477 |     748     6634    19078 |     2943      477     32 |  4.869 % |
0.68/0.67	|       814 |     748     6634    19078 |     3237      814     32 |  4.869 % |
0.68/0.69	|      1321 |     748     6634    19078 |     3561     1321     30 |  4.869 % |
0.70/0.74	|      2080 |     748     6634    19078 |     3917     2080     35 |  4.869 % |
0.70/0.83	|      3219 |     748     6634    19078 |     4309     3219     34 |  4.869 % |
0.70/0.96	|      4927 |     748     6634    19078 |     4740     2682     33 |  4.869 % |
1.19/1.19	|      7489 |     748     6634    19078 |     5214     2758     30 |  4.869 % |
1.48/1.50	|     11333 |     748     6634    19078 |     5735     3852     32 |  4.869 % |
2.09/2.01	|     17099 |     748     6634    19078 |     6309     3642     27 |  4.869 % |
2.89/2.82	|     25748 |     748     6634    19078 |     6940     5773     37 |  4.869 % |
4.19/4.12	|     38722 |     748     6634    19078 |     7634     4406     32 |  4.869 % |
6.19/6.18	|     58183 |     748     6634    19078 |     8397     4178     30 |  4.870 % |
9.19/9.17	|     87376 |     748     6634    19078 |     9237     7483     31 |  4.869 % |
13.79/13.79	|    131166 |     748     6634    19078 |    10161     8606     31 |  4.869 % |
21.18/21.12	|    196851 |     748     6634    19078 |    11177     6636     29 |  4.869 % |
32.99/32.92	|    295379 |     748     6634    19078 |    12294     8258     24 |  4.869 % |
50.48/50.44	|    443168 |     748     6634    19078 |    13524    12035     31 |  4.869 % |
79.57/79.59	|    664853 |     748     6634    19078 |    14876    13570     28 |  4.869 % |
128.45/128.48	|    997378 |     748     6634    19078 |    16364    13317     29 |  4.869 % |
205.23/205.21	|   1496166 |     748     6634    19078 |    18000    13528     26 |  4.869 % |
326.70/326.73	|   2244348 |     727     5732    16666 |    19800    16612     27 |  6.442 % |
337.69/337.77	===============================================================================
337.69/337.77	restarts              : 24
337.69/337.77	conflicts             : 2309508        (6852 /sec)
337.69/337.77	decisions             : 2729749        (1.32 % random) (8099 /sec)
337.69/337.77	propagations          : 271569112      (805765 /sec)
337.69/337.77	conflict literals     : 75274343       (27.62 % deleted)
337.69/337.77	Memory used           : 9.95 MB
337.69/337.77	CPU time              : 337.033 s
337.69/337.77	
337.69/337.77	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-1883526-1245194581/watcher-1883526-1245194581 -o /tmp/evaluation-result-1883526-1245194581/solver-1883526-1245194581 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883526-1245194581.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.95 0.98 0.99 3/64 6108
/proc/meminfo: memFree=1822576/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=152 CPUtime=0
/proc/6108/stat : 6108 (java) R 6106 6108 5309 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187057341 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 1462571 0 0 4096 0 0 0 0 17 0 0 0
/proc/6108/statm: 38 26 19 9 0 4 0

[startup+0.044451 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 6108
/proc/meminfo: memFree=1822576/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1683988 CPUtime=0.03
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 2166 0 1 0 2 1 0 0 18 0 9 0 187057341 1724403712 1702 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 420997 1702 952 9 0 415910 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1683988

[startup+0.117002 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 6108
/proc/meminfo: memFree=1822576/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1685440 CPUtime=0.14
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 2985 0 1 0 13 1 0 0 18 0 9 0 187057341 1725890560 2475 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421360 2475 1226 9 0 416271 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 1685440

[startup+0.301293 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 6108
/proc/meminfo: memFree=1822576/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1685440 CPUtime=0.37
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 3809 0 1 0 36 1 0 0 18 0 9 0 187057341 1725890560 3280 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421360 3280 1258 9 0 416271 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1685440

[startup+0.701338 s]
/proc/loadavg: 0.95 0.98 0.99 3/64 6108
/proc/meminfo: memFree=1822576/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1686552 CPUtime=0.7
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 6485 0 1 0 67 3 0 0 18 0 12 0 187057341 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421638 5391 2165 9 0 416549 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1686552

[startup+1.50242 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 6121
/proc/meminfo: memFree=1807552/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1686552 CPUtime=0.7
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 6485 0 1 0 67 3 0 0 18 0 12 0 187057341 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421638 5391 2165 9 0 416549 0
[pid=6119] ppid=6108 vsize=3424 CPUtime=0.88
/proc/6119/stat : 6119 (minisat) R 6108 6108 5309 0 -1 4194304 558 0 0 0 88 0 0 0 25 0 1 0 187057401 3506176 537 1992294400 134512640 135156773 4294956080 18446744073709551615 134732702 0 4 0 3 0 0 0 17 1 0 0
/proc/6119/statm: 856 537 74 157 0 696 0
[pid=6108/tid=6110] ppid=6106 vsize=1686552 CPUtime=0.46
/proc/6108/task/6110/stat : 6110 (java) S 6106 6108 5309 0 -1 64 2127 0 1 0 46 0 0 0 17 0 12 0 187057342 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6111] ppid=6106 vsize=1686552 CPUtime=0.1
/proc/6108/task/6111/stat : 6111 (java) S 6106 6108 5309 0 -1 64 3039 0 0 0 10 0 0 0 17 0 12 0 187057343 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6112] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6112/stat : 6112 (java) S 6106 6108 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187057343 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6113] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6113/stat : 6113 (java) S 6106 6108 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187057343 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6114] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6114/stat : 6114 (java) S 6106 6108 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187057345 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6115] ppid=6106 vsize=1686552 CPUtime=0.1
/proc/6108/task/6115/stat : 6115 (java) S 6106 6108 5309 0 -1 64 447 0 0 0 10 0 0 0 16 0 12 0 187057345 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6116] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6116/stat : 6116 (java) S 6106 6108 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187057345 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6117] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6117/stat : 6117 (java) S 6106 6108 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187057345 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6118] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6118/stat : 6118 (java) S 6106 6108 5309 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187057401 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6108/tid=6120] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6120/stat : 6120 (java) S 6106 6108 5309 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187057402 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6108/tid=6121] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6121/stat : 6121 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 18 0 12 0 187057402 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 1689976

[startup+3.1026 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 6121
/proc/meminfo: memFree=1806976/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1686552 CPUtime=0.71
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 6485 0 1 0 68 3 0 0 18 0 12 0 187057341 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421638 5391 2165 9 0 416549 0
[pid=6119] ppid=6108 vsize=4092 CPUtime=2.48
/proc/6119/stat : 6119 (minisat) R 6108 6108 5309 0 -1 4194304 717 0 0 0 248 0 0 0 25 0 1 0 187057401 4190208 696 1992294400 134512640 135156773 4294956080 18446744073709551615 134556324 0 4 0 3 0 0 0 17 1 0 0
/proc/6119/statm: 1023 696 74 157 0 863 0
[pid=6108/tid=6110] ppid=6106 vsize=1686552 CPUtime=0.46
/proc/6108/task/6110/stat : 6110 (java) S 6106 6108 5309 0 -1 64 2127 0 1 0 46 0 0 0 17 0 12 0 187057342 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6111] ppid=6106 vsize=1686552 CPUtime=0.1
/proc/6108/task/6111/stat : 6111 (java) S 6106 6108 5309 0 -1 64 3039 0 0 0 10 0 0 0 16 0 12 0 187057343 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6112] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6112/stat : 6112 (java) S 6106 6108 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187057343 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6113] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6113/stat : 6113 (java) S 6106 6108 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187057343 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6114] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6114/stat : 6114 (java) S 6106 6108 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187057345 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6115] ppid=6106 vsize=1686552 CPUtime=0.1
/proc/6108/task/6115/stat : 6115 (java) S 6106 6108 5309 0 -1 64 447 0 0 0 10 0 0 0 16 0 12 0 187057345 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6116] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6116/stat : 6116 (java) S 6106 6108 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187057345 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6117] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6117/stat : 6117 (java) S 6106 6108 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187057345 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6118] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6118/stat : 6118 (java) S 6106 6108 5309 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187057401 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6108/tid=6120] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6120/stat : 6120 (java) S 6106 6108 5309 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187057402 1727029248 5391 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6108/tid=6121] ppid=6106 vsize=1686552 CPUtime=0
/proc/6108/task/6121/stat : 6121 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 18 0 12 0 187057402 1727029248 5391 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) 1690644

[startup+6.30195 s]
/proc/loadavg: 0.96 0.98 0.99 2/77 6121
/proc/meminfo: memFree=1806016/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1686548 CPUtime=0.71
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 6627 0 1 0 68 3 0 0 18 0 12 0 187057341 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421637 5392 2165 9 0 416548 0
[pid=6119] ppid=6108 vsize=4356 CPUtime=5.68
/proc/6119/stat : 6119 (minisat) R 6108 6108 5309 0 -1 4194304 791 0 0 0 568 0 0 0 25 0 1 0 187057401 4460544 770 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 1 0 0
/proc/6119/statm: 1089 770 74 157 0 929 0
[pid=6108/tid=6110] ppid=6106 vsize=1686548 CPUtime=0.46
/proc/6108/task/6110/stat : 6110 (java) S 6106 6108 5309 0 -1 64 2127 0 1 0 46 0 0 0 17 0 12 0 187057342 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6111] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6111/stat : 6111 (java) S 6106 6108 5309 0 -1 64 3171 0 0 0 10 0 0 0 16 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6112] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6112/stat : 6112 (java) S 6106 6108 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6113] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6113/stat : 6113 (java) S 6106 6108 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6114] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6114/stat : 6114 (java) S 6106 6108 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6115] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6115/stat : 6115 (java) S 6106 6108 5309 0 -1 64 447 0 0 0 10 0 0 0 16 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6116] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6116/stat : 6116 (java) S 6106 6108 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6117] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6117/stat : 6117 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6118] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6118/stat : 6118 (java) S 6106 6108 5309 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187057401 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6108/tid=6120] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6120/stat : 6120 (java) S 6106 6108 5309 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6108/tid=6121] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6121/stat : 6121 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 18 0 12 0 187057402 1727025152 5392 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) 1690904

[startup+12.7027 s]
/proc/loadavg: 0.96 0.98 0.99 2/77 6121
/proc/meminfo: memFree=1805504/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1686548 CPUtime=0.71
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 6628 0 1 0 68 3 0 0 18 0 12 0 187057341 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421637 5392 2165 9 0 416548 0
[pid=6119] ppid=6108 vsize=4756 CPUtime=12.08
/proc/6119/stat : 6119 (minisat) R 6108 6108 5309 0 -1 4194304 900 0 0 0 1208 0 0 0 25 0 1 0 187057401 4870144 879 1992294400 134512640 135156773 4294956080 18446744073709551615 134556472 0 4 0 3 0 0 0 17 1 0 0
/proc/6119/statm: 1189 879 74 157 0 1029 0
[pid=6108/tid=6110] ppid=6106 vsize=1686548 CPUtime=0.46
/proc/6108/task/6110/stat : 6110 (java) S 6106 6108 5309 0 -1 64 2127 0 1 0 46 0 0 0 17 0 12 0 187057342 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6111] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6111/stat : 6111 (java) S 6106 6108 5309 0 -1 64 3171 0 0 0 10 0 0 0 16 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6112] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6112/stat : 6112 (java) S 6106 6108 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6113] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6113/stat : 6113 (java) S 6106 6108 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6114] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6114/stat : 6114 (java) S 6106 6108 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6115] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6115/stat : 6115 (java) S 6106 6108 5309 0 -1 64 447 0 0 0 10 0 0 0 16 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6116] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6116/stat : 6116 (java) S 6106 6108 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6117] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6117/stat : 6117 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6118] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6118/stat : 6118 (java) S 6106 6108 5309 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187057401 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6108/tid=6120] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6120/stat : 6120 (java) S 6106 6108 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6108/tid=6121] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6121/stat : 6121 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 18 0 12 0 187057402 1727025152 5392 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) 1691304

[startup+25.5021 s]
/proc/loadavg: 0.97 0.98 0.99 2/77 6121
/proc/meminfo: memFree=1804672/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1686548 CPUtime=0.71
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 6628 0 1 0 68 3 0 0 18 0 12 0 187057341 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421637 5392 2165 9 0 416548 0
[pid=6119] ppid=6108 vsize=5568 CPUtime=24.88
/proc/6119/stat : 6119 (minisat) R 6108 6108 5309 0 -1 4194304 1099 0 0 0 2487 1 0 0 25 0 1 0 187057401 5701632 1078 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/6119/statm: 1392 1078 74 157 0 1232 0

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

/proc/6108/task/6117/stat : 6117 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6118] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6118/stat : 6118 (java) S 6106 6108 5309 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187057401 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6108/tid=6120] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6120/stat : 6120 (java) S 6106 6108 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6108/tid=6121] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6121/stat : 6121 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 18 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 332.69
Current children cumulated vsize (KiB) 1696556

[startup+335.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6121
/proc/meminfo: memFree=1800136/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1686548 CPUtime=0.71
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 6633 0 1 0 68 3 0 0 18 0 12 0 187057341 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421637 5392 2165 9 0 416548 0
[pid=6119] ppid=6108 vsize=10180 CPUtime=335.18
/proc/6119/stat : 6119 (minisat) R 6108 6108 5309 0 -1 4194304 2184 0 0 0 33516 2 0 0 25 0 1 0 187057401 10424320 2163 1992294400 134512640 135156773 4294956080 18446744073709551615 134556318 0 4 0 3 0 0 0 17 1 0 0
/proc/6119/statm: 2545 2163 74 157 0 2385 0
[pid=6108/tid=6110] ppid=6106 vsize=1686548 CPUtime=0.46
/proc/6108/task/6110/stat : 6110 (java) S 6106 6108 5309 0 -1 64 2127 0 1 0 46 0 0 0 17 0 12 0 187057342 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6111] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6111/stat : 6111 (java) S 6106 6108 5309 0 -1 64 3171 0 0 0 10 0 0 0 16 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6112] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6112/stat : 6112 (java) S 6106 6108 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6113] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6113/stat : 6113 (java) S 6106 6108 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6114] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6114/stat : 6114 (java) S 6106 6108 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6115] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6115/stat : 6115 (java) S 6106 6108 5309 0 -1 64 452 0 0 0 10 0 0 0 16 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6116] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6116/stat : 6116 (java) S 6106 6108 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6117] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6117/stat : 6117 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6118] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6118/stat : 6118 (java) S 6106 6108 5309 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187057401 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6108/tid=6120] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6120/stat : 6120 (java) S 6106 6108 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6108/tid=6121] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6121/stat : 6121 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 18 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 335.89
Current children cumulated vsize (KiB) 1696728

[startup+336.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6121
/proc/meminfo: memFree=1800136/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1686548 CPUtime=0.71
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 6633 0 1 0 68 3 0 0 18 0 12 0 187057341 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421637 5392 2165 9 0 416548 0
[pid=6119] ppid=6108 vsize=10180 CPUtime=335.98
/proc/6119/stat : 6119 (minisat) R 6108 6108 5309 0 -1 4194304 2184 0 0 0 33596 2 0 0 25 0 1 0 187057401 10424320 2163 1992294400 134512640 135156773 4294956080 18446744073709551615 134556324 0 4 0 3 0 0 0 17 1 0 0
/proc/6119/statm: 2545 2163 74 157 0 2385 0
[pid=6108/tid=6110] ppid=6106 vsize=1686548 CPUtime=0.46
/proc/6108/task/6110/stat : 6110 (java) S 6106 6108 5309 0 -1 64 2127 0 1 0 46 0 0 0 17 0 12 0 187057342 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6111] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6111/stat : 6111 (java) S 6106 6108 5309 0 -1 64 3171 0 0 0 10 0 0 0 16 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6112] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6112/stat : 6112 (java) S 6106 6108 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6113] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6113/stat : 6113 (java) S 6106 6108 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6114] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6114/stat : 6114 (java) S 6106 6108 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6115] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6115/stat : 6115 (java) S 6106 6108 5309 0 -1 64 452 0 0 0 10 0 0 0 16 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6116] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6116/stat : 6116 (java) S 6106 6108 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6117] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6117/stat : 6117 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6118] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6118/stat : 6118 (java) S 6106 6108 5309 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187057401 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6108/tid=6120] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6120/stat : 6120 (java) S 6106 6108 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6108/tid=6121] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6121/stat : 6121 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 18 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 336.69
Current children cumulated vsize (KiB) 1696728

[startup+337.503 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6121
/proc/meminfo: memFree=1800136/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1686548 CPUtime=0.71
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 6633 0 1 0 68 3 0 0 18 0 12 0 187057341 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421637 5392 2165 9 0 416548 0
[pid=6119] ppid=6108 vsize=10180 CPUtime=336.78
/proc/6119/stat : 6119 (minisat) R 6108 6108 5309 0 -1 4194304 2184 0 0 0 33676 2 0 0 25 0 1 0 187057401 10424320 2163 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/6119/statm: 2545 2163 74 157 0 2385 0
[pid=6108/tid=6110] ppid=6106 vsize=1686548 CPUtime=0.46
/proc/6108/task/6110/stat : 6110 (java) S 6106 6108 5309 0 -1 64 2127 0 1 0 46 0 0 0 17 0 12 0 187057342 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6111] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6111/stat : 6111 (java) S 6106 6108 5309 0 -1 64 3171 0 0 0 10 0 0 0 16 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6112] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6112/stat : 6112 (java) S 6106 6108 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6113] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6113/stat : 6113 (java) S 6106 6108 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6114] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6114/stat : 6114 (java) S 6106 6108 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6115] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6115/stat : 6115 (java) S 6106 6108 5309 0 -1 64 452 0 0 0 10 0 0 0 16 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6116] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6116/stat : 6116 (java) S 6106 6108 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6117] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6117/stat : 6117 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6118] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6118/stat : 6118 (java) S 6106 6108 5309 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187057401 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6108/tid=6120] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6120/stat : 6120 (java) S 6106 6108 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6108/tid=6121] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6121/stat : 6121 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 18 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 337.49
Current children cumulated vsize (KiB) 1696728

[startup+337.707 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6121
/proc/meminfo: memFree=1800136/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1686548 CPUtime=0.71
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 6633 0 1 0 68 3 0 0 18 0 12 0 187057341 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421637 5392 2165 9 0 416548 0
[pid=6119] ppid=6108 vsize=10180 CPUtime=336.98
/proc/6119/stat : 6119 (minisat) R 6108 6108 5309 0 -1 4194304 2184 0 0 0 33696 2 0 0 25 0 1 0 187057401 10424320 2163 1992294400 134512640 135156773 4294956080 18446744073709551615 134556253 0 4 0 3 0 0 0 17 1 0 0
/proc/6119/statm: 2545 2163 74 157 0 2385 0
[pid=6108/tid=6110] ppid=6106 vsize=1686548 CPUtime=0.46
/proc/6108/task/6110/stat : 6110 (java) S 6106 6108 5309 0 -1 64 2127 0 1 0 46 0 0 0 17 0 12 0 187057342 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6111] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6111/stat : 6111 (java) S 6106 6108 5309 0 -1 64 3171 0 0 0 10 0 0 0 16 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6112] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6112/stat : 6112 (java) S 6106 6108 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6113] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6113/stat : 6113 (java) S 6106 6108 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187057343 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6114] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6114/stat : 6114 (java) S 6106 6108 5309 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6115] ppid=6106 vsize=1686548 CPUtime=0.1
/proc/6108/task/6115/stat : 6115 (java) S 6106 6108 5309 0 -1 64 452 0 0 0 10 0 0 0 16 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6116] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6116/stat : 6116 (java) S 6106 6108 5309 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6117] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6117/stat : 6117 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187057345 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6118] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6118/stat : 6118 (java) S 6106 6108 5309 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187057401 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=6108/tid=6120] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6120/stat : 6120 (java) S 6106 6108 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=6108/tid=6121] ppid=6106 vsize=1686548 CPUtime=0
/proc/6108/task/6121/stat : 6121 (java) S 6106 6108 5309 0 -1 64 14 0 0 0 0 0 0 0 18 0 12 0 187057402 1727025152 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 337.69
Current children cumulated vsize (KiB) 1696728

[startup+337.803 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 6121
/proc/meminfo: memFree=1800136/2055920 swapFree=4192812/4192956
[pid=6108] ppid=6106 vsize=1686548 CPUtime=337.76
/proc/6108/stat : 6108 (java) S 6106 6108 5309 0 -1 0 6653 2192 1 0 68 3 33703 2 18 0 9 0 187057341 1727025152 5394 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/6108/statm: 421637 5394 2166 9 0 416548 0
[pid=6108/tid=6110] ppid=6106 vsize=1686548 CPUtime=337.51
/proc/6108/task/6110/stat : 6110 (java) S 6106 6108 5309 0 -1 64 2143 2192 1 0 46 0 33703 2 16 0 9 0 187057342 1727025152 5394 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6111] ppid=6106 vsize=1686548 CPUtime=337.15
/proc/6108/task/6111/stat : 6111 (java) S 6106 6108 5309 0 -1 64 3171 2192 0 0 10 0 33703 2 16 0 9 0 187057343 1727025152 5394 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6112] ppid=6106 vsize=1686548 CPUtime=337.05
/proc/6108/task/6112/stat : 6112 (java) S 6106 6108 5309 0 -1 64 15 2192 0 0 0 0 33703 2 15 0 9 0 187057343 1727025152 5394 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6113] ppid=6106 vsize=1686548 CPUtime=337.05
/proc/6108/task/6113/stat : 6113 (java) S 6106 6108 5309 0 -1 64 11 2192 0 0 0 0 33703 2 15 0 9 0 187057343 1727025152 5394 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6114] ppid=6106 vsize=1686548 CPUtime=337.05
/proc/6108/task/6114/stat : 6114 (java) S 6106 6108 5309 0 -1 64 1 2192 0 0 0 0 33703 2 23 0 9 0 187057345 1727025152 5394 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6115] ppid=6106 vsize=1686548 CPUtime=337.15
/proc/6108/task/6115/stat : 6115 (java) S 6106 6108 5309 0 -1 64 452 2192 0 0 10 0 33703 2 16 0 9 0 187057345 1727025152 5394 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6108/tid=6116] ppid=6106 vsize=1686548 CPUtime=337.05
/proc/6108/task/6116/stat : 6116 (java) S 6106 6108 5309 0 -1 64 0 2192 0 0 0 0 33703 2 24 0 9 0 187057345 1727025152 5394 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6108/tid=6117] ppid=6106 vsize=1686548 CPUtime=337.05
/proc/6108/task/6117/stat : 6117 (java) S 6106 6108 5309 0 -1 64 14 2192 0 0 0 0 33703 2 15 0 9 0 187057345 1727025152 5394 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 337.76
Current children cumulated vsize (KiB) 1686548

Child status: 0
Real time (s): 337.809
CPU time (s): 337.78
CPU user time (s): 337.717
CPU system time (s): 0.06299
CPU usage (%): 99.9912
Max. virtual memory (cumulated for all children) (KiB): 1696728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 337.717
system time used= 0.06299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8870
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= 7175
involuntary context switches= 7309

runsolver used 0.432934 second user time and 0.811876 second system time

The end

Launcher Data

Begin job on node35 at 2009-06-17 01:23:01
IDJOB=1883526
IDBENCH=1303
IDSOLVER=688
FILE ID=node35/1883526-1245194581
PBS_JOBID= 9368322
Free space on /tmp= 66136 MiB

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

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

MD5SUM BENCH= 4bba9489f2c1cdd3e2419eb13f48915c
RANDOM SEED=1549688104

node35.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.232
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.232
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:       1823120 kB
Buffers:         48604 kB
Cached:         110512 kB
SwapCached:        140 kB
Active:          59708 kB
Inactive:       113504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             924 kB
Writeback:           0 kB
Mapped:          23744 kB
Slab:            45676 kB
Committed_AS:   190072 kB
PageTables:       1400 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-1883526-1245194581.opb

Free space on /tmp at the end= 66136 MiB
End job on node35 at 2009-06-17 01:28:39