Trace number 3740843

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
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.01 1787.82

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-172.opb
MD5SUM6217a9adeb5cd4d9104428c4e3eb327a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables288080
Total number of constraints6434441
Number of constraints which are clauses5760324
Number of constraints which are cardinality constraints (but not clauses)22930
Number of constraints which are nor clauses,nor cardinality constraints651187
Minimum length of a constraint1
Maximum length of a constraint2457
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2458
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.09	c no version file found!!!
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version	1.6.0_24
0.00/0.09	c os.name	Linux
0.00/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch	amd64
0.00/0.09	c Free memory 1599470296
0.00/0.09	c Max memory 1607860224
0.00/0.09	c Total memory 1607860224
0.00/0.09	c Number of processors 8
0.07/0.11	--- Begin Solver configuration ---
0.07/0.11	c Stops conflict analysis at the first Unique Implication Point
0.07/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.11	c No reason simplification
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3740843-1338737595.opb
0.07/0.11	c reading problem ... 
50.25/39.67	c ... done. Wall clock time 39.565s.
50.25/39.67	c CPU time (experimental) 36.14s.
50.25/39.67	c #vars     288080
50.25/39.67	c #constraints  6384875
993.74/981.96	c cleaning 157995 clauses out of 316000 for limit 6.404246192644803E11
995.35/983.52	c cleaning 79247 clauses out of 158504 for limit 2.103469649616256E12
996.36/984.51	c cleaning 39872 clauses out of 79757 for limit 6.893877367927263E12
997.05/985.26	c cleaning 20187 clauses out of 40385 for limit 2.2452678793259516E13
997.55/985.78	c cleaning 10340 clauses out of 20699 for limit 7.231514891682834E13
997.95/986.19	c cleaning 5419 clauses out of 10858 for limit 2.2711728469202347E14
998.35/986.52	c cleaning 2968 clauses out of 5942 for limit 6.864782779263514E-6
998.65/986.80	c cleaning 1733 clauses out of 3471 for limit 1.9322227224345336E-5
998.95/987.15	c cleaning 1114 clauses out of 2238 for limit 4.942055331557205E-5
999.25/987.48	c cleaning 804 clauses out of 1624 for limit 1.1231494474214833E-4
999.56/987.77	c cleaning 654 clauses out of 1321 for limit 2.279350716540766E-4
999.95/988.10	c cleaning 579 clauses out of 1166 for limit 4.2543850735793153E-4
1000.25/988.42	c cleaning 534 clauses out of 1087 for limit 7.525956254827419E-4
1000.66/988.82	c cleaning 518 clauses out of 1053 for limit 0.0012812053677869124
1000.95/989.17	c cleaning 507 clauses out of 1036 for limit 0.002149699542801425
1001.25/989.50	c cleaning 511 clauses out of 1031 for limit 0.003569470234566273
1001.65/989.83	c cleaning 503 clauses out of 1020 for limit 0.005950016160662936
1002.05/990.20	c cleaning 500 clauses out of 1015 for limit 0.009840997880660932
1002.35/990.56	c cleaning 493 clauses out of 1015 for limit 0.01622912201035314
1002.65/990.81	c cleaning 504 clauses out of 1021 for limit 0.026580105518420726
1002.75/991.00	c cleaning 499 clauses out of 1018 for limit 0.04400733441600154
1003.05/991.27	c cleaning 498 clauses out of 1018 for limit 0.07250140766621072
1003.35/991.53	c cleaning 506 clauses out of 1022 for limit 0.11933510829036752
1003.55/991.78	c cleaning 498 clauses out of 1017 for limit 0.19796507245749304
1003.85/992.08	c cleaning 496 clauses out of 1016 for limit 0.3258128207876371
1004.25/992.44	c cleaning 502 clauses out of 1020 for limit 0.5352018341031344
1004.65/992.81	c cleaning 503 clauses out of 1019 for limit 0.8843699547492794
1004.95/993.14	c cleaning 500 clauses out of 1015 for limit 1.4627277363463564
1005.35/993.52	c cleaning 499 clauses out of 1015 for limit 2.4122337174508455
1005.65/993.86	c cleaning 500 clauses out of 1016 for limit 3.9741806540095697
1005.95/994.18	c cleaning 501 clauses out of 1019 for limit 6.554303552353088
1006.25/994.49	c cleaning 498 clauses out of 1016 for limit 10.819168651066915
1006.65/994.85	c cleaning 499 clauses out of 1018 for limit 17.807202919043885
1007.06/995.21	c cleaning 501 clauses out of 1018 for limit 29.33709335867208
1007.46/995.61	c cleaning 500 clauses out of 1019 for limit 48.43012471753181
1007.76/995.93	c cleaning 500 clauses out of 1018 for limit 79.86626386984683
1008.06/996.26	c cleaning 495 clauses out of 1017 for limit 131.70782228584974
1008.36/996.58	c cleaning 502 clauses out of 1022 for limit 216.14117751586878
1008.76/996.95	c cleaning 500 clauses out of 1020 for limit 357.14462974283873
1009.16/997.35	c cleaning 506 clauses out of 1023 for limit 589.0173460322821
1009.56/997.71	c cleaning 500 clauses out of 1015 for limit 977.0674365725849
1800.01/1787.81	c starts		: 20
1800.01/1787.81	c conflicts		: 621703
1800.01/1787.81	c decisions		: 852886
1800.01/1787.81	c propagations		: 1145334019
1800.01/1787.81	c inspects		: 10667827554
1800.01/1787.81	c learnt literals	: 1
1800.01/1787.81	c learnt binary clauses	: 0
1800.01/1787.81	c learnt ternary clauses	: 1
1800.01/1787.81	c learnt clauses	: 621702
1800.01/1787.81	c root simplifications	: 0
1800.01/1787.81	c removed literals (reason simplification)	: 0
1800.01/1787.81	c reason swapping (by a shorter reason)	: 0
1800.01/1787.81	c Calls to reduceDB	: 41
1800.01/1787.81	c speed (decisions/second)	: 487.89174563312844
1800.01/1787.81	c non guided choices	6053
1800.01/1787.81	s UNKNOWN
1800.01/1787.81	c Total wall clock time (ms): 1787.703

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3740843-1338737595/watcher-3740843-1338737595 -o /tmp/evaluation-result-3740843-1338737595/solver-3740843-1338737595 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3740843-1338737595.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 8371
/proc/meminfo: memFree=29478372/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/8371/stat : 8371 (java) R 8369 8371 30888 0 -1 4202496 242 0 0 0 0 0 0 0 20 0 1 0 339888818 9515008 176 33554432000 1073741824 1073778376 140735306510992 140735306493720 249650037648 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8371/statm: 2323 176 133 9 0 71 0

