Trace number 234806

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, and are wall clock time (not CPU 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
sat4jCSP 1.7 RC BF3SAT 1260.03 1249.18

General information on the benchmark

Nametaillard/os-taillard-5/
os-taillard-5-100-7.xml
MD5SUMd5081a0ba82d7a928e9ef02f0cd66b7c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.100984
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size297
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.17	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.17	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.17	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.17	c version CSP COMPETITION BUGFIX 3
0.17	c sun.arch.data.model	32
0.17	c java.version	1.5.0_10
0.17	c os.name	Linux
0.17	c os.version	2.6.9-22.EL.rootsmp
0.17	c os.arch	i386
0.17	c Free memory 722620888
0.17	c Max memory 723845120
0.17	c Total memory 723845120
0.17	c Number of processors 2
0.22	c --- Begin Solver configuration ---
0.22	c Stops conflict analysis at the first Unique Implication Point
0.22	c org.sat4j.minisat.constraints.MixedDataStructureWithBinary@19dfbff
0.22	c Learn all clauses as in MiniSAT
0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22	c VSIDS like heuristics from MiniSAT using a heap
0.22	c No reason simplification
0.22	c --- End Solver configuration ---
0.22	c solving /tmp/evaluation/234806-1168333419/unknown.xml
0.22	c reading problem ... 
0.38	c reading problem named ?
0.38	c reading domains done.
0.40	c reading variables
c reading variables (25) done.
0.53	c reading predicates 
c reading relations (2) done.
0.74	c reading constraints
c reading constraints done.
16.16	c ... done. Wall clock time 15.932s.
16.16	c CPU time (experimental) 15.55s.
16.16	c #vars     6199
16.16	c #constraints  49642
222.59	c cleaning 39483 clauses out of 78998 for limit 2.6868818076657896E9
224.59	c cleaning 20005 clauses out of 40017 for limit 8.764861188821213E9
225.77	c cleaning 10222 clauses out of 20512 for limit 2.819924293036559E10
226.92	c cleaning 5384 clauses out of 10789 for limit 8.832540528238582E10
228.15	c cleaning 2943 clauses out of 5903 for limit 2.6569348921806616E11
424.27	c cleaning 35461 clauses out of 70960 for limit 0.7784679226007147
425.91	c cleaning 17965 clauses out of 35999 for limit 2.5305782952913454
427.07	c cleaning 9255 clauses out of 18534 for limit 8.105819785745638
428.87	c cleaning 4881 clauses out of 9781 for limit 25.380943031286392
430.75	c cleaning 2687 clauses out of 5398 for limit 75.69113131548326
608.90	c cleaning 33096 clauses out of 66211 for limit 2.409047591023018E8
610.16	c cleaning 16787 clauses out of 33615 for limit 7.825251387431904E8
611.23	c cleaning 8650 clauses out of 17331 for limit 2.5105403964270706E9
612.47	c cleaning 4579 clauses out of 9184 for limit 7.836432253142568E9
613.49	c cleaning 2540 clauses out of 5099 for limit 2.313737379521496E10
614.82	c cleaning 1533 clauses out of 3074 for limit 6.424935546687938E10
615.90	c cleaning 1005 clauses out of 2026 for limit 1.5836944976900912E11
801.91	c cleaning 37489 clauses out of 75024 for limit 61.134370704951984
803.10	c cleaning 18988 clauses out of 38032 for limit 198.28453756673804
939.90	c cleaning 34762 clauses out of 69546 for limit 9525.317671472578
941.20	c cleaning 17598 clauses out of 35282 for limit 30901.907802450427
943.33	c cleaning 9064 clauses out of 18184 for limit 98879.20190158878
1075.63	c cleaning 26257 clauses out of 52648 for limit 2797.956748271956
1076.97	c cleaning 13288 clauses out of 26863 for limit 8793.422084163825
1078.15	c cleaning 6923 clauses out of 14075 for limit 27677.057458481948
1080.15	c cleaning 3731 clauses out of 7652 for limit 83955.51780548252
1215.45	c cleaning 23447 clauses out of 46924 for limit 663.344294164334
1216.62	c cleaning 11956 clauses out of 23974 for limit 2134.7443592329673
1249.04	c starts		: 20
1249.04	c conflicts		: 444332
1249.04	c decisions		: 1304562
1249.04	c propagations		: 68181019
1249.04	c inspects		: 1346877611
1249.04	c learnt literals	: 3
1249.04	c learnt binary clauses	: 0
1249.04	c learnt ternary clauses	: 0
1249.04	c learnt clauses	: 444329
1249.04	c root simplifications	: 0
1249.04	c removed literals (reason simplification)	: 0
1249.04	c reason swapping (by a shorter reason)	: 0
1249.04	c Calls to reduceDB	: 28
1249.04	c speed (decisions/second)	: 1058.151352657906
1249.04	c non guided choices	1315
1249.04	s SATISFIABLE
1249.04	v 3 160 231 92 192 52 0 228 190 134 0 190 80 282 159 286 227 80 158 0 132 228 95 286 70 
1249.04	c Total wall clock time (in seconds) : 1248.817
1249.04	c Total CPU time (experimental, in seconds) : 1236.01

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node22/watcher-234806-1168333419 -o ROOT/results/node22/solver-234806-1168333419 -C 1800 -M 900 java -server -Xmx700M -Xms700M -jar /tmp/evaluation/234806-1168333419/sat4jCSP-bf3.jar /tmp/evaluation/234806-1168333419/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 1.01 1.01 1.18 3/78 1308
/proc/meminfo: memFree=1196632/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=292 CPUtime=0
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 52 0 0 0 0 0 0 0 19 0 1 0 181736338 299008 35 18446744073709551615 134512640 134570532 4294956656 18446744073709551615 4678436 0 0 4096 0 0 0 0 17 1 0 0
/proc/1307/statm: 75 37 29 14 0 5 0

[startup+0.1067 s]
/proc/loadavg: 1.01 1.01 1.18 3/78 1308
/proc/meminfo: memFree=1196632/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=897120 CPUtime=0.06
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 3161 0 1 0 5 1 0 0 22 0 6 0 181736338 918650880 2921 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/1307/statm: 224280 2921 1494 14 0 211300 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 897120

[startup+0.514762 s]
/proc/loadavg: 1.01 1.01 1.18 3/78 1308
/proc/meminfo: memFree=1196632/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=908648 CPUtime=0.73
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 7192 0 1 0 69 4 0 0 17 0 12 0 181736338 930455552 6327 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4151513458 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1307/statm: 227162 6327 2303 14 0 213599 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 908648

[startup+1.33589 s]
/proc/loadavg: 1.01 1.01 1.18 2/89 1319
/proc/meminfo: memFree=1165760/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=908476 CPUtime=1.9
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 14342 0 1 0 183 7 0 0 17 0 12 0 181736338 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054217781 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1307/statm: 227119 12709 2474 14 0 213556 0
[pid=1307/tid=1309] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1309/stat : 1309 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 181736343 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1310] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1310/stat : 1310 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 20 0 12 0 181736344 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1311] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1311/stat : 1311 (java) S 1305 1307 31146 0 -1 64 6 0 0 0 0 0 0 0 17 0 12 0 181736346 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1312] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1312/stat : 1312 (java) S 1305 1307 31146 0 -1 64 7 0 0 0 0 0 0 0 22 0 12 0 181736347 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1313] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1313/stat : 1313 (java) S 1305 1307 31146 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 181736347 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1314] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1314/stat : 1314 (java) S 1305 1307 31146 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 181736350 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1315] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1315/stat : 1315 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181736350 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1316] ppid=1305 vsize=908476 CPUtime=0.36
/proc/1307/task/1316/stat : 1316 (java) S 1305 1307 31146 0 -1 64 898 0 0 0 36 0 0 0 16 0 12 0 181736350 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1317] ppid=1305 vsize=908476 CPUtime=0.48
/proc/1307/task/1317/stat : 1317 (java) S 1305 1307 31146 0 -1 64 1674 0 0 0 48 0 0 0 16 0 12 0 181736350 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1318] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1318/stat : 1318 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 181736350 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1319] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1319/stat : 1319 (java) S 1305 1307 31146 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181736350 930279424 12709 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 908476

