Trace number 1883500

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 168.709 168.688

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900576927.opb
MD5SUM7f91f8d08a20ca0a8483dc7b1c14e540
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 benchmark72.7209
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 671
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.58/0.59	------------------------
0.58/0.60	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.58/0.60	Size : 0, 10406, 0, 0, 22677
0.58/0.60	Count : 0, 2706, 0, 0, 1
0.58/0.60	
0.58/0.60	Command line : minisat tmp.dimacs %var 
0.58/0.60	
0.58/0.60	------------------------
0.68/0.60	This is MiniSat 2.0 beta
0.68/0.60	WARNING: for repeatability, setting FPU to use double precision
0.68/0.60	============================[ Problem Statistics ]=============================
0.68/0.60	|                                                                             |
0.68/0.60	|  Number of variables:  1354                                                 |
0.68/0.60	|  Number of clauses:    11836                                                |
0.68/0.61	|  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 |     768     6793    19774 |     2264        0    nan |  0.000 % |
0.68/0.63	|       101 |     768     6793    19774 |     2490      101     40 |  4.653 % |
0.68/0.64	|       251 |     768     6793    19774 |     2739      251     40 |  4.653 % |
0.68/0.65	|       476 |     768     6793    19774 |     3013      476     40 |  4.653 % |
0.68/0.67	|       814 |     768     6793    19774 |     3315      814     41 |  4.653 % |
0.68/0.70	|      1321 |     768     6793    19774 |     3646     1321     38 |  4.653 % |
0.68/0.75	|      2080 |     768     6793    19774 |     4011     2080     39 |  4.653 % |
0.68/0.84	|      3220 |     768     6793    19774 |     4412     3220     37 |  4.653 % |
0.68/0.99	|      4928 |     768     6793    19774 |     4853     2592     34 |  4.653 % |
1.27/1.20	|      7491 |     768     6793    19774 |     5339     2649     35 |  4.653 % |
1.56/1.52	|     11337 |     768     6793    19774 |     5873     3743     32 |  4.653 % |
1.96/1.97	|     17103 |     768     6793    19774 |     6460     3452     28 |  4.653 % |
2.66/2.67	|     25753 |     768     6793    19774 |     7106     5417     29 |  4.653 % |
3.76/3.78	|     38730 |     768     6793    19774 |     7817     3807     24 |  4.653 % |
5.56/5.54	|     58191 |     768     6793    19774 |     8598     7181     32 |  4.653 % |
8.37/8.35	|     87384 |     768     6793    19774 |     9458     5550     37 |  4.653 % |
12.86/12.80	|    131173 |     768     6793    19774 |    10404     5761     30 |  4.653 % |
19.56/19.53	|    196859 |     768     6793    19774 |    11445     7547     29 |  4.653 % |
30.87/30.83	|    295386 |     768     6793    19774 |    12589     6924     29 |  4.653 % |
47.95/47.98	|    443175 |     768     6793    19774 |    13848     7164     30 |  4.653 % |
76.85/76.83	|    664860 |     768     6793    19774 |    15233    10221     32 |  4.653 % |
125.63/125.62	|    997385 |     768     6793    19774 |    16756     9557     26 |  4.653 % |
168.62/168.66	===============================================================================
168.62/168.66	restarts              : 22
168.62/168.66	conflicts             : 1281773        (7631 /sec)
168.62/168.66	decisions             : 1566802        (1.35 % random) (9328 /sec)
168.62/168.66	propagations          : 148275333      (882725 /sec)
168.62/168.66	conflict literals     : 42092773       (28.61 % deleted)
168.62/168.66	Memory used           : 8.39 MB
168.62/168.66	CPU time              : 167.974 s
168.62/168.66	
168.62/168.66	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-1883500-1245194476/watcher-1883500-1245194476 -o /tmp/evaluation-result-1883500-1245194476/solver-1883500-1245194476 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883500-1245194476.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 3873
/proc/meminfo: memFree=1837736/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=152 CPUtime=0
/proc/3873/stat : 3873 (java) R 3871 3873 2568 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187048675 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 10535716 0 0 4096 0 0 0 0 17 0 0 0
/proc/3873/statm: 38 26 19 9 0 4 0

