Trace number 1883538

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 125.614 125.563

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900556231.opb
MD5SUM12591fb3a3171df58322c5e93cb6a45b
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 benchmark36.1775
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 723
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.70/0.61	------------------------
0.70/0.61	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.70/0.61	Size : 0, 10406, 0, 0, 25263
0.70/0.61	Count : 0, 2706, 0, 0, 1
0.70/0.61	
0.70/0.61	Command line : minisat tmp.dimacs %var 
0.70/0.61	
0.70/0.62	------------------------
0.70/0.62	This is MiniSat 2.0 beta
0.70/0.62	WARNING: for repeatability, setting FPU to use double precision
0.70/0.62	============================[ Problem Statistics ]=============================
0.70/0.62	|                                                                             |
0.70/0.62	|  Number of variables:  1442                                                 |
0.70/0.62	|  Number of clauses:    12727                                                |
0.70/0.63	|  Parsing time:         0.01         s                                       |
0.70/0.65	============================[ Search Statistics ]==============================
0.70/0.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.70/0.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.70/0.65	===============================================================================
0.70/0.65	|         0 |     800     7143    21040 |     2381        0    nan |  0.000 % |
0.70/0.65	|       101 |     800     7143    21040 |     2619      101     40 |  4.785 % |
0.70/0.66	|       252 |     800     7143    21040 |     2881      252     42 |  4.785 % |
0.70/0.67	|       477 |     800     7143    21040 |     3169      477     39 |  4.785 % |
0.70/0.69	|       814 |     800     7143    21040 |     3486      814     37 |  4.785 % |
0.72/0.71	|      1322 |     800     7143    21040 |     3834     1322     37 |  4.785 % |
0.72/0.76	|      2081 |     800     7143    21040 |     4218     2081     39 |  4.785 % |
0.72/0.84	|      3221 |     800     7143    21040 |     4639     3221     38 |  4.785 % |
0.72/0.99	|      4932 |     800     7143    21040 |     5103     2496     30 |  4.785 % |
1.29/1.20	|      7496 |     800     7143    21040 |     5614     5060     32 |  4.785 % |
1.49/1.49	|     11341 |     800     7143    21040 |     6175     3074     29 |  4.785 % |
2.09/2.00	|     17107 |     800     7143    21040 |     6793     5642     35 |  4.785 % |
2.79/2.73	|     25756 |     800     7143    21040 |     7472     3784     33 |  4.785 % |
3.89/3.89	|     38731 |     800     7143    21040 |     8219     5282     32 |  4.785 % |
5.59/5.55	|     58192 |     800     7143    21040 |     9041     7928     25 |  4.785 % |
8.49/8.41	|     87386 |     800     7143    21040 |     9946     4623     28 |  4.785 % |
12.98/12.93	|    131175 |     800     7143    21040 |    10940     7656     29 |  4.785 % |
20.58/20.51	|    196860 |     800     7143    21040 |    12034     6272     25 |  4.785 % |
31.88/31.85	|    295388 |     800     7143    21040 |    13238     6658     27 |  4.785 % |
49.57/49.52	|    443179 |     800     7143    21040 |    14561    12944     29 |  4.785 % |
81.25/81.23	|    664863 |     800     7143    21040 |    16018    12358     30 |  4.785 % |
125.54/125.54	===============================================================================
125.54/125.54	restarts              : 21
125.54/125.54	conflicts             : 974190         (7802 /sec)
125.54/125.54	decisions             : 1215241        (1.35 % random) (9733 /sec)
125.54/125.54	propagations          : 117357174      (939902 /sec)
125.54/125.54	conflict literals     : 31459732       (26.84 % deleted)
125.54/125.54	Memory used           : 7.68 MB
125.54/125.54	CPU time              : 124.861 s
125.54/125.54	
125.54/125.54	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-1883538-1245194617/watcher-1883538-1245194617 -o /tmp/evaluation-result-1883538-1245194617/solver-1883538-1245194617 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883538-1245194617.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.00 1.00 1.00 3/64 4713
/proc/meminfo: memFree=1880176/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=152 CPUtime=0
/proc/4713/stat : 4713 (java) R 4711 4713 4029 0 -1 0 221 0 0 0 0 0 0 0 18 0 1 0 187059003 155648 26 1992294400 134512640 134550932 4294956032 18446744073709551615 8921387 0 0 4096 0 0 0 0 17 0 0 0
/proc/4713/statm: 38 26 19 9 0 4 0

