Trace number 1883504

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 45.1741 45.1068

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900557957.opb
MD5SUMaacf18cf0b8ed9727f2f81c2bd5074e6
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.3536
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 717
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, 22345
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:  1359                                                 |
0.68/0.61	|  Number of clauses:    11727                                                |
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 |     758     6773    19504 |     2257        0    nan |  0.000 % |
0.68/0.64	|       100 |     758     6773    19504 |     2483      100     41 |  4.415 % |
0.68/0.64	|       252 |     758     6773    19504 |     2731      252     37 |  4.415 % |
0.68/0.65	|       477 |     758     6773    19504 |     3004      477     35 |  4.415 % |
0.68/0.67	|       814 |     758     6773    19504 |     3305      814     38 |  4.415 % |
0.68/0.69	|      1320 |     758     6773    19504 |     3635     1320     39 |  4.415 % |
0.69/0.74	|      2080 |     758     6773    19504 |     3999     2080     37 |  4.415 % |
0.69/0.83	|      3219 |     758     6773    19504 |     4399     3219     37 |  4.415 % |
0.69/0.95	|      4927 |     758     6773    19504 |     4839     2646     31 |  4.415 % |
1.18/1.15	|      7493 |     758     6773    19504 |     5323     2695     31 |  4.415 % |
1.47/1.45	|     11337 |     758     6773    19504 |     5855     3796     32 |  4.415 % |
1.97/1.95	|     17103 |     758     6773    19504 |     6441     3528     30 |  4.415 % |
2.77/2.71	|     25755 |     758     6773    19504 |     7085     5551     31 |  4.415 % |
3.97/3.92	|     38729 |     758     6773    19504 |     7794     3992     29 |  4.415 % |
5.87/5.82	|     58191 |     758     6773    19504 |     8573     7325     31 |  4.415 % |
8.77/8.72	|     87383 |     758     6773    19504 |     9430     5843     27 |  4.415 % |
13.77/13.80	|    131174 |     758     6773    19504 |    10373     6188     31 |  4.415 % |
21.36/21.34	|    196860 |     758     6773    19504 |    11411     8308     30 |  4.415 % |
33.36/33.33	|    295387 |     758     6773    19504 |    12552     7686     28 |  4.415 % |
45.06/45.08	===============================================================================
45.06/45.08	restarts              : 19
45.06/45.08	conflicts             : 389268         (8757 /sec)
45.06/45.08	decisions             : 498807         (1.36 % random) (11222 /sec)
45.06/45.08	propagations          : 42090656       (946916 /sec)
45.06/45.08	conflict literals     : 12308588       (25.74 % deleted)
45.06/45.08	Memory used           : 6.15 MB
45.06/45.08	CPU time              : 44.4502 s
45.06/45.08	
45.06/45.08	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-1883504-1245194482/watcher-1883504-1245194482 -o /tmp/evaluation-result-1883504-1245194482/solver-1883504-1245194482 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883504-1245194482.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5964
/proc/meminfo: memFree=1822816/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1620 CPUtime=0
/proc/5964/stat : 5964 (java) R 5962 5964 5309 0 -1 0 182 0 0 0 0 0 0 0 18 0 1 0 187047534 1658880 153 1992294400 134512640 134550932 4294956192 18446744073709551615 1823472 0 0 4096 0 0 0 0 17 1 0 0
/proc/5964/statm: 404 160 124 9 0 46 0