[startup+0.032631 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 3873
/proc/meminfo: memFree=1837736/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1682168 CPUtime=0.02
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 1876 0 1 0 1 1 0 0 18 0 5 0 187048675 1722540032 1476 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 420542 1476 850 9 0 415457 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1682168

[startup+0.101646 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 3873
/proc/meminfo: memFree=1837736/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1685296 CPUtime=0.11
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 2945 0 1 0 9 2 0 0 18 0 9 0 187048675 1725743104 2437 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421324 2437 1223 9 0 416235 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1685296

[startup+0.301665 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 3873
/proc/meminfo: memFree=1837736/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1685436 CPUtime=0.37
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 3798 0 1 0 35 2 0 0 18 0 9 0 187048675 1725886464 3268 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421359 3268 1258 9 0 416270 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1685436

[startup+0.701709 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 3873
/proc/meminfo: memFree=1837736/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1686456 CPUtime=0.68
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 6426 0 1 0 65 3 0 0 18 0 12 0 187048675 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421614 5379 2165 9 0 416525 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1686456

[startup+1.50178 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 3886
/proc/meminfo: memFree=1822720/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1686456 CPUtime=0.68
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 6426 0 1 0 65 3 0 0 18 0 12 0 187048675 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421614 5379 2165 9 0 416525 0
[pid=3884] ppid=3873 vsize=3568 CPUtime=0.88
/proc/3884/stat : 3884 (minisat) R 3873 3873 2568 0 -1 4194304 575 0 0 0 88 0 0 0 25 0 1 0 187048735 3653632 555 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/3884/statm: 892 555 75 157 0 732 0
[pid=3873/tid=3875] ppid=3871 vsize=1686456 CPUtime=0.45
/proc/3873/task/3875/stat : 3875 (java) S 3871 3873 2568 0 -1 64 2141 0 1 0 44 1 0 0 18 0 12 0 187048676 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3876] ppid=3871 vsize=1686456 CPUtime=0.11
/proc/3873/task/3876/stat : 3876 (java) S 3871 3873 2568 0 -1 64 2985 0 0 0 11 0 0 0 16 0 12 0 187048677 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3877] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3877/stat : 3877 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187048677 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3878] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3878/stat : 3878 (java) S 3871 3873 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187048677 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3879] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3879/stat : 3879 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187048679 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3880] ppid=3871 vsize=1686456 CPUtime=0.09
/proc/3873/task/3880/stat : 3880 (java) S 3871 3873 2568 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187048679 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3881] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3881/stat : 3881 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187048679 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3882] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3882/stat : 3882 (java) S 3871 3873 2568 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187048679 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3883] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3883/stat : 3883 (java) S 3871 3873 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187048735 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3873/tid=3885] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3885/stat : 3885 (java) S 3871 3873 2568 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187048736 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3873/tid=3886] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3886/stat : 3886 (java) S 3871 3873 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187048736 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 1690024

[startup+3.10294 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 3886
/proc/meminfo: memFree=1822208/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1686456 CPUtime=0.68
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 6445 0 1 0 65 3 0 0 18 0 12 0 187048675 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421614 5379 2165 9 0 416525 0
[pid=3884] ppid=3873 vsize=3836 CPUtime=2.48
/proc/3884/stat : 3884 (minisat) R 3873 3873 2568 0 -1 4194304 668 0 0 0 248 0 0 0 25 0 1 0 187048735 3928064 648 1992294400 134512640 135156773 4294956080 18446744073709551615 134556460 0 4 0 3 0 0 0 17 0 0 0
/proc/3884/statm: 959 648 75 157 0 799 0
[pid=3873/tid=3875] ppid=3871 vsize=1686456 CPUtime=0.45
/proc/3873/task/3875/stat : 3875 (java) S 3871 3873 2568 0 -1 64 2141 0 1 0 44 1 0 0 18 0 12 0 187048676 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3876] ppid=3871 vsize=1686456 CPUtime=0.11
/proc/3873/task/3876/stat : 3876 (java) S 3871 3873 2568 0 -1 64 3003 0 0 0 11 0 0 0 16 0 12 0 187048677 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3877] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3877/stat : 3877 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187048677 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3878] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3878/stat : 3878 (java) S 3871 3873 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187048677 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3879] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3879/stat : 3879 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187048679 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3880] ppid=3871 vsize=1686456 CPUtime=0.09
/proc/3873/task/3880/stat : 3880 (java) S 3871 3873 2568 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187048679 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3881] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3881/stat : 3881 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187048679 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3882] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3882/stat : 3882 (java) S 3871 3873 2568 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187048679 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3883] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3883/stat : 3883 (java) S 3871 3873 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187048735 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3873/tid=3885] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3885/stat : 3885 (java) S 3871 3873 2568 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187048736 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3873/tid=3886] ppid=3871 vsize=1686456 CPUtime=0
/proc/3873/task/3886/stat : 3886 (java) S 3871 3873 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187048736 1726930944 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 1690292

