Trace number 1883579

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 315.409 315.434

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900548667.opb
MD5SUM9a7dcf907234f84f0d33881f56632ec3
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 benchmark109.527
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 625
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.66/0.61	------------------------
0.66/0.61	Encoding : LINEAR, DIRECT, BDD, POLYW, GLOBC
0.66/0.61	Size : 0, 10406, 0, 0, 24043
0.66/0.61	Count : 0, 2706, 0, 0, 1
0.66/0.61	
0.66/0.61	Command line : minisat tmp.dimacs %var 
0.66/0.61	
0.66/0.61	------------------------
0.66/0.62	This is MiniSat 2.0 beta
0.66/0.62	WARNING: for repeatability, setting FPU to use double precision
0.66/0.62	============================[ Problem Statistics ]=============================
0.66/0.62	|                                                                             |
0.66/0.62	|  Number of variables:  1373                                                 |
0.66/0.62	|  Number of clauses:    12298                                                |
0.66/0.63	|  Parsing time:         0.01         s                                       |
0.66/0.65	============================[ Search Statistics ]==============================
0.66/0.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.66/0.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.66/0.65	===============================================================================
0.66/0.65	|         0 |     782     6934    20018 |     2311        0    nan |  0.000 % |
0.66/0.65	|       100 |     782     6934    20018 |     2542      100     28 |  5.026 % |
0.66/0.66	|       250 |     782     6934    20018 |     2796      250     30 |  5.026 % |
0.66/0.66	|       475 |     782     6934    20018 |     3076      475     33 |  5.026 % |
0.66/0.68	|       814 |     782     6934    20018 |     3384      814     34 |  5.026 % |
0.69/0.71	|      1321 |     782     6934    20018 |     3722     1321     37 |  5.026 % |
0.69/0.76	|      2082 |     782     6934    20018 |     4094     2082     36 |  5.026 % |
0.69/0.85	|      3225 |     782     6934    20018 |     4504     3225     35 |  5.026 % |
1.07/1.01	|      4934 |     782     6934    20018 |     4954     2506     31 |  5.026 % |
1.26/1.20	|      7497 |     782     6934    20018 |     5450     5069     32 |  5.026 % |
1.56/1.53	|     11341 |     782     6934    20018 |     5995     3248     31 |  5.026 % |
2.06/2.05	|     17108 |     782     6934    20018 |     6594     5868     38 |  5.026 % |
2.86/2.83	|     25758 |     782     6934    20018 |     7253     4273     34 |  5.026 % |
4.06/4.08	|     38732 |     782     6934    20018 |     7979     6016     32 |  5.026 % |
6.06/6.07	|     58195 |     782     6934    20018 |     8777     4900     32 |  5.026 % |
8.86/8.85	|     87388 |     782     6934    20018 |     9655     6993     31 |  5.026 % |
13.56/13.52	|    131177 |     782     6934    20018 |    10620     6091     32 |  5.026 % |
21.15/21.13	|    196862 |     782     6934    20018 |    11682     6657     31 |  5.026 % |
32.65/32.70	|    295389 |     782     6934    20018 |    12850     9606     32 |  5.026 % |
51.54/51.57	|    443180 |     782     6934    20018 |    14135    12969     36 |  5.027 % |
80.33/80.35	|    664863 |     782     6934    20018 |    15549    11212     28 |  5.026 % |
125.23/125.27	|    997388 |     782     6934    20018 |    17104    11792     29 |  5.026 % |
201.50/201.57	|   1496178 |     782     6934    20018 |    18814    15319     26 |  5.026 % |
315.36/315.41	===============================================================================
315.36/315.41	restarts              : 23
315.36/315.41	conflicts             : 2204092        (7004 /sec)
315.36/315.41	decisions             : 2635393        (1.31 % random) (8375 /sec)
315.36/315.41	propagations          : 263840419      (838435 /sec)
315.36/315.41	conflict literals     : 75332774       (29.27 % deleted)
315.36/315.41	Memory used           : 10.40 MB
315.36/315.41	CPU time              : 314.682 s
315.36/315.41	
315.36/315.41	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-1883579-1245194742/watcher-1883579-1245194742 -o /tmp/evaluation-result-1883579-1245194742/solver-1883579-1245194742 -C 1800 -W 2000 -M 1800 java -Xmx1500m -jar pb2cnfsolver.jar 6 HOME/instance-1883579-1245194742.opb minisat %dimacs %var 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9514
/proc/meminfo: memFree=1815912/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1616 CPUtime=0
/proc/9514/stat : 9514 (java) D 9512 9514 8618 0 -1 0 193 0 0 0 0 0 0 0 18 0 1 0 187073637 1654784 160 1992294400 134512640 134550932 4294956192 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099937270 0 0 17 0 0 0
/proc/9514/statm: 404 160 124 9 0 46 0