[startup+0.0727431 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5964
/proc/meminfo: memFree=1822816/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1685316 CPUtime=0.06
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 2711 0 1 0 5 1 0 0 18 0 9 0 187047534 1725763584 2206 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421329 2206 1205 9 0 416240 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1685316

[startup+0.101743 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5964
/proc/meminfo: memFree=1822816/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1685316 CPUtime=0.1
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 2840 0 1 0 9 1 0 0 18 0 9 0 187047534 1725763584 2335 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421329 2335 1214 9 0 416240 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685316

[startup+0.301768 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5964
/proc/meminfo: memFree=1822816/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1685580 CPUtime=0.37
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 3793 0 1 0 35 2 0 0 18 0 9 0 187047534 1726033920 3264 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421395 3264 1255 9 0 416306 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1685580

[startup+0.701812 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5964
/proc/meminfo: memFree=1822816/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1686552 CPUtime=0.69
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 6436 0 1 0 66 3 0 0 18 0 12 0 187047534 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421638 5392 2165 9 0 416549 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1686552

[startup+1.50189 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 5977
/proc/meminfo: memFree=1807800/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1686552 CPUtime=0.69
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 6436 0 1 0 66 3 0 0 18 0 12 0 187047534 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421638 5392 2165 9 0 416549 0
[pid=5975] ppid=5964 vsize=3424 CPUtime=0.88
/proc/5975/stat : 5975 (minisat) R 5964 5964 5309 0 -1 4194304 562 0 0 0 88 0 0 0 24 0 1 0 187047594 3506176 542 1992294400 134512640 135156773 4294956080 18446744073709551615 134556739 0 4 0 3 0 0 0 17 1 0 0
/proc/5975/statm: 856 542 75 157 0 696 0
[pid=5964/tid=5966] ppid=5962 vsize=1686552 CPUtime=0.47
/proc/5964/task/5966/stat : 5966 (java) S 5962 5964 5309 0 -1 64 2133 0 1 0 46 1 0 0 17 0 12 0 187047535 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5967] ppid=5962 vsize=1686552 CPUtime=0.11
/proc/5964/task/5967/stat : 5967 (java) S 5962 5964 5309 0 -1 64 2997 0 0 0 10 1 0 0 16 0 12 0 187047536 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5968] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5968/stat : 5968 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187047536 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5969] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5969/stat : 5969 (java) S 5962 5964 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047536 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5970] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5970/stat : 5970 (java) S 5962 5964 5309 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187047538 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5971] ppid=5962 vsize=1686552 CPUtime=0.09
/proc/5964/task/5971/stat : 5971 (java) S 5962 5964 5309 0 -1 64 439 0 0 0 9 0 0 0 16 0 12 0 187047538 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5972] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5972/stat : 5972 (java) S 5962 5964 5309 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187047538 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5973] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5973/stat : 5973 (java) S 5962 5964 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187047538 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5974] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5974/stat : 5974 (java) S 5962 5964 5309 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187047594 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5964/tid=5976] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5976/stat : 5976 (java) S 5962 5964 5309 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187047595 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5964/tid=5977] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5977/stat : 5977 (java) S 5962 5964 5309 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187047595 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 1689976

[startup+3.10107 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 5977
/proc/meminfo: memFree=1807224/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1686552 CPUtime=0.69
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 6455 0 1 0 66 3 0 0 18 0 12 0 187047534 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421638 5392 2165 9 0 416549 0
[pid=5975] ppid=5964 vsize=3956 CPUtime=2.48
/proc/5975/stat : 5975 (minisat) R 5964 5964 5309 0 -1 4194304 684 0 0 0 248 0 0 0 25 0 1 0 187047594 4050944 664 1992294400 134512640 135156773 4294956080 18446744073709551615 134556394 0 4 0 3 0 0 0 17 1 0 0
/proc/5975/statm: 989 664 75 157 0 829 0
[pid=5964/tid=5966] ppid=5962 vsize=1686552 CPUtime=0.47
/proc/5964/task/5966/stat : 5966 (java) S 5962 5964 5309 0 -1 64 2133 0 1 0 46 1 0 0 17 0 12 0 187047535 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5967] ppid=5962 vsize=1686552 CPUtime=0.11
/proc/5964/task/5967/stat : 5967 (java) S 5962 5964 5309 0 -1 64 3015 0 0 0 10 1 0 0 16 0 12 0 187047536 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5968] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5968/stat : 5968 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187047536 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5969] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5969/stat : 5969 (java) S 5962 5964 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047536 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5970] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5970/stat : 5970 (java) S 5962 5964 5309 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187047538 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5971] ppid=5962 vsize=1686552 CPUtime=0.09
/proc/5964/task/5971/stat : 5971 (java) S 5962 5964 5309 0 -1 64 439 0 0 0 9 0 0 0 16 0 12 0 187047538 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5972] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5972/stat : 5972 (java) S 5962 5964 5309 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187047538 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5973] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5973/stat : 5973 (java) S 5962 5964 5309 0 -1 64 5 0 0 0 0 0 0 0 15 0 12 0 187047538 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5974] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5974/stat : 5974 (java) S 5962 5964 5309 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187047594 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5964/tid=5976] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5976/stat : 5976 (java) S 5962 5964 5309 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187047595 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5964/tid=5977] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5977/stat : 5977 (java) S 5962 5964 5309 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187047595 1727029248 5392 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 1690508

