Trace number 1883498

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 205.595 205.588

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900567985.opb
MD5SUMfb1b2fb5676286fc8681e7e6d0d2728f
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 benchmark112.264
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 669
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.69/0.68	------------------------
0.69/0.68	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.69/0.68	Size : 0, 10406, 0, 0, 26958
0.69/0.68	Count : 0, 2706, 0, 0, 1
0.69/0.68	
0.69/0.68	Command line : minisat tmp.dimacs %var 
0.69/0.68	
0.69/0.68	------------------------
0.69/0.69	This is MiniSat 2.0 beta
0.69/0.69	WARNING: for repeatability, setting FPU to use double precision
0.69/0.69	============================[ Problem Statistics ]=============================
0.69/0.69	|                                                                             |
0.69/0.69	|  Number of variables:  1457                                                 |
0.69/0.69	|  Number of clauses:    13298                                                |
0.77/0.70	|  Parsing time:         0.01         s                                       |
0.77/0.72	============================[ Search Statistics ]==============================
0.77/0.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.77/0.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.77/0.72	===============================================================================
0.77/0.72	|         0 |     829     7316    21718 |     2438        0    nan |  0.000 % |
0.77/0.72	|       102 |     829     7316    21718 |     2682      102     34 |  5.148 % |
0.77/0.73	|       253 |     829     7316    21718 |     2950      253     29 |  5.148 % |
0.77/0.74	|       479 |     829     7316    21718 |     3245      479     30 |  5.148 % |
0.77/0.76	|       816 |     829     7316    21718 |     3570      816     30 |  5.148 % |
0.77/0.79	|      1322 |     829     7316    21718 |     3927     1322     32 |  5.148 % |
0.78/0.83	|      2083 |     829     7316    21718 |     4320     2083     34 |  5.148 % |
0.78/0.91	|      3224 |     829     7316    21718 |     4752     3224     34 |  5.148 % |
1.09/1.05	|      4932 |     829     7316    21718 |     5227     4932     35 |  5.148 % |
1.28/1.28	|      7494 |     829     7316    21718 |     5750     4735     36 |  5.148 % |
1.68/1.61	|     11339 |     829     7316    21718 |     6325     5611     35 |  5.148 % |
2.08/2.06	|     17106 |     829     7316    21718 |     6957     4850     28 |  5.148 % |
2.88/2.83	|     25756 |     829     7316    21718 |     7653     6300     35 |  5.148 % |
4.08/4.05	|     38731 |     829     7316    21718 |     8418     7468     30 |  5.148 % |
5.78/5.79	|     58193 |     829     7316    21718 |     9260     5337     27 |  5.148 % |
8.78/8.75	|     87386 |     829     7316    21718 |    10186     5975     35 |  5.148 % |
13.78/13.75	|    131177 |     829     7316    21718 |    11205     7962     38 |  5.148 % |
21.17/21.17	|    196862 |     829     7316    21718 |    12326    10799     34 |  5.148 % |
32.67/32.66	|    295388 |     829     7316    21718 |    13558     8627     31 |  5.148 % |
50.76/50.70	|    443178 |     829     7316    21718 |    14914    11415     31 |  5.148 % |
82.06/82.09	|    664862 |     829     7316    21718 |    16406    12921     32 |  5.148 % |
130.05/130.03	|    997387 |     829     7316    21718 |    18046    11895     32 |  5.148 % |
205.53/205.54	===============================================================================
205.53/205.54	restarts              : 22
205.53/205.54	conflicts             : 1458563        (7123 /sec)
205.53/205.54	decisions             : 1754046        (1.33 % random) (8565 /sec)
205.53/205.54	propagations          : 183673899      (896929 /sec)
205.53/205.54	conflict literals     : 48749061       (28.46 % deleted)
205.53/205.54	Memory used           : 9.10 MB
205.53/205.54	CPU time              : 204.781 s
205.53/205.54	
205.53/205.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-1883498-1245194475/watcher-1883498-1245194475 -o /tmp/evaluation-result-1883498-1245194475/solver-1883498-1245194475 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883498-1245194475.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7674
/proc/meminfo: memFree=1858408/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1616 CPUtime=0
/proc/7674/stat : 7674 (java) D 7672 7674 7004 0 -1 0 193 0 0 0 0 0 0 0 18 0 1 0 187044498 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/7674/statm: 404 160 124 9 0 46 0