[startup+0.0138129 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9514
/proc/meminfo: memFree=1815912/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=10924 CPUtime=0
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 813 0 0 0 0 0 0 0 18 0 2 0 187073637 11186176 558 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 2731 558 264 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10924

[startup+0.102829 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9514
/proc/meminfo: memFree=1815912/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1685292 CPUtime=0.1
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 2854 0 1 0 9 1 0 0 18 0 9 0 187073637 1725739008 2348 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421323 2348 1220 9 0 416234 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1685292

[startup+0.301855 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9514
/proc/meminfo: memFree=1815912/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1685292 CPUtime=0.35
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 3798 0 1 0 34 1 0 0 18 0 9 0 187073637 1725739008 3269 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421323 3269 1254 9 0 416234 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1685292

[startup+0.701896 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9514
/proc/meminfo: memFree=1815912/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1686264 CPUtime=0.69
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 6429 0 1 0 66 3 0 0 18 0 12 0 187073637 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421566 5388 2165 9 0 416477 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1686264

[startup+1.50198 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9527
/proc/meminfo: memFree=1800768/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1686264 CPUtime=0.69
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 6429 0 1 0 66 3 0 0 18 0 12 0 187073637 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421566 5388 2165 9 0 416477 0
[pid=9525] ppid=9514 vsize=3452 CPUtime=0.87
/proc/9525/stat : 9525 (minisat) R 9514 9514 8618 0 -1 4194304 581 0 0 0 87 0 0 0 25 0 1 0 187073698 3534848 560 1992294400 134512640 135156773 4294956080 18446744073709551615 134554594 0 4 0 3 0 0 0 17 0 0 0
/proc/9525/statm: 863 560 75 157 0 703 0
[pid=9514/tid=9516] ppid=9512 vsize=1686264 CPUtime=0.46
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8618 0 -1 64 2128 0 1 0 46 0 0 0 18 0 12 0 187073638 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=1686264 CPUtime=0.11
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8618 0 -1 64 2984 0 0 0 10 1 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8618 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8618 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=1686264 CPUtime=0.09
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8618 0 -1 64 449 0 0 0 9 0 0 0 17 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9522] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8618 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9523] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9523/stat : 9523 (java) S 9512 9514 8618 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9524] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9524/stat : 9524 (java) S 9512 9514 8618 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187073698 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9514/tid=9526] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9526/stat : 9526 (java) S 9512 9514 8618 0 -1 64 44 0 0 0 0 0 0 0 15 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9514/tid=9527] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9527/stat : 9527 (java) S 9512 9514 8618 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 1689716

[startup+3.10116 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9527
/proc/meminfo: memFree=1800064/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1686264 CPUtime=0.69
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 6447 0 1 0 66 3 0 0 18 0 12 0 187073637 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421566 5388 2165 9 0 416477 0
[pid=9525] ppid=9514 vsize=3980 CPUtime=2.47
/proc/9525/stat : 9525 (minisat) R 9514 9514 8618 0 -1 4194304 711 0 0 0 247 0 0 0 25 0 1 0 187073698 4075520 690 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/9525/statm: 995 690 75 157 0 835 0
[pid=9514/tid=9516] ppid=9512 vsize=1686264 CPUtime=0.46
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8618 0 -1 64 2128 0 1 0 46 0 0 0 18 0 12 0 187073638 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=1686264 CPUtime=0.11
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8618 0 -1 64 3001 0 0 0 10 1 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8618 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8618 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=1686264 CPUtime=0.09
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8618 0 -1 64 449 0 0 0 9 0 0 0 17 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9522] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8618 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9523] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9523/stat : 9523 (java) S 9512 9514 8618 0 -1 64 6 0 0 0 0 0 0 0 15 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9524] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9524/stat : 9524 (java) S 9512 9514 8618 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187073698 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9514/tid=9526] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9526/stat : 9526 (java) S 9512 9514 8618 0 -1 64 45 0 0 0 0 0 0 0 15 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9514/tid=9527] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9527/stat : 9527 (java) S 9512 9514 8618 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 1690244