[startup+6.30242 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 5977
/proc/meminfo: memFree=1806456/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1686552 CPUtime=0.69
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 6598 0 1 0 66 3 0 0 18 0 12 0 187047534 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421638 5393 2165 9 0 416549 0
[pid=5975] ppid=5964 vsize=4360 CPUtime=5.68
/proc/5975/stat : 5975 (minisat) R 5964 5964 5309 0 -1 4194304 792 0 0 0 568 0 0 0 25 0 1 0 187047594 4464640 772 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/5975/statm: 1090 772 75 157 0 930 0
[pid=5964/tid=5966] ppid=5962 vsize=1686552 CPUtime=0.47
/proc/5964/task/5966/stat : 5966 (java) S 5962 5964 5309 0 -1 64 2133 0 1 0 46 1 0 0 17 0 12 0 187047535 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5967] ppid=5962 vsize=1686552 CPUtime=0.11
/proc/5964/task/5967/stat : 5967 (java) S 5962 5964 5309 0 -1 64 3147 0 0 0 10 1 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5968] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5968/stat : 5968 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5969] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5969/stat : 5969 (java) S 5962 5964 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5970] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5970/stat : 5970 (java) S 5962 5964 5309 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5971] ppid=5962 vsize=1686552 CPUtime=0.09
/proc/5964/task/5971/stat : 5971 (java) S 5962 5964 5309 0 -1 64 439 0 0 0 9 0 0 0 16 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5972] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5972/stat : 5972 (java) S 5962 5964 5309 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5973] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5973/stat : 5973 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5974] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5974/stat : 5974 (java) S 5962 5964 5309 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187047594 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5964/tid=5976] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5976/stat : 5976 (java) S 5962 5964 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5964/tid=5977] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5977/stat : 5977 (java) S 5962 5964 5309 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1690912

[startup+12.7021 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 5977
/proc/meminfo: memFree=1805624/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1686552 CPUtime=0.69
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 6598 0 1 0 66 3 0 0 18 0 12 0 187047534 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421638 5393 2165 9 0 416549 0
[pid=5975] ppid=5964 vsize=5028 CPUtime=12.08
/proc/5975/stat : 5975 (minisat) R 5964 5964 5309 0 -1 4194304 939 0 0 0 1208 0 0 0 25 0 1 0 187047594 5148672 919 1992294400 134512640 135156773 4294956080 18446744073709551615 134556245 0 4 0 3 0 0 0 17 1 0 0
/proc/5975/statm: 1257 919 75 157 0 1097 0
[pid=5964/tid=5966] ppid=5962 vsize=1686552 CPUtime=0.47
/proc/5964/task/5966/stat : 5966 (java) S 5962 5964 5309 0 -1 64 2133 0 1 0 46 1 0 0 17 0 12 0 187047535 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5967] ppid=5962 vsize=1686552 CPUtime=0.11
/proc/5964/task/5967/stat : 5967 (java) S 5962 5964 5309 0 -1 64 3147 0 0 0 10 1 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5968] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5968/stat : 5968 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5969] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5969/stat : 5969 (java) S 5962 5964 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5970] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5970/stat : 5970 (java) S 5962 5964 5309 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5971] ppid=5962 vsize=1686552 CPUtime=0.09
/proc/5964/task/5971/stat : 5971 (java) S 5962 5964 5309 0 -1 64 439 0 0 0 9 0 0 0 16 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5972] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5972/stat : 5972 (java) S 5962 5964 5309 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5973] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5973/stat : 5973 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5974] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5974/stat : 5974 (java) S 5962 5964 5309 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187047594 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5964/tid=5976] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5976/stat : 5976 (java) S 5962 5964 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5964/tid=5977] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5977/stat : 5977 (java) S 5962 5964 5309 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 1691580

