Trace number 2071482

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 CSP 2.1.1? (TO) 1800.33 1808.34

General information on the benchmark

Namecsp/travellingSalesman-25/
normalized-tsp-25-66_ext.xml
MD5SUM3518e3f195ddf214ca0d283aa45732b4
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.526919
Satisfiable
(Un)Satisfiability was proved
Number of variables76
Number of constraints350
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension350
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.10/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.10/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.10/0.14	c See www.sat4j.org for details.
0.10/0.14	c That software uses the Rhino library from the Mozilla project.
0.10/0.16	c version 2.1.1.v20090622
0.10/0.16	c sun.arch.data.model	32
0.10/0.16	c java.version	1.6.0_12
0.10/0.16	c os.name	Linux
0.10/0.16	c os.version	2.6.9-22.EL.rootsmp
0.10/0.16	c os.arch	i386
0.10/0.16	c Free memory 671000808
0.10/0.16	c Max memory 672137216
0.10/0.16	c Total memory 672137216
0.10/0.16	c Number of processors 2
0.18/0.25	c c --- Begin Solver configuration ---
0.18/0.25	c Stops conflict analysis at the first Unique Implication Point
0.18/0.25	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.18/0.25	c Learn all clauses as in MiniSAT
0.18/0.25	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.18/0.25	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.18/0.25	c Expensive reason simplification
0.18/0.25	c MiniSAT restarts strategy
0.18/0.25	c Memory based learned constraints deletion strategy
0.18/0.25	c timeout=2147483s
0.18/0.25	c DB Simplification allowed=false
0.18/0.25	c --- End Solver configuration ---
0.18/0.25	c solving HOME/instance-2071482-1247353869.xml
0.18/0.25	c reading problem ... 
0.47/0.50	c reading problem named null
0.47/0.50	c reading domains done.
0.47/0.51	c reading variables done.
0.68/0.75	c reading relations done.
1.56/1.60	c reading constraints
156.96/156.56	c done with constraints.
156.96/156.56	c ... done. Wall clock time 156.305s.
156.96/156.56	c #vars     28556
156.96/156.56	c #constraints  7659893
156.96/156.56	c constraints type 
156.96/156.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7626599
156.96/156.56	c org.sat4j.minisat.constraints.cnf.UnitClauses => 2
156.96/156.56	c org.sat4j.minisat.constraints.card.AtLeast => 74
156.96/156.56	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 8636
158.45/158.08	c cleaning 238 clauses out of 496
204.46/204.06	c cleaning 26805 clauses out of 54234
209.06/208.61	c cleaning 13642 clauses out of 27928
245.50/245.48	c cleaning 23744 clauses out of 48280
322.40/322.71	c cleaning 48417 clauses out of 98533
333.51/333.89	c cleaning 27028 clauses out of 55614
339.51/339.80	c cleaning 14685 clauses out of 31086
347.51/347.85	c cleaning 11359 clauses out of 24403
424.78/425.17	c cleaning 49408 clauses out of 100540
443.87/444.29	c cleaning 32833 clauses out of 67630
448.96/449.33	c cleaning 17154 clauses out of 36299
452.77/453.18	c cleaning 8781 clauses out of 19644
514.24/514.62	c cleaning 38449 clauses out of 79367
527.06/527.41	c cleaning 23186 clauses out of 48911
535.42/535.84	c cleaning 13116 clauses out of 29726
539.34/539.78	c cleaning 6771 clauses out of 17114
584.42/584.87	c cleaning 24435 clauses out of 51838
606.01/606.41	c cleaning 21143 clauses out of 44904
612.80/613.20	c cleaning 11911 clauses out of 26760
616.71/617.15	c cleaning 6093 clauses out of 15350
680.98/681.40	c cleaning 35894 clauses out of 74243
710.47/711.00	c cleaning 30338 clauses out of 63354
717.45/717.93	c cleaning 16280 clauses out of 35511
721.51/722.07	c cleaning 8123 clauses out of 19731
779.26/780.32	c cleaning 32640 clauses out of 68106
800.46/801.74	c cleaning 25917 clauses out of 55467
811.50/812.83	c cleaning 17424 clauses out of 38050
816.75/818.16	c cleaning 9701 clauses out of 22625
870.24/872.11	c cleaning 32058 clauses out of 66924
894.90/897.09	c cleaning 27924 clauses out of 59863
905.51/907.73	c cleaning 18542 clauses out of 40441
910.76/913.04	c cleaning 10285 clauses out of 23898
961.27/964.05	c cleaning 30873 clauses out of 65611
974.25/977.19	c cleaning 19415 clauses out of 42738
979.65/982.52	c cleaning 10649 clauses out of 25327
984.26/987.10	c cleaning 6026 clauses out of 16176
1021.93/1024.84	c cleaning 18958 clauses out of 41652
1046.23/1049.12	c cleaning 20412 clauses out of 44691
1060.91/1063.97	c cleaning 16000 clauses out of 36277
1073.19/1076.33	c cleaning 12454 clauses out of 28777
1121.23/1124.84	c cleaning 28619 clauses out of 61322
1146.10/1149.99	c cleaning 25130 clauses out of 54203
1156.89/1160.81	c cleaning 17496 clauses out of 38573
1169.98/1174.19	c cleaning 14984 clauses out of 33576
1235.48/1241.79	c cleaning 35494 clauses out of 75094
1250.08/1256.30	c cleaning 22192 clauses out of 48600
1260.50/1266.81	c cleaning 15414 clauses out of 34906
1273.18/1279.67	c cleaning 13776 clauses out of 31990
1321.82/1328.71	c cleaning 33203 clauses out of 70699
1335.24/1342.23	c cleaning 22136 clauses out of 48499
1342.60/1349.68	c cleaning 13354 clauses out of 30860
1352.51/1359.69	c cleaning 11071 clauses out of 26506
1408.57/1416.26	c cleaning 33957 clauses out of 71935
1421.85/1429.60	c cleaning 20619 clauses out of 45985
1433.33/1441.25	c cleaning 14670 clauses out of 33859
1441.39/1449.37	c cleaning 9842 clauses out of 24194
1493.28/1501.21	c cleaning 32715 clauses out of 69348
1509.37/1517.33	c cleaning 22976 clauses out of 50132
1522.07/1530.03	c cleaning 16854 clauses out of 38655
1530.43/1538.41	c cleaning 10907 clauses out of 26802
1564.44/1572.41	c cleaning 22481 clauses out of 45395
1586.54/1594.52	c cleaning 18818 clauses out of 42413
1594.93/1602.90	c cleaning 11556 clauses out of 28095
1601.83/1609.90	c cleaning 7313 clauses out of 19539
1654.01/1662.10	c cleaning 26524 clauses out of 57229
1668.80/1676.83	c cleaning 19408 clauses out of 43202
1684.11/1692.15	c cleaning 16637 clauses out of 38294
1695.56/1703.65	c cleaning 12180 clauses out of 29162
1732.97/1741.09	c cleaning 25742 clauses out of 56477
1747.16/1755.24	c cleaning 18797 clauses out of 42237
1751.96/1760.04	c cleaning 10117 clauses out of 24938
1758.65/1766.72	c cleaning 6823 clauses out of 18321
1800.04/1808.11	c starts		: 22
1800.04/1808.11	c conflicts		: 1486185
1800.04/1808.11	c decisions		: 8413029
1800.04/1808.11	c propagations		: 89061167
1800.04/1808.11	c inspects		: 4051814474
1800.04/1808.11	c learnt literals	: 86
1800.04/1808.11	c learnt binary clauses	: 2330
1800.04/1808.11	c learnt ternary clauses	: 3906
1800.04/1808.11	c learnt clauses	: 1486100
1800.04/1808.11	c ignored clauses	: 0
1800.04/1808.11	c root simplifications	: 0
1800.04/1808.11	c removed literals (reason simplification)	: 24624771
1800.04/1808.11	c reason swapping (by a shorter reason)	: 0
1800.04/1808.11	c Calls to reduceDB	: 72
1800.04/1808.11	c speed (assignments/second)	: 53925.648252707295
1800.04/1808.11	c non guided choices	24483
1800.04/1808.19	c learnt constraints type 
1800.04/1808.19	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2330
1800.04/1808.19	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 52926
1800.04/1808.19	c constraints type 
1800.04/1808.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7626599
1800.04/1808.19	c org.sat4j.minisat.constraints.cnf.UnitClauses => 2
1800.04/1808.19	c org.sat4j.minisat.constraints.card.AtLeast => 74
1800.04/1808.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 8636
1800.04/1808.19	s UNKNOWN
1800.04/1808.19	c Total wall clock time (in seconds) : 1807.862

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2071482-1247353869/watcher-2071482-1247353869 -o /tmp/evaluation-result-2071482-1247353869/solver-2071482-1247353869 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2071482-1247353869.xml 

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): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 2.01 1.99 3/74 16673
/proc/meminfo: memFree=1682024/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=18576 CPUtime=0
/proc/16673/stat : 16673 (runsolver) R 16671 16673 14011 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 22453860 19021824 284 996147200 4194304 4302564 548682068448 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16673/statm: 4644 284 249 26 0 2626 0