[startup+0.0667741 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7674
/proc/meminfo: memFree=1858408/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1685156 CPUtime=0.05
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 2690 0 1 0 4 1 0 0 18 0 9 0 187044498 1725599744 2185 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421289 2185 1200 9 0 416200 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1685156

[startup+0.102779 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7674
/proc/meminfo: memFree=1858408/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1685156 CPUtime=0.1
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 2893 0 1 0 9 1 0 0 18 0 9 0 187044498 1725599744 2387 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421289 2389 1222 9 0 416200 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685156

[startup+0.302805 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7674
/proc/meminfo: memFree=1858408/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1685456 CPUtime=0.37
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 3809 0 1 0 35 2 0 0 18 0 9 0 187044498 1725906944 3280 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421364 3280 1258 9 0 416275 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1685456

[startup+0.702839 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 7674
/proc/meminfo: memFree=1858408/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1686520 CPUtime=0.77
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 6433 0 1 0 74 3 0 0 18 0 12 0 187044498 1726996480 5441 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421630 5441 2165 9 0 416541 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 1686520

[startup+1.50192 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7687
/proc/meminfo: memFree=1843072/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1686520 CPUtime=0.78
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 6517 0 1 0 75 3 0 0 18 0 12 0 187044498 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421630 5443 2165 9 0 416541 0
[pid=7685] ppid=7674 vsize=3644 CPUtime=0.8
/proc/7685/stat : 7685 (minisat) R 7674 7674 7004 0 -1 4194304 621 0 0 0 80 0 0 0 25 0 1 0 187044567 3731456 599 1992294400 134512640 135156773 4294956080 18446744073709551615 134556311 0 4 0 3 0 0 0 17 0 0 0
/proc/7685/statm: 911 599 75 157 0 751 0
[pid=7674/tid=7676] ppid=7672 vsize=1686520 CPUtime=0.51
/proc/7674/task/7676/stat : 7676 (java) S 7672 7674 7004 0 -1 64 2133 0 1 0 50 1 0 0 18 0 12 0 187044499 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7677] ppid=7672 vsize=1686520 CPUtime=0.15
/proc/7674/task/7677/stat : 7677 (java) S 7672 7674 7004 0 -1 64 3062 0 0 0 14 1 0 0 16 0 12 0 187044500 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7678] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7678/stat : 7678 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044500 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7679] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7679/stat : 7679 (java) S 7672 7674 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187044500 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7680] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7680/stat : 7680 (java) S 7672 7674 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187044502 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7681] ppid=7672 vsize=1686520 CPUtime=0.09
/proc/7674/task/7681/stat : 7681 (java) S 7672 7674 7004 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187044502 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7682] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7682/stat : 7682 (java) S 7672 7674 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187044502 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7683] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7683/stat : 7683 (java) S 7672 7674 7004 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187044502 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7684] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7684/stat : 7684 (java) S 7672 7674 7004 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187044567 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7674/tid=7686] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7686/stat : 7686 (java) S 7672 7674 7004 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187044567 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7674/tid=7687] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7687/stat : 7687 (java) S 7672 7674 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187044568 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 1690164

