Trace number 2086882

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.27 1809.04

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-25.xml
MD5SUMf28667d5c0e930a5c10077f974b3889b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints5025
Maximum constraint arity2
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5025
Global constraints used (with number of constraints)

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.14	c That software uses the Rhino library from the Mozilla project.
0.09/0.16	c version 2.1.1.v20090622
0.09/0.16	c sun.arch.data.model	32
0.09/0.16	c java.version	1.6.0_12
0.09/0.16	c os.name	Linux
0.09/0.16	c os.version	2.6.9-22.EL.rootsmp
0.09/0.16	c os.arch	i386
0.09/0.16	c Free memory 671000808
0.09/0.16	c Max memory 672137216
0.09/0.16	c Total memory 672137216
0.09/0.16	c Number of processors 2
0.17/0.26	c c --- Begin Solver configuration ---
0.17/0.26	c Stops conflict analysis at the first Unique Implication Point
0.17/0.26	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.17/0.26	c Learn all clauses as in MiniSAT
0.17/0.26	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.17/0.26	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.17/0.26	c Expensive reason simplification
0.17/0.26	c MiniSAT restarts strategy
0.17/0.26	c Memory based learned constraints deletion strategy
0.17/0.26	c timeout=2147483s
0.17/0.26	c DB Simplification allowed=false
0.17/0.26	c --- End Solver configuration ---
0.17/0.26	c solving HOME/instance-2086882-1247384569.xml
0.17/0.26	c reading problem ... 
0.47/0.52	c reading problem named null
0.47/0.52	c reading domains done.
0.47/0.52	c reading variables done.
0.77/0.83	c reading predicates  done.
0.98/1.07	c reading constraints
67.86/68.27	c done with constraints.
67.86/68.27	c ... done. Wall clock time 68.015s.
67.86/68.27	c #vars     10000
67.86/68.27	c #constraints  866400
67.86/68.27	c constraints type 
67.86/68.27	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 852350
67.86/68.27	c org.sat4j.minisat.constraints.card.AtLeast => 100
67.86/68.27	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 10800
373.36/375.39	c cleaning 1747 clauses out of 3501
512.60/515.29	c cleaning 1621 clauses out of 3253
559.89/562.73	c cleaning 1062 clauses out of 2132
606.06/609.11	c cleaning 775 clauses out of 1570
858.20/862.54	c cleaning 1890 clauses out of 3798
987.12/992.06	c cleaning 1696 clauses out of 3405
1081.25/1086.68	c cleaning 1350 clauses out of 2709
1124.38/1129.94	c cleaning 922 clauses out of 1859
1399.54/1406.46	c cleaning 1961 clauses out of 3938
1540.76/1548.37	c cleaning 1734 clauses out of 3476
1591.82/1599.67	c cleaning 1118 clauses out of 2244
1637.21/1645.22	c cleaning 807 clauses out of 1625
1680.40/1688.68	c cleaning 654 clauses out of 1317
1726.08/1734.55	c cleaning 574 clauses out of 1165
1774.05/1782.79	c cleaning 539 clauses out of 1090
1800.02/1808.90	c starts		: 12
1800.02/1808.90	c conflicts		: 19283
1800.02/1808.90	c decisions		: 22389
1800.02/1808.90	c propagations		: 3486282
1800.02/1808.90	c inspects		: 3502063309
1800.02/1808.90	c learnt literals	: 0
1800.02/1808.90	c learnt binary clauses	: 0
1800.02/1808.90	c learnt ternary clauses	: 0
1800.02/1808.90	c learnt clauses	: 19283
1800.02/1808.90	c ignored clauses	: 0
1800.02/1808.90	c root simplifications	: 0
1800.02/1808.90	c removed literals (reason simplification)	: 4867486
1800.02/1808.90	c reason swapping (by a shorter reason)	: 0
1800.02/1808.90	c Calls to reduceDB	: 15
1800.02/1808.90	c speed (assignments/second)	: 2002.8955183236326
1800.02/1808.90	c non guided choices	136
1800.02/1808.90	c learnt constraints type 
1800.02/1808.90	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 833
1800.02/1808.90	c constraints type 
1800.02/1808.90	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 852350
1800.02/1808.90	c org.sat4j.minisat.constraints.card.AtLeast => 100
1800.02/1808.90	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 10800
1800.02/1808.90	s UNKNOWN
1800.02/1808.90	c Total wall clock time (in seconds) : 1808.638

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-2086882-1247384569/watcher-2086882-1247384569 -o /tmp/evaluation-result-2086882-1247384569/solver-2086882-1247384569 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2086882-1247384569.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.92 1.98 1.99 4/80 24269
/proc/meminfo: memFree=1775784/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=1616 CPUtime=0
/proc/24269/stat : 24269 (java) D 24267 24269 23591 0 -1 0 335 0 0 0 0 0 0 0 18 0 1 0 25519476 1654784 144 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/24269/statm: 404 144 107 9 0 46 0

