Trace number 2659839

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
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.38 1796.4

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-cardinality-105-100.opb
MD5SUM1f72b7f8bd829aeeb06978977df8efc2
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 benchmark0.590909
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables10500
Total number of constraints205
Number of constraints which are clauses105
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint105
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 106
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.15	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.15	c See www.sat4j.org for details.
0.08/0.16	c version 2.2.0.v20100526
0.08/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.16	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.16	c java.vm.version	11.2-b01
0.08/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version		1.6.0_12
0.08/0.16	c os.name		Linux
0.08/0.16	c os.version		2.6.18-164.el5
0.08/0.16	c os.arch		i386
0.08/0.16	c Free memory 		1393557488
0.08/0.16	c Max memory 		1395916800
0.08/0.16	c Total memory 		1395916800
0.08/0.16	c Number of processors 	2
0.22/0.23	c Pseudo Boolean Optimization
0.22/0.23	c --- Begin Solver configuration ---
0.22/0.23	c Stops conflict analysis at the first Unique Implication Point
0.22/0.23	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.22/0.23	c Learn all clauses as in MiniSAT
0.22/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.23	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.23	c Expensive reason simplification
0.22/0.23	c Armin Biere (Picosat) restarts strategy
0.22/0.23	c Glucose learned constraints deletion strategy
0.22/0.23	c timeout=2147483s
0.22/0.23	c DB Simplification allowed=false
0.22/0.23	c --- End Solver configuration ---
0.22/0.23	c solving HOME/instance-2659839-1276581949.opb
0.22/0.23	c reading problem ... 
1.24/0.84	c ... done. Wall clock time 0.603s.
1.24/0.84	c #vars     10500
1.24/0.84	c #constraints  205
1.24/0.84	c constraints type 
1.24/0.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 105
1.24/0.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
7.44/6.36	c cleaning 2482 clauses out of 5000 with flag 5000/5000
14.48/13.21	c cleaning 4239 clauses out of 8524 with flag 11006/11006
23.59/22.36	c cleaning 5618 clauses out of 11281 with flag 18002/18002
36.02/34.75	c cleaning 6816 clauses out of 13662 with flag 26001/26001
52.32/50.97	c cleaning 7897 clauses out of 15845 with flag 35000/35000
71.35/69.96	c cleaning 8947 clauses out of 17948 with flag 45000/45000
91.89/90.45	c cleaning 9467 clauses out of 19004 with flag 55003/55003
112.72/111.30	c cleaning 9735 clauses out of 19536 with flag 65002/65002
140.83/139.40	c cleaning 9889 clauses out of 19802 with flag 75003/75003
156.87/155.35	c cleaning 9932 clauses out of 19911 with flag 85001/85001
178.09/176.58	c cleaning 9966 clauses out of 19979 with flag 95001/95001
205.61/204.06	c cleaning 9971 clauses out of 20014 with flag 105002/105002
250.86/249.23	c cleaning 10018 clauses out of 20041 with flag 115000/115000
268.76/267.05	c cleaning 9988 clauses out of 20024 with flag 125001/125001
293.19/291.47	c cleaning 9985 clauses out of 20037 with flag 135002/135002
322.20/320.40	c cleaning 9987 clauses out of 20051 with flag 145001/145001
355.64/353.83	c cleaning 9985 clauses out of 20063 with flag 155000/155000
402.19/400.33	c cleaning 9998 clauses out of 20081 with flag 165003/165003
432.63/430.79	c cleaning 10007 clauses out of 20083 with flag 175003/175003
450.71/448.73	c cleaning 10004 clauses out of 20073 with flag 185000/185000
474.93/472.91	c cleaning 10006 clauses out of 20070 with flag 195001/195001
513.36/511.40	c cleaning 10005 clauses out of 20063 with flag 205000/205000
556.80/554.79	c cleaning 9991 clauses out of 20060 with flag 215002/215002
601.06/598.93	c cleaning 10007 clauses out of 20070 with flag 225003/225003
626.73/624.59	c cleaning 9997 clauses out of 20060 with flag 235000/235000
653.06/650.82	c cleaning 10001 clauses out of 20063 with flag 245000/245000
686.90/684.63	c cleaning 9997 clauses out of 20062 with flag 255000/255000
704.74/702.43	c cleaning 10017 clauses out of 20066 with flag 265001/265001
725.18/722.84	c cleaning 9991 clauses out of 20048 with flag 275000/275000
755.32/752.91	c cleaning 10006 clauses out of 20058 with flag 285001/285001
797.74/795.35	c cleaning 9990 clauses out of 20051 with flag 295000/295000
832.79/830.38	c cleaning 10003 clauses out of 20062 with flag 305001/305001
878.05/875.53	c cleaning 10003 clauses out of 20059 with flag 315001/315001
901.11/898.60	c cleaning 9987 clauses out of 20055 with flag 325000/325000
925.24/922.68	c cleaning 10004 clauses out of 20072 with flag 335004/335004
955.07/952.44	c cleaning 9998 clauses out of 20066 with flag 345002/345002
981.31/978.66	c cleaning 10020 clauses out of 20067 with flag 355001/355001
1010.44/1007.73	c cleaning 10008 clauses out of 20047 with flag 365001/365001
1038.77/1036.09	c cleaning 10006 clauses out of 20039 with flag 375001/375001
1070.20/1067.49	c cleaning 9994 clauses out of 20032 with flag 385000/385000
1089.83/1087.00	c cleaning 9990 clauses out of 20041 with flag 395003/395003
1109.57/1106.72	c cleaning 10001 clauses out of 20049 with flag 405001/405001
1134.60/1131.73	c cleaning 9999 clauses out of 20047 with flag 415000/415000
1170.03/1167.18	c cleaning 10000 clauses out of 20048 with flag 425000/425000
1200.79/1197.82	c cleaning 9985 clauses out of 20049 with flag 435001/435001
1240.55/1237.51	c cleaning 9999 clauses out of 20063 with flag 445000/445000
1275.49/1272.47	c cleaning 10026 clauses out of 20065 with flag 455001/455001
1303.36/1300.22	c cleaning 10006 clauses out of 20039 with flag 465001/465001
1327.88/1324.80	c cleaning 10006 clauses out of 20032 with flag 475000/475000
1360.24/1357.02	c cleaning 9990 clauses out of 20030 with flag 485004/485004
1396.79/1393.51	c cleaning 9987 clauses out of 20036 with flag 495000/495000
1443.16/1439.85	c cleaning 9992 clauses out of 20050 with flag 505001/505001
1489.21/1485.81	c cleaning 10002 clauses out of 20058 with flag 515001/515001
1516.08/1512.64	c cleaning 9997 clauses out of 20055 with flag 525000/525000
1533.93/1530.40	c cleaning 10001 clauses out of 20059 with flag 535001/535001
1551.66/1548.16	c cleaning 9996 clauses out of 20058 with flag 545001/545001
1574.88/1571.31	c cleaning 10001 clauses out of 20061 with flag 555000/555000
1600.71/1597.14	c cleaning 9997 clauses out of 20060 with flag 565000/565000
1630.84/1627.25	c cleaning 10002 clauses out of 20064 with flag 575001/575001
1663.48/1659.90	c cleaning 10003 clauses out of 20065 with flag 585004/585004
1681.41/1677.78	c cleaning 10012 clauses out of 20060 with flag 595002/595002
1703.05/1699.30	c cleaning 10001 clauses out of 20047 with flag 605001/605001
1733.00/1729.27	c cleaning 10000 clauses out of 20046 with flag 615001/615001
1780.12/1776.35	c cleaning 9969 clauses out of 20045 with flag 625000/625000
1800.10/1796.22	c starts		: 167
1800.10/1796.22	c conflicts		: 631500
1800.10/1796.22	c decisions		: 1904722
1800.10/1796.22	c propagations		: 47182865
1800.10/1796.22	c inspects		: 700730530
1800.10/1796.22	c learnt literals	: 0
1800.10/1796.22	c learnt binary clauses	: 0
1800.10/1796.22	c learnt ternary clauses	: 0
1800.10/1796.22	c learnt clauses	: 631500
1800.10/1796.22	c ignored clauses	: 0
1800.10/1796.22	c root simplifications	: 0
1800.10/1796.22	c removed literals (reason simplification)	: 1708606
1800.10/1796.22	c reason swapping (by a shorter reason)	: 0
1800.10/1796.23	c Calls to reduceDB	: 64
1800.10/1796.23	c number of reductions to clauses (during analyze)	: 0
1800.10/1796.23	c number of learned constraints concerned by reduction	: 0
1800.10/1796.23	c number of learning phase by resolution	: 0
1800.10/1796.23	c number of learning phase by cutting planes	: 0
1800.10/1796.23	c speed (assignments/second)	: 26280.052712869146
1800.10/1796.23	c non guided choices	326085
1800.10/1796.31	c learnt constraints type 
1800.10/1796.31	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 16592
1800.10/1796.31	c constraints type 
1800.10/1796.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 105
1800.10/1796.31	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
1800.10/1796.31	s UNKNOWN
1800.10/1796.31	c Total wall clock time (in seconds): 1796.083

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-2659839-1276581949/watcher-2659839-1276581949 -o /tmp/evaluation-result-2659839-1276581949/solver-2659839-1276581949 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659839-1276581949.opb 

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