[startup+6.30252 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9527
/proc/meminfo: memFree=1799104/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1686264 CPUtime=0.69
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 6587 0 1 0 66 3 0 0 18 0 12 0 187073637 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421566 5388 2165 9 0 416477 0
[pid=9525] ppid=9514 vsize=4508 CPUtime=5.67
/proc/9525/stat : 9525 (minisat) R 9514 9514 8618 0 -1 4194304 836 0 0 0 567 0 0 0 25 0 1 0 187073698 4616192 815 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/9525/statm: 1127 815 75 157 0 967 0
[pid=9514/tid=9516] ppid=9512 vsize=1686264 CPUtime=0.46
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8618 0 -1 64 2128 0 1 0 46 0 0 0 18 0 12 0 187073638 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=1686264 CPUtime=0.11
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8618 0 -1 64 3131 0 0 0 10 1 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8618 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8618 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=1686264 CPUtime=0.09
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8618 0 -1 64 449 0 0 0 9 0 0 0 17 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9522] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8618 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9523] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9523/stat : 9523 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9524] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9524/stat : 9524 (java) S 9512 9514 8618 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187073698 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9514/tid=9526] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9526/stat : 9526 (java) S 9512 9514 8618 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9514/tid=9527] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9527/stat : 9527 (java) S 9512 9514 8618 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 1690772

[startup+12.7022 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9527
/proc/meminfo: memFree=1798592/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1686264 CPUtime=0.69
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 6587 0 1 0 66 3 0 0 18 0 12 0 187073637 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421566 5388 2165 9 0 416477 0
[pid=9525] ppid=9514 vsize=5048 CPUtime=12.07
/proc/9525/stat : 9525 (minisat) R 9514 9514 8618 0 -1 4194304 949 0 0 0 1207 0 0 0 25 0 1 0 187073698 5169152 928 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/9525/statm: 1262 928 75 157 0 1102 0
[pid=9514/tid=9516] ppid=9512 vsize=1686264 CPUtime=0.46
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8618 0 -1 64 2128 0 1 0 46 0 0 0 18 0 12 0 187073638 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=1686264 CPUtime=0.11
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8618 0 -1 64 3131 0 0 0 10 1 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8618 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8618 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=1686264 CPUtime=0.09
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8618 0 -1 64 449 0 0 0 9 0 0 0 17 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9522] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8618 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9523] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9523/stat : 9523 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9524] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9524/stat : 9524 (java) S 9512 9514 8618 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187073698 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9514/tid=9526] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9526/stat : 9526 (java) S 9512 9514 8618 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9514/tid=9527] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9527/stat : 9527 (java) S 9512 9514 8618 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.76
Current children cumulated vsize (KiB) 1691312

[startup+25.5027 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9527
/proc/meminfo: memFree=1797824/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1686264 CPUtime=0.69
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 6587 0 1 0 66 3 0 0 18 0 12 0 187073637 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421566 5388 2165 9 0 416477 0
[pid=9525] ppid=9514 vsize=5844 CPUtime=24.86
/proc/9525/stat : 9525 (minisat) R 9514 9514 8618 0 -1 4194304 1157 0 0 0 2486 0 0 0 25 0 1 0 187073698 5984256 1136 1992294400 134512640 135156773 4294956080 18446744073709551615 134556332 0 4 0 3 0 0 0 17 0 0 0
/proc/9525/statm: 1461 1136 75 157 0 1301 0

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


[startup+313.506 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9527
/proc/meminfo: memFree=1793024/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1686264 CPUtime=0.69
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 6587 0 1 0 66 3 0 0 18 0 12 0 187073637 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421566 5388 2165 9 0 416477 0
[pid=9525] ppid=9514 vsize=10488 CPUtime=312.78
/proc/9525/stat : 9525 (minisat) R 9514 9514 8618 0 -1 4194304 2309 0 0 0 31277 1 0 0 25 0 1 0 187073698 10739712 2288 1992294400 134512640 135156773 4294956080 18446744073709551615 134548489 0 4 0 3 0 0 0 17 0 0 0
/proc/9525/statm: 2622 2288 75 157 0 2462 0
[pid=9514/tid=9516] ppid=9512 vsize=1686264 CPUtime=0.46
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8618 0 -1 64 2128 0 1 0 46 0 0 0 18 0 12 0 187073638 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=1686264 CPUtime=0.11
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8618 0 -1 64 3131 0 0 0 10 1 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8618 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8618 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=1686264 CPUtime=0.09
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8618 0 -1 64 449 0 0 0 9 0 0 0 17 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9522] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8618 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9523] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9523/stat : 9523 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9524] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9524/stat : 9524 (java) S 9512 9514 8618 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187073698 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9514/tid=9526] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9526/stat : 9526 (java) S 9512 9514 8618 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9514/tid=9527] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9527/stat : 9527 (java) S 9512 9514 8618 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 313.47
Current children cumulated vsize (KiB) 1696752