[startup+0.0747601 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4713
/proc/meminfo: memFree=1880176/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1685288 CPUtime=0.07
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 2736 0 1 0 6 1 0 0 18 0 9 0 187059003 1725734912 2231 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421322 2231 1209 9 0 416233 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1685288

[startup+0.106763 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4713
/proc/meminfo: memFree=1880176/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1685288 CPUtime=0.12
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 2941 0 1 0 11 1 0 0 18 0 9 0 187059003 1725734912 2431 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421322 2431 1226 9 0 416233 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 1685288

[startup+0.302787 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4713
/proc/meminfo: memFree=1880176/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1685440 CPUtime=0.39
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 3881 0 1 0 37 2 0 0 18 0 9 0 187059003 1725890560 3351 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421360 3351 1258 9 0 416271 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1685440

[startup+0.702818 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4713
/proc/meminfo: memFree=1880176/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1686552 CPUtime=0.72
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 6469 0 1 0 69 3 0 0 18 0 12 0 187059003 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421638 5424 2165 9 0 416549 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 1686552

[startup+1.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4726
/proc/meminfo: memFree=1864840/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1686552 CPUtime=0.72
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 6469 0 1 0 69 3 0 0 18 0 12 0 187059003 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421638 5424 2165 9 0 416549 0
[pid=4724] ppid=4713 vsize=3500 CPUtime=0.87
/proc/4724/stat : 4724 (minisat) R 4713 4713 4029 0 -1 4194304 583 0 0 0 87 0 0 0 25 0 1 0 187059065 3584000 562 1992294400 134512640 135156773 4294956080 18446744073709551615 134556586 0 4 0 3 0 0 0 17 0 0 0
/proc/4724/statm: 875 562 75 157 0 715 0
[pid=4713/tid=4715] ppid=4711 vsize=1686552 CPUtime=0.49
/proc/4713/task/4715/stat : 4715 (java) S 4711 4713 4029 0 -1 64 2133 0 1 0 48 1 0 0 18 0 12 0 187059004 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4716] ppid=4711 vsize=1686552 CPUtime=0.11
/proc/4713/task/4716/stat : 4716 (java) S 4711 4713 4029 0 -1 64 3016 0 0 0 10 1 0 0 16 0 12 0 187059005 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4717] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4717/stat : 4717 (java) S 4711 4713 4029 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187059005 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4718] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4718/stat : 4718 (java) S 4711 4713 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059005 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4719] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4719/stat : 4719 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187059007 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4720] ppid=4711 vsize=1686552 CPUtime=0.1
/proc/4713/task/4720/stat : 4720 (java) S 4711 4713 4029 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187059007 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4721] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4721/stat : 4721 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187059007 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4722] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4722/stat : 4722 (java) S 4711 4713 4029 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 187059007 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4723] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4723/stat : 4723 (java) S 4711 4713 4029 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187059065 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4713/tid=4725] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4725/stat : 4725 (java) S 4711 4713 4029 0 -1 64 43 0 0 0 0 0 0 0 16 0 12 0 187059065 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4713/tid=4726] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4726/stat : 4726 (java) S 4711 4713 4029 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059066 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 1690052

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4726
/proc/meminfo: memFree=1864136/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1686552 CPUtime=0.72
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 6487 0 1 0 69 3 0 0 18 0 12 0 187059003 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421638 5424 2165 9 0 416549 0
[pid=4724] ppid=4713 vsize=4160 CPUtime=2.47
/proc/4724/stat : 4724 (minisat) R 4713 4713 4029 0 -1 4194304 754 0 0 0 247 0 0 0 25 0 1 0 187059065 4259840 733 1992294400 134512640 135156773 4294956080 18446744073709551615 134556253 0 4 0 3 0 0 0 17 0 0 0
/proc/4724/statm: 1040 733 75 157 0 880 0
[pid=4713/tid=4715] ppid=4711 vsize=1686552 CPUtime=0.49
/proc/4713/task/4715/stat : 4715 (java) S 4711 4713 4029 0 -1 64 2133 0 1 0 48 1 0 0 18 0 12 0 187059004 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4716] ppid=4711 vsize=1686552 CPUtime=0.11
/proc/4713/task/4716/stat : 4716 (java) S 4711 4713 4029 0 -1 64 3033 0 0 0 10 1 0 0 16 0 12 0 187059005 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4717] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4717/stat : 4717 (java) S 4711 4713 4029 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187059005 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4718] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4718/stat : 4718 (java) S 4711 4713 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059005 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4719] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4719/stat : 4719 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187059007 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4720] ppid=4711 vsize=1686552 CPUtime=0.1
/proc/4713/task/4720/stat : 4720 (java) S 4711 4713 4029 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187059007 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4721] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4721/stat : 4721 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187059007 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4722] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4722/stat : 4722 (java) S 4711 4713 4029 0 -1 64 8 0 0 0 0 0 0 0 15 0 12 0 187059007 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4723] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4723/stat : 4723 (java) S 4711 4713 4029 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187059065 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4713/tid=4725] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4725/stat : 4725 (java) S 4711 4713 4029 0 -1 64 44 0 0 0 0 0 0 0 16 0 12 0 187059065 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4713/tid=4726] ppid=4711 vsize=1686552 CPUtime=0
/proc/4713/task/4726/stat : 4726 (java) S 4711 4713 4029 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059066 1727029248 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 1690712