[startup+0 s]
/proc/loadavg: 1.01 1.11 1.06 3/106 32050
/proc/meminfo: memFree=1850128/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1832 CPUtime=0
/proc/32050/stat : 32050 (java6) S 32048 32050 31345 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 31846795 1875968 148 1992294400 134512640 134550932 4291949536 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699424446 0 0 17 1 0 0 0
/proc/32050/statm: 458 148 111 10 0 63 0

[startup+0.088485 s]
/proc/loadavg: 1.01 1.11 1.06 3/106 32050
/proc/meminfo: memFree=1850128/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1521796 CPUtime=0.07
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 3786 0 1 0 5 2 0 0 18 0 7 0 31846795 1558319104 3227 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 380449 3242 1043 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.106462 s]
/proc/loadavg: 1.01 1.11 1.06 3/106 32050
/proc/meminfo: memFree=1850128/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1524024 CPUtime=0.08
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 3944 0 1 0 6 2 0 0 18 0 12 0 31846795 1560600576 3383 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 381046 3385 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.301503 s]
/proc/loadavg: 1.01 1.11 1.06 3/106 32050
/proc/meminfo: memFree=1850128/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1526044 CPUtime=0.33
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 5414 0 1 0 29 4 0 0 18 0 12 0 31846795 1562669056 4850 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 381511 4850 1358 10 0 378813 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1526044