[startup+6.30228 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 3886
/proc/meminfo: memFree=1821248/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1686444 CPUtime=0.68
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 6585 0 1 0 65 3 0 0 18 0 12 0 187048675 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421611 5379 2165 9 0 416522 0
[pid=3884] ppid=3873 vsize=4364 CPUtime=5.69
/proc/3884/stat : 3884 (minisat) R 3873 3873 2568 0 -1 4194304 801 0 0 0 568 1 0 0 25 0 1 0 187048735 4468736 781 1992294400 134512640 135156773 4294956080 18446744073709551615 134556256 0 4 0 3 0 0 0 17 0 0 0
/proc/3884/statm: 1091 781 75 157 0 931 0
[pid=3873/tid=3875] ppid=3871 vsize=1686444 CPUtime=0.45
/proc/3873/task/3875/stat : 3875 (java) S 3871 3873 2568 0 -1 64 2141 0 1 0 44 1 0 0 18 0 12 0 187048676 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3876] ppid=3871 vsize=1686444 CPUtime=0.11
/proc/3873/task/3876/stat : 3876 (java) S 3871 3873 2568 0 -1 64 3135 0 0 0 11 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3877] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3877/stat : 3877 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3878] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3878/stat : 3878 (java) S 3871 3873 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3879] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3879/stat : 3879 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3880] ppid=3871 vsize=1686444 CPUtime=0.09
/proc/3873/task/3880/stat : 3880 (java) S 3871 3873 2568 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3881] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3881/stat : 3881 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3882] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3882/stat : 3882 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3883] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3883/stat : 3883 (java) S 3871 3873 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187048735 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3873/tid=3885] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3885/stat : 3885 (java) S 3871 3873 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3873/tid=3886] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3886/stat : 3886 (java) S 3871 3873 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.37
Current children cumulated vsize (KiB) 1690808

[startup+12.7029 s]
/proc/loadavg: 1.01 1.00 1.00 2/77 3886
/proc/meminfo: memFree=1820480/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1686444 CPUtime=0.68
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 6585 0 1 0 65 3 0 0 18 0 12 0 187048675 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421611 5379 2165 9 0 416522 0
[pid=3884] ppid=3873 vsize=5032 CPUtime=12.08
/proc/3884/stat : 3884 (minisat) R 3873 3873 2568 0 -1 4194304 953 0 0 0 1207 1 0 0 25 0 1 0 187048735 5152768 933 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/3884/statm: 1258 933 75 157 0 1098 0
[pid=3873/tid=3875] ppid=3871 vsize=1686444 CPUtime=0.45
/proc/3873/task/3875/stat : 3875 (java) S 3871 3873 2568 0 -1 64 2141 0 1 0 44 1 0 0 18 0 12 0 187048676 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3876] ppid=3871 vsize=1686444 CPUtime=0.11
/proc/3873/task/3876/stat : 3876 (java) S 3871 3873 2568 0 -1 64 3135 0 0 0 11 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3877] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3877/stat : 3877 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3878] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3878/stat : 3878 (java) S 3871 3873 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3879] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3879/stat : 3879 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3880] ppid=3871 vsize=1686444 CPUtime=0.09
/proc/3873/task/3880/stat : 3880 (java) S 3871 3873 2568 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3881] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3881/stat : 3881 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3882] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3882/stat : 3882 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3883] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3883/stat : 3883 (java) S 3871 3873 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187048735 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3873/tid=3885] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3885/stat : 3885 (java) S 3871 3873 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3873/tid=3886] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3886/stat : 3886 (java) S 3871 3873 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 1691476

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3886
/proc/meminfo: memFree=1819776/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1686444 CPUtime=0.69
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 6585 0 1 0 66 3 0 0 18 0 12 0 187048675 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421611 5379 2165 9 0 416522 0
[pid=3884] ppid=3873 vsize=5704 CPUtime=24.88
/proc/3884/stat : 3884 (minisat) R 3873 3873 2568 0 -1 4194304 1137 0 0 0 2487 1 0 0 25 0 1 0 187048735 5840896 1117 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/3884/statm: 1426 1117 75 157 0 1266 0

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