[startup+0.0315321 s]
/proc/loadavg: 1.93 2.01 1.99 3/74 16673
/proc/meminfo: memFree=1682024/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=798736 CPUtime=0.01
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 1819 0 1 0 0 1 0 0 18 0 4 0 22453860 817905664 1566 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 199684 1566 512 9 0 197436 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 798736

[startup+0.121862 s]
/proc/loadavg: 1.93 2.01 1.99 3/74 16673
/proc/meminfo: memFree=1682024/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=804560 CPUtime=0.1
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 3096 0 1 0 8 2 0 0 18 0 12 0 22453860 823869440 2839 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 201140 2839 1083 9 0 198474 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 804560

[startup+0.301888 s]
/proc/loadavg: 1.93 2.01 1.99 3/74 16673
/proc/meminfo: memFree=1682024/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=805628 CPUtime=0.27
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 4295 0 1 0 23 4 0 0 18 0 12 0 22453860 824963072 4032 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 201407 4032 1359 9 0 198734 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 805628

[startup+0.701941 s]
/proc/loadavg: 1.93 2.01 1.99 3/74 16673
/proc/meminfo: memFree=1682024/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=807184 CPUtime=0.68
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 6014 0 1 0 62 6 0 0 18 0 12 0 22453860 826556416 5500 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 201796 5500 1385 9 0 199123 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807184