[startup+3.10108 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7687
/proc/meminfo: memFree=1842304/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1686520 CPUtime=0.78
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 6536 0 1 0 75 3 0 0 18 0 12 0 187044498 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421630 5443 2165 9 0 416541 0
[pid=7685] ppid=7674 vsize=4180 CPUtime=2.4
/proc/7685/stat : 7685 (minisat) R 7674 7674 7004 0 -1 4194304 753 0 0 0 240 0 0 0 25 0 1 0 187044567 4280320 731 1992294400 134512640 135156773 4294956080 18446744073709551615 134554199 0 4 0 3 0 0 0 17 0 0 0
/proc/7685/statm: 1045 731 75 157 0 885 0
[pid=7674/tid=7676] ppid=7672 vsize=1686520 CPUtime=0.51
/proc/7674/task/7676/stat : 7676 (java) S 7672 7674 7004 0 -1 64 2133 0 1 0 50 1 0 0 18 0 12 0 187044499 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7677] ppid=7672 vsize=1686520 CPUtime=0.15
/proc/7674/task/7677/stat : 7677 (java) S 7672 7674 7004 0 -1 64 3080 0 0 0 14 1 0 0 16 0 12 0 187044500 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7678] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7678/stat : 7678 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044500 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7679] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7679/stat : 7679 (java) S 7672 7674 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187044500 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7680] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7680/stat : 7680 (java) S 7672 7674 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187044502 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7681] ppid=7672 vsize=1686520 CPUtime=0.09
/proc/7674/task/7681/stat : 7681 (java) S 7672 7674 7004 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187044502 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7682] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7682/stat : 7682 (java) S 7672 7674 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187044502 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7683] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7683/stat : 7683 (java) S 7672 7674 7004 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 187044502 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7684] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7684/stat : 7684 (java) S 7672 7674 7004 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187044567 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7674/tid=7686] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7686/stat : 7686 (java) S 7672 7674 7004 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187044567 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7674/tid=7687] ppid=7672 vsize=1686520 CPUtime=0
/proc/7674/task/7687/stat : 7687 (java) S 7672 7674 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187044568 1726996480 5443 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 1690700

[startup+6.3024 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7687
/proc/meminfo: memFree=1841600/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1686508 CPUtime=0.78
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 6675 0 1 0 75 3 0 0 18 0 12 0 187044498 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421627 5440 2165 9 0 416538 0
[pid=7685] ppid=7674 vsize=4600 CPUtime=5.6
/proc/7685/stat : 7685 (minisat) R 7674 7674 7004 0 -1 4194304 868 0 0 0 560 0 0 0 25 0 1 0 187044567 4710400 846 1992294400 134512640 135156773 4294956080 18446744073709551615 134556276 0 4 0 3 0 0 0 17 0 0 0
/proc/7685/statm: 1150 846 75 157 0 990 0
[pid=7674/tid=7676] ppid=7672 vsize=1686508 CPUtime=0.51
/proc/7674/task/7676/stat : 7676 (java) S 7672 7674 7004 0 -1 64 2133 0 1 0 50 1 0 0 18 0 12 0 187044499 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7677] ppid=7672 vsize=1686508 CPUtime=0.15
/proc/7674/task/7677/stat : 7677 (java) S 7672 7674 7004 0 -1 64 3210 0 0 0 14 1 0 0 16 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7678] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7678/stat : 7678 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7679] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7679/stat : 7679 (java) S 7672 7674 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7680] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7680/stat : 7680 (java) S 7672 7674 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7681] ppid=7672 vsize=1686508 CPUtime=0.09
/proc/7674/task/7681/stat : 7681 (java) S 7672 7674 7004 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7682] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7682/stat : 7682 (java) S 7672 7674 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7683] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7683/stat : 7683 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7684] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7684/stat : 7684 (java) S 7672 7674 7004 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7674/tid=7686] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7686/stat : 7686 (java) S 7672 7674 7004 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7674/tid=7687] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7687/stat : 7687 (java) S 7672 7674 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187044568 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 1691108

[startup+12.7021 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7687
/proc/meminfo: memFree=1840512/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1686508 CPUtime=0.78
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 6675 0 1 0 75 3 0 0 18 0 12 0 187044498 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421627 5440 2165 9 0 416538 0
[pid=7685] ppid=7674 vsize=5260 CPUtime=12
/proc/7685/stat : 7685 (minisat) R 7674 7674 7004 0 -1 4194304 1039 0 0 0 1200 0 0 0 25 0 1 0 187044567 5386240 1017 1992294400 134512640 135156773 4294956080 18446744073709551615 134556225 0 4 0 3 0 0 0 17 0 0 0
/proc/7685/statm: 1315 1017 75 157 0 1155 0
[pid=7674/tid=7676] ppid=7672 vsize=1686508 CPUtime=0.51
/proc/7674/task/7676/stat : 7676 (java) S 7672 7674 7004 0 -1 64 2133 0 1 0 50 1 0 0 18 0 12 0 187044499 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7677] ppid=7672 vsize=1686508 CPUtime=0.15
/proc/7674/task/7677/stat : 7677 (java) S 7672 7674 7004 0 -1 64 3210 0 0 0 14 1 0 0 16 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7678] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7678/stat : 7678 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7679] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7679/stat : 7679 (java) S 7672 7674 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7680] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7680/stat : 7680 (java) S 7672 7674 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7681] ppid=7672 vsize=1686508 CPUtime=0.09
/proc/7674/task/7681/stat : 7681 (java) S 7672 7674 7004 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7682] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7682/stat : 7682 (java) S 7672 7674 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7683] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7683/stat : 7683 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7684] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7684/stat : 7684 (java) S 7672 7674 7004 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7674/tid=7686] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7686/stat : 7686 (java) S 7672 7674 7004 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7674/tid=7687] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7687/stat : 7687 (java) S 7672 7674 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187044568 1726984192 5440 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) 1691768

