Trace number 1081820

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 2008-06-13? (TO) 1800.21 1808.57

General information on the benchmark

Namecsp/haystacks/
normalized-haystacks-35.xml
MD5SUM1eb3c150032c50ac46662d9f9a65bfe6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.5112
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of constraints20859
Maximum constraint arity2
Maximum domain size35
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20859
Global constraints used (with number of constraints)

Solver Data (download as text)

0.27/0.31	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.27/0.31	c This is free software under the dual EPL/GNU LGPL licenses.
0.27/0.31	c See www.sat4j.org for details.
0.27/0.31	c That software uses the Rhino library from the Mozilla project.
0.27/0.35	c version 9.9.9.token
0.27/0.35	c sun.arch.data.model	32
0.27/0.35	c java.version	1.6.0_06
0.27/0.35	c os.name	Linux
0.27/0.35	c os.version	2.6.9-22.EL.rootsmp
0.27/0.35	c os.arch	i386
0.27/0.35	c Free memory 669864272
0.27/0.35	c Max memory 672137216
0.27/0.35	c Total memory 672137216
0.27/0.35	c Number of processors 2
0.27/0.40	c c --- Begin Solver configuration ---
0.27/0.40	c Stops conflict analysis at the first Unique Implication Point
0.27/0.40	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.27/0.40	c Learn all clauses as in MiniSAT
0.27/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.27/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.27/0.40	c Expensive reason simplification
0.27/0.40	c MiniSAT restarts strategy
0.27/0.40	c timeout=2147483s
0.27/0.40	c DB Simplification allowed=false
0.27/0.40	c --- End Solver configuration ---
0.27/0.40	c solving HOME/instance-1081820-1215219346.xml
0.27/0.40	c reading problem ... 
0.56/0.67	c reading problem named null
0.56/0.67	c reading domains done.
0.56/0.67	c reading variables done.
1.26/1.31	c reading predicates  done.
1.35/1.48	c reading constraints
51.98/52.10	c done with constraints.
51.98/52.11	c ... done. Wall clock time 51.711s.
51.98/52.11	c #vars     42875
51.98/52.11	c #constraints  1462580
51.98/52.11	c constraints type 
51.98/52.11	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1461355
51.98/52.11	c org.sat4j.minisat.constraints.card.AtLeast => 1225
328.61/329.91	c cleaning 40243 clauses out of 80501 for limit 1.1825814024596693E10
330.69/332.07	c cleaning 20367 clauses out of 40757 for limit 3.8481455132964294E10
332.48/333.82	c cleaning 10431 clauses out of 20891 for limit 1.2393240145150797E11
334.08/335.50	c cleaning 5471 clauses out of 10961 for limit 3.899279039940937E11
335.57/336.99	c cleaning 2989 clauses out of 5989 for limit 1.1757136358675156E12
336.96/338.31	c cleaning 1743 clauses out of 3503 for limit 3.324873704468657E12
337.96/339.32	c cleaning 1127 clauses out of 2258 for limit 8.489423837697077E12
338.95/340.38	c cleaning 808 clauses out of 1631 for limit 1.9382245047177703E13
340.05/341.42	c cleaning 660 clauses out of 1321 for limit 3.938601907362936E13
340.94/342.33	c cleaning 571 clauses out of 1161 for limit 7.390410667401431E13
767.31/770.79	c cleaning 43286 clauses out of 86590 for limit 2.312307657403523E9
770.19/773.64	c cleaning 21892 clauses out of 43804 for limit 7.537988555526169E9
772.68/776.15	c cleaning 11199 clauses out of 22414 for limit 2.434303855889759E10
774.57/778.07	c cleaning 5844 clauses out of 11714 for limit 7.673797067211707E10
776.07/779.54	c cleaning 3174 clauses out of 6369 for limit 2.3252286005379648E11
777.26/780.74	c cleaning 1838 clauses out of 3695 for limit 6.6096482710004E11
778.46/781.92	c cleaning 1179 clauses out of 2358 for limit 1.709776682941341E12
779.45/782.99	c cleaning 837 clauses out of 1678 for limit 3.958335575694091E12
780.45/783.95	c cleaning 662 clauses out of 1343 for limit 8.172472426768977E12
1148.77/1154.04	c cleaning 35328 clauses out of 70679 for limit 40.37329899591461
1151.46/1156.78	c cleaning 17919 clauses out of 35853 for limit 131.51765109993855
1154.05/1159.31	c cleaning 9213 clauses out of 18432 for limit 421.04057161494
1156.04/1161.34	c cleaning 4856 clauses out of 9722 for limit 1320.383881149746
1157.63/1162.95	c cleaning 2673 clauses out of 5363 for limit 3935.5042471333654
1159.12/1164.49	c cleaning 1587 clauses out of 3191 for limit 10918.72120418058
1160.62/1165.90	c cleaning 1047 clauses out of 2103 for limit 27294.84822425755
1531.75/1538.82	c cleaning 33524 clauses out of 67063 for limit 4.104456400136504E11
1533.94/1541.06	c cleaning 17008 clauses out of 34033 for limit 1.3258280611536997E12
1536.42/1543.55	c cleaning 8752 clauses out of 17524 for limit 4.2420479287222964E12
1538.91/1546.04	c cleaning 4630 clauses out of 9274 for limit 1.3245447468829121E13
1540.70/1547.89	c cleaning 2564 clauses out of 5142 for limit 3.9317737360538586E13
1542.09/1549.29	c cleaning 1530 clauses out of 3078 for limit 1.0831980290538564E14
1543.38/1550.52	c cleaning 1026 clauses out of 2054 for limit 2.693016380194156E14
1544.38/1551.59	c cleaning 761 clauses out of 1523 for limit 5.959678871687122E14
1545.47/1552.65	c cleaning 628 clauses out of 1261 for limit 1.18584806991436E15
1800.05/1808.41	c starts		: 19
1800.05/1808.41	c conflicts		: 367893
1800.05/1808.41	c decisions		: 892133
1800.05/1808.41	c propagations		: 11254475
1800.05/1808.41	c inspects		: 2501095650
1800.05/1808.42	c learnt literals	: 0
1800.05/1808.42	c learnt binary clauses	: 0
1800.05/1808.42	c learnt ternary clauses	: 0
1800.05/1808.42	c learnt clauses	: 367893
1800.05/1808.42	c ignored clauses	: 0
1800.05/1808.42	c root simplifications	: 0
1800.05/1808.42	c removed literals (reason simplification)	: 3735794
1800.05/1808.42	c reason swapping (by a shorter reason)	: 0
1800.05/1808.42	c Calls to reduceDB	: 35
1800.05/1808.42	c speed (assignments/second)	: 6408.304023441081
1800.05/1808.42	c non guided choices	490842
1800.05/1808.42	s UNKNOWN
1800.05/1808.42	c Total wall clock time (in seconds) : 1808.019

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1081820-1215219346/watcher-1081820-1215219346 -o /tmp/evaluation-result-1081820-1215219346/solver-1081820-1215219346 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1081820-1215219346.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 10080
/proc/meminfo: memFree=1562656/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=1804 CPUtime=0
/proc/10080/stat : 10080 (java) R 10078 10080 9727 0 -1 0 324 0 0 0 0 0 0 0 18 0 1 0 2000908449 1847296 127 996147200 134512640 134550740 4294956016 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 0 0 0
/proc/10080/statm: 451 127 86 9 0 93 0