[startup+1.50205 s]
/proc/loadavg: 1.93 2.01 1.99 3/86 16685
/proc/meminfo: memFree=1659720/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=812864 CPUtime=1.47
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 10741 0 1 0 139 8 0 0 18 0 12 0 22453860 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 203216 9072 1407 9 0 200543 0
[pid=16673/tid=16675] ppid=16671 vsize=812864 CPUtime=0.6
/proc/16673/task/16675/stat : 16675 (java) R 16671 16673 14011 0 -1 64 6317 0 1 0 55 5 0 0 21 0 12 0 22453862 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4109269472 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16676] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16676/stat : 16676 (java) S 16671 16673 14011 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 22453863 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16677] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16677/stat : 16677 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 22453863 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16678] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16678/stat : 16678 (java) S 16671 16673 14011 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 22453865 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16679] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16679/stat : 16679 (java) S 16671 16673 14011 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 22453865 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16680] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16680/stat : 16680 (java) S 16671 16673 14011 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 22453865 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16681] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16681/stat : 16681 (java) S 16671 16673 14011 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 22453870 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16682] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16682/stat : 16682 (java) S 16671 16673 14011 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22453870 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16683] ppid=16671 vsize=812864 CPUtime=0.85
/proc/16673/task/16683/stat : 16683 (java) S 16671 16673 14011 0 -1 64 3671 0 0 0 83 2 0 0 17 0 12 0 22453870 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16684] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16684/stat : 16684 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 22453870 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16685] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16685/stat : 16685 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 22453870 832372736 9072 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 812864