[startup+25.5024 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7687
/proc/meminfo: memFree=1839744/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1686508 CPUtime=0.78
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 6675 0 1 0 75 3 0 0 18 0 12 0 187044498 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421627 5440 2165 9 0 416538 0
[pid=7685] ppid=7674 vsize=6076 CPUtime=24.79
/proc/7685/stat : 7685 (minisat) R 7674 7674 7004 0 -1 4194304 1230 0 0 0 2479 0 0 0 25 0 1 0 187044567 6221824 1208 1992294400 134512640 135156773 4294956080 18446744073709551615 134556400 0 4 0 3 0 0 0 17 0 0 0
/proc/7685/statm: 1519 1208 75 157 0 1359 0

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


[startup+201.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7687
/proc/meminfo: memFree=1836416/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1686508 CPUtime=0.78
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 6675 0 1 0 75 3 0 0 18 0 12 0 187044498 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421627 5440 2165 9 0 416538 0
[pid=7685] ppid=7674 vsize=9316 CPUtime=200.75
/proc/7685/stat : 7685 (minisat) R 7674 7674 7004 0 -1 4194304 2000 0 0 0 20074 1 0 0 25 0 1 0 187044567 9539584 1978 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/7685/statm: 2329 1978 75 157 0 2169 0
[pid=7674/tid=7676] ppid=7672 vsize=1686508 CPUtime=0.51
/proc/7674/task/7676/stat : 7676 (java) S 7672 7674 7004 0 -1 64 2133 0 1 0 50 1 0 0 18 0 12 0 187044499 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7677] ppid=7672 vsize=1686508 CPUtime=0.15
/proc/7674/task/7677/stat : 7677 (java) S 7672 7674 7004 0 -1 64 3210 0 0 0 14 1 0 0 16 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7678] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7678/stat : 7678 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7679] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7679/stat : 7679 (java) S 7672 7674 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7680] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7680/stat : 7680 (java) S 7672 7674 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7681] ppid=7672 vsize=1686508 CPUtime=0.09
/proc/7674/task/7681/stat : 7681 (java) S 7672 7674 7004 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7682] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7682/stat : 7682 (java) S 7672 7674 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7683] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7683/stat : 7683 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7684] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7684/stat : 7684 (java) S 7672 7674 7004 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7674/tid=7686] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7686/stat : 7686 (java) S 7672 7674 7004 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7674/tid=7687] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7687/stat : 7687 (java) S 7672 7674 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187044568 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 201.53
Current children cumulated vsize (KiB) 1695824

[startup+203.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7687
/proc/meminfo: memFree=1836416/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1686508 CPUtime=0.78
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 6675 0 1 0 75 3 0 0 18 0 12 0 187044498 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421627 5440 2165 9 0 416538 0
[pid=7685] ppid=7674 vsize=9316 CPUtime=202.35
/proc/7685/stat : 7685 (minisat) R 7674 7674 7004 0 -1 4194304 2015 0 0 0 20234 1 0 0 25 0 1 0 187044567 9539584 1993 1992294400 134512640 135156773 4294956080 18446744073709551615 134553114 0 4 0 3 0 0 0 17 0 0 0
/proc/7685/statm: 2329 1993 75 157 0 2169 0
[pid=7674/tid=7676] ppid=7672 vsize=1686508 CPUtime=0.51
/proc/7674/task/7676/stat : 7676 (java) S 7672 7674 7004 0 -1 64 2133 0 1 0 50 1 0 0 18 0 12 0 187044499 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7677] ppid=7672 vsize=1686508 CPUtime=0.15
/proc/7674/task/7677/stat : 7677 (java) S 7672 7674 7004 0 -1 64 3210 0 0 0 14 1 0 0 16 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7678] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7678/stat : 7678 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7679] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7679/stat : 7679 (java) S 7672 7674 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7680] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7680/stat : 7680 (java) S 7672 7674 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7681] ppid=7672 vsize=1686508 CPUtime=0.09
/proc/7674/task/7681/stat : 7681 (java) S 7672 7674 7004 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7682] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7682/stat : 7682 (java) S 7672 7674 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7683] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7683/stat : 7683 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7684] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7684/stat : 7684 (java) S 7672 7674 7004 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7674/tid=7686] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7686/stat : 7686 (java) S 7672 7674 7004 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7674/tid=7687] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7687/stat : 7687 (java) S 7672 7674 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187044568 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.13
Current children cumulated vsize (KiB) 1695824