[startup+2.98514 s]
/proc/loadavg: 1.01 1.01 1.18 2/89 1319
/proc/meminfo: memFree=1118528/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=908476 CPUtime=3.61
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 24673 0 1 0 350 11 0 0 25 0 12 0 181736338 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054231740 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1307/statm: 227119 23021 2478 14 0 213556 0
[pid=1307/tid=1309] ppid=1305 vsize=908476 CPUtime=0.01
/proc/1307/task/1309/stat : 1309 (java) S 1305 1307 31146 0 -1 64 1057 0 0 0 1 0 0 0 16 0 12 0 181736343 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1310] ppid=1305 vsize=908476 CPUtime=0.02
/proc/1307/task/1310/stat : 1310 (java) S 1305 1307 31146 0 -1 64 812 0 0 0 2 0 0 0 16 0 12 0 181736344 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1311] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1311/stat : 1311 (java) S 1305 1307 31146 0 -1 64 17 0 0 0 0 0 0 0 16 0 12 0 181736346 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1312] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1312/stat : 1312 (java) S 1305 1307 31146 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 181736347 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1313] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1313/stat : 1313 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181736347 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1314] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1314/stat : 1314 (java) S 1305 1307 31146 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 181736350 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1315] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1315/stat : 1315 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181736350 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1316] ppid=1305 vsize=908476 CPUtime=0.41
/proc/1307/task/1316/stat : 1316 (java) S 1305 1307 31146 0 -1 64 902 0 0 0 41 0 0 0 16 0 12 0 181736350 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1317] ppid=1305 vsize=908476 CPUtime=0.49
/proc/1307/task/1317/stat : 1317 (java) S 1305 1307 31146 0 -1 64 1675 0 0 0 49 0 0 0 16 0 12 0 181736350 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1318] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1318/stat : 1318 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 181736350 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1319] ppid=1305 vsize=908476 CPUtime=0
/proc/1307/task/1319/stat : 1319 (java) R 1305 1307 31146 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181736350 930279424 23021 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 908476