[startup+3.10225 s]
/proc/loadavg: 1.93 2.01 1.99 4/86 16685
/proc/meminfo: memFree=1640136/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=812864 CPUtime=3.06
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 15148 0 1 0 295 11 0 0 18 0 12 0 22453860 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 203216 13477 1412 9 0 200543 0
[pid=16673/tid=16675] ppid=16671 vsize=812864 CPUtime=1.63
/proc/16673/task/16675/stat : 16675 (java) R 16671 16673 14011 0 -1 64 10625 0 1 0 156 7 0 0 25 0 12 0 22453862 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4109761328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16676] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16676/stat : 16676 (java) S 16671 16673 14011 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 22453863 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16677] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16677/stat : 16677 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 22453863 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16678] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16678/stat : 16678 (java) S 16671 16673 14011 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 22453865 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16679] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16679/stat : 16679 (java) S 16671 16673 14011 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 22453865 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16680] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16680/stat : 16680 (java) S 16671 16673 14011 0 -1 64 4 0 0 0 0 0 0 0 21 0 12 0 22453865 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16681] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16681/stat : 16681 (java) S 16671 16673 14011 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 22453870 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16682] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16682/stat : 16682 (java) S 16671 16673 14011 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22453870 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16683] ppid=16671 vsize=812864 CPUtime=1.4
/proc/16673/task/16683/stat : 16683 (java) S 16671 16673 14011 0 -1 64 3770 0 0 0 138 2 0 0 17 0 12 0 22453870 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16684] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16684/stat : 16684 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 22453870 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16685] ppid=16671 vsize=812864 CPUtime=0
/proc/16673/task/16685/stat : 16685 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 22453870 832372736 13477 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 812864

[startup+6.30167 s]
/proc/loadavg: 1.93 2.01 1.99 3/86 16685
/proc/meminfo: memFree=1590672/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=812796 CPUtime=6.22
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 26168 0 1 0 606 16 0 0 18 0 12 0 22453860 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 203199 24491 1422 9 0 200526 0
[pid=16673/tid=16675] ppid=16671 vsize=812796 CPUtime=4.56
/proc/16673/task/16675/stat : 16675 (java) R 16671 16673 14011 0 -1 64 16919 0 1 0 446 10 0 0 25 0 12 0 22453862 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4109753190 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16676] ppid=16671 vsize=812796 CPUtime=0.11
/proc/16673/task/16676/stat : 16676 (java) S 16671 16673 14011 0 -1 64 2783 0 0 0 10 1 0 0 17 0 12 0 22453863 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16677] ppid=16671 vsize=812796 CPUtime=0.07
/proc/16673/task/16677/stat : 16677 (java) S 16671 16673 14011 0 -1 64 1924 0 0 0 6 1 0 0 17 0 12 0 22453863 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16678] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16678/stat : 16678 (java) S 16671 16673 14011 0 -1 64 18 0 0 0 0 0 0 0 16 0 12 0 22453865 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16679] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16679/stat : 16679 (java) S 16671 16673 14011 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 22453865 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16680] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16680/stat : 16680 (java) S 16671 16673 14011 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22453865 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16681] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16681/stat : 16681 (java) S 16671 16673 14011 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 22453870 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16682] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16682/stat : 16682 (java) S 16671 16673 14011 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22453870 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16683] ppid=16671 vsize=812796 CPUtime=1.43
/proc/16673/task/16683/stat : 16683 (java) S 16671 16673 14011 0 -1 64 3771 0 0 0 141 2 0 0 16 0 12 0 22453870 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16684] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16684/stat : 16684 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 22453870 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16685] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16685/stat : 16685 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 22453870 832303104 24491 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 812796