[startup+0.701597 s]
/proc/loadavg: 1.01 1.11 1.06 3/106 32050
/proc/meminfo: memFree=1850128/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1529468 CPUtime=1.04
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 8022 0 1 0 99 5 0 0 18 0 12 0 31846795 1566175232 7158 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 382367 7158 1401 10 0 379669 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1529468

[startup+1.50174 s]
/proc/loadavg: 1.01 1.11 1.06 2/119 32063
/proc/meminfo: memFree=1811896/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1530816 CPUtime=2.57
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 12289 0 1 0 250 7 0 0 18 0 13 0 31846795 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 382704 11133 1424 10 0 380006 0
[pid=32050/tid=32052] ppid=32048 vsize=1530816 CPUtime=1.16
/proc/32050/task/32052/stat : 32052 (java) R 32048 32050 31345 0 -1 4202560 8895 0 1 0 111 5 0 0 25 0 13 0 31846796 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4109107960 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32050/tid=32053] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32053/stat : 32053 (java) S 32048 32050 31345 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 31846798 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32054] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32054/stat : 32054 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 31846798 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32055] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32055/stat : 32055 (java) S 32048 32050 31345 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 13 0 31846800 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32056] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32056/stat : 32056 (java) S 32048 32050 31345 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 31846800 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32057] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32057/stat : 32057 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 31846800 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32058] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32058/stat : 32058 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31846805 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32059] ppid=32048 vsize=1530816 CPUtime=0.43
/proc/32050/task/32059/stat : 32059 (java) S 32048 32050 31345 0 -1 4202560 737 0 0 0 43 0 0 0 25 0 13 0 31846805 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32060] ppid=32048 vsize=1530816 CPUtime=0.95
/proc/32050/task/32060/stat : 32060 (java) S 32048 32050 31345 0 -1 4202560 1589 0 0 0 95 0 0 0 16 0 13 0 31846805 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32061] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32061/stat : 32061 (java) S 32048 32050 31345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31846805 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32062] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32062/stat : 32062 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31846805 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32063] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32063/stat : 32063 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 31846883 1567555584 11133 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 1530816