[startup+204.703 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7687
/proc/meminfo: memFree=1836288/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1686508 CPUtime=0.78
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 6675 0 1 0 75 3 0 0 18 0 12 0 187044498 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421627 5440 2165 9 0 416538 0
[pid=7685] ppid=7674 vsize=9316 CPUtime=203.95
/proc/7685/stat : 7685 (minisat) R 7674 7674 7004 0 -1 4194304 2016 0 0 0 20394 1 0 0 25 0 1 0 187044567 9539584 1994 1992294400 134512640 135156773 4294956080 18446744073709551615 134556205 0 4 0 3 0 0 0 17 0 0 0
/proc/7685/statm: 2329 1994 75 157 0 2169 0
[pid=7674/tid=7676] ppid=7672 vsize=1686508 CPUtime=0.51
/proc/7674/task/7676/stat : 7676 (java) S 7672 7674 7004 0 -1 64 2133 0 1 0 50 1 0 0 18 0 12 0 187044499 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7677] ppid=7672 vsize=1686508 CPUtime=0.15
/proc/7674/task/7677/stat : 7677 (java) S 7672 7674 7004 0 -1 64 3210 0 0 0 14 1 0 0 16 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7678] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7678/stat : 7678 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7679] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7679/stat : 7679 (java) S 7672 7674 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7680] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7680/stat : 7680 (java) S 7672 7674 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7681] ppid=7672 vsize=1686508 CPUtime=0.09
/proc/7674/task/7681/stat : 7681 (java) S 7672 7674 7004 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7682] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7682/stat : 7682 (java) S 7672 7674 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7683] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7683/stat : 7683 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7684] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7684/stat : 7684 (java) S 7672 7674 7004 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7674/tid=7686] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7686/stat : 7686 (java) S 7672 7674 7004 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7674/tid=7687] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7687/stat : 7687 (java) S 7672 7674 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187044568 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 204.73
Current children cumulated vsize (KiB) 1695824

[startup+205.103 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7687
/proc/meminfo: memFree=1836288/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1686508 CPUtime=0.78
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 6675 0 1 0 75 3 0 0 18 0 12 0 187044498 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421627 5440 2165 9 0 416538 0
[pid=7685] ppid=7674 vsize=9316 CPUtime=204.35
/proc/7685/stat : 7685 (minisat) R 7674 7674 7004 0 -1 4194304 2016 0 0 0 20434 1 0 0 25 0 1 0 187044567 9539584 1994 1992294400 134512640 135156773 4294956080 18446744073709551615 134552685 0 4 0 3 0 0 0 17 0 0 0
/proc/7685/statm: 2329 1994 75 157 0 2169 0
[pid=7674/tid=7676] ppid=7672 vsize=1686508 CPUtime=0.51
/proc/7674/task/7676/stat : 7676 (java) S 7672 7674 7004 0 -1 64 2133 0 1 0 50 1 0 0 18 0 12 0 187044499 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7677] ppid=7672 vsize=1686508 CPUtime=0.15
/proc/7674/task/7677/stat : 7677 (java) S 7672 7674 7004 0 -1 64 3210 0 0 0 14 1 0 0 16 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7678] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7678/stat : 7678 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7679] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7679/stat : 7679 (java) S 7672 7674 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7680] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7680/stat : 7680 (java) S 7672 7674 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7681] ppid=7672 vsize=1686508 CPUtime=0.09
/proc/7674/task/7681/stat : 7681 (java) S 7672 7674 7004 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7682] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7682/stat : 7682 (java) S 7672 7674 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7683] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7683/stat : 7683 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7684] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7684/stat : 7684 (java) S 7672 7674 7004 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7674/tid=7686] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7686/stat : 7686 (java) S 7672 7674 7004 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7674/tid=7687] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7687/stat : 7687 (java) S 7672 7674 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187044568 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 205.13
Current children cumulated vsize (KiB) 1695824