[startup+6.28465 s]
/proc/loadavg: 1.01 1.01 1.18 2/89 1319
/proc/meminfo: memFree=1098952/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=908316 CPUtime=7.05
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 29991 0 1 0 690 15 0 0 25 0 12 0 181736338 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054217825 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1307/statm: 227079 27510 2478 14 0 213516 0
[pid=1307/tid=1309] ppid=1305 vsize=908316 CPUtime=0.1
/proc/1307/task/1309/stat : 1309 (java) S 1305 1307 31146 0 -1 64 4357 0 0 0 9 1 0 0 16 0 12 0 181736343 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1310] ppid=1305 vsize=908316 CPUtime=0.1
/proc/1307/task/1310/stat : 1310 (java) S 1305 1307 31146 0 -1 64 2800 0 0 0 9 1 0 0 16 0 12 0 181736344 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1311] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1311/stat : 1311 (java) S 1305 1307 31146 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 181736346 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1312] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1312/stat : 1312 (java) S 1305 1307 31146 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 181736347 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1313] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1313/stat : 1313 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181736347 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1314] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1314/stat : 1314 (java) S 1305 1307 31146 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 181736350 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1315] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1315/stat : 1315 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181736350 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1316] ppid=1305 vsize=908316 CPUtime=0.44
/proc/1307/task/1316/stat : 1316 (java) S 1305 1307 31146 0 -1 64 905 0 0 0 44 0 0 0 16 0 12 0 181736350 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1317] ppid=1305 vsize=908316 CPUtime=0.54
/proc/1307/task/1317/stat : 1317 (java) S 1305 1307 31146 0 -1 64 1676 0 0 0 54 0 0 0 16 0 12 0 181736350 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1318] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1318/stat : 1318 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 181736350 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1319] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1319/stat : 1319 (java) S 1305 1307 31146 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181736350 930115584 27510 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.05
Current children cumulated vsize (KiB) 908316