[startup+12.7025 s]
/proc/loadavg: 1.94 2.01 1.99 3/86 16685
/proc/meminfo: memFree=1578384/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=812796 CPUtime=12.58
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 28636 0 1 0 1240 18 0 0 18 0 12 0 22453860 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 203199 26953 1422 9 0 200526 0
[pid=16673/tid=16675] ppid=16671 vsize=812796 CPUtime=10.64
/proc/16673/task/16675/stat : 16675 (java) R 16671 16673 14011 0 -1 64 16925 0 1 0 1054 10 0 0 25 0 12 0 22453862 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4109752619 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16676] ppid=16671 vsize=812796 CPUtime=0.24
/proc/16673/task/16676/stat : 16676 (java) S 16671 16673 14011 0 -1 64 3982 0 0 0 23 1 0 0 17 0 12 0 22453863 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16677] ppid=16671 vsize=812796 CPUtime=0.21
/proc/16673/task/16677/stat : 16677 (java) S 16671 16673 14011 0 -1 64 3187 0 0 0 20 1 0 0 16 0 12 0 22453863 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16678] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16678/stat : 16678 (java) S 16671 16673 14011 0 -1 64 18 0 0 0 0 0 0 0 17 0 12 0 22453865 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16679] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16679/stat : 16679 (java) S 16671 16673 14011 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 22453865 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16680] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16680/stat : 16680 (java) S 16671 16673 14011 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22453865 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16681] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16681/stat : 16681 (java) S 16671 16673 14011 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 22453870 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16682] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16682/stat : 16682 (java) S 16671 16673 14011 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 22453870 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16683] ppid=16671 vsize=812796 CPUtime=1.43
/proc/16673/task/16683/stat : 16683 (java) S 16671 16673 14011 0 -1 64 3771 0 0 0 141 2 0 0 16 0 12 0 22453870 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16684] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16684/stat : 16684 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 22453870 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16685] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16685/stat : 16685 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 22453870 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 812796

[startup+25.5012 s]
/proc/loadavg: 1.95 2.01 1.99 3/86 16685
/proc/meminfo: memFree=1578448/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=812796 CPUtime=25.26
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 28650 0 1 0 2508 18 0 0 18 0 12 0 22453860 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 203199 26953 1422 9 0 200526 0
[pid=16673/tid=16675] ppid=16671 vsize=812796 CPUtime=23.32
/proc/16673/task/16675/stat : 16675 (java) R 16671 16673 14011 0 -1 64 16939 0 1 0 2322 10 0 0 25 0 12 0 22453862 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4109613874 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16676] ppid=16671 vsize=812796 CPUtime=0.24
/proc/16673/task/16676/stat : 16676 (java) S 16671 16673 14011 0 -1 64 3982 0 0 0 23 1 0 0 17 0 12 0 22453863 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16677] ppid=16671 vsize=812796 CPUtime=0.21
/proc/16673/task/16677/stat : 16677 (java) S 16671 16673 14011 0 -1 64 3187 0 0 0 20 1 0 0 16 0 12 0 22453863 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16678] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16678/stat : 16678 (java) S 16671 16673 14011 0 -1 64 18 0 0 0 0 0 0 0 17 0 12 0 22453865 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16679] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16679/stat : 16679 (java) S 16671 16673 14011 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 22453865 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16680] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16680/stat : 16680 (java) S 16671 16673 14011 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 22453865 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16681] ppid=16671 vsize=812796 CPUtime=0
/proc/16673/task/16681/stat : 16681 (java) S 16671 16673 14011 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 22453870 832303104 26953 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16682] ppid=16671 vsize=812796 CPUtime=0

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

