Trace number 2079919

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.29 1805.89

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-190_ext.xml
MD5SUMa77acc6db05f9e3edb4254355449e375
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 benchmark1.83572
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.14	c That software uses the Rhino library from the Mozilla project.
0.08/0.16	c version 2.1.1.v20090622
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.9-22.EL.rootsmp
0.08/0.16	c os.arch	i386
0.08/0.16	c Free memory 671000808
0.08/0.16	c Max memory 672137216
0.08/0.16	c Total memory 672137216
0.08/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-2079919-1247369067.xml
0.18/0.25	c reading problem ... 
0.47/0.51	c reading problem named null
0.47/0.51	c reading domains done.
0.47/0.51	c reading variables done.
0.67/0.75	c reading relations done.
1.76/1.81	c reading constraints
191.40/191.56	c done with constraints.
191.40/191.56	c ... done. Wall clock time 191.313s.
191.40/191.56	c #vars     23310
191.40/191.56	c #constraints  7604826
191.40/191.56	c constraints type 
191.40/191.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7580424
191.40/191.56	c org.sat4j.minisat.constraints.cnf.UnitClauses => 2
191.40/191.56	c org.sat4j.minisat.constraints.card.AtLeast => 59
191.40/191.56	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 4534
192.89/193.04	c cleaning 208 clauses out of 496
261.99/262.41	c cleaning 34849 clauses out of 70280
310.88/311.31	c cleaning 38038 clauses out of 76911
419.29/419.79	c cleaning 53961 clauses out of 109868
433.19/433.65	c cleaning 30417 clauses out of 62411
438.30/438.80	c cleaning 15727 clauses out of 32990
473.99/474.43	c cleaning 24771 clauses out of 50758
599.08/599.58	c cleaning 60438 clauses out of 123483
617.47/617.93	c cleaning 35492 clauses out of 72543
623.17/623.62	c cleaning 18491 clauses out of 38551
652.55/653.04	c cleaning 22270 clauses out of 46054
771.74/772.67	c cleaning 60411 clauses out of 123770
785.01/786.01	c cleaning 33317 clauses out of 69359
790.46/791.50	c cleaning 17191 clauses out of 37042
805.72/806.98	c cleaning 14173 clauses out of 30854
920.26/922.58	c cleaning 51778 clauses out of 106175
934.64/936.81	c cleaning 30466 clauses out of 63398
945.34/947.54	c cleaning 18933 clauses out of 40429
975.02/977.26	c cleaning 22435 clauses out of 47496
1057.03/1059.25	c cleaning 43369 clauses out of 89551
1068.32/1070.54	c cleaning 26017 clauses out of 54686
1088.61/1090.82	c cleaning 21294 clauses out of 45667
1103.01/1105.26	c cleaning 15970 clauses out of 34871
1221.10/1224.40	c cleaning 48255 clauses out of 99901
1236.86/1240.37	c cleaning 27704 clauses out of 58646
1242.81/1246.31	c cleaning 14611 clauses out of 32444
1268.46/1272.24	c cleaning 16472 clauses out of 36331
1375.72/1379.96	c cleaning 46959 clauses out of 97366
1396.71/1400.98	c cleaning 28441 clauses out of 60400
1406.71/1410.92	c cleaning 16651 clauses out of 36965
1429.50/1433.70	c cleaning 16663 clauses out of 36808
1544.93/1549.54	c cleaning 43501 clauses out of 90646
1569.10/1573.92	c cleaning 29623 clauses out of 62641
1580.10/1585.01	c cleaning 17786 clauses out of 38518
1585.84/1590.87	c cleaning 9656 clauses out of 22234
1700.13/1705.89	c cleaning 41654 clauses out of 87077
1727.16/1732.83	c cleaning 28660 clauses out of 60922
1737.65/1743.38	c cleaning 17174 clauses out of 37762
1741.85/1747.50	c cleaning 8793 clauses out of 21089
1800.04/1805.71	c starts		: 22
1800.04/1805.71	c conflicts		: 1150678
1800.04/1805.71	c decisions		: 6743613
1800.04/1805.71	c propagations		: 66888293
1800.04/1805.71	c inspects		: 3571535741
1800.04/1805.71	c learnt literals	: 86
1800.04/1805.71	c learnt binary clauses	: 1723
1800.04/1805.72	c learnt ternary clauses	: 2658
1800.04/1805.72	c learnt clauses	: 1150592
1800.04/1805.72	c ignored clauses	: 0
1800.04/1805.72	c root simplifications	: 0
1800.04/1805.72	c removed literals (reason simplification)	: 29903909
1800.04/1805.72	c reason swapping (by a shorter reason)	: 0
1800.04/1805.72	c Calls to reduceDB	: 39
1800.04/1805.72	c speed (assignments/second)	: 41438.63252120462
1800.04/1805.72	c non guided choices	13118
1800.04/1805.78	c learnt constraints type 
1800.04/1805.78	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1723
1800.04/1805.78	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 46275
1800.04/1805.78	c constraints type 
1800.04/1805.78	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7580424
1800.04/1805.78	c org.sat4j.minisat.constraints.cnf.UnitClauses => 2
1800.04/1805.78	c org.sat4j.minisat.constraints.card.AtLeast => 59
1800.04/1805.78	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 4534
1800.04/1805.78	s UNKNOWN
1800.04/1805.78	c Total wall clock time (in seconds) : 1805.467

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-2079919-1247369067/watcher-2079919-1247369067 -o /tmp/evaluation-result-2079919-1247369067/solver-2079919-1247369067 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2079919-1247369067.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.99 2.00 2.02 4/74 25040
/proc/meminfo: memFree=1730608/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=18576 CPUtime=0
/proc/25040/stat : 25040 (runsolver) R 25038 25040 20953 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 23970138 19021824 284 996147200 4194304 4302564 548682068448 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25040/statm: 4644 284 249 26 0 2626 0