[startup+12.7685 s]
/proc/loadavg: 1.01 1.01 1.17 2/89 1319
/proc/meminfo: memFree=1076944/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=908316 CPUtime=13.64
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 36580 0 1 0 1346 18 0 0 25 0 12 0 181736338 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054238510 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1307/statm: 227079 32704 2478 14 0 213516 0
[pid=1307/tid=1309] ppid=1305 vsize=908316 CPUtime=0.17
/proc/1307/task/1309/stat : 1309 (java) S 1305 1307 31146 0 -1 64 7849 0 0 0 14 3 0 0 16 0 12 0 181736343 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1310] ppid=1305 vsize=908316 CPUtime=0.16
/proc/1307/task/1310/stat : 1310 (java) S 1305 1307 31146 0 -1 64 5881 0 0 0 14 2 0 0 16 0 12 0 181736344 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1311] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1311/stat : 1311 (java) S 1305 1307 31146 0 -1 64 37 0 0 0 0 0 0 0 16 0 12 0 181736346 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1312] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1312/stat : 1312 (java) S 1305 1307 31146 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 181736347 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1313] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1313/stat : 1313 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181736347 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1314] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1314/stat : 1314 (java) S 1305 1307 31146 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 181736350 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1315] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1315/stat : 1315 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 12 0 181736350 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1316] ppid=1305 vsize=908316 CPUtime=0.46
/proc/1307/task/1316/stat : 1316 (java) S 1305 1307 31146 0 -1 64 907 0 0 0 46 0 0 0 16 0 12 0 181736350 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1317] ppid=1305 vsize=908316 CPUtime=0.57
/proc/1307/task/1317/stat : 1317 (java) S 1305 1307 31146 0 -1 64 1678 0 0 0 57 0 0 0 16 0 12 0 181736350 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1318] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1318/stat : 1318 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 181736350 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1319] ppid=1305 vsize=908316 CPUtime=0
/proc/1307/task/1319/stat : 1319 (java) S 1305 1307 31146 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 181736350 930115584 32704 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.64
Current children cumulated vsize (KiB) 908316

[startup+25.6414 s]
/proc/loadavg: 1.01 1.00 1.17 2/90 1320
/proc/meminfo: memFree=1067016/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=909224 CPUtime=27.21
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 41678 0 1 0 2701 20 0 0 25 0 13 0 181736338 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054454979 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1307/statm: 227306 34737 2484 14 0 213743 0
[pid=1307/tid=1309] ppid=1305 vsize=909224 CPUtime=0.21
/proc/1307/task/1309/stat : 1309 (java) S 1305 1307 31146 0 -1 64 9330 0 0 0 17 4 0 0 16 0 13 0 181736343 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1310] ppid=1305 vsize=909224 CPUtime=0.21
/proc/1307/task/1310/stat : 1310 (java) S 1305 1307 31146 0 -1 64 7105 0 0 0 18 3 0 0 16 0 13 0 181736344 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1311] ppid=1305 vsize=909224 CPUtime=0
/proc/1307/task/1311/stat : 1311 (java) S 1305 1307 31146 0 -1 64 39 0 0 0 0 0 0 0 16 0 13 0 181736346 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1312] ppid=1305 vsize=909224 CPUtime=0
/proc/1307/task/1312/stat : 1312 (java) S 1305 1307 31146 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 181736347 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1313] ppid=1305 vsize=909224 CPUtime=0
/proc/1307/task/1313/stat : 1313 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181736347 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1314] ppid=1305 vsize=909224 CPUtime=0
/proc/1307/task/1314/stat : 1314 (java) S 1305 1307 31146 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181736350 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1315] ppid=1305 vsize=909224 CPUtime=0
/proc/1307/task/1315/stat : 1315 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 181736350 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1316] ppid=1305 vsize=909224 CPUtime=0.96
/proc/1307/task/1316/stat : 1316 (java) S 1305 1307 31146 0 -1 64 2338 0 0 0 95 1 0 0 17 0 13 0 181736350 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1317] ppid=1305 vsize=909224 CPUtime=0.96
/proc/1307/task/1317/stat : 1317 (java) S 1305 1307 31146 0 -1 64 2604 0 0 0 96 0 0 0 17 0 13 0 181736350 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1318] ppid=1305 vsize=909224 CPUtime=0
/proc/1307/task/1318/stat : 1318 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 181736350 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1319] ppid=1305 vsize=909224 CPUtime=0
/proc/1307/task/1319/stat : 1319 (java) S 1305 1307 31146 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181736350 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1320] ppid=1305 vsize=909224 CPUtime=0
/proc/1307/task/1320/stat : 1320 (java) S 1305 1307 31146 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 181737956 931045376 34737 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 27.21
Current children cumulated vsize (KiB) 909224