[startup+0.045588 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 24269
/proc/meminfo: memFree=1775784/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=801384 CPUtime=0.03
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 2476 0 1 0 1 2 0 0 18 0 5 0 25519476 820617216 2223 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 200346 2223 965 9 0 197697 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 801384

[startup+0.101674 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 24269
/proc/meminfo: memFree=1775784/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=804428 CPUtime=0.09
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 2967 0 1 0 6 3 0 0 18 0 12 0 25519476 823734272 2710 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 201107 2710 1076 9 0 198441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804428

[startup+0.301702 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 24269
/proc/meminfo: memFree=1775784/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=805628 CPUtime=0.28
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 4241 0 1 0 24 4 0 0 18 0 12 0 25519476 824963072 3978 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 201407 3978 1358 9 0 198734 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 805628

[startup+0.701756 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 24269
/proc/meminfo: memFree=1775784/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=807184 CPUtime=0.67
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 6012 0 1 0 61 6 0 0 18 0 12 0 25519476 826556416 5174 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 201796 5174 1385 9 0 199123 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 807184

[startup+1.50286 s]
/proc/loadavg: 1.92 1.98 1.99 4/92 24281
/proc/meminfo: memFree=1756488/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=810260 CPUtime=1.46
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 9296 0 1 0 138 8 0 0 18 0 12 0 25519476 829706240 7312 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 202565 7312 1410 9 0 199892 0
[pid=24269/tid=24270] ppid=24267 vsize=810260 CPUtime=0.75
/proc/24269/task/24270/stat : 24270 (java) R 24267 24269 23591 0 -1 64 5278 0 1 0 69 6 0 0 19 0 12 0 25519477 829706240 7312 996147200 134512640 134550932 4294956016 18446744073709551615 4109155688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24272] ppid=24267 vsize=810260 CPUtime=0
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 23591 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 25519478 829706240 7312 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24273] ppid=24267 vsize=810260 CPUtime=0
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 25519478 829706240 7312 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24274] ppid=24267 vsize=810260 CPUtime=0
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 23591 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 25519480 829706240 7312 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24275] ppid=24267 vsize=810260 CPUtime=0
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 23591 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 25519481 829706240 7312 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24276] ppid=24267 vsize=810260 CPUtime=0
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 23591 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 25519481 829706240 7312 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24277] ppid=24267 vsize=810260 CPUtime=0
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 23591 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 25519485 829706240 7312 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24278] ppid=24267 vsize=810260 CPUtime=0
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 23591 0 -1 64 13 0 0 0 0 0 0 0 19 0 12 0 25519485 829706240 7312 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24279] ppid=24267 vsize=810260 CPUtime=0.69
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 23591 0 -1 64 3261 0 0 0 68 1 0 0 17 0 12 0 25519485 829706240 7312 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24280] ppid=24267 vsize=810260 CPUtime=0
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 25519485 829706240 7312 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24281] ppid=24267 vsize=810260 CPUtime=0
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25519486 829706240 7312 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) 810260