[startup+166.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3886
/proc/meminfo: memFree=1816896/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1686444 CPUtime=0.69
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 6585 0 1 0 66 3 0 0 18 0 12 0 187048675 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421611 5379 2165 9 0 416522 0
[pid=3884] ppid=3873 vsize=8452 CPUtime=165.63
/proc/3884/stat : 3884 (minisat) R 3873 3873 2568 0 -1 4194304 1800 0 0 0 16561 2 0 0 25 0 1 0 187048735 8654848 1780 1992294400 134512640 135156773 4294956080 18446744073709551615 134556384 0 4 0 3 0 0 0 17 0 0 0
/proc/3884/statm: 2113 1780 75 157 0 1953 0
[pid=3873/tid=3875] ppid=3871 vsize=1686444 CPUtime=0.45
/proc/3873/task/3875/stat : 3875 (java) S 3871 3873 2568 0 -1 64 2141 0 1 0 44 1 0 0 18 0 12 0 187048676 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3876] ppid=3871 vsize=1686444 CPUtime=0.11
/proc/3873/task/3876/stat : 3876 (java) S 3871 3873 2568 0 -1 64 3135 0 0 0 11 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3877] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3877/stat : 3877 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3878] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3878/stat : 3878 (java) S 3871 3873 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3879] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3879/stat : 3879 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3880] ppid=3871 vsize=1686444 CPUtime=0.09
/proc/3873/task/3880/stat : 3880 (java) S 3871 3873 2568 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3881] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3881/stat : 3881 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3882] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3882/stat : 3882 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3883] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3883/stat : 3883 (java) S 3871 3873 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187048735 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3873/tid=3885] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3885/stat : 3885 (java) S 3871 3873 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3873/tid=3886] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3886/stat : 3886 (java) S 3871 3873 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 166.32
Current children cumulated vsize (KiB) 1694896

[startup+167.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3886
/proc/meminfo: memFree=1816896/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1686444 CPUtime=0.69
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 6585 0 1 0 66 3 0 0 18 0 12 0 187048675 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421611 5379 2165 9 0 416522 0
[pid=3884] ppid=3873 vsize=8588 CPUtime=167.23
/proc/3884/stat : 3884 (minisat) R 3873 3873 2568 0 -1 4194304 1815 0 0 0 16721 2 0 0 25 0 1 0 187048735 8794112 1795 1992294400 134512640 135156773 4294956080 18446744073709551615 134548171 0 4 0 3 0 0 0 17 0 0 0
/proc/3884/statm: 2147 1795 75 157 0 1987 0
[pid=3873/tid=3875] ppid=3871 vsize=1686444 CPUtime=0.45
/proc/3873/task/3875/stat : 3875 (java) S 3871 3873 2568 0 -1 64 2141 0 1 0 44 1 0 0 18 0 12 0 187048676 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3876] ppid=3871 vsize=1686444 CPUtime=0.11
/proc/3873/task/3876/stat : 3876 (java) S 3871 3873 2568 0 -1 64 3135 0 0 0 11 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3877] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3877/stat : 3877 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3878] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3878/stat : 3878 (java) S 3871 3873 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3879] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3879/stat : 3879 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3880] ppid=3871 vsize=1686444 CPUtime=0.09
/proc/3873/task/3880/stat : 3880 (java) S 3871 3873 2568 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3881] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3881/stat : 3881 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3882] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3882/stat : 3882 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3883] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3883/stat : 3883 (java) S 3871 3873 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187048735 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3873/tid=3885] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3885/stat : 3885 (java) S 3871 3873 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3873/tid=3886] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3886/stat : 3886 (java) S 3871 3873 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 167.92
Current children cumulated vsize (KiB) 1695032