[startup+3.10202 s]
/proc/loadavg: 1.01 1.11 1.06 2/119 32063
/proc/meminfo: memFree=1806812/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1530816 CPUtime=4.24
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 13947 0 1 0 416 8 0 0 18 0 13 0 31846795 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 382704 12790 1428 10 0 380006 0
[pid=32050/tid=32052] ppid=32048 vsize=1530816 CPUtime=2.76
/proc/32050/task/32052/stat : 32052 (java) R 32048 32050 31345 0 -1 4202560 10541 0 1 0 270 6 0 0 25 0 13 0 31846796 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4109107968 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32050/tid=32053] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32053/stat : 32053 (java) S 32048 32050 31345 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 31846798 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32054] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32054/stat : 32054 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 31846798 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32055] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32055/stat : 32055 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 31846800 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32056] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32056/stat : 32056 (java) S 32048 32050 31345 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 31846800 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32057] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32057/stat : 32057 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 31846800 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32058] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32058/stat : 32058 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31846805 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32059] ppid=32048 vsize=1530816 CPUtime=0.5
/proc/32050/task/32059/stat : 32059 (java) S 32048 32050 31345 0 -1 4202560 748 0 0 0 50 0 0 0 25 0 13 0 31846805 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32060] ppid=32048 vsize=1530816 CPUtime=0.95
/proc/32050/task/32060/stat : 32060 (java) S 32048 32050 31345 0 -1 4202560 1589 0 0 0 95 0 0 0 15 0 13 0 31846805 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32061] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32061/stat : 32061 (java) S 32048 32050 31345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31846805 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32062] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32062/stat : 32062 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31846805 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32063] ppid=32048 vsize=1530816 CPUtime=0
/proc/32050/task/32063/stat : 32063 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 31846883 1567555584 12790 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 1530816

[startup+6.3016 s]
/proc/loadavg: 1.01 1.11 1.06 2/119 32063
/proc/meminfo: memFree=1796892/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1530024 CPUtime=7.44
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 16234 0 1 0 735 9 0 0 18 0 13 0 31846795 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 382506 14877 1428 10 0 379808 0
[pid=32050/tid=32052] ppid=32048 vsize=1530024 CPUtime=5.95
/proc/32050/task/32052/stat : 32052 (java) R 32048 32050 31345 0 -1 4202560 12828 0 1 0 588 7 0 0 25 0 13 0 31846796 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4109158846 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32050/tid=32053] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32053/stat : 32053 (java) S 32048 32050 31345 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 31846798 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32054] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32054/stat : 32054 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 31846798 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32055] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32055/stat : 32055 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31846800 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32056] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32056/stat : 32056 (java) S 32048 32050 31345 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 31846800 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32057] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32057/stat : 32057 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 31846800 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32058] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32058/stat : 32058 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32059] ppid=32048 vsize=1530024 CPUtime=0.51
/proc/32050/task/32059/stat : 32059 (java) S 32048 32050 31345 0 -1 4202560 748 0 0 0 51 0 0 0 18 0 13 0 31846805 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32060] ppid=32048 vsize=1530024 CPUtime=0.95
/proc/32050/task/32060/stat : 32060 (java) S 32048 32050 31345 0 -1 4202560 1589 0 0 0 95 0 0 0 15 0 13 0 31846805 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32061] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32061/stat : 32061 (java) S 32048 32050 31345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32062] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32062/stat : 32062 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31846805 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32063] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32063/stat : 32063 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 31846883 1566744576 14877 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.44
Current children cumulated vsize (KiB) 1530024