[startup+0.076755 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 10080
/proc/meminfo: memFree=1562656/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=802236 CPUtime=0.06
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 2796 0 1 0 4 2 0 0 18 0 7 0 2000908449 821489664 2531 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 200559 2531 1008 9 0 197942 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 802236

[startup+0.102755 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 10080
/proc/meminfo: memFree=1562656/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=804612 CPUtime=0.09
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 3004 0 1 0 7 2 0 0 18 0 12 0 2000908449 823922688 2737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 201153 2737 1048 9 0 198522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804612

[startup+0.30278 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 10080
/proc/meminfo: memFree=1562656/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=808340 CPUtime=0.27
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 5005 0 1 0 24 3 0 0 18 0 12 0 2000908449 827740160 4334 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 202085 4334 1305 9 0 199454 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 808340

[startup+0.701795 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 10080
/proc/meminfo: memFree=1562656/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=808368 CPUtime=0.66
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 6382 0 1 0 60 6 0 0 18 0 12 0 2000908449 827768832 5512 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 202092 5512 1335 9 0 199454 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 808368

[startup+1.50184 s]
/proc/loadavg: 2.04 2.01 2.00 4/93 10092
/proc/meminfo: memFree=1542848/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=808368 CPUtime=1.45
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 10331 0 1 0 138 7 0 0 18 0 12 0 2000908449 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 202092 8671 1354 9 0 199454 0
[pid=10080/tid=10082] ppid=10078 vsize=808368 CPUtime=0.83
/proc/10080/task/10082/stat : 10082 (java) R 10078 10080 9727 0 -1 64 6965 0 1 0 77 6 0 0 25 0 12 0 2000908451 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10083] ppid=10078 vsize=808368 CPUtime=0
/proc/10080/task/10083/stat : 10083 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 2000908452 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10084] ppid=10078 vsize=808368 CPUtime=0
/proc/10080/task/10084/stat : 10084 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 2000908452 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10085] ppid=10078 vsize=808368 CPUtime=0
/proc/10080/task/10085/stat : 10085 (java) S 10078 10080 9727 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 2000908454 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10086] ppid=10078 vsize=808368 CPUtime=0
/proc/10080/task/10086/stat : 10086 (java) S 10078 10080 9727 0 -1 64 9 0 0 0 0 0 0 0 23 0 12 0 2000908454 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10087] ppid=10078 vsize=808368 CPUtime=0
/proc/10080/task/10087/stat : 10087 (java) S 10078 10080 9727 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 2000908454 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10088] ppid=10078 vsize=808368 CPUtime=0
/proc/10080/task/10088/stat : 10088 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 2000908458 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10089] ppid=10078 vsize=808368 CPUtime=0.28
/proc/10080/task/10089/stat : 10089 (java) S 10078 10080 9727 0 -1 64 1133 0 0 0 28 0 0 0 16 0 12 0 2000908458 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10090] ppid=10078 vsize=808368 CPUtime=0.31
/proc/10080/task/10090/stat : 10090 (java) R 10078 10080 9727 0 -1 64 1471 0 0 0 31 0 0 0 16 0 12 0 2000908458 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 105562120 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10091] ppid=10078 vsize=808368 CPUtime=0
/proc/10080/task/10091/stat : 10091 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 2000908458 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10092] ppid=10078 vsize=808368 CPUtime=0
/proc/10080/task/10092/stat : 10092 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 2000908458 827768832 8671 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 808368