[startup+0.0859189 s]
/proc/loadavg: 1.99 2.00 2.02 4/74 25040
/proc/meminfo: memFree=1730608/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=802164 CPUtime=0.07
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 2849 0 1 0 5 2 0 0 18 0 7 0 23970138 821415936 2594 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 200541 2594 1039 9 0 197892 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 802164

[startup+0.101924 s]
/proc/loadavg: 1.99 2.00 2.02 4/74 25040
/proc/meminfo: memFree=1730608/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=804560 CPUtime=0.08
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 3003 0 1 0 6 2 0 0 18 0 12 0 23970138 823869440 2746 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 201140 2746 1080 9 0 198474 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 804560

[startup+0.301945 s]
/proc/loadavg: 1.99 2.00 2.02 4/74 25040
/proc/meminfo: memFree=1730608/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=805628 CPUtime=0.28
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 4293 0 1 0 25 3 0 0 18 0 12 0 23970138 824963072 4030 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 201407 4030 1358 9 0 198734 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 805628

[startup+0.701982 s]
/proc/loadavg: 1.99 2.00 2.02 4/74 25040
/proc/meminfo: memFree=1730608/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=807184 CPUtime=0.67
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 5982 0 1 0 63 4 0 0 18 0 12 0 23970138 826556416 5466 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 201796 5466 1385 9 0 199123 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 807184

[startup+1.50206 s]
/proc/loadavg: 1.99 2.00 2.02 4/86 25052
/proc/meminfo: memFree=1709264/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=808024 CPUtime=1.46
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 8485 0 1 0 141 5 0 0 18 0 12 0 23970138 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 202006 7608 1407 9 0 199333 0
[pid=25040/tid=25042] ppid=25038 vsize=808024 CPUtime=0.59
/proc/25040/task/25042/stat : 25042 (java) R 25038 25040 20953 0 -1 64 5949 0 1 0 55 4 0 0 24 0 12 0 23970140 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=808024 CPUtime=0
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 20953 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 23970141 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=808024 CPUtime=0
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 23970141 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=808024 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 20953 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 23970142 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=808024 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 20953 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 23970143 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=808024 CPUtime=0
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 20953 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 23970143 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=808024 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 23970148 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=808024 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 20953 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 23970148 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25050] ppid=25038 vsize=808024 CPUtime=0.85
/proc/25040/task/25050/stat : 25050 (java) R 25038 25040 20953 0 -1 64 1783 0 0 0 85 0 0 0 17 0 12 0 23970148 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 105754776 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25051] ppid=25038 vsize=808024 CPUtime=0
/proc/25040/task/25051/stat : 25051 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 23970148 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25052] ppid=25038 vsize=808024 CPUtime=0
/proc/25040/task/25052/stat : 25052 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 23970148 827416576 7608 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 808024