[startup+6.30237 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4726
/proc/meminfo: memFree=1863432/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1686540 CPUtime=0.72
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 6626 0 1 0 69 3 0 0 18 0 12 0 187059003 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421635 5424 2165 9 0 416546 0
[pid=4724] ppid=4713 vsize=4564 CPUtime=5.67
/proc/4724/stat : 4724 (minisat) R 4713 4713 4029 0 -1 4194304 831 0 0 0 567 0 0 0 25 0 1 0 187059065 4673536 810 1992294400 134512640 135156773 4294956080 18446744073709551615 134556371 0 4 0 3 0 0 0 17 0 0 0
/proc/4724/statm: 1141 810 75 157 0 981 0
[pid=4713/tid=4715] ppid=4711 vsize=1686540 CPUtime=0.49
/proc/4713/task/4715/stat : 4715 (java) S 4711 4713 4029 0 -1 64 2133 0 1 0 48 1 0 0 18 0 12 0 187059004 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4716] ppid=4711 vsize=1686540 CPUtime=0.11
/proc/4713/task/4716/stat : 4716 (java) S 4711 4713 4029 0 -1 64 3163 0 0 0 10 1 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4717] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4717/stat : 4717 (java) S 4711 4713 4029 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4718] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4718/stat : 4718 (java) S 4711 4713 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4719] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4719/stat : 4719 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4720] ppid=4711 vsize=1686540 CPUtime=0.1
/proc/4713/task/4720/stat : 4720 (java) S 4711 4713 4029 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4721] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4721/stat : 4721 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4722] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4722/stat : 4722 (java) S 4711 4713 4029 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4723] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4723/stat : 4723 (java) S 4711 4713 4029 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4713/tid=4725] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4725/stat : 4725 (java) S 4711 4713 4029 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4713/tid=4726] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4726/stat : 4726 (java) S 4711 4713 4029 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059066 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1691104

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4726
/proc/meminfo: memFree=1862536/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1686540 CPUtime=0.72
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 6626 0 1 0 69 3 0 0 18 0 12 0 187059003 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421635 5424 2165 9 0 416546 0
[pid=4724] ppid=4713 vsize=5096 CPUtime=12.06
/proc/4724/stat : 4724 (minisat) R 4713 4713 4029 0 -1 4194304 991 0 0 0 1206 0 0 0 25 0 1 0 187059065 5218304 970 1992294400 134512640 135156773 4294956080 18446744073709551615 134556213 0 4 0 3 0 0 0 17 0 0 0
/proc/4724/statm: 1274 970 75 157 0 1114 0
[pid=4713/tid=4715] ppid=4711 vsize=1686540 CPUtime=0.49
/proc/4713/task/4715/stat : 4715 (java) S 4711 4713 4029 0 -1 64 2133 0 1 0 48 1 0 0 18 0 12 0 187059004 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4716] ppid=4711 vsize=1686540 CPUtime=0.11
/proc/4713/task/4716/stat : 4716 (java) S 4711 4713 4029 0 -1 64 3163 0 0 0 10 1 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4717] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4717/stat : 4717 (java) S 4711 4713 4029 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4718] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4718/stat : 4718 (java) S 4711 4713 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4719] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4719/stat : 4719 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4720] ppid=4711 vsize=1686540 CPUtime=0.1
/proc/4713/task/4720/stat : 4720 (java) S 4711 4713 4029 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4721] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4721/stat : 4721 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4722] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4722/stat : 4722 (java) S 4711 4713 4029 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4723] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4723/stat : 4723 (java) S 4711 4713 4029 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4713/tid=4725] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4725/stat : 4725 (java) S 4711 4713 4029 0 -1 64 45 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4713/tid=4726] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4726/stat : 4726 (java) S 4711 4713 4029 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059066 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1691636

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4726
/proc/meminfo: memFree=1861832/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1686540 CPUtime=0.72
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 6626 0 1 0 69 3 0 0 18 0 12 0 187059003 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421635 5424 2165 9 0 416546 0
[pid=4724] ppid=4713 vsize=5956 CPUtime=24.86
/proc/4724/stat : 4724 (minisat) R 4713 4713 4029 0 -1 4194304 1177 0 0 0 2486 0 0 0 25 0 1 0 187059065 6098944 1156 1992294400 134512640 135156773 4294956080 18446744073709551615 134552601 0 4 0 3 0 0 0 17 0 0 0
/proc/4724/statm: 1489 1156 75 157 0 1329 0

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