[startup+12.7018 s]
/proc/loadavg: 1.01 1.11 1.06 6/119 32063
/proc/meminfo: memFree=1773704/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1530024 CPUtime=13.97
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 21635 0 1 0 1386 11 0 0 18 0 13 0 31846795 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 382506 20226 1442 10 0 379808 0
[pid=32050/tid=32052] ppid=32048 vsize=1530024 CPUtime=12.25
/proc/32050/task/32052/stat : 32052 (java) R 32048 32050 31345 0 -1 4202560 12846 0 1 0 1218 7 0 0 25 0 13 0 31846796 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4109162794 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32050/tid=32053] ppid=32048 vsize=1530024 CPUtime=0.01
/proc/32050/task/32053/stat : 32053 (java) S 32048 32050 31345 0 -1 4202560 1546 0 0 0 1 0 0 0 18 0 13 0 31846798 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32054] ppid=32048 vsize=1530024 CPUtime=0.01
/proc/32050/task/32054/stat : 32054 (java) S 32048 32050 31345 0 -1 4202560 1222 0 0 0 1 0 0 0 18 0 13 0 31846798 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32055] ppid=32048 vsize=1530024 CPUtime=0.03
/proc/32050/task/32055/stat : 32055 (java) S 32048 32050 31345 0 -1 4202560 2602 0 0 0 3 0 0 0 15 0 13 0 31846800 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32056] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32056/stat : 32056 (java) S 32048 32050 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31846800 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32057] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32057/stat : 32057 (java) S 32048 32050 31345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31846800 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32058] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32058/stat : 32058 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32059] ppid=32048 vsize=1530024 CPUtime=0.59
/proc/32050/task/32059/stat : 32059 (java) S 32048 32050 31345 0 -1 4202560 758 0 0 0 59 0 0 0 15 0 13 0 31846805 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32060] ppid=32048 vsize=1530024 CPUtime=1
/proc/32050/task/32060/stat : 32060 (java) S 32048 32050 31345 0 -1 4202560 1593 0 0 0 100 0 0 0 16 0 13 0 31846805 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32061] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32061/stat : 32061 (java) S 32048 32050 31345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32062] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32062/stat : 32062 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 31846805 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32063] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32063/stat : 32063 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 31846883 1566744576 20226 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 13.97
Current children cumulated vsize (KiB) 1530024

[startup+25.5011 s]
/proc/loadavg: 1.16 1.14 1.07 2/119 32065
/proc/meminfo: memFree=1732536/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1530024 CPUtime=26.82
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 32120 0 1 0 2667 15 0 0 18 0 13 0 31846795 1566744576 30509 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 382506 30509 1442 10 0 379808 0
[pid=32050/tid=32052] ppid=32048 vsize=1530024 CPUtime=24.89
/proc/32050/task/32052/stat : 32052 (java) R 32048 32050 31345 0 -1 4202560 12849 0 1 0 2482 7 0 0 25 0 13 0 31846796 1566744576 30509 1992294400 134512640 134550932 4290723568 18446744073709551615 4109158718 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32050/tid=32053] ppid=32048 vsize=1530024 CPUtime=0.06
/proc/32050/task/32053/stat : 32053 (java) S 32048 32050 31345 0 -1 4202560 4891 0 0 0 4 2 0 0 18 0 13 0 31846798 1566744576 30509 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32054] ppid=32048 vsize=1530024 CPUtime=0.06
/proc/32050/task/32054/stat : 32054 (java) S 32048 32050 31345 0 -1 4202560 4739 0 0 0 5 1 0 0 18 0 13 0 31846798 1566744576 30509 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32055] ppid=32048 vsize=1530024 CPUtime=0.14

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