[startup+3.1022 s]
/proc/loadavg: 1.99 2.00 2.02 4/86 25052
/proc/meminfo: memFree=1694672/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=809712 CPUtime=3.05
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 14269 0 1 0 297 8 0 0 18 0 12 0 23970138 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 202428 11926 1409 9 0 199755 0
[pid=25040/tid=25042] ppid=25038 vsize=809712 CPUtime=1.5
/proc/25040/task/25042/stat : 25042 (java) R 25038 25040 20953 0 -1 64 9844 0 1 0 145 5 0 0 25 0 12 0 23970140 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4109270058 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 20953 0 -1 64 2 0 0 0 0 0 0 0 18 0 12 0 23970141 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 23970141 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 20953 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 23970142 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 20953 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 23970143 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 20953 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 23970143 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 23970148 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 20953 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 23970148 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25050] ppid=25038 vsize=809712 CPUtime=1.53
/proc/25040/task/25050/stat : 25050 (java) S 25038 25040 20953 0 -1 64 3672 0 0 0 152 1 0 0 17 0 12 0 23970148 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25051] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25051/stat : 25051 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 23970148 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25052] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25052/stat : 25052 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 23970148 829145088 11926 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 809712

[startup+6.3015 s]
/proc/loadavg: 1.99 2.00 2.02 4/86 25052
/proc/meminfo: memFree=1653584/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=809712 CPUtime=6.22
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 22813 0 1 0 610 12 0 0 18 0 12 0 23970138 829145088 20468 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 202428 20468 1422 9 0 199755 0
[pid=25040/tid=25042] ppid=25038 vsize=809712 CPUtime=4.55
/proc/25040/task/25042/stat : 25042 (java) R 25038 25040 20953 0 -1 64 16919 0 1 0 447 8 0 0 25 0 12 0 23970140 829145088 20468 996147200 134512640 134550932 4294956016 18446744073709551615 4109799666 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=809712 CPUtime=0.01
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 20953 0 -1 64 575 0 0 0 1 0 0 0 17 0 12 0 23970141 829145088 20468 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=809712 CPUtime=0.02
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 20953 0 -1 64 880 0 0 0 2 0 0 0 17 0 12 0 23970141 829145088 20468 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 20953 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 23970142 829145088 20468 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 20953 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 23970143 829145088 20468 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 23970143 829145088 20468 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 23970148 829145088 20468 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 20953 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 23970148 829145088 20468 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25050] ppid=25038 vsize=809712 CPUtime=1.59
/proc/25040/task/25050/stat : 25050 (java) S 25038 25040 20953 0 -1 64 3678 0 0 0 158 1 0 0 16 0 12 0 23970148 829145088 20468 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25051] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25051/stat : 25051 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 23970148 829145088 20468 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25052] ppid=25038 vsize=809712 CPUtime=0
/proc/25040/task/25052/stat : 25052 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 23970148 829145088 20468 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) 809712