[startup+3.10295 s]
/proc/loadavg: 2.03 2.01 2.00 4/93 10092
/proc/meminfo: memFree=1524288/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=816028 CPUtime=3.06
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 17916 0 1 0 294 12 0 0 18 0 12 0 2000908449 835612672 12643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 204007 12643 1380 9 0 201369 0
[pid=10080/tid=10082] ppid=10078 vsize=816028 CPUtime=1.15
/proc/10080/task/10082/stat : 10082 (java) R 10078 10080 9727 0 -1 64 8866 0 1 0 108 7 0 0 25 0 12 0 2000908451 835612672 12643 996147200 134512640 134550740 4294956016 18446744073709551615 106734386 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10083] ppid=10078 vsize=816028 CPUtime=0
/proc/10080/task/10083/stat : 10083 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 2000908452 835612672 12643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10084] ppid=10078 vsize=816028 CPUtime=0
/proc/10080/task/10084/stat : 10084 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 21 0 12 0 2000908452 835612672 12643 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10085] ppid=10078 vsize=816028 CPUtime=0
/proc/10080/task/10085/stat : 10085 (java) S 10078 10080 9727 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 2000908454 835612672 12644 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10086] ppid=10078 vsize=816028 CPUtime=0
/proc/10080/task/10086/stat : 10086 (java) S 10078 10080 9727 0 -1 64 9 0 0 0 0 0 0 0 23 0 12 0 2000908454 835612672 12644 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10087] ppid=10078 vsize=816028 CPUtime=0
/proc/10080/task/10087/stat : 10087 (java) S 10078 10080 9727 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 2000908454 835612672 12644 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10088] ppid=10078 vsize=816028 CPUtime=0
/proc/10080/task/10088/stat : 10088 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 2000908458 835612672 12644 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10089] ppid=10078 vsize=816028 CPUtime=0.52
/proc/10080/task/10089/stat : 10089 (java) S 10078 10080 9727 0 -1 64 1546 0 0 0 52 0 0 0 16 0 12 0 2000908458 835612672 12645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10090] ppid=10078 vsize=816028 CPUtime=1.35
/proc/10080/task/10090/stat : 10090 (java) S 10078 10080 9727 0 -1 64 6742 0 0 0 133 2 0 0 18 0 12 0 2000908458 835612672 12645 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10091] ppid=10078 vsize=816028 CPUtime=0
/proc/10080/task/10091/stat : 10091 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 2000908458 835612672 12646 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10092] ppid=10078 vsize=816028 CPUtime=0
/proc/10080/task/10092/stat : 10092 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 2000908458 835612672 12646 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 816028