[startup+3.10208 s]
/proc/loadavg: 1.92 1.98 1.99 3/92 24281
/proc/meminfo: memFree=1721416/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=816656 CPUtime=3.05
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 21607 0 1 0 291 14 0 0 18 0 12 0 25519476 836255744 17132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 204164 17132 1423 9 0 201491 0
[pid=24269/tid=24270] ppid=24267 vsize=816656 CPUtime=1.39
/proc/24269/task/24270/stat : 24270 (java) R 24267 24269 23591 0 -1 64 13433 0 1 0 129 10 0 0 25 0 12 0 25519477 836255744 17132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24272] ppid=24267 vsize=816656 CPUtime=0
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 23591 0 -1 64 3 0 0 0 0 0 0 0 18 0 12 0 25519478 836255744 17132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24273] ppid=24267 vsize=816656 CPUtime=0
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 25519478 836255744 17132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24274] ppid=24267 vsize=816656 CPUtime=0
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 23591 0 -1 64 3 0 0 0 0 0 0 0 16 0 12 0 25519480 836255744 17132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24275] ppid=24267 vsize=816656 CPUtime=0
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 23591 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 25519481 836255744 17132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24276] ppid=24267 vsize=816656 CPUtime=0
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 23591 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 25519481 836255744 17132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24277] ppid=24267 vsize=816656 CPUtime=0
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 23591 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 25519485 836255744 17132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24278] ppid=24267 vsize=816656 CPUtime=0.18
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 23591 0 -1 64 1113 0 0 0 18 0 0 0 16 0 12 0 25519485 836255744 17132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24279] ppid=24267 vsize=816656 CPUtime=1.44
/proc/24269/task/24279/stat : 24279 (java) R 24267 24269 23591 0 -1 64 6317 0 0 0 142 2 0 0 20 0 12 0 25519485 836255744 17132 996147200 134512640 134550932 4294956016 18446744073709551615 102093073 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24280] ppid=24267 vsize=816656 CPUtime=0
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 25519485 836255744 17132 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24281] ppid=24267 vsize=816656 CPUtime=0
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25519486 836255744 17132 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) 816656

[startup+6.30252 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 24281
/proc/meminfo: memFree=1668752/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=813648 CPUtime=6.22
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 33511 0 1 0 603 19 0 0 18 0 12 0 25519476 833175552 28314 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 203412 28314 1435 9 0 200739 0
[pid=24269/tid=24270] ppid=24267 vsize=813648 CPUtime=4.22
/proc/24269/task/24270/stat : 24270 (java) R 24267 24269 23591 0 -1 64 17373 0 1 0 410 12 0 0 25 0 12 0 25519477 833175552 28314 996147200 134512640 134550932 4294956016 18446744073709551615 4109673068 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24272] ppid=24267 vsize=813648 CPUtime=0.1
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 23591 0 -1 64 3577 0 0 0 9 1 0 0 16 0 12 0 25519478 833175552 28314 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24273] ppid=24267 vsize=813648 CPUtime=0.09
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 23591 0 -1 64 4363 0 0 0 8 1 0 0 16 0 12 0 25519478 833175552 28314 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24274] ppid=24267 vsize=813648 CPUtime=0
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 23591 0 -1 64 19 0 0 0 0 0 0 0 16 0 12 0 25519480 833175552 28314 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24275] ppid=24267 vsize=813648 CPUtime=0
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 23591 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 25519481 833175552 28314 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24276] ppid=24267 vsize=813648 CPUtime=0
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 23591 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25519481 833175552 28314 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24277] ppid=24267 vsize=813648 CPUtime=0
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 23591 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 25519485 833175552 28314 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24278] ppid=24267 vsize=813648 CPUtime=0.18
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 23591 0 -1 64 1113 0 0 0 18 0 0 0 16 0 12 0 25519485 833175552 28314 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24279] ppid=24267 vsize=813648 CPUtime=1.57
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 23591 0 -1 64 6326 0 0 0 155 2 0 0 16 0 12 0 25519485 833175552 28314 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24280] ppid=24267 vsize=813648 CPUtime=0
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 25519485 833175552 28314 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24281] ppid=24267 vsize=813648 CPUtime=0
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25519486 833175552 28314 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) 813648