[startup+12.7021 s]
/proc/loadavg: 1.99 2.00 2.01 3/86 25052
/proc/meminfo: memFree=1636816/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=807956 CPUtime=12.58
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 27398 0 1 0 1244 14 0 0 18 0 12 0 23970138 827346944 24649 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 201989 24649 1422 9 0 199316 0
[pid=25040/tid=25042] ppid=25038 vsize=807956 CPUtime=10.56
/proc/25040/task/25042/stat : 25042 (java) R 25038 25040 20953 0 -1 64 16925 0 1 0 1048 8 0 0 25 0 12 0 23970140 827346944 24649 996147200 134512640 134550932 4294956016 18446744073709551615 4109798979 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=807956 CPUtime=0.17
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 20953 0 -1 64 2821 0 0 0 16 1 0 0 17 0 12 0 23970141 827346944 24649 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=807956 CPUtime=0.2
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 20953 0 -1 64 3191 0 0 0 19 1 0 0 17 0 12 0 23970141 827346944 24649 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=807956 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 20953 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 23970142 827346944 24649 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=807956 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 20953 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 23970143 827346944 24649 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=807956 CPUtime=0
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 23970143 827346944 24649 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=807956 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 23970148 827346944 24649 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=807956 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 20953 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 23970148 827346944 24649 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25050] ppid=25038 vsize=807956 CPUtime=1.59
/proc/25040/task/25050/stat : 25050 (java) S 25038 25040 20953 0 -1 64 3678 0 0 0 158 1 0 0 16 0 12 0 23970148 827346944 24649 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25051] ppid=25038 vsize=807956 CPUtime=0
/proc/25040/task/25051/stat : 25051 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 12 0 23970148 827346944 24649 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25052] ppid=25038 vsize=807956 CPUtime=0
/proc/25040/task/25052/stat : 25052 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 23970148 827346944 24649 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) 807956

[startup+25.5023 s]
/proc/loadavg: 1.99 2.00 2.01 3/86 25052
/proc/meminfo: memFree=1634320/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=807956 CPUtime=25.27
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 28006 0 1 0 2512 15 0 0 18 0 12 0 23970138 827346944 25244 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 201989 25244 1422 9 0 199316 0
[pid=25040/tid=25042] ppid=25038 vsize=807956 CPUtime=23.23
/proc/25040/task/25042/stat : 25042 (java) R 25038 25040 20953 0 -1 64 16938 0 1 0 2314 9 0 0 25 0 12 0 23970140 827346944 25244 996147200 134512640 134550932 4294956016 18446744073709551615 4109798929 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=807956 CPUtime=0.19
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 20953 0 -1 64 3343 0 0 0 18 1 0 0 16 0 12 0 23970141 827346944 25244 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=807956 CPUtime=0.21
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 20953 0 -1 64 3264 0 0 0 20 1 0 0 17 0 12 0 23970141 827346944 25244 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=807956 CPUtime=0
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 20953 0 -1 64 31 0 0 0 0 0 0 0 16 0 12 0 23970142 827346944 25244 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=807956 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 20953 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 23970143 827346944 25244 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25047] ppid=25038 vsize=807956 CPUtime=0
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 23970143 827346944 25244 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=807956 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 12 0 23970148 827346944 25244 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=807956 CPUtime=0

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

[pid=25040/tid=25045] ppid=25038 vsize=809748 CPUtime=119.61
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 20953 0 -1 64 16993 0 0 0 11952 9 0 0 16 0 13 0 23970142 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 20953 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23970143 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25047] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23970143 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 20953 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25050] ppid=25038 vsize=809748 CPUtime=2.7
/proc/25040/task/25050/stat : 25050 (java) S 25038 25040 20953 0 -1 64 4673 0 0 0 268 2 0 0 17 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25051] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25051/stat : 25051 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25052] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25052/stat : 25052 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25053] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25053/stat : 25053 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23989315 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.23
Current children cumulated vsize (KiB) 809748