[pid=32050] ppid=32048 vsize=1530024 CPUtime=1666.01
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 84176 0 1 0 166539 62 0 0 18 0 13 0 31846795 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 382506 75097 1442 10 0 379808 0
[pid=32050/tid=32052] ppid=32048 vsize=1530024 CPUtime=1653.07
/proc/32050/task/32052/stat : 32052 (java) R 32048 32050 31345 0 -1 4202560 27074 0 1 0 165274 33 0 0 25 0 13 0 31846796 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4109188286 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32050/tid=32053] ppid=32048 vsize=1530024 CPUtime=3.04
/proc/32050/task/32053/stat : 32053 (java) S 32048 32050 31345 0 -1 4202560 22566 0 0 0 293 11 0 0 18 0 13 0 31846798 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32054] ppid=32048 vsize=1530024 CPUtime=3.05
/proc/32050/task/32054/stat : 32054 (java) S 32048 32050 31345 0 -1 4202560 22489 0 0 0 294 11 0 0 18 0 13 0 31846798 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32055] ppid=32048 vsize=1530024 CPUtime=5.09
/proc/32050/task/32055/stat : 32055 (java) S 32048 32050 31345 0 -1 4202560 8433 0 0 0 506 3 0 0 15 0 13 0 31846800 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32056] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32056/stat : 32056 (java) S 32048 32050 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31846800 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32057] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32057/stat : 32057 (java) S 32048 32050 31345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31846800 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32058] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32058/stat : 32058 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32059] ppid=32048 vsize=1530024 CPUtime=0.6
/proc/32050/task/32059/stat : 32059 (java) S 32048 32050 31345 0 -1 4202560 758 0 0 0 60 0 0 0 15 0 13 0 31846805 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32060] ppid=32048 vsize=1530024 CPUtime=1.1
/proc/32050/task/32060/stat : 32060 (java) S 32048 32050 31345 0 -1 4202560 1692 0 0 0 110 0 0 0 16 0 13 0 31846805 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32061] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32061/stat : 32061 (java) S 32048 32050 31345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32062] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32062/stat : 32062 (java) S 32048 32050 31345 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 31846805 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32063] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32063/stat : 32063 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 31846883 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1666.01
Current children cumulated vsize (KiB) 1530024

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 32109
/proc/meminfo: memFree=1551744/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1530024 CPUtime=1726.09
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 84184 0 1 0 172546 63 0 0 18 0 13 0 31846795 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 382506 75097 1442 10 0 379808 0
[pid=32050/tid=32052] ppid=32048 vsize=1530024 CPUtime=1712.77
/proc/32050/task/32052/stat : 32052 (java) R 32048 32050 31345 0 -1 4202560 27076 0 1 0 171243 34 0 0 25 0 13 0 31846796 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4109158155 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32050/tid=32053] ppid=32048 vsize=1530024 CPUtime=3.14
/proc/32050/task/32053/stat : 32053 (java) S 32048 32050 31345 0 -1 4202560 22566 0 0 0 303 11 0 0 18 0 13 0 31846798 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32054] ppid=32048 vsize=1530024 CPUtime=3.14
/proc/32050/task/32054/stat : 32054 (java) S 32048 32050 31345 0 -1 4202560 22489 0 0 0 303 11 0 0 18 0 13 0 31846798 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32055] ppid=32048 vsize=1530024 CPUtime=5.28
/proc/32050/task/32055/stat : 32055 (java) S 32048 32050 31345 0 -1 4202560 8435 0 0 0 525 3 0 0 15 0 13 0 31846800 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32056] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32056/stat : 32056 (java) S 32048 32050 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31846800 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32057] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32057/stat : 32057 (java) S 32048 32050 31345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31846800 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32058] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32058/stat : 32058 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32059] ppid=32048 vsize=1530024 CPUtime=0.6
/proc/32050/task/32059/stat : 32059 (java) S 32048 32050 31345 0 -1 4202560 758 0 0 0 60 0 0 0 15 0 13 0 31846805 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32060] ppid=32048 vsize=1530024 CPUtime=1.1
/proc/32050/task/32060/stat : 32060 (java) S 32048 32050 31345 0 -1 4202560 1692 0 0 0 110 0 0 0 16 0 13 0 31846805 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32061] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32061/stat : 32061 (java) S 32048 32050 31345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32062] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32062/stat : 32062 (java) S 32048 32050 31345 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 31846805 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32063] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32063/stat : 32063 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 31846883 1566744576 75097 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1726.09
Current children cumulated vsize (KiB) 1530024

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 32111
/proc/meminfo: memFree=1547900/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1530024 CPUtime=1786.19
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 85247 0 1 0 178555 64 0 0 18 0 13 0 31846795 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 382506 76058 1442 10 0 379808 0
[pid=32050/tid=32052] ppid=32048 vsize=1530024 CPUtime=1772.36
/proc/32050/task/32052/stat : 32052 (java) R 32048 32050 31345 0 -1 4202560 27078 0 1 0 177202 34 0 0 25 0 13 0 31846796 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4109164014 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32050/tid=32053] ppid=32048 vsize=1530024 CPUtime=3.27
/proc/32050/task/32053/stat : 32053 (java) S 32048 32050 31345 0 -1 4202560 23066 0 0 0 315 12 0 0 18 0 13 0 31846798 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32054] ppid=32048 vsize=1530024 CPUtime=3.26
/proc/32050/task/32054/stat : 32054 (java) S 32048 32050 31345 0 -1 4202560 23044 0 0 0 315 11 0 0 18 0 13 0 31846798 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32055] ppid=32048 vsize=1530024 CPUtime=5.53
/proc/32050/task/32055/stat : 32055 (java) S 32048 32050 31345 0 -1 4202560 8439 0 0 0 550 3 0 0 15 0 13 0 31846800 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32056] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32056/stat : 32056 (java) S 32048 32050 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31846800 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32057] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32057/stat : 32057 (java) S 32048 32050 31345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31846800 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32058] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32058/stat : 32058 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32059] ppid=32048 vsize=1530024 CPUtime=0.6
/proc/32050/task/32059/stat : 32059 (java) S 32048 32050 31345 0 -1 4202560 758 0 0 0 60 0 0 0 15 0 13 0 31846805 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32060] ppid=32048 vsize=1530024 CPUtime=1.1
/proc/32050/task/32060/stat : 32060 (java) S 32048 32050 31345 0 -1 4202560 1692 0 0 0 110 0 0 0 16 0 13 0 31846805 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32061] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32061/stat : 32061 (java) S 32048 32050 31345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32062] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32062/stat : 32062 (java) S 32048 32050 31345 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 31846805 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32063] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32063/stat : 32063 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 31846883 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.19
Current children cumulated vsize (KiB) 1530024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.2 s]
/proc/loadavg: 1.00 1.00 1.00 3/119 32111
/proc/meminfo: memFree=1547900/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1530024 CPUtime=1800.1
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 85249 0 1 0 179946 64 0 0 18 0 13 0 31846795 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 382506 76058 1442 10 0 379808 0
[pid=32050/tid=32052] ppid=32048 vsize=1530024 CPUtime=1786.27
/proc/32050/task/32052/stat : 32052 (java) R 32048 32050 31345 0 -1 4202560 27078 0 1 0 178593 34 0 0 25 0 13 0 31846796 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4109162849 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32050/tid=32053] ppid=32048 vsize=1530024 CPUtime=3.27
/proc/32050/task/32053/stat : 32053 (java) S 32048 32050 31345 0 -1 4202560 23066 0 0 0 315 12 0 0 18 0 13 0 31846798 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32054] ppid=32048 vsize=1530024 CPUtime=3.26
/proc/32050/task/32054/stat : 32054 (java) S 32048 32050 31345 0 -1 4202560 23044 0 0 0 315 11 0 0 18 0 13 0 31846798 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32055] ppid=32048 vsize=1530024 CPUtime=5.53
/proc/32050/task/32055/stat : 32055 (java) S 32048 32050 31345 0 -1 4202560 8439 0 0 0 550 3 0 0 15 0 13 0 31846800 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32056] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32056/stat : 32056 (java) S 32048 32050 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 31846800 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32057] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32057/stat : 32057 (java) S 32048 32050 31345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 31846800 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32058] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32058/stat : 32058 (java) S 32048 32050 31345 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32059] ppid=32048 vsize=1530024 CPUtime=0.6
/proc/32050/task/32059/stat : 32059 (java) S 32048 32050 31345 0 -1 4202560 758 0 0 0 60 0 0 0 15 0 13 0 31846805 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32060] ppid=32048 vsize=1530024 CPUtime=1.1
/proc/32050/task/32060/stat : 32060 (java) S 32048 32050 31345 0 -1 4202560 1692 0 0 0 110 0 0 0 16 0 13 0 31846805 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32061] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32061/stat : 32061 (java) S 32048 32050 31345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 31846805 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32062] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32062/stat : 32062 (java) S 32048 32050 31345 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 31846805 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32063] ppid=32048 vsize=1530024 CPUtime=0
/proc/32050/task/32063/stat : 32063 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 31846883 1566744576 76058 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1530024

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

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