[startup+6.30215 s]
/proc/loadavg: 2.03 2.01 2.00 4/93 10092
/proc/meminfo: memFree=1455936/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=815808 CPUtime=6.28
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 34165 0 1 0 608 20 0 0 18 0 12 0 2000908449 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 203952 28605 1387 9 0 201314 0
[pid=10080/tid=10082] ppid=10078 vsize=815808 CPUtime=3.37
/proc/10080/task/10082/stat : 10082 (java) R 10078 10080 9727 0 -1 64 17288 0 1 0 325 12 0 0 25 0 12 0 2000908451 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4109999710 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10083] ppid=10078 vsize=815808 CPUtime=0.15
/proc/10080/task/10083/stat : 10083 (java) S 10078 10080 9727 0 -1 64 5296 0 0 0 13 2 0 0 17 0 12 0 2000908452 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10084] ppid=10078 vsize=815808 CPUtime=0.08
/proc/10080/task/10084/stat : 10084 (java) S 10078 10080 9727 0 -1 64 2453 0 0 0 8 0 0 0 17 0 12 0 2000908452 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10085] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10085/stat : 10085 (java) S 10078 10080 9727 0 -1 64 30 0 0 0 0 0 0 0 16 0 12 0 2000908454 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10086] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10086/stat : 10086 (java) S 10078 10080 9727 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 2000908454 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10087] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10087/stat : 10087 (java) S 10078 10080 9727 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 2000908454 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10088] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10088/stat : 10088 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 2000908458 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10089] ppid=10078 vsize=815808 CPUtime=0.91
/proc/10080/task/10089/stat : 10089 (java) S 10078 10080 9727 0 -1 64 1578 0 0 0 91 0 0 0 15 0 12 0 2000908458 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10090] ppid=10078 vsize=815808 CPUtime=1.71
/proc/10080/task/10090/stat : 10090 (java) S 10078 10080 9727 0 -1 64 6758 0 0 0 169 2 0 0 16 0 12 0 2000908458 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10091] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10091/stat : 10091 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 2000908458 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10092] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10092/stat : 10092 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 2000908458 835387392 28605 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 815808

