Trace number 1883553

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 31.7122 31.6316

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900566157.opb
MD5SUM8170439ba832b251137a16b29cd20ba3
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 benchmark25.9111
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 801
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.79/0.73	------------------------
0.79/0.73	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.79/0.73	Size : 0, 10406, 0, 0, 30945
0.79/0.73	Count : 0, 2706, 0, 0, 1
0.79/0.73	
0.79/0.73	Command line : minisat tmp.dimacs %var 
0.79/0.73	
0.79/0.73	------------------------
0.79/0.74	This is MiniSat 2.0 beta
0.79/0.74	WARNING: for repeatability, setting FPU to use double precision
0.79/0.74	============================[ Problem Statistics ]=============================
0.79/0.74	|                                                                             |
0.79/0.74	|  Number of variables:  1575                                                 |
0.79/0.74	|  Number of clauses:    14666                                                |
0.79/0.75	|  Parsing time:         0.01         s                                       |
0.79/0.77	============================[ Search Statistics ]==============================
0.79/0.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.77	===============================================================================
0.79/0.77	|         0 |     857     7588    21726 |     2529        0    nan |  0.000 % |
0.79/0.78	|       100 |     857     7588    21726 |     2782      100     33 |  5.270 % |
0.79/0.78	|       252 |     857     7588    21726 |     3060      252     40 |  5.270 % |
0.79/0.79	|       478 |     857     7588    21726 |     3366      478     42 |  5.270 % |
0.83/0.81	|       816 |     857     7588    21726 |     3703      816     39 |  5.270 % |
0.83/0.84	|      1322 |     857     7588    21726 |     4073     1322     33 |  5.270 % |
0.83/0.89	|      2082 |     857     7588    21726 |     4480     2082     33 |  5.270 % |
0.83/0.97	|      3225 |     857     7588    21726 |     4928     3225     31 |  5.270 % |
1.18/1.13	|      4935 |     857     7588    21726 |     5421     4935     33 |  5.270 % |
1.38/1.35	|      7497 |     857     7588    21726 |     5964     4718     31 |  5.270 % |
1.68/1.68	|     11342 |     857     7588    21726 |     6560     5412     32 |  5.270 % |
2.18/2.19	|     17110 |     857     7588    21726 |     7216     4402     23 |  5.270 % |
3.08/3.04	|     25760 |     857     7588    21726 |     7938     5555     36 |  5.270 % |
4.38/4.40	|     38734 |     857     7588    21726 |     8731     6161     29 |  5.270 % |
6.27/6.28	|     58196 |     857     7588    21726 |     9605     7700     28 |  5.270 % |
9.17/9.15	|     87388 |     857     7588    21726 |    10565     7418     27 |  5.270 % |
13.77/13.72	|    131179 |     857     7588    21726 |    11622     8016     28 |  5.270 % |
22.67/22.65	|    196863 |     820     7439    21234 |    12784     6023     27 |  7.619 % |
31.66/31.61	===============================================================================
31.66/31.61	restarts              : 18
31.66/31.62	conflicts             : 267113         (8659 /sec)
31.66/31.62	decisions             : 341088         (1.46 % random) (11057 /sec)
31.66/31.62	propagations          : 30662546       (994010 /sec)
31.66/31.62	conflict literals     : 8269617        (24.49 % deleted)
31.66/31.62	Memory used           : 6.07 MB
31.66/31.62	CPU time              : 30.8473 s
31.66/31.62	
31.66/31.62	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-1883553-1245194673/watcher-1883553-1245194673 -o /tmp/evaluation-result-1883553-1245194673/solver-1883553-1245194673 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883553-1245194673.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8922
/proc/meminfo: memFree=1838888/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=152 CPUtime=0
/proc/8922/stat : 8922 (java) R 8920 8922 8701 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187063687 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 3531556 0 0 4096 0 0 0 0 17 0 0 0
/proc/8922/statm: 38 26 19 9 0 4 0