[startup+1796.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/119 32111
/proc/meminfo: memFree=1547900/2059040 swapFree=4140296/4192956
[pid=32050] ppid=32048 vsize=1531320 CPUtime=1800.3
/proc/32050/stat : 32050 (java) S 32048 32050 31345 0 -1 4202496 85390 0 1 0 179966 64 0 0 18 0 14 0 31846795 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32050/statm: 382830 76197 1445 10 0 380132 0
[pid=32050/tid=32052] ppid=32048 vsize=1531320 CPUtime=1786.38
/proc/32050/task/32052/stat : 32052 (java) R 32048 32050 31345 0 -1 4202560 27078 0 1 0 178604 34 0 0 25 0 14 0 31846796 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4109162877 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32050/tid=32053] ppid=32048 vsize=1531320 CPUtime=3.27
/proc/32050/task/32053/stat : 32053 (java) S 32048 32050 31345 0 -1 4202560 23066 0 0 0 315 12 0 0 18 0 14 0 31846798 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32054] ppid=32048 vsize=1531320 CPUtime=3.26
/proc/32050/task/32054/stat : 32054 (java) S 32048 32050 31345 0 -1 4202560 23044 0 0 0 315 11 0 0 18 0 14 0 31846798 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32055] ppid=32048 vsize=1531320 CPUtime=5.53
/proc/32050/task/32055/stat : 32055 (java) S 32048 32050 31345 0 -1 4202560 8439 0 0 0 550 3 0 0 15 0 14 0 31846800 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 0 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32056] ppid=32048 vsize=1531320 CPUtime=0
/proc/32050/task/32056/stat : 32056 (java) S 32048 32050 31345 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 31846800 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32057] ppid=32048 vsize=1531320 CPUtime=0
/proc/32050/task/32057/stat : 32057 (java) S 32048 32050 31345 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 31846800 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32058] ppid=32048 vsize=1531320 CPUtime=0
/proc/32050/task/32058/stat : 32058 (java) S 32048 32050 31345 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 14 0 31846805 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32059] ppid=32048 vsize=1531320 CPUtime=0.66
/proc/32050/task/32059/stat : 32059 (java) S 32048 32050 31345 0 -1 4202560 878 0 0 0 66 0 0 0 16 0 14 0 31846805 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32060] ppid=32048 vsize=1531320 CPUtime=1.1
/proc/32050/task/32060/stat : 32060 (java) S 32048 32050 31345 0 -1 4202560 1693 0 0 0 110 0 0 0 15 0 14 0 31846805 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32061] ppid=32048 vsize=1531320 CPUtime=0
/proc/32050/task/32061/stat : 32061 (java) S 32048 32050 31345 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 14 0 31846805 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
[pid=32050/tid=32062] ppid=32048 vsize=1531320 CPUtime=0
/proc/32050/task/32062/stat : 32062 (java) S 32048 32050 31345 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 14 0 31846805 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 1 0 0 0
[pid=32050/tid=32063] ppid=32048 vsize=1531320 CPUtime=0
/proc/32050/task/32063/stat : 32063 (java) S 32048 32050 31345 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 31846883 1568071680 76197 1992294400 134512640 134550932 4290723568 18446744073709551615 4294960144 0 4 0 16800975 18446604437832354688 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.3
Current children cumulated vsize (KiB) 1531320