[startup+12.7025 s]
/proc/loadavg: 2.03 2.01 2.00 3/93 10092
/proc/meminfo: memFree=1420736/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=815808 CPUtime=12.69
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 43701 0 4 0 1244 25 0 0 18 0 12 0 2000908449 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 203952 38136 1398 9 0 201314 0
[pid=10080/tid=10082] ppid=10078 vsize=815808 CPUtime=8.37
/proc/10080/task/10082/stat : 10082 (java) R 10078 10080 9727 0 -1 64 17307 0 1 0 825 12 0 0 25 0 12 0 2000908451 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4109686226 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10083] ppid=10078 vsize=815808 CPUtime=0.45
/proc/10080/task/10083/stat : 10083 (java) S 10078 10080 9727 0 -1 64 8997 0 0 0 41 4 0 0 16 0 12 0 2000908452 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10084] ppid=10078 vsize=815808 CPUtime=0.41
/proc/10080/task/10084/stat : 10084 (java) S 10078 10080 9727 0 -1 64 8214 0 0 0 38 3 0 0 16 0 12 0 2000908452 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10085] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10085/stat : 10085 (java) S 10078 10080 9727 0 -1 64 30 0 0 0 0 0 0 0 16 0 12 0 2000908454 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10086] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10086/stat : 10086 (java) S 10078 10080 9727 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 2000908454 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10087] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10087/stat : 10087 (java) S 10078 10080 9727 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 2000908454 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10088] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10088/stat : 10088 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 2000908458 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10089] ppid=10078 vsize=815808 CPUtime=1.2
/proc/10080/task/10089/stat : 10089 (java) S 10078 10080 9727 0 -1 64 1603 0 3 0 120 0 0 0 15 0 12 0 2000908458 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10090] ppid=10078 vsize=815808 CPUtime=2.2
/proc/10080/task/10090/stat : 10090 (java) S 10078 10080 9727 0 -1 64 6788 0 0 0 217 3 0 0 15 0 12 0 2000908458 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10091] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10091/stat : 10091 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 2000908458 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10092] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10092/stat : 10092 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 2000908458 835387392 38136 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 815808