[startup+168.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3886
/proc/meminfo: memFree=1816896/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1686444 CPUtime=0.69
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 6585 0 1 0 66 3 0 0 18 0 12 0 187048675 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421611 5379 2165 9 0 416522 0
[pid=3884] ppid=3873 vsize=8588 CPUtime=167.63
/proc/3884/stat : 3884 (minisat) R 3873 3873 2568 0 -1 4194304 1815 0 0 0 16761 2 0 0 25 0 1 0 187048735 8794112 1795 1992294400 134512640 135156773 4294956080 18446744073709551615 134556256 0 4 0 3 0 0 0 17 0 0 0
/proc/3884/statm: 2147 1795 75 157 0 1987 0
[pid=3873/tid=3875] ppid=3871 vsize=1686444 CPUtime=0.45
/proc/3873/task/3875/stat : 3875 (java) S 3871 3873 2568 0 -1 64 2141 0 1 0 44 1 0 0 18 0 12 0 187048676 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3876] ppid=3871 vsize=1686444 CPUtime=0.11
/proc/3873/task/3876/stat : 3876 (java) S 3871 3873 2568 0 -1 64 3135 0 0 0 11 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3877] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3877/stat : 3877 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3878] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3878/stat : 3878 (java) S 3871 3873 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3879] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3879/stat : 3879 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3880] ppid=3871 vsize=1686444 CPUtime=0.09
/proc/3873/task/3880/stat : 3880 (java) S 3871 3873 2568 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3881] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3881/stat : 3881 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3882] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3882/stat : 3882 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3883] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3883/stat : 3883 (java) S 3871 3873 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187048735 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3873/tid=3885] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3885/stat : 3885 (java) S 3871 3873 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3873/tid=3886] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3886/stat : 3886 (java) S 3871 3873 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 168.32
Current children cumulated vsize (KiB) 1695032

[startup+168.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3886
/proc/meminfo: memFree=1816896/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1686444 CPUtime=0.69
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 6585 0 1 0 66 3 0 0 18 0 12 0 187048675 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421611 5379 2165 9 0 416522 0
[pid=3884] ppid=3873 vsize=8588 CPUtime=167.83
/proc/3884/stat : 3884 (minisat) R 3873 3873 2568 0 -1 4194304 1815 0 0 0 16781 2 0 0 25 0 1 0 187048735 8794112 1795 1992294400 134512640 135156773 4294956080 18446744073709551615 134556460 0 4 0 3 0 0 0 17 0 0 0
/proc/3884/statm: 2147 1795 75 157 0 1987 0
[pid=3873/tid=3875] ppid=3871 vsize=1686444 CPUtime=0.45
/proc/3873/task/3875/stat : 3875 (java) S 3871 3873 2568 0 -1 64 2141 0 1 0 44 1 0 0 18 0 12 0 187048676 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3876] ppid=3871 vsize=1686444 CPUtime=0.11
/proc/3873/task/3876/stat : 3876 (java) S 3871 3873 2568 0 -1 64 3135 0 0 0 11 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3877] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3877/stat : 3877 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3878] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3878/stat : 3878 (java) S 3871 3873 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3879] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3879/stat : 3879 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3880] ppid=3871 vsize=1686444 CPUtime=0.09
/proc/3873/task/3880/stat : 3880 (java) S 3871 3873 2568 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3881] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3881/stat : 3881 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3882] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3882/stat : 3882 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3883] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3883/stat : 3883 (java) S 3871 3873 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187048735 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3873/tid=3885] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3885/stat : 3885 (java) S 3871 3873 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3873/tid=3886] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3886/stat : 3886 (java) S 3871 3873 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 168.52
Current children cumulated vsize (KiB) 1695032