[startup+0.0736919 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8922
/proc/meminfo: memFree=1838888/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1684400 CPUtime=0.07
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 2723 0 1 0 6 1 0 0 18 0 9 0 187063687 1724825600 2218 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421100 2218 1209 9 0 416011 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1684400

[startup+0.103638 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8922
/proc/meminfo: memFree=1838888/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1684400 CPUtime=0.11
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 2928 0 1 0 10 1 0 0 18 0 9 0 187063687 1724825600 2418 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421100 2418 1226 9 0 416011 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1684400

[startup+0.301676 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8922
/proc/meminfo: memFree=1838888/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1684524 CPUtime=0.38
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 3855 0 1 0 36 2 0 0 18 0 9 0 187063687 1724952576 3325 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421131 3325 1258 9 0 416042 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1684524

[startup+0.701742 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8922
/proc/meminfo: memFree=1838888/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1684652 CPUtime=0.79
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 6167 0 1 0 76 3 0 0 18 0 9 0 187063687 1725083648 5419 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421163 5419 2162 9 0 416074 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 1684652

[startup+1.50288 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8935
/proc/meminfo: memFree=1823552/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1685612 CPUtime=0.83
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 6533 0 1 0 80 3 0 0 18 0 12 0 187063687 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421403 5453 2165 9 0 416314 0
[pid=8933] ppid=8922 vsize=3624 CPUtime=0.75
/proc/8933/stat : 8933 (minisat) R 8922 8922 8701 0 -1 4194304 633 0 0 0 75 0 0 0 23 0 1 0 187063761 3710976 613 1992294400 134512640 135156773 4294956080 18446744073709551615 134556276 0 4 0 3 0 0 0 17 1 0 0
/proc/8933/statm: 906 613 75 157 0 746 0
[pid=8922/tid=8924] ppid=8920 vsize=1685612 CPUtime=0.55
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8701 0 -1 64 2135 0 1 0 54 1 0 0 17 0 12 0 187063688 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1685612 CPUtime=0.16
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8701 0 -1 64 3093 0 0 0 15 1 0 0 16 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8701 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8701 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1685612 CPUtime=0.09
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8701 0 -1 64 437 0 0 0 9 0 0 0 16 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8701 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8701 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8701 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187063761 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8701 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8701 0 -1 64 13 0 0 0 0 0 0 0 18 0 12 0 187063762 1726066688 5453 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) 1689236

[startup+3.10115 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8935
/proc/meminfo: memFree=1822720/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1685612 CPUtime=0.83
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 6552 0 1 0 80 3 0 0 18 0 12 0 187063687 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421403 5453 2165 9 0 416314 0
[pid=8933] ppid=8922 vsize=4156 CPUtime=2.35
/proc/8933/stat : 8933 (minisat) R 8922 8922 8701 0 -1 4194304 747 0 0 0 235 0 0 0 25 0 1 0 187063761 4255744 727 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/8933/statm: 1039 727 75 157 0 879 0
[pid=8922/tid=8924] ppid=8920 vsize=1685612 CPUtime=0.55
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8701 0 -1 64 2135 0 1 0 54 1 0 0 17 0 12 0 187063688 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1685612 CPUtime=0.16
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8701 0 -1 64 3111 0 0 0 15 1 0 0 16 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8701 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8701 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1685612 CPUtime=0.09
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8701 0 -1 64 437 0 0 0 9 0 0 0 16 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8701 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8701 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8701 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187063761 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8701 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8701 0 -1 64 13 0 0 0 0 0 0 0 18 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 1689768

[startup+6.3027 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8935
/proc/meminfo: memFree=1821888/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1685612 CPUtime=0.83
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 6691 0 1 0 80 3 0 0 18 0 12 0 187063687 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421403 5453 2165 9 0 416314 0
[pid=8933] ppid=8922 vsize=4568 CPUtime=5.54
/proc/8933/stat : 8933 (minisat) R 8922 8922 8701 0 -1 4194304 841 0 0 0 554 0 0 0 25 0 1 0 187063761 4677632 821 1992294400 134512640 135156773 4294956080 18446744073709551615 134553325 0 4 0 3 0 0 0 17 1 0 0
/proc/8933/statm: 1142 821 75 157 0 982 0
[pid=8922/tid=8924] ppid=8920 vsize=1685612 CPUtime=0.55
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8701 0 -1 64 2135 0 1 0 54 1 0 0 17 0 12 0 187063688 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1685612 CPUtime=0.16
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8701 0 -1 64 3241 0 0 0 15 1 0 0 16 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8701 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8701 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1685612 CPUtime=0.09
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8701 0 -1 64 437 0 0 0 9 0 0 0 16 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8701 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8701 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8701 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187063761 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8701 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8701 0 -1 64 13 0 0 0 0 0 0 0 18 0 12 0 187063762 1726066688 5453 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) 1690180

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8935
/proc/meminfo: memFree=1821120/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1685612 CPUtime=0.83
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 6691 0 1 0 80 3 0 0 18 0 12 0 187063687 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421403 5453 2165 9 0 416314 0
[pid=8933] ppid=8922 vsize=5120 CPUtime=11.94
/proc/8933/stat : 8933 (minisat) R 8922 8922 8701 0 -1 4194304 985 0 0 0 1194 0 0 0 25 0 1 0 187063761 5242880 965 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/8933/statm: 1280 965 75 157 0 1120 0
[pid=8922/tid=8924] ppid=8920 vsize=1685612 CPUtime=0.55
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8701 0 -1 64 2135 0 1 0 54 1 0 0 17 0 12 0 187063688 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1685612 CPUtime=0.16
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8701 0 -1 64 3241 0 0 0 15 1 0 0 16 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8701 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8701 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1685612 CPUtime=0.09
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8701 0 -1 64 437 0 0 0 9 0 0 0 16 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8701 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8701 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8701 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187063761 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8701 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8701 0 -1 64 13 0 0 0 0 0 0 0 18 0 12 0 187063762 1726066688 5453 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) 1690732

[startup+25.503 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8935
/proc/meminfo: memFree=1820224/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1685612 CPUtime=0.83
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 6691 0 1 0 80 3 0 0 18 0 12 0 187063687 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421403 5453 2165 9 0 416314 0
[pid=8933] ppid=8922 vsize=5932 CPUtime=24.74
/proc/8933/stat : 8933 (minisat) R 8922 8922 8701 0 -1 4194304 1196 0 0 0 2473 1 0 0 25 0 1 0 187063761 6074368 1176 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/8933/statm: 1483 1176 75 157 0 1323 0

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


[startup+28.7016 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8935
/proc/meminfo: memFree=1820160/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1685612 CPUtime=0.83
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 6691 0 1 0 80 3 0 0 18 0 12 0 187063687 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421403 5453 2165 9 0 416314 0
[pid=8933] ppid=8922 vsize=6068 CPUtime=27.93
/proc/8933/stat : 8933 (minisat) R 8922 8922 8701 0 -1 4194304 1213 0 0 0 2792 1 0 0 25 0 1 0 187063761 6213632 1193 1992294400 134512640 135156773 4294956080 18446744073709551615 134556324 0 4 0 3 0 0 0 17 1 0 0
/proc/8933/statm: 1517 1193 75 157 0 1357 0
[pid=8922/tid=8924] ppid=8920 vsize=1685612 CPUtime=0.55
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8701 0 -1 64 2135 0 1 0 54 1 0 0 17 0 12 0 187063688 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1685612 CPUtime=0.16
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8701 0 -1 64 3241 0 0 0 15 1 0 0 16 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8701 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8701 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1685612 CPUtime=0.09
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8701 0 -1 64 437 0 0 0 9 0 0 0 16 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8701 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8701 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8701 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187063761 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8701 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8701 0 -1 64 13 0 0 0 0 0 0 0 18 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 28.76
Current children cumulated vsize (KiB) 1691680

[startup+30.3029 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8935
/proc/meminfo: memFree=1820096/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1685612 CPUtime=0.83
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 6691 0 1 0 80 3 0 0 18 0 12 0 187063687 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421403 5453 2165 9 0 416314 0
[pid=8933] ppid=8922 vsize=6068 CPUtime=29.54
/proc/8933/stat : 8933 (minisat) R 8922 8922 8701 0 -1 4194304 1239 0 0 0 2953 1 0 0 25 0 1 0 187063761 6213632 1219 1992294400 134512640 135156773 4294956080 18446744073709551615 134567482 0 4 0 3 0 0 0 17 1 0 0
/proc/8933/statm: 1517 1219 75 157 0 1357 0
[pid=8922/tid=8924] ppid=8920 vsize=1685612 CPUtime=0.55
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8701 0 -1 64 2135 0 1 0 54 1 0 0 17 0 12 0 187063688 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1685612 CPUtime=0.16
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8701 0 -1 64 3241 0 0 0 15 1 0 0 16 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8701 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8701 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1685612 CPUtime=0.09
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8701 0 -1 64 437 0 0 0 9 0 0 0 16 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8701 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8701 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8701 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187063761 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8701 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8701 0 -1 64 13 0 0 0 0 0 0 0 18 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 30.37
Current children cumulated vsize (KiB) 1691680

[startup+31.103 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8935
/proc/meminfo: memFree=1820032/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1685612 CPUtime=0.83
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 6691 0 1 0 80 3 0 0 18 0 12 0 187063687 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421403 5453 2165 9 0 416314 0
[pid=8933] ppid=8922 vsize=6216 CPUtime=30.34
/proc/8933/stat : 8933 (minisat) R 8922 8922 8701 0 -1 4194304 1269 0 0 0 3033 1 0 0 25 0 1 0 187063761 6365184 1249 1992294400 134512640 135156773 4294956080 18446744073709551615 134549040 0 4 0 3 0 0 0 17 1 0 0
/proc/8933/statm: 1554 1249 75 157 0 1394 0
[pid=8922/tid=8924] ppid=8920 vsize=1685612 CPUtime=0.55
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8701 0 -1 64 2135 0 1 0 54 1 0 0 17 0 12 0 187063688 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1685612 CPUtime=0.16
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8701 0 -1 64 3241 0 0 0 15 1 0 0 16 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8701 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8701 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1685612 CPUtime=0.09
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8701 0 -1 64 437 0 0 0 9 0 0 0 16 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8701 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8701 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8701 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187063761 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8701 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8701 0 -1 64 13 0 0 0 0 0 0 0 18 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.17
Current children cumulated vsize (KiB) 1691828

[startup+31.5021 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8935
/proc/meminfo: memFree=1820032/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1685612 CPUtime=0.83
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 6691 0 1 0 80 3 0 0 18 0 12 0 187063687 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421403 5453 2165 9 0 416314 0
[pid=8933] ppid=8922 vsize=6216 CPUtime=30.73
/proc/8933/stat : 8933 (minisat) R 8922 8922 8701 0 -1 4194304 1269 0 0 0 3072 1 0 0 25 0 1 0 187063761 6365184 1249 1992294400 134512640 135156773 4294956080 18446744073709551615 134556398 0 4 0 3 0 0 0 17 1 0 0
/proc/8933/statm: 1554 1249 75 157 0 1394 0
[pid=8922/tid=8924] ppid=8920 vsize=1685612 CPUtime=0.55
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8701 0 -1 64 2135 0 1 0 54 1 0 0 17 0 12 0 187063688 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1685612 CPUtime=0.16
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8701 0 -1 64 3241 0 0 0 15 1 0 0 16 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8701 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8701 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1685612 CPUtime=0.09
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8701 0 -1 64 437 0 0 0 9 0 0 0 16 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8701 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8701 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8701 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187063761 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8701 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8701 0 -1 64 13 0 0 0 0 0 0 0 18 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.56
Current children cumulated vsize (KiB) 1691828

[startup+31.6021 s]
/proc/loadavg: 0.99 0.97 0.99 2/77 8935
/proc/meminfo: memFree=1820032/2055920 swapFree=4181252/4192956
[pid=8922] ppid=8920 vsize=1685612 CPUtime=0.83
/proc/8922/stat : 8922 (java) S 8920 8922 8701 0 -1 0 6691 0 1 0 80 3 0 0 18 0 12 0 187063687 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/8922/statm: 421403 5453 2165 9 0 416314 0
[pid=8933] ppid=8922 vsize=6216 CPUtime=30.83
/proc/8933/stat : 8933 (minisat) R 8922 8922 8701 0 -1 4194304 1269 0 0 0 3082 1 0 0 25 0 1 0 187063761 6365184 1249 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 1 0 0
/proc/8933/statm: 1554 1249 75 157 0 1394 0
[pid=8922/tid=8924] ppid=8920 vsize=1685612 CPUtime=0.55
/proc/8922/task/8924/stat : 8924 (java) S 8920 8922 8701 0 -1 64 2135 0 1 0 54 1 0 0 17 0 12 0 187063688 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8925] ppid=8920 vsize=1685612 CPUtime=0.16
/proc/8922/task/8925/stat : 8925 (java) S 8920 8922 8701 0 -1 64 3241 0 0 0 15 1 0 0 16 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8926] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8926/stat : 8926 (java) S 8920 8922 8701 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8927] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8927/stat : 8927 (java) S 8920 8922 8701 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187063690 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8928] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8928/stat : 8928 (java) S 8920 8922 8701 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8929] ppid=8920 vsize=1685612 CPUtime=0.09
/proc/8922/task/8929/stat : 8929 (java) S 8920 8922 8701 0 -1 64 437 0 0 0 9 0 0 0 16 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=8922/tid=8930] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8930/stat : 8930 (java) S 8920 8922 8701 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8931] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8931/stat : 8931 (java) S 8920 8922 8701 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187063692 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=8922/tid=8932] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8932/stat : 8932 (java) S 8920 8922 8701 0 -1 64 68 0 0 0 0 0 0 0 16 0 12 0 187063761 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=8922/tid=8934] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8934/stat : 8934 (java) S 8920 8922 8701 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=8922/tid=8935] ppid=8920 vsize=1685612 CPUtime=0
/proc/8922/task/8935/stat : 8935 (java) S 8920 8922 8701 0 -1 64 13 0 0 0 0 0 0 0 18 0 12 0 187063762 1726066688 5453 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 31.66
Current children cumulated vsize (KiB) 1691828

Child status: 0
Real time (s): 31.6316
CPU time (s): 31.7122
CPU user time (s): 31.6582
CPU system time (s): 0.053991
CPU usage (%): 100.255
Max. virtual memory (cumulated for all children) (KiB): 1691828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.6582
system time used= 0.053991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8018
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= 960
involuntary context switches= 186

runsolver used 0.035994 second user time and 0.089986 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-17 01:24:33
IDJOB=1883553
IDBENCH=1330
IDSOLVER=688
FILE ID=node48/1883553-1245194673
PBS_JOBID= 9368337
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= 8170439ba832b251137a16b29cd20ba3
RANDOM SEED=2102595773

node48.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.270
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.270
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:       1839432 kB
Buffers:         43916 kB
Cached:         104024 kB
SwapCached:       5468 kB
Active:          78292 kB
Inactive:        77488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839432 kB
SwapTotal:     4192956 kB
SwapFree:      4181252 kB
Dirty:            1044 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            46748 kB
Committed_AS:   162996 kB
PageTables:       1372 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-1883553-1245194673.opb

Free space on /tmp at the end= 66236 MiB
End job on node48 at 2009-06-17 01:25:05