[startup+25.5026 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 5977
/proc/meminfo: memFree=1804984/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1686552 CPUtime=0.69
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 6598 0 1 0 66 3 0 0 18 0 12 0 187047534 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421638 5393 2165 9 0 416549 0
[pid=5975] ppid=5964 vsize=5572 CPUtime=24.87
/proc/5975/stat : 5975 (minisat) R 5964 5964 5309 0 -1 4194304 1093 0 0 0 2487 0 0 0 25 0 1 0 187047594 5705728 1073 1992294400 134512640 135156773 4294956080 18446744073709551615 134556460 0 4 0 3 0 0 0 17 1 0 0
/proc/5975/statm: 1393 1073 75 157 0 1233 0

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

/proc/5975/statm: 1536 1187 75 157 0 1376 0
[pid=5964/tid=5966] ppid=5962 vsize=1686552 CPUtime=0.47
/proc/5964/task/5966/stat : 5966 (java) S 5962 5964 5309 0 -1 64 2133 0 1 0 46 1 0 0 17 0 12 0 187047535 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5967] ppid=5962 vsize=1686552 CPUtime=0.11
/proc/5964/task/5967/stat : 5967 (java) S 5962 5964 5309 0 -1 64 3147 0 0 0 10 1 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5968] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5968/stat : 5968 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5969] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5969/stat : 5969 (java) S 5962 5964 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5970] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5970/stat : 5970 (java) S 5962 5964 5309 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5971] ppid=5962 vsize=1686552 CPUtime=0.09
/proc/5964/task/5971/stat : 5971 (java) S 5962 5964 5309 0 -1 64 439 0 0 0 9 0 0 0 16 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5972] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5972/stat : 5972 (java) S 5962 5964 5309 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5973] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5973/stat : 5973 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5974] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5974/stat : 5974 (java) S 5962 5964 5309 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187047594 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5964/tid=5976] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5976/stat : 5976 (java) S 5962 5964 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5964/tid=5977] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5977/stat : 5977 (java) S 5962 5964 5309 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 38.36
Current children cumulated vsize (KiB) 1692696

[startup+41.5023 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 5977
/proc/meminfo: memFree=1804472/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1686552 CPUtime=0.69
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 6598 0 1 0 66 3 0 0 18 0 12 0 187047534 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421638 5393 2165 9 0 416549 0
[pid=5975] ppid=5964 vsize=6144 CPUtime=40.86
/proc/5975/stat : 5975 (minisat) R 5964 5964 5309 0 -1 4194304 1222 0 0 0 4086 0 0 0 25 0 1 0 187047594 6291456 1202 1992294400 134512640 135156773 4294956080 18446744073709551615 134554873 0 4 0 3 0 0 0 17 1 0 0
/proc/5975/statm: 1536 1202 75 157 0 1376 0
[pid=5964/tid=5966] ppid=5962 vsize=1686552 CPUtime=0.47
/proc/5964/task/5966/stat : 5966 (java) S 5962 5964 5309 0 -1 64 2133 0 1 0 46 1 0 0 17 0 12 0 187047535 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5967] ppid=5962 vsize=1686552 CPUtime=0.11
/proc/5964/task/5967/stat : 5967 (java) S 5962 5964 5309 0 -1 64 3147 0 0 0 10 1 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5968] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5968/stat : 5968 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5969] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5969/stat : 5969 (java) S 5962 5964 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5970] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5970/stat : 5970 (java) S 5962 5964 5309 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5971] ppid=5962 vsize=1686552 CPUtime=0.09
/proc/5964/task/5971/stat : 5971 (java) S 5962 5964 5309 0 -1 64 439 0 0 0 9 0 0 0 16 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5972] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5972/stat : 5972 (java) S 5962 5964 5309 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5973] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5973/stat : 5973 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5974] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5974/stat : 5974 (java) S 5962 5964 5309 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187047594 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5964/tid=5976] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5976/stat : 5976 (java) S 5962 5964 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5964/tid=5977] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5977/stat : 5977 (java) S 5962 5964 5309 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 41.55
Current children cumulated vsize (KiB) 1692696