[startup+12.7024 s]
/proc/loadavg: 1.93 1.98 1.99 3/92 24281
/proc/meminfo: memFree=1624016/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=812144 CPUtime=12.56
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 46060 0 1 0 1230 26 0 0 18 0 12 0 25519476 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 203036 40472 1436 9 0 200363 0
[pid=24269/tid=24270] ppid=24267 vsize=812144 CPUtime=10.03
/proc/24269/task/24270/stat : 24270 (java) R 24267 24269 23591 0 -1 64 17394 0 1 0 991 12 0 0 25 0 12 0 25519477 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4109754364 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24272] ppid=24267 vsize=812144 CPUtime=0.3
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 23591 0 -1 64 9682 0 0 0 26 4 0 0 16 0 12 0 25519478 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24273] ppid=24267 vsize=812144 CPUtime=0.27
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 23591 0 -1 64 10765 0 0 0 23 4 0 0 16 0 12 0 25519478 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24274] ppid=24267 vsize=812144 CPUtime=0
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 23591 0 -1 64 19 0 0 0 0 0 0 0 16 0 12 0 25519480 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24275] ppid=24267 vsize=812144 CPUtime=0
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 23591 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 25519481 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24276] ppid=24267 vsize=812144 CPUtime=0
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 23591 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25519481 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24277] ppid=24267 vsize=812144 CPUtime=0
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 23591 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 25519485 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24278] ppid=24267 vsize=812144 CPUtime=0.18
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 23591 0 -1 64 1113 0 0 0 18 0 0 0 16 0 12 0 25519485 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24279] ppid=24267 vsize=812144 CPUtime=1.72
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 23591 0 -1 64 6347 0 0 0 170 2 0 0 16 0 12 0 25519485 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24280] ppid=24267 vsize=812144 CPUtime=0
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 25519485 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24281] ppid=24267 vsize=812144 CPUtime=0
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 25519486 831635456 40472 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 812144

[startup+25.5011 s]
/proc/loadavg: 1.95 1.98 1.99 3/92 24281
/proc/meminfo: memFree=1543760/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=812144 CPUtime=25.26
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 64751 0 1 0 2491 35 0 0 18 0 12 0 25519476 831635456 59142 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 203036 59142 1436 9 0 200363 0
[pid=24269/tid=24270] ppid=24267 vsize=812144 CPUtime=21.41
/proc/24269/task/24270/stat : 24270 (java) R 24267 24269 23591 0 -1 64 17425 0 1 0 2129 12 0 0 25 0 12 0 25519477 831635456 59142 996147200 134512640 134550932 4294956016 18446744073709551615 4109753961 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24272] ppid=24267 vsize=812144 CPUtime=0.58
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 23591 0 -1 64 19182 0 0 0 50 8 0 0 16 0 12 0 25519478 831635456 59142 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24273] ppid=24267 vsize=812144 CPUtime=0.54
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 23591 0 -1 64 19925 0 0 0 45 9 0 0 16 0 12 0 25519478 831635456 59142 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24274] ppid=24267 vsize=812144 CPUtime=0.01
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 23591 0 -1 64 19 0 0 0 1 0 0 0 15 0 12 0 25519480 831635456 59142 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24275] ppid=24267 vsize=812144 CPUtime=0
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 23591 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 25519481 831635456 59142 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24276] ppid=24267 vsize=812144 CPUtime=0
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 23591 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 25519481 831635456 59142 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24277] ppid=24267 vsize=812144 CPUtime=0
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 23591 0 -1 64 0 0 0 0 0 0 0 0 18 0 12 0 25519485 831635456 59142 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24278] ppid=24267 vsize=812144 CPUtime=0.18

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