[startup+0.020309 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 8371
/proc/meminfo: memFree=29478372/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=102664 CPUtime=0 cores=0,2,4,6
/proc/8371/stat : 8371 (java) S 8369 8371 30888 0 -1 4202496 1430 0 1 0 0 0 0 0 20 0 2 0 339888818 105127936 1110 33554432000 1073741824 1073778376 140733960705936 140733960697072 249653395517 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8371/statm: 25666 1110 857 9 0 16775 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 102664

[startup+0.100254 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 8371
/proc/meminfo: memFree=29478372/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/8371/stat : 8371 (java) S 8369 8371 30888 0 -1 4202496 4609 0 1 0 6 1 0 0 20 0 18 0 339888818 3028844544 5813 33554432000 1073741824 1073778376 140733960705936 140733960697072 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8371/statm: 739464 5817 2024 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300215 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 8371
/proc/meminfo: memFree=29478372/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=2957856 CPUtime=0.42 cores=0,2,4,6
/proc/8371/stat : 8371 (java) S 8369 8371 30888 0 -1 4202496 5801 0 1 0 40 2 0 0 20 0 18 0 339888818 3028844544 10788 33554432000 1073741824 1073778376 140733960705936 140733960697072 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8371/statm: 739464 10788 2237 9 0 729885 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 2957856

[startup+0.700241 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 8371
/proc/meminfo: memFree=29478372/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=2957856 CPUtime=1.52 cores=0,2,4,6
/proc/8371/stat : 8371 (java) S 8369 8371 30888 0 -1 4202496 13524 0 1 0 148 4 0 0 20 0 18 0 339888818 3028844544 37337 33554432000 1073741824 1073778376 140733960705936 140733960697072 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8371/statm: 739464 37337 2254 9 0 729885 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 2957856

[startup+1.5007 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 8389
/proc/meminfo: memFree=29190260/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=2957856 CPUtime=2.45 cores=0,2,4,6
/proc/8371/stat : 8371 (java) S 8369 8371 30888 0 -1 4202496 13739 0 1 0 234 11 0 0 20 0 18 0 339888818 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140733960697072 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8371/statm: 739464 119284 2270 9 0 729885 0
[pid=8371/tid=8373] ppid=8369 vsize=2957856 CPUtime=1.42 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (java) R 8369 8371 30888 0 -1 4202560 3281 0 1 0 135 7 0 0 20 0 18 0 339888819 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315643035048 140315583135350 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (java) S 8369 8371 30888 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 339888821 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315576130216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8375] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8375/stat : 8375 (java) S 8369 8371 30888 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 339888821 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315507813160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8376] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8376/stat : 8376 (java) S 8369 8371 30888 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 339888821 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315506760616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8377] ppid=8369 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/8371/task/8377/stat : 8377 (java) S 8369 8371 30888 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 339888821 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315505708072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8378] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8378/stat : 8378 (java) S 8369 8371 30888 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339888821 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315504654504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8379] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8379/stat : 8379 (java) S 8369 8371 30888 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 339888821 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315503601960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8380] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8380/stat : 8380 (java) S 8369 8371 30888 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 339888821 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315502549416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8381] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8381/stat : 8381 (java) S 8369 8371 30888 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 339888821 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315501496872 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8382] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8382/stat : 8382 (java) S 8369 8371 30888 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 339888822 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315489086056 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8383] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8383/stat : 8383 (java) S 8369 8371 30888 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 339888823 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315488032376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8384] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8384/stat : 8384 (java) S 8369 8371 30888 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339888823 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315486979720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8385] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8385/stat : 8385 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339888825 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315485928464 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8386] ppid=8369 vsize=2957856 CPUtime=0.42 cores=0,2,4,6
/proc/8371/task/8386/stat : 8386 (java) S 8369 8371 30888 0 -1 4202560 4187 0 0 0 42 0 0 0 20 0 18 0 339888825 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315484874808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8387] ppid=8369 vsize=2957856 CPUtime=0.45 cores=0,2,4,6
/proc/8371/task/8387/stat : 8387 (java) S 8369 8371 30888 0 -1 4202560 5028 0 0 0 44 1 0 0 20 0 18 0 339888825 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315483822264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8388] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8388/stat : 8388 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339888825 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315482769912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8389] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8389/stat : 8389 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339888825 3028844544 119284 33554432000 1073741824 1073778376 140733960705936 140315481717576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 2957856