[startup+43.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 5977
/proc/meminfo: memFree=1804472/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1686552 CPUtime=0.69
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 6598 0 1 0 66 3 0 0 18 0 12 0 187047534 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421638 5393 2165 9 0 416549 0
[pid=5975] ppid=5964 vsize=6144 CPUtime=42.46
/proc/5975/stat : 5975 (minisat) R 5964 5964 5309 0 -1 4194304 1222 0 0 0 4246 0 0 0 25 0 1 0 187047594 6291456 1202 1992294400 134512640 135156773 4294956080 18446744073709551615 134548316 0 4 0 3 0 0 0 17 1 0 0
/proc/5975/statm: 1536 1202 75 157 0 1376 0
[pid=5964/tid=5966] ppid=5962 vsize=1686552 CPUtime=0.47
/proc/5964/task/5966/stat : 5966 (java) S 5962 5964 5309 0 -1 64 2133 0 1 0 46 1 0 0 17 0 12 0 187047535 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5967] ppid=5962 vsize=1686552 CPUtime=0.11
/proc/5964/task/5967/stat : 5967 (java) S 5962 5964 5309 0 -1 64 3147 0 0 0 10 1 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5968] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5968/stat : 5968 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5969] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5969/stat : 5969 (java) S 5962 5964 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5970] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5970/stat : 5970 (java) S 5962 5964 5309 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5971] ppid=5962 vsize=1686552 CPUtime=0.09
/proc/5964/task/5971/stat : 5971 (java) S 5962 5964 5309 0 -1 64 439 0 0 0 9 0 0 0 16 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5972] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5972/stat : 5972 (java) S 5962 5964 5309 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5973] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5973/stat : 5973 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5974] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5974/stat : 5974 (java) S 5962 5964 5309 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187047594 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5964/tid=5976] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5976/stat : 5976 (java) S 5962 5964 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5964/tid=5977] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5977/stat : 5977 (java) S 5962 5964 5309 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 43.15
Current children cumulated vsize (KiB) 1692696

[startup+43.9016 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 5977
/proc/meminfo: memFree=1804408/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1686552 CPUtime=0.69
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 6598 0 1 0 66 3 0 0 18 0 12 0 187047534 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421638 5393 2165 9 0 416549 0
[pid=5975] ppid=5964 vsize=6144 CPUtime=43.27
/proc/5975/stat : 5975 (minisat) R 5964 5964 5309 0 -1 4194304 1238 0 0 0 4327 0 0 0 25 0 1 0 187047594 6291456 1218 1992294400 134512640 135156773 4294956080 18446744073709551615 134556253 0 4 0 3 0 0 0 17 1 0 0
/proc/5975/statm: 1536 1218 75 157 0 1376 0
[pid=5964/tid=5966] ppid=5962 vsize=1686552 CPUtime=0.47
/proc/5964/task/5966/stat : 5966 (java) S 5962 5964 5309 0 -1 64 2133 0 1 0 46 1 0 0 17 0 12 0 187047535 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5967] ppid=5962 vsize=1686552 CPUtime=0.11
/proc/5964/task/5967/stat : 5967 (java) S 5962 5964 5309 0 -1 64 3147 0 0 0 10 1 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5968] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5968/stat : 5968 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5969] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5969/stat : 5969 (java) S 5962 5964 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5970] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5970/stat : 5970 (java) S 5962 5964 5309 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5971] ppid=5962 vsize=1686552 CPUtime=0.09
/proc/5964/task/5971/stat : 5971 (java) S 5962 5964 5309 0 -1 64 439 0 0 0 9 0 0 0 16 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5972] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5972/stat : 5972 (java) S 5962 5964 5309 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5973] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5973/stat : 5973 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5974] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5974/stat : 5974 (java) S 5962 5964 5309 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187047594 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5964/tid=5976] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5976/stat : 5976 (java) S 5962 5964 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5964/tid=5977] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5977/stat : 5977 (java) S 5962 5964 5309 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 43.96
Current children cumulated vsize (KiB) 1692696