[startup+25.5023 s]
/proc/loadavg: 2.10 2.03 2.01 3/93 10092
/proc/meminfo: memFree=1334720/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=815808 CPUtime=25.44
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 62753 0 4 0 2512 32 0 0 18 0 12 0 2000908449 835387392 56997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 203952 56997 1398 9 0 201314 0
[pid=10080/tid=10082] ppid=10078 vsize=815808 CPUtime=19.35
/proc/10080/task/10082/stat : 10082 (java) R 10078 10080 9727 0 -1 64 17330 0 1 0 1923 12 0 0 25 0 12 0 2000908451 835387392 56997 996147200 134512640 134550740 4294956016 18446744073709551615 4109863988 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10080/tid=10083] ppid=10078 vsize=815808 CPUtime=0.89
/proc/10080/task/10083/stat : 10083 (java) S 10078 10080 9727 0 -1 64 18622 0 0 0 81 8 0 0 16 0 12 0 2000908452 835387392 56997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10080/tid=10084] ppid=10078 vsize=815808 CPUtime=0.89
/proc/10080/task/10084/stat : 10084 (java) S 10078 10080 9727 0 -1 64 17590 0 0 0 83 6 0 0 16 0 12 0 2000908452 835387392 56997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10080/tid=10085] ppid=10078 vsize=815808 CPUtime=0.02
/proc/10080/task/10085/stat : 10085 (java) S 10078 10080 9727 0 -1 64 30 0 0 0 2 0 0 0 15 0 12 0 2000908454 835387392 56997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10080/tid=10086] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10086/stat : 10086 (java) S 10078 10080 9727 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 2000908454 835387392 56997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10087] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10087/stat : 10087 (java) S 10078 10080 9727 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 2000908454 835387392 56997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10088] ppid=10078 vsize=815808 CPUtime=0
/proc/10080/task/10088/stat : 10088 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 2000908458 835387392 56997 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=10080/tid=10085] ppid=10078 vsize=816132 CPUtime=30.27
/proc/10080/task/10085/stat : 10085 (java) S 10078 10080 9727 0 -1 64 54424 0 0 0 2997 30 0 0 16 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10080/tid=10086] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10086/stat : 10086 (java) S 10078 10080 9727 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10087] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10087/stat : 10087 (java) S 10078 10080 9727 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10088] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10088/stat : 10088 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10089] ppid=10078 vsize=816132 CPUtime=2.13
/proc/10080/task/10089/stat : 10089 (java) S 10078 10080 9727 0 -1 64 1646 0 3 0 213 0 0 0 15 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10090] ppid=10078 vsize=816132 CPUtime=3.12
/proc/10080/task/10090/stat : 10090 (java) S 10078 10080 9727 0 -1 64 6850 0 0 0 309 3 0 0 16 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10091] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10091/stat : 10091 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10092] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10092/stat : 10092 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10093] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10093/stat : 10093 (java) S 10078 10080 9727 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2000913668 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.93
Current children cumulated vsize (KiB) 816132

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/94 10101
/proc/meminfo: memFree=778672/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=816132 CPUtime=1654.67
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 232283 0 4 0 165347 120 0 0 18 0 13 0 2000908449 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 204033 173817 1408 9 0 201395 0
[pid=10080/tid=10082] ppid=10078 vsize=816132 CPUtime=1610.57
/proc/10080/task/10082/stat : 10082 (java) R 10078 10080 9727 0 -1 64 17429 0 1 0 161041 16 0 0 25 0 13 0 2000908451 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4110673861 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10083] ppid=10078 vsize=816132 CPUtime=4.25
/proc/10080/task/10083/stat : 10083 (java) S 10078 10080 9727 0 -1 64 74126 0 0 0 392 33 0 0 17 0 13 0 2000908452 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10084] ppid=10078 vsize=816132 CPUtime=4.25
/proc/10080/task/10084/stat : 10084 (java) S 10078 10080 9727 0 -1 64 77041 0 0 0 392 33 0 0 16 0 13 0 2000908452 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10080/tid=10085] ppid=10078 vsize=816132 CPUtime=30.27
/proc/10080/task/10085/stat : 10085 (java) S 10078 10080 9727 0 -1 64 54424 0 0 0 2997 30 0 0 16 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10086] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10086/stat : 10086 (java) S 10078 10080 9727 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10087] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10087/stat : 10087 (java) S 10078 10080 9727 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10088] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10088/stat : 10088 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10089] ppid=10078 vsize=816132 CPUtime=2.13
/proc/10080/task/10089/stat : 10089 (java) S 10078 10080 9727 0 -1 64 1646 0 3 0 213 0 0 0 15 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10090] ppid=10078 vsize=816132 CPUtime=3.12
/proc/10080/task/10090/stat : 10090 (java) S 10078 10080 9727 0 -1 64 6850 0 0 0 309 3 0 0 16 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10091] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10091/stat : 10091 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10092] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10092/stat : 10092 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10093] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10093/stat : 10093 (java) S 10078 10080 9727 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2000913668 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.67
Current children cumulated vsize (KiB) 816132

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 10101
/proc/meminfo: memFree=778672/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=816132 CPUtime=1714.37
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 232284 0 4 0 171317 120 0 0 18 0 13 0 2000908449 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 204033 173817 1408 9 0 201395 0
[pid=10080/tid=10082] ppid=10078 vsize=816132 CPUtime=1670.13
/proc/10080/task/10082/stat : 10082 (java) R 10078 10080 9727 0 -1 64 17430 0 1 0 166997 16 0 0 25 0 13 0 2000908451 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4110555679 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10083] ppid=10078 vsize=816132 CPUtime=4.31
/proc/10080/task/10083/stat : 10083 (java) S 10078 10080 9727 0 -1 64 74126 0 0 0 398 33 0 0 17 0 13 0 2000908452 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10084] ppid=10078 vsize=816132 CPUtime=4.34
/proc/10080/task/10084/stat : 10084 (java) S 10078 10080 9727 0 -1 64 77041 0 0 0 401 33 0 0 17 0 13 0 2000908452 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10085] ppid=10078 vsize=816132 CPUtime=30.27
/proc/10080/task/10085/stat : 10085 (java) S 10078 10080 9727 0 -1 64 54424 0 0 0 2997 30 0 0 16 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10086] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10086/stat : 10086 (java) S 10078 10080 9727 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10087] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10087/stat : 10087 (java) S 10078 10080 9727 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10088] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10088/stat : 10088 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10089] ppid=10078 vsize=816132 CPUtime=2.13
/proc/10080/task/10089/stat : 10089 (java) S 10078 10080 9727 0 -1 64 1646 0 3 0 213 0 0 0 15 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10090] ppid=10078 vsize=816132 CPUtime=3.12
/proc/10080/task/10090/stat : 10090 (java) S 10078 10080 9727 0 -1 64 6850 0 0 0 309 3 0 0 16 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10091] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10091/stat : 10091 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10092] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10092/stat : 10092 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10093] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10093/stat : 10093 (java) S 10078 10080 9727 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2000913668 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.37
Current children cumulated vsize (KiB) 816132