[startup+168.603 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 3886
/proc/meminfo: memFree=1816896/2055920 swapFree=4191896/4192956
[pid=3873] ppid=3871 vsize=1686444 CPUtime=0.69
/proc/3873/stat : 3873 (java) S 3871 3873 2568 0 -1 0 6585 0 1 0 66 3 0 0 18 0 12 0 187048675 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3873/statm: 421611 5379 2165 9 0 416522 0
[pid=3884] ppid=3873 vsize=8588 CPUtime=167.93
/proc/3884/stat : 3884 (minisat) R 3873 3873 2568 0 -1 4194304 1815 0 0 0 16791 2 0 0 25 0 1 0 187048735 8794112 1795 1992294400 134512640 135156773 4294956080 18446744073709551615 134553653 0 4 0 3 0 0 0 17 0 0 0
/proc/3884/statm: 2147 1795 75 157 0 1987 0
[pid=3873/tid=3875] ppid=3871 vsize=1686444 CPUtime=0.45
/proc/3873/task/3875/stat : 3875 (java) S 3871 3873 2568 0 -1 64 2141 0 1 0 44 1 0 0 18 0 12 0 187048676 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3876] ppid=3871 vsize=1686444 CPUtime=0.11
/proc/3873/task/3876/stat : 3876 (java) S 3871 3873 2568 0 -1 64 3135 0 0 0 11 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3877] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3877/stat : 3877 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 16 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3873/tid=3878] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3878/stat : 3878 (java) S 3871 3873 2568 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187048677 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3879] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3879/stat : 3879 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3880] ppid=3871 vsize=1686444 CPUtime=0.09
/proc/3873/task/3880/stat : 3880 (java) S 3871 3873 2568 0 -1 64 433 0 0 0 9 0 0 0 16 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3881] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3881/stat : 3881 (java) S 3871 3873 2568 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3882] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3882/stat : 3882 (java) S 3871 3873 2568 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187048679 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3873/tid=3883] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3883/stat : 3883 (java) S 3871 3873 2568 0 -1 64 69 0 0 0 0 0 0 0 18 0 12 0 187048735 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=3873/tid=3885] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3885/stat : 3885 (java) S 3871 3873 2568 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=3873/tid=3886] ppid=3871 vsize=1686444 CPUtime=0
/proc/3873/task/3886/stat : 3886 (java) S 3871 3873 2568 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187048736 1726918656 5379 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 168.62
Current children cumulated vsize (KiB) 1695032

Child status: 0
Real time (s): 168.688
CPU time (s): 168.709
CPU user time (s): 168.64
CPU system time (s): 0.068989
CPU usage (%): 100.012
Max. virtual memory (cumulated for all children) (KiB): 1695032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.64
system time used= 0.068989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8461
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= 3772
involuntary context switches= 3950

runsolver used 0.19197 second user time and 0.448931 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-17 01:21:16
IDJOB=1883500
IDBENCH=1277
IDSOLVER=688
FILE ID=node2/1883500-1245194476
PBS_JOBID= 9368297
Free space on /tmp= 66452 MiB

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

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

MD5SUM BENCH= 7f91f8d08a20ca0a8483dc7b1c14e540
RANDOM SEED=251337430

node2.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.214
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.214
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:       1838280 kB
Buffers:         49704 kB
Cached:          96780 kB
SwapCached:        260 kB
Active:          57684 kB
Inactive:       102064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838280 kB
SwapTotal:     4192956 kB
SwapFree:      4191896 kB
Dirty:            1524 kB
Writeback:           0 kB
Mapped:          21784 kB
Slab:            43860 kB
Committed_AS:   191776 kB
PageTables:       1468 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-1883500-1245194476.opb

Free space on /tmp at the end= 66448 MiB
End job on node2 at 2009-06-17 01:24:05