[startup+314.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9527
/proc/meminfo: memFree=1793024/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1686264 CPUtime=0.69
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 6587 0 1 0 66 3 0 0 18 0 12 0 187073637 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421566 5388 2165 9 0 416477 0
[pid=9525] ppid=9514 vsize=10644 CPUtime=313.57
/proc/9525/stat : 9525 (minisat) R 9514 9514 8618 0 -1 4194304 2316 0 0 0 31356 1 0 0 25 0 1 0 187073698 10899456 2295 1992294400 134512640 135156773 4294956080 18446744073709551615 134556262 0 4 0 3 0 0 0 17 0 0 0
/proc/9525/statm: 2661 2295 75 157 0 2501 0
[pid=9514/tid=9516] ppid=9512 vsize=1686264 CPUtime=0.46
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8618 0 -1 64 2128 0 1 0 46 0 0 0 18 0 12 0 187073638 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=1686264 CPUtime=0.11
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8618 0 -1 64 3131 0 0 0 10 1 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8618 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8618 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=1686264 CPUtime=0.09
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8618 0 -1 64 449 0 0 0 9 0 0 0 17 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9522] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8618 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9523] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9523/stat : 9523 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9524] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9524/stat : 9524 (java) S 9512 9514 8618 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187073698 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9514/tid=9526] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9526/stat : 9526 (java) S 9512 9514 8618 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9514/tid=9527] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9527/stat : 9527 (java) S 9512 9514 8618 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 314.26
Current children cumulated vsize (KiB) 1696908

[startup+315.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9527
/proc/meminfo: memFree=1792960/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1686264 CPUtime=0.69
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 6587 0 1 0 66 3 0 0 18 0 12 0 187073637 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421566 5388 2165 9 0 416477 0
[pid=9525] ppid=9514 vsize=10644 CPUtime=314.37
/proc/9525/stat : 9525 (minisat) R 9514 9514 8618 0 -1 4194304 2316 0 0 0 31436 1 0 0 25 0 1 0 187073698 10899456 2295 1992294400 134512640 135156773 4294956080 18446744073709551615 134556460 0 4 0 3 0 0 0 17 0 0 0
/proc/9525/statm: 2661 2295 75 157 0 2501 0
[pid=9514/tid=9516] ppid=9512 vsize=1686264 CPUtime=0.46
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8618 0 -1 64 2128 0 1 0 46 0 0 0 18 0 12 0 187073638 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=1686264 CPUtime=0.11
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8618 0 -1 64 3131 0 0 0 10 1 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8618 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8618 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=1686264 CPUtime=0.09
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8618 0 -1 64 449 0 0 0 9 0 0 0 17 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9522] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8618 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9523] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9523/stat : 9523 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9524] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9524/stat : 9524 (java) S 9512 9514 8618 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187073698 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9514/tid=9526] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9526/stat : 9526 (java) S 9512 9514 8618 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9514/tid=9527] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9527/stat : 9527 (java) S 9512 9514 8618 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 315.06
Current children cumulated vsize (KiB) 1696908

[startup+315.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9527
/proc/meminfo: memFree=1792960/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1686264 CPUtime=0.69
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 6587 0 1 0 66 3 0 0 18 0 12 0 187073637 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421566 5388 2165 9 0 416477 0
[pid=9525] ppid=9514 vsize=10644 CPUtime=314.57
/proc/9525/stat : 9525 (minisat) R 9514 9514 8618 0 -1 4194304 2316 0 0 0 31456 1 0 0 25 0 1 0 187073698 10899456 2295 1992294400 134512640 135156773 4294956080 18446744073709551615 134556314 0 4 0 3 0 0 0 17 0 0 0
/proc/9525/statm: 2661 2295 75 157 0 2501 0
[pid=9514/tid=9516] ppid=9512 vsize=1686264 CPUtime=0.46
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8618 0 -1 64 2128 0 1 0 46 0 0 0 18 0 12 0 187073638 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=1686264 CPUtime=0.11
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8618 0 -1 64 3131 0 0 0 10 1 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8618 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8618 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=1686264 CPUtime=0.09
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8618 0 -1 64 449 0 0 0 9 0 0 0 17 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9522] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8618 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9523] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9523/stat : 9523 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9524] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9524/stat : 9524 (java) S 9512 9514 8618 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187073698 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9514/tid=9526] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9526/stat : 9526 (java) S 9512 9514 8618 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9514/tid=9527] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9527/stat : 9527 (java) S 9512 9514 8618 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 315.26
Current children cumulated vsize (KiB) 1696908