[pid=16673/tid=16678] ppid=16671 vsize=813120 CPUtime=213.06
/proc/16673/task/16678/stat : 16678 (java) R 16671 16673 14011 0 -1 64 20 0 0 0 21304 2 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 105696665 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16679] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16679/stat : 16679 (java) S 16671 16673 14011 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16680] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16680/stat : 16680 (java) S 16671 16673 14011 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16681] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16681/stat : 16681 (java) S 16671 16673 14011 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16682] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16682/stat : 16682 (java) S 16671 16673 14011 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16683] ppid=16671 vsize=813120 CPUtime=2.66
/proc/16673/task/16683/stat : 16683 (java) S 16671 16673 14011 0 -1 64 3876 0 0 0 264 2 0 0 17 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16684] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16684/stat : 16684 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16685] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16685/stat : 16685 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16686] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16686/stat : 16686 (java) S 16671 16673 14011 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 22469537 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.3
Current children cumulated vsize (KiB) 813120

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 16809
/proc/meminfo: memFree=1197512/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=813120 CPUtime=1714.28
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 174011 0 1 0 171337 91 0 0 18 0 13 0 22453860 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 203280 171915 1455 9 0 200607 0
[pid=16673/tid=16675] ppid=16671 vsize=813120 CPUtime=1463.38
/proc/16673/task/16675/stat : 16675 (java) R 16671 16673 14011 0 -1 64 29437 0 1 0 146316 22 0 0 25 0 13 0 22453862 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4109843588 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16676] ppid=16671 vsize=813120 CPUtime=11.58
/proc/16673/task/16676/stat : 16676 (java) S 16671 16673 14011 0 -1 64 87317 0 0 0 1120 38 0 0 16 0 13 0 22453863 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16677] ppid=16671 vsize=813120 CPUtime=10.62
/proc/16673/task/16677/stat : 16677 (java) S 16671 16673 14011 0 -1 64 52604 0 0 0 1039 23 0 0 17 0 13 0 22453863 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16678] ppid=16671 vsize=813120 CPUtime=225.98
/proc/16673/task/16678/stat : 16678 (java) S 16671 16673 14011 0 -1 64 20 0 0 0 22596 2 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16679] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16679/stat : 16679 (java) S 16671 16673 14011 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16680] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16680/stat : 16680 (java) S 16671 16673 14011 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16681] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16681/stat : 16681 (java) S 16671 16673 14011 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16682] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16682/stat : 16682 (java) S 16671 16673 14011 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16683] ppid=16671 vsize=813120 CPUtime=2.66
/proc/16673/task/16683/stat : 16683 (java) S 16671 16673 14011 0 -1 64 3876 0 0 0 264 2 0 0 17 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16684] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16684/stat : 16684 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16685] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16685/stat : 16685 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16686] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16686/stat : 16686 (java) S 16671 16673 14011 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 22469537 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.28
Current children cumulated vsize (KiB) 813120

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/95 16809
/proc/meminfo: memFree=1196936/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=813120 CPUtime=1774.24
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 174015 0 1 0 177333 91 0 0 18 0 13 0 22453860 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 203280 171915 1455 9 0 200607 0
[pid=16673/tid=16675] ppid=16671 vsize=813120 CPUtime=1510.33
/proc/16673/task/16675/stat : 16675 (java) R 16671 16673 14011 0 -1 64 29441 0 1 0 151011 22 0 0 25 0 13 0 22453862 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4109887907 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16676] ppid=16671 vsize=813120 CPUtime=11.76
/proc/16673/task/16676/stat : 16676 (java) S 16671 16673 14011 0 -1 64 87317 0 0 0 1138 38 0 0 16 0 13 0 22453863 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16677] ppid=16671 vsize=813120 CPUtime=10.79
/proc/16673/task/16677/stat : 16677 (java) S 16671 16673 14011 0 -1 64 52604 0 0 0 1056 23 0 0 17 0 13 0 22453863 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16678] ppid=16671 vsize=813120 CPUtime=238.64
/proc/16673/task/16678/stat : 16678 (java) S 16671 16673 14011 0 -1 64 20 0 0 0 23862 2 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16679] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16679/stat : 16679 (java) S 16671 16673 14011 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16680] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16680/stat : 16680 (java) S 16671 16673 14011 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16681] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16681/stat : 16681 (java) S 16671 16673 14011 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16682] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16682/stat : 16682 (java) S 16671 16673 14011 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16683] ppid=16671 vsize=813120 CPUtime=2.66
/proc/16673/task/16683/stat : 16683 (java) S 16671 16673 14011 0 -1 64 3876 0 0 0 264 2 0 0 17 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16684] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16684/stat : 16684 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16685] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16685/stat : 16685 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16686] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16686/stat : 16686 (java) S 16671 16673 14011 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 22469537 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.24
Current children cumulated vsize (KiB) 813120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/95 16809
/proc/meminfo: memFree=1196616/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=813120 CPUtime=1800.04
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 174015 0 1 0 179913 91 0 0 18 0 13 0 22453860 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 203280 171915 1455 9 0 200607 0
[pid=16673/tid=16675] ppid=16671 vsize=813120 CPUtime=1536.13
/proc/16673/task/16675/stat : 16675 (java) R 16671 16673 14011 0 -1 64 29441 0 1 0 153591 22 0 0 25 0 13 0 22453862 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4109843304 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16676] ppid=16671 vsize=813120 CPUtime=11.76
/proc/16673/task/16676/stat : 16676 (java) S 16671 16673 14011 0 -1 64 87317 0 0 0 1138 38 0 0 16 0 13 0 22453863 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16677] ppid=16671 vsize=813120 CPUtime=10.79
/proc/16673/task/16677/stat : 16677 (java) S 16671 16673 14011 0 -1 64 52604 0 0 0 1056 23 0 0 17 0 13 0 22453863 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16678] ppid=16671 vsize=813120 CPUtime=238.64
/proc/16673/task/16678/stat : 16678 (java) S 16671 16673 14011 0 -1 64 20 0 0 0 23862 2 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16679] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16679/stat : 16679 (java) S 16671 16673 14011 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16680] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16680/stat : 16680 (java) S 16671 16673 14011 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 22453865 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16681] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16681/stat : 16681 (java) S 16671 16673 14011 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16682] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16682/stat : 16682 (java) S 16671 16673 14011 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16683] ppid=16671 vsize=813120 CPUtime=2.66
/proc/16673/task/16683/stat : 16683 (java) S 16671 16673 14011 0 -1 64 3876 0 0 0 264 2 0 0 17 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16684] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16684/stat : 16684 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16685] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16685/stat : 16685 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 22453870 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16686] ppid=16671 vsize=813120 CPUtime=0
/proc/16673/task/16686/stat : 16686 (java) S 16671 16673 14011 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 22469537 832634880 171915 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 813120

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

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