[startup+205.503 s]
/proc/loadavg: 0.99 0.97 0.98 2/77 7687
/proc/meminfo: memFree=1836288/2055920 swapFree=4192812/4192956
[pid=7674] ppid=7672 vsize=1686508 CPUtime=0.78
/proc/7674/stat : 7674 (java) S 7672 7674 7004 0 -1 0 6675 0 1 0 75 3 0 0 18 0 12 0 187044498 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7674/statm: 421627 5440 2165 9 0 416538 0
[pid=7685] ppid=7674 vsize=9316 CPUtime=204.75
/proc/7685/stat : 7685 (minisat) R 7674 7674 7004 0 -1 4194304 2016 0 0 0 20474 1 0 0 25 0 1 0 187044567 9539584 1994 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/7685/statm: 2329 1994 75 157 0 2169 0
[pid=7674/tid=7676] ppid=7672 vsize=1686508 CPUtime=0.51
/proc/7674/task/7676/stat : 7676 (java) S 7672 7674 7004 0 -1 64 2133 0 1 0 50 1 0 0 18 0 12 0 187044499 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7677] ppid=7672 vsize=1686508 CPUtime=0.15
/proc/7674/task/7677/stat : 7677 (java) S 7672 7674 7004 0 -1 64 3210 0 0 0 14 1 0 0 16 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7678] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7678/stat : 7678 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7679] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7679/stat : 7679 (java) S 7672 7674 7004 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 187044500 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7680] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7680/stat : 7680 (java) S 7672 7674 7004 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7681] ppid=7672 vsize=1686508 CPUtime=0.09
/proc/7674/task/7681/stat : 7681 (java) S 7672 7674 7004 0 -1 64 449 0 0 0 9 0 0 0 16 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7674/tid=7682] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7682/stat : 7682 (java) S 7672 7674 7004 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7683] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7683/stat : 7683 (java) S 7672 7674 7004 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187044502 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7674/tid=7684] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7684/stat : 7684 (java) S 7672 7674 7004 0 -1 64 74 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
[pid=7674/tid=7686] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7686/stat : 7686 (java) S 7672 7674 7004 0 -1 64 47 0 0 0 0 0 0 0 16 0 12 0 187044567 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=7674/tid=7687] ppid=7672 vsize=1686508 CPUtime=0
/proc/7674/task/7687/stat : 7687 (java) S 7672 7674 7004 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187044568 1726984192 5440 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
Current children cumulated CPU time (s) 205.53
Current children cumulated vsize (KiB) 1695824

Child status: 0
Real time (s): 205.588
CPU time (s): 205.595
CPU user time (s): 205.537
CPU system time (s): 0.057991
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1695824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 205.537
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8750
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= 4505
involuntary context switches= 4704

runsolver used 0.217966 second user time and 0.563914 second system time

The end

Launcher Data

Begin job on node45 at 2009-06-17 01:21:15
IDJOB=1883498
IDBENCH=1275
IDSOLVER=688
FILE ID=node45/1883498-1245194475
PBS_JOBID= 9368305
Free space on /tmp= 66172 MiB

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

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

MD5SUM BENCH= fb1b2fb5676286fc8681e7e6d0d2728f
RANDOM SEED=1486404220

node45.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.240
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.240
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:       1858952 kB
Buffers:         44084 kB
Cached:          89532 kB
SwapCached:        140 kB
Active:          80568 kB
Inactive:        67100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1264 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            35412 kB
Committed_AS:   177240 kB
PageTables:       1380 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-1883498-1245194475.opb

Free space on /tmp at the end= 66172 MiB
End job on node45 at 2009-06-17 01:24:41