[startup+3.10077 s]
/proc/loadavg: 2.00 2.00 2.00 5/212 8389
/proc/meminfo: memFree=29009028/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=2957856 CPUtime=4.35 cores=0,2,4,6
/proc/8371/stat : 8371 (java) S 8369 8371 30888 0 -1 4202496 13884 0 1 0 414 21 0 0 20 0 18 0 339888818 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140733960697072 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8371/statm: 739464 138236 2270 9 0 729885 0
[pid=8371/tid=8373] ppid=8369 vsize=2957856 CPUtime=2.92 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (java) R 8369 8371 30888 0 -1 4202560 3283 0 1 0 285 7 0 0 20 0 18 0 339888819 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315643035224 140315583129608 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (java) S 8369 8371 30888 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 18 0 339888821 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315576130216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8375] ppid=8369 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/8371/task/8375/stat : 8375 (java) S 8369 8371 30888 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 18 0 339888821 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315507813160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8376] ppid=8369 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/8371/task/8376/stat : 8376 (java) S 8369 8371 30888 0 -1 4202560 24 0 0 0 4 1 0 0 20 0 18 0 339888821 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315506760616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8377] ppid=8369 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/8371/task/8377/stat : 8377 (java) S 8369 8371 30888 0 -1 4202560 29 0 0 0 4 1 0 0 20 0 18 0 339888821 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315505708072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8378] ppid=8369 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/8371/task/8378/stat : 8378 (java) S 8369 8371 30888 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 18 0 339888821 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315504654504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8379] ppid=8369 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/8371/task/8379/stat : 8379 (java) S 8369 8371 30888 0 -1 4202560 24 0 0 0 2 2 0 0 20 0 18 0 339888821 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315503601960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8380] ppid=8369 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/8371/task/8380/stat : 8380 (java) S 8369 8371 30888 0 -1 4202560 31 0 0 0 4 2 0 0 20 0 18 0 339888821 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315502549416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8381] ppid=8369 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/8371/task/8381/stat : 8381 (java) S 8369 8371 30888 0 -1 4202560 28 0 0 0 4 2 0 0 20 0 18 0 339888821 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315501496872 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8382] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8382/stat : 8382 (java) S 8369 8371 30888 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 339888822 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315489086056 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8383] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8383/stat : 8383 (java) S 8369 8371 30888 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 339888823 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315488032376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8384] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8384/stat : 8384 (java) S 8369 8371 30888 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339888823 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315486979720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8385] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8385/stat : 8385 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339888825 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315485928464 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8386] ppid=8369 vsize=2957856 CPUtime=0.44 cores=0,2,4,6
/proc/8371/task/8386/stat : 8386 (java) S 8369 8371 30888 0 -1 4202560 4188 0 0 0 44 0 0 0 20 0 18 0 339888825 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315484874808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8387] ppid=8369 vsize=2957856 CPUtime=0.45 cores=0,2,4,6
/proc/8371/task/8387/stat : 8387 (java) S 8369 8371 30888 0 -1 4202560 5028 0 0 0 44 1 0 0 20 0 18 0 339888825 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315483822264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8388] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8388/stat : 8388 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339888825 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315482769912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8389] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8389/stat : 8389 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339888825 3028844544 138236 33554432000 1073741824 1073778376 140733960705936 140315481717576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.35
Current children cumulated vsize (KiB) 2957856