[startup+1808.21 s]
/proc/loadavg: 2.03 2.01 2.00 3/95 16809
/proc/meminfo: memFree=1196616/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=813768 CPUtime=1800.2
/proc/16673/stat : 16673 (java) S 16671 16673 14011 0 -1 0 174035 0 1 0 179929 91 0 0 16 0 14 0 22453860 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 203442 171935 1456 9 0 200769 0
[pid=16673/tid=16675] ppid=16671 vsize=813768 CPUtime=1536.23
/proc/16673/task/16675/stat : 16675 (java) R 16671 16673 14011 0 -1 64 29441 0 1 0 153601 22 0 0 25 0 14 0 22453862 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4109470579 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16676] ppid=16671 vsize=813768 CPUtime=11.76
/proc/16673/task/16676/stat : 16676 (java) S 16671 16673 14011 0 -1 64 87317 0 0 0 1138 38 0 0 16 0 14 0 22453863 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16677] ppid=16671 vsize=813768 CPUtime=10.79
/proc/16673/task/16677/stat : 16677 (java) S 16671 16673 14011 0 -1 64 52604 0 0 0 1056 23 0 0 17 0 14 0 22453863 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16678] ppid=16671 vsize=813768 CPUtime=238.64
/proc/16673/task/16678/stat : 16678 (java) S 16671 16673 14011 0 -1 64 20 0 0 0 23862 2 0 0 16 0 14 0 22453865 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16679] ppid=16671 vsize=813768 CPUtime=0
/proc/16673/task/16679/stat : 16679 (java) S 16671 16673 14011 0 -1 64 11 0 0 0 0 0 0 0 16 0 14 0 22453865 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16680] ppid=16671 vsize=813768 CPUtime=0
/proc/16673/task/16680/stat : 16680 (java) S 16671 16673 14011 0 -1 64 7 0 0 0 0 0 0 0 16 0 14 0 22453865 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16673/tid=16681] ppid=16671 vsize=813768 CPUtime=0
/proc/16673/task/16681/stat : 16681 (java) S 16671 16673 14011 0 -1 64 5 0 0 0 0 0 0 0 18 0 14 0 22453870 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16682] ppid=16671 vsize=813768 CPUtime=0
/proc/16673/task/16682/stat : 16682 (java) S 16671 16673 14011 0 -1 64 13 0 0 0 0 0 0 0 19 0 14 0 22453870 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16683] ppid=16671 vsize=813768 CPUtime=2.68
/proc/16673/task/16683/stat : 16683 (java) S 16671 16673 14011 0 -1 64 3876 0 0 0 266 2 0 0 16 0 14 0 22453870 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16684] ppid=16671 vsize=813768 CPUtime=0
/proc/16673/task/16684/stat : 16684 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 20 0 14 0 22453870 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16685] ppid=16671 vsize=813768 CPUtime=0
/proc/16673/task/16685/stat : 16685 (java) S 16671 16673 14011 0 -1 64 0 0 0 0 0 0 0 0 15 0 14 0 22453870 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16673/tid=16686] ppid=16671 vsize=813768 CPUtime=0
/proc/16673/task/16686/stat : 16686 (java) S 16671 16673 14011 0 -1 64 4 0 0 0 0 0 0 0 21 0 14 0 22469537 833298432 171935 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 813768