[startup+51.2764 s]
/proc/loadavg: 1.00 1.00 1.17 2/90 1320
/proc/meminfo: memFree=984264/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=909000 CPUtime=53.06
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 68120 0 1 0 5271 35 0 0 25 0 13 0 181736338 930816000 55485 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054400044 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1307/statm: 227250 55485 2484 14 0 213687 0
[pid=1307/tid=1309] ppid=1305 vsize=909000 CPUtime=0.41
/proc/1307/task/1309/stat : 1309 (java) S 1305 1307 31146 0 -1 64 21942 0 0 0 30 11 0 0 17 0 13 0 181736343 930816000 55485 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1310] ppid=1305 vsize=909000 CPUtime=0.4

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

/proc/1307/task/1319/stat : 1319 (java) S 1305 1307 31146 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1320] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1320/stat : 1320 (java) S 1305 1307 31146 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 181737956 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 950.93
Current children cumulated vsize (KiB) 909000

[startup+1002.72 s]
/proc/loadavg: 1.04 1.01 1.06 2/90 1322
/proc/meminfo: memFree=470216/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=909000 CPUtime=1011.43
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 211040 0 1 0 101015 128 0 0 25 0 13 0 181736338 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054408040 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1307/statm: 227250 183477 2487 14 0 213687 0
[pid=1307/tid=1309] ppid=1305 vsize=909000 CPUtime=7.51
/proc/1307/task/1309/stat : 1309 (java) S 1305 1307 31146 0 -1 64 91025 0 0 0 699 52 0 0 16 0 13 0 181736343 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1310] ppid=1305 vsize=909000 CPUtime=7.53
/proc/1307/task/1310/stat : 1310 (java) S 1305 1307 31146 0 -1 64 88178 0 0 0 704 49 0 0 16 0 13 0 181736344 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1311] ppid=1305 vsize=909000 CPUtime=1.53
/proc/1307/task/1311/stat : 1311 (java) S 1305 1307 31146 0 -1 64 6507 0 0 0 149 4 0 0 16 0 13 0 181736346 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1312] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1312/stat : 1312 (java) S 1305 1307 31146 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 181736347 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1313] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1313/stat : 1313 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181736347 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1314] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1314/stat : 1314 (java) S 1305 1307 31146 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1315] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1315/stat : 1315 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1316] ppid=1305 vsize=909000 CPUtime=1.06
/proc/1307/task/1316/stat : 1316 (java) S 1305 1307 31146 0 -1 64 2346 0 0 0 105 1 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1317] ppid=1305 vsize=909000 CPUtime=1.08
/proc/1307/task/1317/stat : 1317 (java) S 1305 1307 31146 0 -1 64 2615 0 0 0 108 0 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1318] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1318/stat : 1318 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1319] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1319/stat : 1319 (java) S 1305 1307 31146 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1320] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1320/stat : 1320 (java) S 1305 1307 31146 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 181737956 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1011.43
Current children cumulated vsize (KiB) 909000

[startup+1062.74 s]
/proc/loadavg: 1.01 1.01 1.05 3/90 1322
/proc/meminfo: memFree=470216/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=909000 CPUtime=1071.96
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 211047 0 1 0 107068 128 0 0 25 0 13 0 181736338 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054413000 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1307/statm: 227250 183477 2487 14 0 213687 0
[pid=1307/tid=1309] ppid=1305 vsize=909000 CPUtime=8.05
/proc/1307/task/1309/stat : 1309 (java) S 1305 1307 31146 0 -1 64 91025 0 0 0 753 52 0 0 16 0 13 0 181736343 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1310] ppid=1305 vsize=909000 CPUtime=8.06
/proc/1307/task/1310/stat : 1310 (java) S 1305 1307 31146 0 -1 64 88178 0 0 0 757 49 0 0 16 0 13 0 181736344 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1311] ppid=1305 vsize=909000 CPUtime=1.54
/proc/1307/task/1311/stat : 1311 (java) S 1305 1307 31146 0 -1 64 6507 0 0 0 150 4 0 0 16 0 13 0 181736346 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1312] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1312/stat : 1312 (java) S 1305 1307 31146 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 181736347 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1313] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1313/stat : 1313 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181736347 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1314] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1314/stat : 1314 (java) S 1305 1307 31146 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1315] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1315/stat : 1315 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1316] ppid=1305 vsize=909000 CPUtime=1.06
/proc/1307/task/1316/stat : 1316 (java) S 1305 1307 31146 0 -1 64 2346 0 0 0 105 1 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1317] ppid=1305 vsize=909000 CPUtime=1.08
/proc/1307/task/1317/stat : 1317 (java) S 1305 1307 31146 0 -1 64 2615 0 0 0 108 0 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1318] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1318/stat : 1318 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1319] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1319/stat : 1319 (java) S 1305 1307 31146 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1320] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1320/stat : 1320 (java) S 1305 1307 31146 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 181737956 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1071.96
Current children cumulated vsize (KiB) 909000