[startup+6.3007 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 8389
/proc/meminfo: memFree=28870012/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=2957856 CPUtime=8.39 cores=0,2,4,6
/proc/8371/stat : 8371 (java) S 8369 8371 30888 0 -1 4202496 14124 0 1 0 806 33 0 0 20 0 18 0 339888818 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140733960697072 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8371/statm: 739464 161172 2270 9 0 729885 0
[pid=8371/tid=8373] ppid=8369 vsize=2957856 CPUtime=5.82 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (java) R 8369 8371 30888 0 -1 4202560 3288 0 1 0 574 8 0 0 20 0 18 0 339888819 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315643035320 140315583226562 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=2957856 CPUtime=0.18 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (java) S 8369 8371 30888 0 -1 4202560 55 0 0 0 16 2 0 0 20 0 18 0 339888821 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315576130216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8375] ppid=8369 vsize=2957856 CPUtime=0.26 cores=0,2,4,6
/proc/8371/task/8375/stat : 8375 (java) S 8369 8371 30888 0 -1 4202560 64 0 0 0 23 3 0 0 20 0 18 0 339888821 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315507813160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8376] ppid=8369 vsize=2957856 CPUtime=0.17 cores=0,2,4,6
/proc/8371/task/8376/stat : 8376 (java) S 8369 8371 30888 0 -1 4202560 43 0 0 0 14 3 0 0 20 0 18 0 339888821 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315506760616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8377] ppid=8369 vsize=2957856 CPUtime=0.16 cores=0,2,4,6
/proc/8371/task/8377/stat : 8377 (java) S 8369 8371 30888 0 -1 4202560 53 0 0 0 13 3 0 0 20 0 18 0 339888821 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315505708072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8378] ppid=8369 vsize=2957856 CPUtime=0.22 cores=0,2,4,6
/proc/8371/task/8378/stat : 8378 (java) S 8369 8371 30888 0 -1 4202560 60 0 0 0 18 4 0 0 20 0 18 0 339888821 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315504654504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8379] ppid=8369 vsize=2957856 CPUtime=0.15 cores=0,2,4,6
/proc/8371/task/8379/stat : 8379 (java) S 8369 8371 30888 0 -1 4202560 48 0 0 0 12 3 0 0 20 0 18 0 339888821 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315503601960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8380] ppid=8369 vsize=2957856 CPUtime=0.17 cores=0,2,4,6
/proc/8371/task/8380/stat : 8380 (java) S 8369 8371 30888 0 -1 4202560 50 0 0 0 14 3 0 0 20 0 18 0 339888821 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315502549416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8381] ppid=8369 vsize=2957856 CPUtime=0.22 cores=0,2,4,6
/proc/8371/task/8381/stat : 8381 (java) S 8369 8371 30888 0 -1 4202560 64 0 0 0 18 4 0 0 20 0 18 0 339888821 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315501496872 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8382] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8382/stat : 8382 (java) S 8369 8371 30888 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 339888822 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315489086056 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8383] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8383/stat : 8383 (java) S 8369 8371 30888 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 339888823 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315488032376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8384] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8384/stat : 8384 (java) S 8369 8371 30888 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339888823 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315486979720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8385] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8385/stat : 8385 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339888825 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315485928464 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8386] ppid=8369 vsize=2957856 CPUtime=0.44 cores=0,2,4,6
/proc/8371/task/8386/stat : 8386 (java) S 8369 8371 30888 0 -1 4202560 4188 0 0 0 44 0 0 0 20 0 18 0 339888825 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315484874808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8387] ppid=8369 vsize=2957856 CPUtime=0.45 cores=0,2,4,6
/proc/8371/task/8387/stat : 8387 (java) S 8369 8371 30888 0 -1 4202560 5028 0 0 0 44 1 0 0 20 0 18 0 339888825 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315483822264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8388] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8388/stat : 8388 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339888825 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315482769912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8389] ppid=8369 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8389/stat : 8389 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339888825 3028844544 161172 33554432000 1073741824 1073778376 140733960705936 140315481717576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.39
Current children cumulated vsize (KiB) 2957856