[pid=24269/tid=24274] ppid=24267 vsize=812468 CPUtime=13.86
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 23591 0 -1 64 3524 0 0 0 1384 2 0 0 16 0 13 0 25519480 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24275] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 23591 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 25519481 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24269/tid=24276] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 23591 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25519481 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24277] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 23591 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24278] ppid=24267 vsize=812468 CPUtime=0.18
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 23591 0 -1 64 1113 0 0 0 18 0 0 0 16 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24279] ppid=24267 vsize=812468 CPUtime=4.55
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 23591 0 -1 64 7351 0 0 0 452 3 0 0 16 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24280] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24281] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25519486 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 23591 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 25526333 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.51
Current children cumulated vsize (KiB) 812468

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/88 24321
/proc/meminfo: memFree=1214512/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=812468 CPUtime=1654.23
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 176544 0 1 0 165332 91 0 0 18 0 13 0 25519476 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 203117 169718 1461 9 0 200444 0
[pid=24269/tid=24270] ppid=24267 vsize=812468 CPUtime=1627.59
/proc/24269/task/24270/stat : 24270 (java) R 24267 24269 23591 0 -1 64 17547 0 1 0 162741 18 0 0 25 0 13 0 25519477 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4110194548 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24272] ppid=24267 vsize=812468 CPUtime=3.2
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 23591 0 -1 64 68629 0 0 0 291 29 0 0 16 0 13 0 25519478 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24273] ppid=24267 vsize=812468 CPUtime=3.21
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 23591 0 -1 64 77635 0 0 0 286 35 0 0 17 0 13 0 25519478 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24274] ppid=24267 vsize=812468 CPUtime=15.43
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 23591 0 -1 64 3524 0 0 0 1541 2 0 0 16 0 13 0 25519480 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24275] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 23591 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 25519481 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24269/tid=24276] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 23591 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25519481 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24277] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 23591 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24278] ppid=24267 vsize=812468 CPUtime=0.18
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 23591 0 -1 64 1113 0 0 0 18 0 0 0 16 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24279] ppid=24267 vsize=812468 CPUtime=4.55
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 23591 0 -1 64 7351 0 0 0 452 3 0 0 16 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24280] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24281] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25519486 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 23591 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 25526333 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.23
Current children cumulated vsize (KiB) 812468

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 24322
/proc/meminfo: memFree=1214440/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=812468 CPUtime=1713.93
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 176545 0 1 0 171302 91 0 0 18 0 13 0 25519476 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 203117 169718 1461 9 0 200444 0
[pid=24269/tid=24270] ppid=24267 vsize=812468 CPUtime=1686.1
/proc/24269/task/24270/stat : 24270 (java) R 24267 24269 23591 0 -1 64 17548 0 1 0 168592 18 0 0 25 0 13 0 25519477 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4110227615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24272] ppid=24267 vsize=812468 CPUtime=3.24
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 23591 0 -1 64 68629 0 0 0 295 29 0 0 17 0 13 0 25519478 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24273] ppid=24267 vsize=812468 CPUtime=3.24
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 23591 0 -1 64 77635 0 0 0 289 35 0 0 16 0 13 0 25519478 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24274] ppid=24267 vsize=812468 CPUtime=16.57
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 23591 0 -1 64 3524 0 0 0 1655 2 0 0 16 0 13 0 25519480 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24275] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 23591 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 25519481 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24269/tid=24276] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 23591 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25519481 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24277] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 23591 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24278] ppid=24267 vsize=812468 CPUtime=0.18
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 23591 0 -1 64 1113 0 0 0 18 0 0 0 16 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24279] ppid=24267 vsize=812468 CPUtime=4.55
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 23591 0 -1 64 7351 0 0 0 452 3 0 0 16 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24280] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 25519485 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24281] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25519486 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 23591 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 25526333 831967232 169718 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.93
Current children cumulated vsize (KiB) 812468

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/89 24322
/proc/meminfo: memFree=1212200/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=812468 CPUtime=1773.65
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 177081 0 1 0 177273 92 0 0 18 0 13 0 25519476 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 203117 170253 1461 9 0 200444 0
[pid=24269/tid=24270] ppid=24267 vsize=812468 CPUtime=1744.6
/proc/24269/task/24270/stat : 24270 (java) R 24267 24269 23591 0 -1 64 17549 0 1 0 174441 19 0 0 25 0 13 0 25519477 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4110208536 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24272] ppid=24267 vsize=812468 CPUtime=3.28
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 23591 0 -1 64 68629 0 0 0 299 29 0 0 16 0 13 0 25519478 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24273] ppid=24267 vsize=812468 CPUtime=3.28
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 23591 0 -1 64 77635 0 0 0 293 35 0 0 17 0 13 0 25519478 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24274] ppid=24267 vsize=812468 CPUtime=17.71
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 23591 0 -1 64 4059 0 0 0 1768 3 0 0 16 0 13 0 25519480 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24275] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 23591 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 25519481 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24269/tid=24276] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 23591 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25519481 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24277] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 23591 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 25519485 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24278] ppid=24267 vsize=812468 CPUtime=0.18
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 23591 0 -1 64 1113 0 0 0 18 0 0 0 16 0 13 0 25519485 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24279] ppid=24267 vsize=812468 CPUtime=4.55
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 23591 0 -1 64 7351 0 0 0 452 3 0 0 16 0 13 0 25519485 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24280] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 25519485 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24281] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25519486 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 23591 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 25526333 831967232 170253 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.65
Current children cumulated vsize (KiB) 812468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 24322
/proc/meminfo: memFree=1210152/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=812468 CPUtime=1800.02
/proc/24269/stat : 24269 (java) S 24267 24269 23591 0 -1 0 177577 0 1 0 179910 92 0 0 18 0 13 0 25519476 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24269/statm: 203117 170748 1461 9 0 200444 0
[pid=24269/tid=24270] ppid=24267 vsize=812468 CPUtime=1769.77
/proc/24269/task/24270/stat : 24270 (java) R 24267 24269 23591 0 -1 64 17550 0 1 0 176958 19 0 0 25 0 13 0 25519477 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4110227615 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24272] ppid=24267 vsize=812468 CPUtime=3.31
/proc/24269/task/24272/stat : 24272 (java) S 24267 24269 23591 0 -1 64 68629 0 0 0 302 29 0 0 17 0 13 0 25519478 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24273] ppid=24267 vsize=812468 CPUtime=3.32
/proc/24269/task/24273/stat : 24273 (java) S 24267 24269 23591 0 -1 64 77635 0 0 0 297 35 0 0 15 0 13 0 25519478 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24274] ppid=24267 vsize=812468 CPUtime=18.85
/proc/24269/task/24274/stat : 24274 (java) S 24267 24269 23591 0 -1 64 4554 0 0 0 1882 3 0 0 16 0 13 0 25519480 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24275] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24275/stat : 24275 (java) S 24267 24269 23591 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 25519481 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24269/tid=24276] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24276/stat : 24276 (java) S 24267 24269 23591 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 25519481 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24277] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24277/stat : 24277 (java) S 24267 24269 23591 0 -1 64 0 0 0 0 0 0 0 0 18 0 13 0 25519485 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24278] ppid=24267 vsize=812468 CPUtime=0.18
/proc/24269/task/24278/stat : 24278 (java) S 24267 24269 23591 0 -1 64 1113 0 0 0 18 0 0 0 16 0 13 0 25519485 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24279] ppid=24267 vsize=812468 CPUtime=4.55
/proc/24269/task/24279/stat : 24279 (java) S 24267 24269 23591 0 -1 64 7351 0 0 0 452 3 0 0 16 0 13 0 25519485 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24280] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24280/stat : 24280 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 25519485 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24269/tid=24281] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24281/stat : 24281 (java) S 24267 24269 23591 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 25519486 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24269/tid=24282] ppid=24267 vsize=812468 CPUtime=0
/proc/24269/task/24282/stat : 24282 (java) S 24267 24269 23591 0 -1 64 5 0 0 0 0 0 0 0 25 0 13 0 25526333 831967232 170748 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 812468

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

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