[startup+1122.75 s]
/proc/loadavg: 1.07 1.03 1.06 2/90 1322
/proc/meminfo: memFree=470152/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=909000 CPUtime=1132.57
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 211056 0 1 0 113128 129 0 0 25 0 13 0 181736338 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054412975 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1307/statm: 227250 183477 2487 14 0 213687 0
[pid=1307/tid=1309] ppid=1305 vsize=909000 CPUtime=8.67
/proc/1307/task/1309/stat : 1309 (java) S 1305 1307 31146 0 -1 64 91025 0 0 0 815 52 0 0 16 0 13 0 181736343 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1310] ppid=1305 vsize=909000 CPUtime=8.68
/proc/1307/task/1310/stat : 1310 (java) S 1305 1307 31146 0 -1 64 88178 0 0 0 819 49 0 0 16 0 13 0 181736344 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1311] ppid=1305 vsize=909000 CPUtime=1.75
/proc/1307/task/1311/stat : 1311 (java) S 1305 1307 31146 0 -1 64 6507 0 0 0 171 4 0 0 16 0 13 0 181736346 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1312] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1312/stat : 1312 (java) S 1305 1307 31146 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 181736347 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1313] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1313/stat : 1313 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181736347 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1314] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1314/stat : 1314 (java) S 1305 1307 31146 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1315] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1315/stat : 1315 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1316] ppid=1305 vsize=909000 CPUtime=1.06
/proc/1307/task/1316/stat : 1316 (java) S 1305 1307 31146 0 -1 64 2346 0 0 0 105 1 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1317] ppid=1305 vsize=909000 CPUtime=1.08
/proc/1307/task/1317/stat : 1317 (java) S 1305 1307 31146 0 -1 64 2615 0 0 0 108 0 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1318] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1318/stat : 1318 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1319] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1319/stat : 1319 (java) S 1305 1307 31146 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1320] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1320/stat : 1320 (java) S 1305 1307 31146 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 181737956 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1132.57
Current children cumulated vsize (KiB) 909000

[startup+1182.76 s]
/proc/loadavg: 1.02 1.02 1.05 2/90 1322
/proc/meminfo: memFree=470152/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=909000 CPUtime=1193.13
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 211064 0 1 0 119184 129 0 0 25 0 13 0 181736338 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054412959 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1307/statm: 227250 183477 2487 14 0 213687 0
[pid=1307/tid=1309] ppid=1305 vsize=909000 CPUtime=9.26
/proc/1307/task/1309/stat : 1309 (java) S 1305 1307 31146 0 -1 64 91025 0 0 0 874 52 0 0 16 0 13 0 181736343 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1310] ppid=1305 vsize=909000 CPUtime=9.25
/proc/1307/task/1310/stat : 1310 (java) S 1305 1307 31146 0 -1 64 88178 0 0 0 876 49 0 0 16 0 13 0 181736344 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1311] ppid=1305 vsize=909000 CPUtime=1.75
/proc/1307/task/1311/stat : 1311 (java) S 1305 1307 31146 0 -1 64 6507 0 0 0 171 4 0 0 16 0 13 0 181736346 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1312] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1312/stat : 1312 (java) S 1305 1307 31146 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 181736347 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1313] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1313/stat : 1313 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181736347 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1314] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1314/stat : 1314 (java) S 1305 1307 31146 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1315] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1315/stat : 1315 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1316] ppid=1305 vsize=909000 CPUtime=1.06
/proc/1307/task/1316/stat : 1316 (java) S 1305 1307 31146 0 -1 64 2346 0 0 0 105 1 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1317] ppid=1305 vsize=909000 CPUtime=1.08
/proc/1307/task/1317/stat : 1317 (java) S 1305 1307 31146 0 -1 64 2615 0 0 0 108 0 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1318] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1318/stat : 1318 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1319] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1319/stat : 1319 (java) S 1305 1307 31146 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1320] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1320/stat : 1320 (java) S 1305 1307 31146 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 181737956 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1193.13
Current children cumulated vsize (KiB) 909000