[startup+1808.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/85 16812
/proc/meminfo: memFree=1653440/2055920 swapFree=4192812/4192956
[pid=16673] ppid=16671 vsize=0 CPUtime=1800.29
/proc/16673/stat : 16673 (java) Z 16671 16673 14011 0 -1 1036 174035 0 1 0 179931 98 0 0 15 0 2 0 22453860 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16673/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1808.34
CPU time (s): 1800.33
CPU user time (s): 1799.31
CPU system time (s): 1.01884
CPU usage (%): 99.5569
Max. virtual memory (cumulated for all children) (KiB): 813768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 1.01885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174035
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= 40979
involuntary context switches= 46452

runsolver used 2.28365 second user time and 6.05508 second system time

The end

Launcher Data

Begin job on node13 at 2009-07-12 01:11:09
IDJOB=2071482
IDBENCH=55497
IDSOLVER=731
FILE ID=node13/2071482-1247353869
PBS_JOBID= 9506838
Free space on /tmp= 66204 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/travellingSalesman-25/normalized-tsp-25-66_ext.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071482-1247353869/watcher-2071482-1247353869 -o /tmp/evaluation-result-2071482-1247353869/solver-2071482-1247353869 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2071482-1247353869.xml

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

MD5SUM BENCH= 3518e3f195ddf214ca0d283aa45732b4
RANDOM SEED=1641772628

node13.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1682504 kB
Buffers:         16652 kB
Cached:         161236 kB
SwapCached:          0 kB
Active:         301908 kB
Inactive:        24812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1320 kB
Writeback:           0 kB
Mapped:         159976 kB
Slab:            31616 kB
Committed_AS:   297168 kB
PageTables:       2208 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66296 MiB
End job on node13 at 2009-07-12 01:41:20