[startup+1809 s]
/proc/loadavg: 2.02 2.01 2.00 3/89 24322
/proc/meminfo: memFree=1210152/2055920 swapFree=4192812/4192956
[pid=24269] ppid=24267 vsize=0 CPUtime=1800.22
/proc/24269/stat : 24269 (java) Z 24267 24269 23591 0 -1 1036 177597 0 1 0 179924 98 0 0 15 0 2 0 25519476 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24269/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1809.04
CPU time (s): 1800.27
CPU user time (s): 1799.25
CPU system time (s): 1.02684
CPU usage (%): 99.5153
Max. virtual memory (cumulated for all children) (KiB): 818816

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

runsolver used 2.24966 second user time and 6.01708 second system time

The end

Launcher Data

Begin job on node71 at 2009-07-12 09:42:49
IDJOB=2086882
IDBENCH=58655
IDSOLVER=731
FILE ID=node71/2086882-1247384569
PBS_JOBID= 9507228
Free space on /tmp= 66392 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-25.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2086882-1247384569/watcher-2086882-1247384569 -o /tmp/evaluation-result-2086882-1247384569/solver-2086882-1247384569 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2086882-1247384569.xml

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

MD5SUM BENCH= f28667d5c0e930a5c10077f974b3889b
RANDOM SEED=816672055

node71.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.222
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.222
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:       1776264 kB
Buffers:         12680 kB
Cached:          70620 kB
SwapCached:          0 kB
Active:         205196 kB
Inactive:        27440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1776264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:         167212 kB
Slab:            31864 kB
Committed_AS:   945308 kB
PageTables:       2120 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= 66396 MiB
End job on node71 at 2009-07-12 10:13:00