Child status: 143
Real time (s): 1796.4
CPU time (s): 1800.38
CPU user time (s): 1799.7
CPU system time (s): 0.674897
CPU usage (%): 100.221
Max. virtual memory (cumulated for all children) (KiB): 1531320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.674897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85391
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= 37281
involuntary context switches= 14255

runsolver used 3.75943 second user time and 9.41857 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-15 08:05:49
IDJOB=2659839
IDBENCH=2601
IDSOLVER=1164
FILE ID=node027/2659839-1276581949
PBS_JOBID= 11173522
Free space on /tmp= 62536 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-105-100.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659839-1276581949/watcher-2659839-1276581949 -o /tmp/evaluation-result-2659839-1276581949/solver-2659839-1276581949 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659839-1276581949.opb

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

MD5SUM BENCH= 1f72b7f8bd829aeeb06978977df8efc2
RANDOM SEED=1528401147

node027.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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		: 2800.261
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5600.52
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		: 2800.261
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1850524 kB
Buffers:         15356 kB
Cached:         114188 kB
SwapCached:       5720 kB
Active:          72176 kB
Inactive:        70072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1850524 kB
SwapTotal:     4192956 kB
SwapFree:      4140296 kB
Dirty:             536 kB
Writeback:           0 kB
AnonPages:       11180 kB
Mapped:          13020 kB
Slab:            44340 kB
PageTables:       3996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180828 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62532 MiB
End job on node027 at 2010-06-15 08:35:48