[startup+1662.3 s]
/proc/loadavg: 2.04 2.03 2.01 3/97 25133
/proc/meminfo: memFree=879416/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=809748 CPUtime=1656.67
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 187349 0 1 0 165575 92 0 0 18 0 13 0 23970138 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 202437 167455 1455 9 0 199764 0
[pid=25040/tid=25042] ppid=25038 vsize=809748 CPUtime=1514.67
/proc/25040/task/25042/stat : 25042 (java) R 25038 25040 20953 0 -1 64 29472 0 1 0 151447 20 0 0 25 0 13 0 23970140 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4109900923 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25043] ppid=25038 vsize=809748 CPUtime=10.04
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 20953 0 -1 64 65257 0 0 0 973 31 0 0 17 0 13 0 23970141 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25044] ppid=25038 vsize=809748 CPUtime=9.6
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 20953 0 -1 64 70196 0 0 0 932 28 0 0 16 0 13 0 23970141 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25045] ppid=25038 vsize=809748 CPUtime=119.61
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 20953 0 -1 64 16993 0 0 0 11952 9 0 0 16 0 13 0 23970142 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25046] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 20953 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23970143 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25047] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23970143 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 20953 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25050] ppid=25038 vsize=809748 CPUtime=2.7
/proc/25040/task/25050/stat : 25050 (java) S 25038 25040 20953 0 -1 64 4673 0 0 0 268 2 0 0 17 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25051] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25051/stat : 25051 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25052] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25052/stat : 25052 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25053] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25053/stat : 25053 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23989315 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.67
Current children cumulated vsize (KiB) 809748

[startup+1722.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/97 25133
/proc/meminfo: memFree=879352/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=809748 CPUtime=1716.66
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 187351 0 1 0 171574 92 0 0 18 0 13 0 23970138 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 202437 167455 1455 9 0 199764 0
[pid=25040/tid=25042] ppid=25038 vsize=809748 CPUtime=1571.08
/proc/25040/task/25042/stat : 25042 (java) R 25038 25040 20953 0 -1 64 29474 0 1 0 157088 20 0 0 25 0 13 0 23970140 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4109906255 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25043] ppid=25038 vsize=809748 CPUtime=10.18
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 20953 0 -1 64 65257 0 0 0 987 31 0 0 17 0 13 0 23970141 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25044] ppid=25038 vsize=809748 CPUtime=9.76
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 20953 0 -1 64 70196 0 0 0 948 28 0 0 16 0 13 0 23970141 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25045] ppid=25038 vsize=809748 CPUtime=122.89
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 20953 0 -1 64 16993 0 0 0 12280 9 0 0 16 0 13 0 23970142 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25046] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 20953 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23970143 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25047] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23970143 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 20953 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25050] ppid=25038 vsize=809748 CPUtime=2.7
/proc/25040/task/25050/stat : 25050 (java) S 25038 25040 20953 0 -1 64 4673 0 0 0 268 2 0 0 17 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25051] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25051/stat : 25051 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25052] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25052/stat : 25052 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 23970148 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25053] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25053/stat : 25053 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23989315 829181952 167455 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.66
Current children cumulated vsize (KiB) 809748