[startup+44.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 5977
/proc/meminfo: memFree=1804408/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=1686552 CPUtime=0.69
/proc/5964/stat : 5964 (java) S 5962 5964 5309 0 -1 0 6598 0 1 0 66 3 0 0 18 0 12 0 187047534 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 421638 5393 2165 9 0 416549 0
[pid=5975] ppid=5964 vsize=6292 CPUtime=44.06
/proc/5975/stat : 5975 (minisat) R 5964 5964 5309 0 -1 4194304 1244 0 0 0 4406 0 0 0 25 0 1 0 187047594 6443008 1224 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/5975/statm: 1573 1224 75 157 0 1413 0
[pid=5964/tid=5966] ppid=5962 vsize=1686552 CPUtime=0.47
/proc/5964/task/5966/stat : 5966 (java) S 5962 5964 5309 0 -1 64 2133 0 1 0 46 1 0 0 17 0 12 0 187047535 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5967] ppid=5962 vsize=1686552 CPUtime=0.11
/proc/5964/task/5967/stat : 5967 (java) S 5962 5964 5309 0 -1 64 3147 0 0 0 10 1 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5968] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5968/stat : 5968 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 16 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5969] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5969/stat : 5969 (java) S 5962 5964 5309 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187047536 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5970] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5970/stat : 5970 (java) S 5962 5964 5309 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5971] ppid=5962 vsize=1686552 CPUtime=0.09
/proc/5964/task/5971/stat : 5971 (java) S 5962 5964 5309 0 -1 64 439 0 0 0 9 0 0 0 16 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5964/tid=5972] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5972/stat : 5972 (java) S 5962 5964 5309 0 -1 64 0 0 0 0 0 0 0 0 22 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5973] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5973/stat : 5973 (java) S 5962 5964 5309 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187047538 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5964/tid=5974] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5974/stat : 5974 (java) S 5962 5964 5309 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187047594 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=5964/tid=5976] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5976/stat : 5976 (java) S 5962 5964 5309 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=5964/tid=5977] ppid=5962 vsize=1686552 CPUtime=0
/proc/5964/task/5977/stat : 5977 (java) S 5962 5964 5309 0 -1 64 12 0 0 0 0 0 0 0 18 0 12 0 187047595 1727029248 5393 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 44.75
Current children cumulated vsize (KiB) 1692844

[startup+45.1058 s]
/proc/loadavg: 0.99 0.98 0.99 2/77 5977
/proc/meminfo: memFree=1804408/2055920 swapFree=4192812/4192956
[pid=5964] ppid=5962 vsize=0 CPUtime=45.16
/proc/5964/stat : 5964 (java) Z 5962 5964 5309 0 -1 12 6649 1252 1 0 66 4 4445 1 16 0 2 0 187047534 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5964/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 45.16
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 45.1068
CPU time (s): 45.1741
CPU user time (s): 45.1191
CPU system time (s): 0.054991
CPU usage (%): 100.149
Max. virtual memory (cumulated for all children) (KiB): 1692844

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

runsolver used 0.06399 second user time and 0.113982 second system time

The end

Launcher Data

Begin job on node35 at 2009-06-17 01:21:22
IDJOB=1883504
IDBENCH=1281
IDSOLVER=688
FILE ID=node35/1883504-1245194482
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.1900557957.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-1883504-1245194482/watcher-1883504-1245194482 -o /tmp/evaluation-result-1883504-1245194482/solver-1883504-1245194482 -C 1800 -W 2000 -M 1800  java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883504-1245194482.opb minisat %dimacs %var

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

MD5SUM BENCH= aacf18cf0b8ed9727f2f81c2bd5074e6
RANDOM SEED=54948125

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:       1823360 kB
Buffers:         48420 kB
Cached:         110424 kB
SwapCached:        140 kB
Active:          59544 kB
Inactive:       113392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             924 kB
Writeback:           0 kB
Mapped:          23744 kB
Slab:            45676 kB
Committed_AS:   186776 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-1883504-1245194482.opb

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