[startup+12.7007 s]
/proc/loadavg: 2.07 2.02 2.00 3/212 8389
/proc/meminfo: memFree=28651400/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=2957856 CPUtime=16.69 cores=0,2,4,6
/proc/8371/stat : 8371 (java) S 8369 8371 30888 0 -1 4202496 15630 0 1 0 1616 53 0 0 20 0 18 0 339888818 3028844544 214575 33554432000 1073741824 1073778376 140733960705936 140733960697072 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8371/statm: 739464 214575 2270 9 0 729885 0
[pid=8371/tid=8373] ppid=8369 vsize=2957856 CPUtime=11.54 cores=0,2,4,6

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

[pid=8371/tid=8386] ppid=8369 vsize=3024420 CPUtime=0.84 cores=0,2,4,6
/proc/8371/task/8386/stat : 8386 (java) S 8369 8371 30888 0 -1 4202560 4263 0 0 0 84 0 0 0 20 0 19 0 339888825 3097006080 423405 33554432000 1073741824 1073778376 140733960705936 140315484874808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8387] ppid=8369 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/8371/task/8387/stat : 8387 (java) S 8369 8371 30888 0 -1 4202560 5060 0 0 0 64 2 0 0 20 0 19 0 339888825 3097006080 423405 33554432000 1073741824 1073778376 140733960705936 140315483822264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8388] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8388/stat : 8388 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339888825 3097006080 423405 33554432000 1073741824 1073778376 140733960705936 140315482769912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8389] ppid=8369 vsize=3024420 CPUtime=0.63 cores=0,2,4,6
/proc/8371/task/8389/stat : 8389 (java) S 8369 8371 30888 0 -1 4202560 97 0 0 0 30 33 0 0 20 0 19 0 339888825 3097006080 423405 33554432000 1073741824 1073778376 140733960705936 140315481717576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8390] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8390/stat : 8390 (java) S 8369 8371 30888 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339892790 3097006080 423405 33554432000 1073741824 1073778376 140733960705936 140315479516456 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1674.2
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 1.93 1.99 1.99 3/213 8488
/proc/meminfo: memFree=28509232/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=3024420 CPUtime=1734.5 cores=0,2,4,6
/proc/8371/stat : 8371 (java) S 8369 8371 30888 0 -1 4202496 26495 0 1 0 173262 188 0 0 20 0 19 0 339888818 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140733960697072 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8371/statm: 756105 422934 2306 9 0 746526 0
[pid=8371/tid=8373] ppid=8369 vsize=3024420 CPUtime=1706.06 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (java) R 8369 8371 30888 0 -1 4202560 3359 0 1 0 170560 46 0 0 20 0 19 0 339888819 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315643035032 140315583702887 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=3024420 CPUtime=1.6 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (java) S 8369 8371 30888 0 -1 4202560 664 0 0 0 146 14 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315576130216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8375] ppid=8369 vsize=3024420 CPUtime=1.89 cores=0,2,4,6
/proc/8371/task/8375/stat : 8375 (java) S 8369 8371 30888 0 -1 4202560 634 0 0 0 173 16 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315507813160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8376] ppid=8369 vsize=3024420 CPUtime=1.91 cores=0,2,4,6
/proc/8371/task/8376/stat : 8376 (java) S 8369 8371 30888 0 -1 4202560 725 0 0 0 177 14 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315506760616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8377] ppid=8369 vsize=3024420 CPUtime=1.85 cores=0,2,4,6
/proc/8371/task/8377/stat : 8377 (java) S 8369 8371 30888 0 -1 4202560 721 0 0 0 169 16 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315505708072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8378] ppid=8369 vsize=3024420 CPUtime=2.02 cores=0,2,4,6
/proc/8371/task/8378/stat : 8378 (java) S 8369 8371 30888 0 -1 4202560 752 0 0 0 183 19 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315504654504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8379] ppid=8369 vsize=3024420 CPUtime=1.68 cores=0,2,4,6
/proc/8371/task/8379/stat : 8379 (java) S 8369 8371 30888 0 -1 4202560 658 0 0 0 153 15 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315503601960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8380] ppid=8369 vsize=3024420 CPUtime=1.72 cores=0,2,4,6
/proc/8371/task/8380/stat : 8380 (java) S 8369 8371 30888 0 -1 4202560 682 0 0 0 156 16 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315502549416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8381] ppid=8369 vsize=3024420 CPUtime=1.72 cores=0,2,4,6
/proc/8371/task/8381/stat : 8381 (java) S 8369 8371 30888 0 -1 4202560 758 0 0 0 157 15 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315501496872 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8382] ppid=8369 vsize=3024420 CPUtime=7.84 cores=0,2,4,6
/proc/8371/task/8382/stat : 8382 (java) S 8369 8371 30888 0 -1 4202560 6937 0 0 0 781 3 0 0 20 0 19 0 339888822 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315489086056 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8383] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8383/stat : 8383 (java) S 8369 8371 30888 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339888823 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315488032376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8384] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8384/stat : 8384 (java) S 8369 8371 30888 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339888823 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315486979720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8385] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8385/stat : 8385 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315485928464 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8386] ppid=8369 vsize=3024420 CPUtime=0.84 cores=0,2,4,6
/proc/8371/task/8386/stat : 8386 (java) S 8369 8371 30888 0 -1 4202560 4263 0 0 0 84 0 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315484874808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8387] ppid=8369 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/8371/task/8387/stat : 8387 (java) S 8369 8371 30888 0 -1 4202560 5060 0 0 0 64 2 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315483822264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8388] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8388/stat : 8388 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315482769912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8389] ppid=8369 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/8371/task/8389/stat : 8389 (java) S 8369 8371 30888 0 -1 4202560 99 0 0 0 31 35 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315481717576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8390] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8390/stat : 8390 (java) S 8369 8371 30888 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339892790 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315479516456 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1734.5
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/213 8488
/proc/meminfo: memFree=28508860/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=3024420 CPUtime=1794.51 cores=0,2,4,6
/proc/8371/stat : 8371 (java) S 8369 8371 30888 0 -1 4202496 26499 0 1 0 179262 189 0 0 20 0 19 0 339888818 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140733960697072 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8371/statm: 756105 422934 2306 9 0 746526 0
[pid=8371/tid=8373] ppid=8369 vsize=3024420 CPUtime=1765.91 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (java) R 8369 8371 30888 0 -1 4202560 3359 0 1 0 176544 47 0 0 20 0 19 0 339888819 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315643035032 140315583702887 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=3024420 CPUtime=1.6 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (java) S 8369 8371 30888 0 -1 4202560 664 0 0 0 146 14 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315576130216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8375] ppid=8369 vsize=3024420 CPUtime=1.89 cores=0,2,4,6
/proc/8371/task/8375/stat : 8375 (java) S 8369 8371 30888 0 -1 4202560 634 0 0 0 173 16 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315507813160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8376] ppid=8369 vsize=3024420 CPUtime=1.91 cores=0,2,4,6
/proc/8371/task/8376/stat : 8376 (java) S 8369 8371 30888 0 -1 4202560 725 0 0 0 177 14 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315506760616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8377] ppid=8369 vsize=3024420 CPUtime=1.85 cores=0,2,4,6
/proc/8371/task/8377/stat : 8377 (java) S 8369 8371 30888 0 -1 4202560 721 0 0 0 169 16 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315505708072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8378] ppid=8369 vsize=3024420 CPUtime=2.02 cores=0,2,4,6
/proc/8371/task/8378/stat : 8378 (java) S 8369 8371 30888 0 -1 4202560 752 0 0 0 183 19 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315504654504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8379] ppid=8369 vsize=3024420 CPUtime=1.68 cores=0,2,4,6
/proc/8371/task/8379/stat : 8379 (java) S 8369 8371 30888 0 -1 4202560 658 0 0 0 153 15 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315503601960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8380] ppid=8369 vsize=3024420 CPUtime=1.72 cores=0,2,4,6
/proc/8371/task/8380/stat : 8380 (java) S 8369 8371 30888 0 -1 4202560 682 0 0 0 156 16 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315502549416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8381] ppid=8369 vsize=3024420 CPUtime=1.72 cores=0,2,4,6
/proc/8371/task/8381/stat : 8381 (java) S 8369 8371 30888 0 -1 4202560 758 0 0 0 157 15 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315501496872 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8382] ppid=8369 vsize=3024420 CPUtime=7.85 cores=0,2,4,6
/proc/8371/task/8382/stat : 8382 (java) S 8369 8371 30888 0 -1 4202560 6937 0 0 0 782 3 0 0 20 0 19 0 339888822 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315489086056 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8383] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8383/stat : 8383 (java) S 8369 8371 30888 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339888823 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315488032376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8384] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8384/stat : 8384 (java) S 8369 8371 30888 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339888823 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315486979720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8385] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8385/stat : 8385 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315485928464 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8386] ppid=8369 vsize=3024420 CPUtime=0.84 cores=0,2,4,6
/proc/8371/task/8386/stat : 8386 (java) S 8369 8371 30888 0 -1 4202560 4263 0 0 0 84 0 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315484874808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8387] ppid=8369 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/8371/task/8387/stat : 8387 (java) S 8369 8371 30888 0 -1 4202560 5060 0 0 0 64 2 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315483822264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8388] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8388/stat : 8388 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315482769912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8389] ppid=8369 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/8371/task/8389/stat : 8389 (java) S 8369 8371 30888 0 -1 4202560 103 0 0 0 33 36 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315481717576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8390] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8390/stat : 8390 (java) S 8369 8371 30888 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339892790 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315479516456 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1787.8 s]
/proc/loadavg: 1.98 1.99 1.99 3/213 8488
/proc/meminfo: memFree=28508984/32873844 swapFree=8656/8656
[pid=8371] ppid=8369 vsize=3024420 CPUtime=1800.01 cores=0,2,4,6
/proc/8371/stat : 8371 (java) S 8369 8371 30888 0 -1 4202496 26499 0 1 0 179812 189 0 0 20 0 19 0 339888818 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140733960697072 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/8371/statm: 756105 422934 2306 9 0 746526 0
[pid=8371/tid=8373] ppid=8369 vsize=3024420 CPUtime=1771.4 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (java) R 8369 8371 30888 0 -1 4202560 3359 0 1 0 177093 47 0 0 20 0 19 0 339888819 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315643035032 140315583725153 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=3024420 CPUtime=1.6 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (java) S 8369 8371 30888 0 -1 4202560 664 0 0 0 146 14 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315576130216 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8375] ppid=8369 vsize=3024420 CPUtime=1.89 cores=0,2,4,6
/proc/8371/task/8375/stat : 8375 (java) S 8369 8371 30888 0 -1 4202560 634 0 0 0 173 16 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315507813160 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8376] ppid=8369 vsize=3024420 CPUtime=1.91 cores=0,2,4,6
/proc/8371/task/8376/stat : 8376 (java) S 8369 8371 30888 0 -1 4202560 725 0 0 0 177 14 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315506760616 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8377] ppid=8369 vsize=3024420 CPUtime=1.85 cores=0,2,4,6
/proc/8371/task/8377/stat : 8377 (java) S 8369 8371 30888 0 -1 4202560 721 0 0 0 169 16 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315505708072 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8378] ppid=8369 vsize=3024420 CPUtime=2.02 cores=0,2,4,6
/proc/8371/task/8378/stat : 8378 (java) S 8369 8371 30888 0 -1 4202560 752 0 0 0 183 19 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315504654504 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8379] ppid=8369 vsize=3024420 CPUtime=1.68 cores=0,2,4,6
/proc/8371/task/8379/stat : 8379 (java) S 8369 8371 30888 0 -1 4202560 658 0 0 0 153 15 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315503601960 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8380] ppid=8369 vsize=3024420 CPUtime=1.72 cores=0,2,4,6
/proc/8371/task/8380/stat : 8380 (java) S 8369 8371 30888 0 -1 4202560 682 0 0 0 156 16 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315502549416 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8381] ppid=8369 vsize=3024420 CPUtime=1.72 cores=0,2,4,6
/proc/8371/task/8381/stat : 8381 (java) S 8369 8371 30888 0 -1 4202560 758 0 0 0 157 15 0 0 20 0 19 0 339888821 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315501496872 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8371/tid=8382] ppid=8369 vsize=3024420 CPUtime=7.85 cores=0,2,4,6
/proc/8371/task/8382/stat : 8382 (java) S 8369 8371 30888 0 -1 4202560 6937 0 0 0 782 3 0 0 20 0 19 0 339888822 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315489086056 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8383] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8383/stat : 8383 (java) S 8369 8371 30888 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339888823 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315488032376 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8384] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8384/stat : 8384 (java) S 8369 8371 30888 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339888823 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315486979720 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8385] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8385/stat : 8385 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315485928464 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8371/tid=8386] ppid=8369 vsize=3024420 CPUtime=0.84 cores=0,2,4,6
/proc/8371/task/8386/stat : 8386 (java) S 8369 8371 30888 0 -1 4202560 4263 0 0 0 84 0 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315484874808 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8387] ppid=8369 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/8371/task/8387/stat : 8387 (java) S 8369 8371 30888 0 -1 4202560 5060 0 0 0 64 2 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315483822264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8388] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8388/stat : 8388 (java) S 8369 8371 30888 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315482769912 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8371/tid=8389] ppid=8369 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/8371/task/8389/stat : 8389 (java) S 8369 8371 30888 0 -1 4202560 103 0 0 0 33 36 0 0 20 0 19 0 339888825 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315481717576 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8371/tid=8390] ppid=8369 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8390/stat : 8390 (java) S 8369 8371 30888 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339892790 3097006080 422934 33554432000 1073741824 1073778376 140733960705936 140315479516456 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3024420

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8371 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=827296
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=261656
# CPU time returned by wait4() is 1796.09
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1787.82
CPU time (s): 1800.01
CPU user time (s): 1798.12
CPU system time (s): 1.89
CPU usage (%): 100.682
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.83
system time used= 2.26166
maximum resident set size= 1706420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26529
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67891
involuntary context switches= 29768