[startup+1782.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/97 25133
/proc/meminfo: memFree=879160/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=809748 CPUtime=1776.65
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 187386 0 1 0 177572 93 0 0 18 0 13 0 23970138 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 202437 167487 1455 9 0 199764 0
[pid=25040/tid=25042] ppid=25038 vsize=809748 CPUtime=1620.54
/proc/25040/task/25042/stat : 25042 (java) R 25038 25040 20953 0 -1 64 29477 0 1 0 162034 20 0 0 25 0 13 0 23970140 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4109470636 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25043] ppid=25038 vsize=809748 CPUtime=10.3
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 20953 0 -1 64 65257 0 0 0 999 31 0 0 16 0 13 0 23970141 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25044] ppid=25038 vsize=809748 CPUtime=9.87
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 20953 0 -1 64 70196 0 0 0 959 28 0 0 17 0 13 0 23970141 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25045] ppid=25038 vsize=809748 CPUtime=133.18
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 20953 0 -1 64 17025 0 0 0 13309 9 0 0 16 0 13 0 23970142 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25046] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 20953 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23970143 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25047] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23970143 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 23970148 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 20953 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 23970148 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25050] ppid=25038 vsize=809748 CPUtime=2.7
/proc/25040/task/25050/stat : 25050 (java) S 25038 25040 20953 0 -1 64 4673 0 0 0 268 2 0 0 17 0 13 0 23970148 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25051] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25051/stat : 25051 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 23970148 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25052] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25052/stat : 25052 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 23970148 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25053] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25053/stat : 25053 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23989315 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.65
Current children cumulated vsize (KiB) 809748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.7 s]
/proc/loadavg: 2.07 2.06 2.01 3/97 25133
/proc/meminfo: memFree=879160/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=809748 CPUtime=1800.04
/proc/25040/stat : 25040 (java) S 25038 25040 20953 0 -1 0 187386 0 1 0 179911 93 0 0 18 0 13 0 23970138 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 202437 167487 1455 9 0 199764 0
[pid=25040/tid=25042] ppid=25038 vsize=809748 CPUtime=1643.94
/proc/25040/task/25042/stat : 25042 (java) R 25038 25040 20953 0 -1 64 29477 0 1 0 164374 20 0 0 25 0 13 0 23970140 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4109900696 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25043] ppid=25038 vsize=809748 CPUtime=10.3
/proc/25040/task/25043/stat : 25043 (java) S 25038 25040 20953 0 -1 64 65257 0 0 0 999 31 0 0 16 0 13 0 23970141 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25044] ppid=25038 vsize=809748 CPUtime=9.87
/proc/25040/task/25044/stat : 25044 (java) S 25038 25040 20953 0 -1 64 70196 0 0 0 959 28 0 0 17 0 13 0 23970141 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25045] ppid=25038 vsize=809748 CPUtime=133.18
/proc/25040/task/25045/stat : 25045 (java) S 25038 25040 20953 0 -1 64 17025 0 0 0 13309 9 0 0 16 0 13 0 23970142 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25046] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25046/stat : 25046 (java) S 25038 25040 20953 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 23970143 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25047] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25047/stat : 25047 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23970143 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25048] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25048/stat : 25048 (java) S 25038 25040 20953 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 23970148 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25049] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25049/stat : 25049 (java) S 25038 25040 20953 0 -1 64 13 0 0 0 0 0 0 0 19 0 13 0 23970148 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25050] ppid=25038 vsize=809748 CPUtime=2.7
/proc/25040/task/25050/stat : 25050 (java) S 25038 25040 20953 0 -1 64 4673 0 0 0 268 2 0 0 17 0 13 0 23970148 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25040/tid=25051] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25051/stat : 25051 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 23970148 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25052] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25052/stat : 25052 (java) S 25038 25040 20953 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 23970148 829181952 167487 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25040/tid=25053] ppid=25038 vsize=809748 CPUtime=0
/proc/25040/task/25053/stat : 25053 (java) S 25038 25040 20953 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 23989315 829181952 167487 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) 809748

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

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

[startup+1805.82 s]
/proc/loadavg: 2.07 2.06 2.01 3/97 25133
/proc/meminfo: memFree=879160/2055920 swapFree=4192812/4192956
[pid=25040] ppid=25038 vsize=0 CPUtime=1800.2
/proc/25040/stat : 25040 (java) Z 25038 25040 20953 0 -1 1036 187406 0 1 0 179925 95 0 0 15 0 2 0 23970138 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25040/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1805.89
CPU time (s): 1800.29
CPU user time (s): 1799.25
CPU system time (s): 1.03584
CPU usage (%): 99.6896
Max. virtual memory (cumulated for all children) (KiB): 857756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.25
system time used= 1.03584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187406
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= 40925
involuntary context switches= 43744

runsolver used 2.28865 second user time and 6.02308 second system time

The end

Launcher Data

Begin job on node61 at 2009-07-12 05:24:27
IDJOB=2079919
IDBENCH=56971
IDSOLVER=731
FILE ID=node61/2079919-1247369067
PBS_JOBID= 9507029
Free space on /tmp= 66404 MiB

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

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

MD5SUM BENCH= a77acc6db05f9e3edb4254355449e375
RANDOM SEED=165175606

node61.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.229
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.229
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:       1731088 kB
Buffers:         63536 kB
Cached:         177456 kB
SwapCached:          0 kB
Active:         176688 kB
Inactive:        93148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1731088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1340 kB
Writeback:           0 kB
Mapped:          40016 kB
Slab:            40300 kB
Committed_AS:   210904 kB
PageTables:       1800 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node61 at 2009-07-12 05:54:35