[startup+315.403 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 9527
/proc/meminfo: memFree=1792960/2055920 swapFree=4191900/4192956
[pid=9514] ppid=9512 vsize=1686264 CPUtime=0.69
/proc/9514/stat : 9514 (java) S 9512 9514 8618 0 -1 0 6587 0 1 0 66 3 0 0 18 0 12 0 187073637 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/9514/statm: 421566 5388 2165 9 0 416477 0
[pid=9525] ppid=9514 vsize=10644 CPUtime=314.67
/proc/9525/stat : 9525 (minisat) R 9514 9514 8618 0 -1 4194304 2316 0 0 0 31466 1 0 0 25 0 1 0 187073698 10899456 2295 1992294400 134512640 135156773 4294956080 18446744073709551615 134556324 0 4 0 3 0 0 0 17 0 0 0
/proc/9525/statm: 2661 2295 75 157 0 2501 0
[pid=9514/tid=9516] ppid=9512 vsize=1686264 CPUtime=0.46
/proc/9514/task/9516/stat : 9516 (java) S 9512 9514 8618 0 -1 64 2128 0 1 0 46 0 0 0 18 0 12 0 187073638 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9517] ppid=9512 vsize=1686264 CPUtime=0.11
/proc/9514/task/9517/stat : 9517 (java) S 9512 9514 8618 0 -1 64 3131 0 0 0 10 1 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9518] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9518/stat : 9518 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9519] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9519/stat : 9519 (java) S 9512 9514 8618 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 187073639 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9514/tid=9520] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9520/stat : 9520 (java) S 9512 9514 8618 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9521] ppid=9512 vsize=1686264 CPUtime=0.09
/proc/9514/task/9521/stat : 9521 (java) S 9512 9514 8618 0 -1 64 449 0 0 0 9 0 0 0 17 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9522] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9522/stat : 9522 (java) S 9512 9514 8618 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9523] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9523/stat : 9523 (java) S 9512 9514 8618 0 -1 64 15 0 0 0 0 0 0 0 15 0 12 0 187073642 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9514/tid=9524] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9524/stat : 9524 (java) S 9512 9514 8618 0 -1 64 71 0 0 0 0 0 0 0 16 0 12 0 187073698 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
[pid=9514/tid=9526] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9526/stat : 9526 (java) S 9512 9514 8618 0 -1 64 46 0 0 0 0 0 0 0 16 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=9514/tid=9527] ppid=9512 vsize=1686264 CPUtime=0
/proc/9514/task/9527/stat : 9527 (java) S 9512 9514 8618 0 -1 64 12 0 0 0 0 0 0 0 19 0 12 0 187073699 1726734336 5388 1992294400 134512640 134550932 4294956032 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
Current children cumulated CPU time (s) 315.36
Current children cumulated vsize (KiB) 1696908

Child status: 0
Real time (s): 315.434
CPU time (s): 315.409
CPU user time (s): 315.354
CPU system time (s): 0.054991
CPU usage (%): 99.9921
Max. virtual memory (cumulated for all children) (KiB): 1696908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 315.354
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= 8965
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= 6775
involuntary context switches= 6963

runsolver used 0.432934 second user time and 0.85287 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-17 01:25:42
IDJOB=1883579
IDBENCH=1356
IDSOLVER=688
FILE ID=node32/1883579-1245194742
PBS_JOBID= 9368321
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= 9a7dcf907234f84f0d33881f56632ec3
RANDOM SEED=658501482

node32.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.234
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.234
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:       1816464 kB
Buffers:         55948 kB
Cached:         107536 kB
SwapCached:        260 kB
Active:          68772 kB
Inactive:       109112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816464 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             936 kB
Writeback:           0 kB
Mapped:          23780 kB
Slab:            47360 kB
Committed_AS:   196620 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1883579-1245194742.opb

Free space on /tmp at the end= 66340 MiB
End job on node32 at 2009-06-17 01:30:58