[startup+121.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4726
/proc/meminfo: memFree=1859784/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1686540 CPUtime=0.72
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 6627 0 1 0 69 3 0 0 18 0 12 0 187059003 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421635 5424 2165 9 0 416546 0
[pid=4724] ppid=4713 vsize=7860 CPUtime=120.83
/proc/4724/stat : 4724 (minisat) R 4713 4713 4029 0 -1 4194304 1654 0 0 0 12082 1 0 0 25 0 1 0 187059065 8048640 1633 1992294400 134512640 135156773 4294956080 18446744073709551615 134556415 0 4 0 3 0 0 0 17 0 0 0
/proc/4724/statm: 1965 1633 75 157 0 1805 0
[pid=4713/tid=4715] ppid=4711 vsize=1686540 CPUtime=0.49
/proc/4713/task/4715/stat : 4715 (java) S 4711 4713 4029 0 -1 64 2133 0 1 0 48 1 0 0 18 0 12 0 187059004 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4716] ppid=4711 vsize=1686540 CPUtime=0.11
/proc/4713/task/4716/stat : 4716 (java) S 4711 4713 4029 0 -1 64 3163 0 0 0 10 1 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4717] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4717/stat : 4717 (java) S 4711 4713 4029 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4718] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4718/stat : 4718 (java) S 4711 4713 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4719] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4719/stat : 4719 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4720] ppid=4711 vsize=1686540 CPUtime=0.1
/proc/4713/task/4720/stat : 4720 (java) S 4711 4713 4029 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4721] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4721/stat : 4721 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4722] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4722/stat : 4722 (java) R 4711 4713 4029 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4723] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4723/stat : 4723 (java) S 4711 4713 4029 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4713/tid=4725] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4725/stat : 4725 (java) S 4711 4713 4029 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4713/tid=4726] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4726/stat : 4726 (java) S 4711 4713 4029 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059066 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 121.55
Current children cumulated vsize (KiB) 1694400