[startup+1242.77 s]
/proc/loadavg: 1.01 1.02 1.04 2/90 1322
/proc/meminfo: memFree=470088/2055920 swapFree=4157544/4192956
[pid=1307] ppid=1305 vsize=909000 CPUtime=1253.63
/proc/1307/stat : 1307 (java) R 1305 1307 31146 0 -1 0 211071 0 1 0 125233 130 0 0 25 0 13 0 181736338 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4054412975 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1307/statm: 227250 183477 2487 14 0 213687 0
[pid=1307/tid=1309] ppid=1305 vsize=909000 CPUtime=9.76
/proc/1307/task/1309/stat : 1309 (java) S 1305 1307 31146 0 -1 64 91025 0 0 0 924 52 0 0 16 0 13 0 181736343 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1310] ppid=1305 vsize=909000 CPUtime=9.75
/proc/1307/task/1310/stat : 1310 (java) S 1305 1307 31146 0 -1 64 88178 0 0 0 926 49 0 0 16 0 13 0 181736344 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1311] ppid=1305 vsize=909000 CPUtime=2.15
/proc/1307/task/1311/stat : 1311 (java) S 1305 1307 31146 0 -1 64 6507 0 0 0 210 5 0 0 16 0 13 0 181736346 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1312] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1312/stat : 1312 (java) S 1305 1307 31146 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 181736347 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1313] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1313/stat : 1313 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181736347 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1314] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1314/stat : 1314 (java) S 1305 1307 31146 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1315] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1315/stat : 1315 (java) S 1305 1307 31146 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1316] ppid=1305 vsize=909000 CPUtime=1.06
/proc/1307/task/1316/stat : 1316 (java) S 1305 1307 31146 0 -1 64 2346 0 0 0 105 1 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1317] ppid=1305 vsize=909000 CPUtime=1.08
/proc/1307/task/1317/stat : 1317 (java) S 1305 1307 31146 0 -1 64 2615 0 0 0 108 0 0 0 16 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1307/tid=1318] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1318/stat : 1318 (java) S 1305 1307 31146 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1319] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1319/stat : 1319 (java) S 1305 1307 31146 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 181736350 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1307/tid=1320] ppid=1305 vsize=909000 CPUtime=0
/proc/1307/task/1320/stat : 1320 (java) S 1305 1307 31146 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 181737956 930816000 183477 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1253.63
Current children cumulated vsize (KiB) 909000

Child status: 0
Real time (s): 1249.18
CPU time (s): 1260.03
CPU user time (s): 1258.61
CPU system time (s): 1.41778
CPU usage (%): 100.868
Max. virtual memory (cumulated for all children) (KiB): 910520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1258.61
system time used= 1.41778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211077
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= 27579
involuntary context switches= 45470

runsolver used 1.17082 s user time and 3.2885 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Tue Jan  9 09:03:39 UTC 2007


IDJOB= 234806
IDBENCH= 6713
FILE ID= node22/234806-1168333419

PBS_JOBID= 3503261

Free space on /tmp= 66562 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-100-7.xml
COMMAND LINE= java -server -Xmx700M -Xms700M -jar /tmp/evaluation/234806-1168333419/sat4jCSP-bf3.jar /tmp/evaluation/234806-1168333419/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-234806-1168333419 -o ROOT/results/node22/solver-234806-1168333419 -C 1800 -M 900  java -server -Xmx700M -Xms700M -jar /tmp/evaluation/234806-1168333419/sat4jCSP-bf3.jar /tmp/evaluation/234806-1168333419/unknown.xml

META MD5SUM SOLVER= c614762dbe7de46d2af9d7b592545c03
MD5SUM BENCH=  d5081a0ba82d7a928e9ef02f0cd66b7c

RANDOM SEED= 75458420

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.279
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.279
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:       1197048 kB
Buffers:         18916 kB
Cached:         751968 kB
SwapCached:      11252 kB
Active:         283908 kB
Inactive:       522740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1197048 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:            2416 kB
Writeback:           0 kB
Mapped:          53496 kB
Slab:            37604 kB
Committed_AS:  3455380 kB
PageTables:       1916 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= 66562 MiB



End job on node22 on Tue Jan  9 09:24:28 UTC 2007