runsolver used 5.56115 second user time and 15.1537 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-03 17:33:23
IDJOB=3740843
IDBENCH=89646
IDSOLVER=2319
FILE ID=node102/3740843-1338737595
RUNJOBID= node102-1338713280-30904
PBS_JOBID= 14636729
Free space on /tmp= 70864 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-172.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740843-1338737595/watcher-3740843-1338737595 -o /tmp/evaluation-result-3740843-1338737595/solver-3740843-1338737595 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3740843-1338737595.opb           

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6217a9adeb5cd4d9104428c4e3eb327a
RANDOM SEED=87004821

node102.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29478604 kB
Buffers:          185752 kB
Cached:           916692 kB
SwapCached:         5520 kB
Active:          1976084 kB
Inactive:         611972 kB
Active(anon):    1482476 kB
Inactive(anon):     5604 kB
Active(file):     493608 kB
Inactive(file):   606368 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097276 kB
Dirty:            312176 kB
Writeback:             0 kB
AnonPages:       1512060 kB
Mapped:            17240 kB
Shmem:                 0 kB
Slab:             638652 kB
SReclaimable:      75580 kB
SUnreclaim:       563072 kB
KernelStack:        1576 kB
PageTables:         7112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1828620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1466368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70820 MiB
End job on node102 at 2012-06-03 18:03:13