[startup+123.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4726
/proc/meminfo: memFree=1859784/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1686540 CPUtime=0.72
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 6627 0 1 0 69 3 0 0 18 0 12 0 187059003 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421635 5424 2165 9 0 416546 0
[pid=4724] ppid=4713 vsize=7860 CPUtime=122.43
/proc/4724/stat : 4724 (minisat) R 4713 4713 4029 0 -1 4194304 1666 0 0 0 12242 1 0 0 25 0 1 0 187059065 8048640 1645 1992294400 134512640 135156773 4294956080 18446744073709551615 134549062 0 4 0 3 0 0 0 17 0 0 0
/proc/4724/statm: 1965 1645 75 157 0 1805 0
[pid=4713/tid=4715] ppid=4711 vsize=1686540 CPUtime=0.49
/proc/4713/task/4715/stat : 4715 (java) S 4711 4713 4029 0 -1 64 2133 0 1 0 48 1 0 0 18 0 12 0 187059004 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4716] ppid=4711 vsize=1686540 CPUtime=0.11
/proc/4713/task/4716/stat : 4716 (java) S 4711 4713 4029 0 -1 64 3163 0 0 0 10 1 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4717] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4717/stat : 4717 (java) S 4711 4713 4029 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4718] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4718/stat : 4718 (java) S 4711 4713 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4719] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4719/stat : 4719 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4720] ppid=4711 vsize=1686540 CPUtime=0.1
/proc/4713/task/4720/stat : 4720 (java) S 4711 4713 4029 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4721] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4721/stat : 4721 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4722] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4722/stat : 4722 (java) S 4711 4713 4029 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4723] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4723/stat : 4723 (java) S 4711 4713 4029 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4713/tid=4725] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4725/stat : 4725 (java) S 4711 4713 4029 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4713/tid=4726] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4726/stat : 4726 (java) S 4711 4713 4029 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059066 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 123.15
Current children cumulated vsize (KiB) 1694400

[startup+124.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4726
/proc/meminfo: memFree=1859784/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1686540 CPUtime=0.72
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 6627 0 1 0 69 3 0 0 18 0 12 0 187059003 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421635 5424 2165 9 0 416546 0
[pid=4724] ppid=4713 vsize=7860 CPUtime=124.02
/proc/4724/stat : 4724 (minisat) R 4713 4713 4029 0 -1 4194304 1666 0 0 0 12401 1 0 0 25 0 1 0 187059065 8048640 1645 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/4724/statm: 1965 1645 75 157 0 1805 0
[pid=4713/tid=4715] ppid=4711 vsize=1686540 CPUtime=0.49
/proc/4713/task/4715/stat : 4715 (java) S 4711 4713 4029 0 -1 64 2133 0 1 0 48 1 0 0 18 0 12 0 187059004 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4716] ppid=4711 vsize=1686540 CPUtime=0.11
/proc/4713/task/4716/stat : 4716 (java) S 4711 4713 4029 0 -1 64 3163 0 0 0 10 1 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4717] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4717/stat : 4717 (java) S 4711 4713 4029 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4718] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4718/stat : 4718 (java) S 4711 4713 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4719] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4719/stat : 4719 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4720] ppid=4711 vsize=1686540 CPUtime=0.1
/proc/4713/task/4720/stat : 4720 (java) S 4711 4713 4029 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4721] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4721/stat : 4721 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4722] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4722/stat : 4722 (java) S 4711 4713 4029 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4723] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4723/stat : 4723 (java) S 4711 4713 4029 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4713/tid=4725] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4725/stat : 4725 (java) S 4711 4713 4029 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4713/tid=4726] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4726/stat : 4726 (java) S 4711 4713 4029 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059066 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 124.74
Current children cumulated vsize (KiB) 1694400

[startup+125.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4726
/proc/meminfo: memFree=1859784/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1686540 CPUtime=0.72
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 6627 0 1 0 69 3 0 0 18 0 12 0 187059003 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421635 5424 2165 9 0 416546 0
[pid=4724] ppid=4713 vsize=7860 CPUtime=124.42
/proc/4724/stat : 4724 (minisat) R 4713 4713 4029 0 -1 4194304 1666 0 0 0 12441 1 0 0 25 0 1 0 187059065 8048640 1645 1992294400 134512640 135156773 4294956080 18446744073709551615 134556276 0 4 0 3 0 0 0 17 0 0 0
/proc/4724/statm: 1965 1645 75 157 0 1805 0
[pid=4713/tid=4715] ppid=4711 vsize=1686540 CPUtime=0.49
/proc/4713/task/4715/stat : 4715 (java) S 4711 4713 4029 0 -1 64 2133 0 1 0 48 1 0 0 18 0 12 0 187059004 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4716] ppid=4711 vsize=1686540 CPUtime=0.11
/proc/4713/task/4716/stat : 4716 (java) S 4711 4713 4029 0 -1 64 3163 0 0 0 10 1 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4717] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4717/stat : 4717 (java) S 4711 4713 4029 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4718] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4718/stat : 4718 (java) S 4711 4713 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4719] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4719/stat : 4719 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4720] ppid=4711 vsize=1686540 CPUtime=0.1
/proc/4713/task/4720/stat : 4720 (java) S 4711 4713 4029 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4721] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4721/stat : 4721 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4722] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4722/stat : 4722 (java) S 4711 4713 4029 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4723] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4723/stat : 4723 (java) S 4711 4713 4029 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4713/tid=4725] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4725/stat : 4725 (java) S 4711 4713 4029 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4713/tid=4726] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4726/stat : 4726 (java) S 4711 4713 4029 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059066 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 125.14
Current children cumulated vsize (KiB) 1694400