[startup+1782.3 s]
/proc/loadavg: 1.94 2.00 1.99 3/94 10145
/proc/meminfo: memFree=880624/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=816132 CPUtime=1774.07
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 232284 0 4 0 177286 121 0 0 18 0 13 0 2000908449 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 204033 173817 1408 9 0 201395 0
[pid=10080/tid=10082] ppid=10078 vsize=816132 CPUtime=1729.83
/proc/10080/task/10082/stat : 10082 (java) R 10078 10080 9727 0 -1 64 17430 0 1 0 172966 17 0 0 25 0 13 0 2000908451 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4110548283 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10083] ppid=10078 vsize=816132 CPUtime=4.31
/proc/10080/task/10083/stat : 10083 (java) S 10078 10080 9727 0 -1 64 74126 0 0 0 398 33 0 0 17 0 13 0 2000908452 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10084] ppid=10078 vsize=816132 CPUtime=4.34
/proc/10080/task/10084/stat : 10084 (java) S 10078 10080 9727 0 -1 64 77041 0 0 0 401 33 0 0 17 0 13 0 2000908452 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10085] ppid=10078 vsize=816132 CPUtime=30.27
/proc/10080/task/10085/stat : 10085 (java) S 10078 10080 9727 0 -1 64 54424 0 0 0 2997 30 0 0 16 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10086] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10086/stat : 10086 (java) S 10078 10080 9727 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10087] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10087/stat : 10087 (java) S 10078 10080 9727 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10088] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10088/stat : 10088 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10089] ppid=10078 vsize=816132 CPUtime=2.13
/proc/10080/task/10089/stat : 10089 (java) S 10078 10080 9727 0 -1 64 1646 0 3 0 213 0 0 0 15 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10090] ppid=10078 vsize=816132 CPUtime=3.12
/proc/10080/task/10090/stat : 10090 (java) S 10078 10080 9727 0 -1 64 6850 0 0 0 309 3 0 0 16 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10091] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10091/stat : 10091 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10092] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10092/stat : 10092 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10093] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10093/stat : 10093 (java) S 10078 10080 9727 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2000913668 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.07
Current children cumulated vsize (KiB) 816132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.41 s]
/proc/loadavg: 1.96 2.00 1.99 3/94 10145
/proc/meminfo: memFree=880432/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=816132 CPUtime=1800.05
/proc/10080/stat : 10080 (java) S 10078 10080 9727 0 -1 0 236039 0 4 0 179882 123 0 0 18 0 13 0 2000908449 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 204033 173817 1408 9 0 201395 0
[pid=10080/tid=10082] ppid=10078 vsize=816132 CPUtime=1754.28
/proc/10080/task/10082/stat : 10082 (java) R 10078 10080 9727 0 -1 64 17431 0 1 0 175411 17 0 0 25 0 13 0 2000908451 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4110548279 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10083] ppid=10078 vsize=816132 CPUtime=4.37
/proc/10080/task/10083/stat : 10083 (java) S 10078 10080 9727 0 -1 64 74126 0 0 0 404 33 0 0 16 0 13 0 2000908452 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10084] ppid=10078 vsize=816132 CPUtime=4.38
/proc/10080/task/10084/stat : 10084 (java) S 10078 10080 9727 0 -1 64 77041 0 0 0 405 33 0 0 17 0 13 0 2000908452 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10085] ppid=10078 vsize=816132 CPUtime=31.7
/proc/10080/task/10085/stat : 10085 (java) S 10078 10080 9727 0 -1 64 58178 0 0 0 3137 33 0 0 16 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10086] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10086/stat : 10086 (java) S 10078 10080 9727 0 -1 64 10 0 0 0 0 0 0 0 17 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10087] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10087/stat : 10087 (java) S 10078 10080 9727 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 2000908454 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10088] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10088/stat : 10088 (java) S 10078 10080 9727 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10089] ppid=10078 vsize=816132 CPUtime=2.13
/proc/10080/task/10089/stat : 10089 (java) S 10078 10080 9727 0 -1 64 1646 0 3 0 213 0 0 0 15 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10090] ppid=10078 vsize=816132 CPUtime=3.12
/proc/10080/task/10090/stat : 10090 (java) S 10078 10080 9727 0 -1 64 6850 0 0 0 309 3 0 0 16 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10091] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10091/stat : 10091 (java) S 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10092] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10092/stat : 10092 (java) R 10078 10080 9727 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 2000908458 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10080/tid=10093] ppid=10078 vsize=816132 CPUtime=0
/proc/10080/task/10093/stat : 10093 (java) S 10078 10080 9727 0 -1 64 5 0 0 0 0 0 0 0 23 0 13 0 2000913668 835719168 173817 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 816132

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

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