[startup+125.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4726
/proc/meminfo: memFree=1859784/2055920 swapFree=4181364/4192956
[pid=4713] ppid=4711 vsize=1686540 CPUtime=0.72
/proc/4713/stat : 4713 (java) S 4711 4713 4029 0 -1 0 6627 0 1 0 69 3 0 0 18 0 12 0 187059003 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4713/statm: 421635 5424 2165 9 0 416546 0
[pid=4724] ppid=4713 vsize=7860 CPUtime=124.82
/proc/4724/stat : 4724 (minisat) R 4713 4713 4029 0 -1 4194304 1666 0 0 0 12481 1 0 0 25 0 1 0 187059065 8048640 1645 1992294400 134512640 135156773 4294956080 18446744073709551615 134548249 0 4 0 3 0 0 0 17 0 0 0
/proc/4724/statm: 1965 1645 75 157 0 1805 0
[pid=4713/tid=4715] ppid=4711 vsize=1686540 CPUtime=0.49
/proc/4713/task/4715/stat : 4715 (java) S 4711 4713 4029 0 -1 64 2133 0 1 0 48 1 0 0 18 0 12 0 187059004 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4716] ppid=4711 vsize=1686540 CPUtime=0.11
/proc/4713/task/4716/stat : 4716 (java) S 4711 4713 4029 0 -1 64 3163 0 0 0 10 1 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4717] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4717/stat : 4717 (java) S 4711 4713 4029 0 -1 64 14 0 0 0 0 0 0 0 15 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4718] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4718/stat : 4718 (java) S 4711 4713 4029 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187059005 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4719] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4719/stat : 4719 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4720] ppid=4711 vsize=1686540 CPUtime=0.1
/proc/4713/task/4720/stat : 4720 (java) S 4711 4713 4029 0 -1 64 451 0 0 0 10 0 0 0 16 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4721] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4721/stat : 4721 (java) S 4711 4713 4029 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4713/tid=4722] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4722/stat : 4722 (java) S 4711 4713 4029 0 -1 64 16 0 0 0 0 0 0 0 15 0 12 0 187059007 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4713/tid=4723] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4723/stat : 4723 (java) S 4711 4713 4029 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=4713/tid=4725] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4725/stat : 4725 (java) S 4711 4713 4029 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187059065 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=4713/tid=4726] ppid=4711 vsize=1686540 CPUtime=0
/proc/4713/task/4726/stat : 4726 (java) S 4711 4713 4029 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187059066 1727016960 5424 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 125.54
Current children cumulated vsize (KiB) 1694400

Child status: 0
Real time (s): 125.563
CPU time (s): 125.614
CPU user time (s): 125.559
CPU system time (s): 0.054991
CPU usage (%): 100.041
Max. virtual memory (cumulated for all children) (KiB): 1694400

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

runsolver used 0.118981 second user time and 0.358945 second system time

The end

Launcher Data

Begin job on node36 at 2009-06-17 01:23:37
IDJOB=1883538
IDBENCH=1315
IDSOLVER=688
FILE ID=node36/1883538-1245194617
PBS_JOBID= 9368288
Free space on /tmp= 66200 MiB

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

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

MD5SUM BENCH= 12591fb3a3171df58322c5e93cb6a45b
RANDOM SEED=297592212

node36.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.230
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.230
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:       1880720 kB
Buffers:         44068 kB
Cached:          84612 kB
SwapCached:       6436 kB
Active:          76596 kB
Inactive:        61084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1880720 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:             928 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            23660 kB
Committed_AS:   187832 kB
PageTables:       1360 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-1883538-1245194617.opb

Free space on /tmp at the end= 66196 MiB
End job on node36 at 2009-06-17 01:25:43