[startup+1808.51 s]
/proc/loadavg: 1.96 2.00 1.99 3/94 10145
/proc/meminfo: memFree=880432/2055920 swapFree=4180452/4192956
[pid=10080] ppid=10078 vsize=0 CPUtime=1800.15
/proc/10080/stat : 10080 (java) Z 10078 10080 9727 0 -1 1036 236057 0 4 0 179887 128 0 0 16 0 2 0 2000908449 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10080/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1808.57
CPU time (s): 1800.21
CPU user time (s): 1798.87
CPU system time (s): 1.3408
CPU usage (%): 99.538
Max. virtual memory (cumulated for all children) (KiB): 828140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.3408
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236057
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39518
involuntary context switches= 61559

runsolver used 2.25766 second user time and 6.03608 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-05 02:55:47
IDJOB=1081820
IDBENCH=57143
IDSOLVER=344
FILE ID=node29/1081820-1215219346
PBS_JOBID= 7881818
Free space on /tmp= 66492 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/haystacks/normalized-haystacks-35.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1081820-1215219346/watcher-1081820-1215219346 -o /tmp/evaluation-result-1081820-1215219346/solver-1081820-1215219346 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1081820-1215219346.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1eb3c150032c50ac46662d9f9a65bfe6
RANDOM SEED=148772780

node29.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.220
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.220
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:       1563136 kB
Buffers:         91380 kB
Cached:         300908 kB
SwapCached:       6872 kB
Active:         187976 kB
Inactive:       240832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563136 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:            3628 kB
Writeback:           0 kB
Mapped:          52312 kB
Slab:            48924 kB
Committed_AS:  3491380 kB
PageTables:       2092 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= 66492 MiB
End job on node29 at 2008-07-05 03:25:57