Trace number 277424

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
AbsconMax 109 EPFCMSAT (TO) 2400.07 2408.06

General information on the benchmark

Nametaillard/
os-taillard-5/os-taillard-5-95-3.xml
MD5SUMebcfe93baf0015fb805231ea90739aa3
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints94
Best CPU time to get the best result obtained on this benchmark2400.07
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables25
Number of constraints100
Maximum constraint arity2
Maximum domain size291
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/277424-1169266421/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=25  minDomainSize=203  maxDomainSize=291
0.42	       =>  wckTime=0.108  cpuTime=0.1  mem=6M893
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
2.16	     nbConstraints=100  nbConvertedConstraints=100  nbConvertConstraintsChecks=5697934  nbExtensionStructures=100
2.16	     nbSharedExtensionStructures=0  nbConflictsStructures=100  nbSharedConflictsStructures=0
2.16	     nbSharedBinaryRepresentations=20785  maxDegree=8  maxArity=2
2.16	       =>  wckTime=1.853  cpuTime=1.8  mem=13M720
2.21	   
2.21	   solver LocalSearchSolver being built... 
2.25	       =>  wckTime=1.943  cpuTime=1.84  mem=7M599
2.27	
2.27	s SATISFIABLE
2.27	o 66
2.27	c 34
2.27	o 70
2.27	c 30
2.27	o 73
2.27	c 27
2.28	o 75
2.28	c 25
2.28	o 77
2.28	c 23
2.28	o 80
2.28	c 20
2.28	o 81
2.28	c 19
2.28	o 83
2.28	c 17
2.28	o 85
2.28	c 15
2.29	o 86
2.29	c 14
2.29	o 87
2.29	c 13
2.30	o 88
2.30	c 12
2.32	o 89
2.32	c 11
2.32	o 90
2.32	c 10
2.34	o 91
2.34	c 9
2.35	o 92
2.35	c 8
2.36	o 93
2.36	c 7
2.71	o 94
2.71	c 6
18.37	   
18.37	   search
18.37	     run=0  nbConstraintChecks=156057448  nbAssignments=10000
18.37	       =>  wckTime=16.115  cpuTime=16.01  mem=7M599
32.87	   
32.87	   search
32.87	     run=1  nbConstraintChecks=294408643  nbAssignments=18518
32.87	       =>  wckTime=30.619  cpuTime=30.45  mem=7M599
32.87	   
32.87	   global
32.87	     nbConstraintChecks=294408643  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.87	     solvingWckTime=30.617  solvingCpuTime=30.45  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.87	     globalCpuTime=32.34
32.87	       =>  wckTime=32.563  cpuTime=32.29  mem=7M599
32.87	   
32.87	   solver IterativeSystematicSolver being built... 
33.00	       =>  wckTime=32.693  cpuTime=32.38  mem=17M572
33.12	   
33.12	   preprocessing
33.12	     nbConstraintChecks=559519  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.12	     detectedInconsistency=no
33.12	       =>  wckTime=0.119  cpuTime=0.1  mem=17M572
34.18	   
34.18	   search
34.18	     run=0  nbConstraintChecks=15676749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=355
34.18	     nbFailedAssignments=330  nbBacktracks=10  nbVisitedNodes=696  nbRestartNogoods=0
34.18	       =>  wckTime=1.175  cpuTime=1.14  mem=18M580
37.12	   
37.12	   search
37.12	     run=1  nbConstraintChecks=55873914  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1410
37.12	     nbFailedAssignments=1355  nbBacktracks=25  nbVisitedNodes=2791  nbRestartNogoods=33
37.12	       =>  wckTime=4.119  cpuTime=4.06  mem=18M580
41.96	   
41.96	   search
41.96	     run=2  nbConstraintChecks=122778342  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2622
41.96	     nbFailedAssignments=2532  nbBacktracks=47  nbVisitedNodes=5202  nbRestartNogoods=43
41.96	       =>  wckTime=8.958  cpuTime=8.85  mem=18M580
44.54	   
44.54	   search
44.54	     run=3  nbConstraintChecks=160090454  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3713
44.54	     nbFailedAssignments=3577  nbBacktracks=80  nbVisitedNodes=7371  nbRestartNogoods=127
44.54	       =>  wckTime=11.537  cpuTime=11.42  mem=18M580
48.88	   
48.88	   search
48.88	     run=4  nbConstraintChecks=226311597  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5317
48.88	     nbFailedAssignments=5116  nbBacktracks=130  nbVisitedNodes=10564  nbRestartNogoods=131
48.88	       =>  wckTime=15.877  cpuTime=15.73  mem=18M580
53.61	   
53.61	   search
53.61	     run=5  nbConstraintChecks=304600334  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7558
53.61	     nbFailedAssignments=7266  nbBacktracks=205  nbVisitedNodes=15030  nbRestartNogoods=251
53.61	       =>  wckTime=20.603  cpuTime=20.43  mem=18M580
62.86	   
62.86	   search
62.86	     run=6  nbConstraintChecks=461696480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11149
62.86	     nbFailedAssignments=10730  nbBacktracks=318  nbVisitedNodes=22198  nbRestartNogoods=325
62.86	       =>  wckTime=29.852  cpuTime=29.64  mem=18M580
80.40	   
80.40	   search
80.40	     run=7  nbConstraintChecks=719307727  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16281
80.40	     nbFailedAssignments=15677  nbBacktracks=488  nbVisitedNodes=32447  nbRestartNogoods=332
80.40	       =>  wckTime=47.398  cpuTime=47.1  mem=18M580
116.27	   
116.27	   search
116.27	     run=8  nbConstraintChecks=1226201752  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26495
116.27	     nbFailedAssignments=25623  nbBacktracks=744  nbVisitedNodes=52863  nbRestartNogoods=379
116.27	       =>  wckTime=83.264  cpuTime=82.8  mem=18M580
164.90	   
164.90	   search
164.90	     run=9  nbConstraintChecks=1909949685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42608
164.90	     nbFailedAssignments=41340  nbBacktracks=1128  nbVisitedNodes=85077  nbRestartNogoods=398
164.90	       =>  wckTime=131.898  cpuTime=131.2  mem=18M580
190.87	   
190.87	   search
190.87	     run=10  nbConstraintChecks=2307959185  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51971
190.87	     nbFailedAssignments=50112  nbBacktracks=1704  nbVisitedNodes=103788  nbRestartNogoods=407
190.87	       =>  wckTime=157.862  cpuTime=157.04  mem=18M580
293.85	   
293.85	   search
293.85	     run=11  nbConstraintChecks=3748662295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78619
293.85	     nbFailedAssignments=75886  nbBacktracks=2568  nbVisitedNodes=157074  nbRestartNogoods=566
293.85	       =>  wckTime=260.843  cpuTime=259.53  mem=18M580
379.40	   
379.40	   search
379.40	     run=12  nbConstraintChecks=4898048255  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102284
379.40	     nbFailedAssignments=98241  nbBacktracks=3865  nbVisitedNodes=204391  nbRestartNogoods=715
379.40	       =>  wckTime=346.398  cpuTime=344.68  mem=18M580
474.54	   
474.54	   search
474.54	     run=13  nbConstraintChecks=6341426512  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=138659
474.54	     nbFailedAssignments=132655  nbBacktracks=5811  nbVisitedNodes=277123  nbRestartNogoods=866
474.54	       =>  wckTime=441.539  cpuTime=439.38  mem=18M580
753.92	   
753.92	   search
753.92	     run=14  nbConstraintChecks=9997301784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=218124
753.92	     nbFailedAssignments=209189  nbBacktracks=8730  nbVisitedNodes=436029  nbRestartNogoods=936
753.92	       =>  wckTime=720.914  cpuTime=717.44  mem=18M580
1010.39	   
1010.39	   search
1010.39	     run=15  nbConstraintChecks=13286806149  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=287482
1010.39	     nbFailedAssignments=274155  nbBacktracks=13108  nbVisitedNodes=574678  nbRestartNogoods=1077
1010.39	       =>  wckTime=977.384  cpuTime=972.7  mem=18M580
1373.99	   
1373.99	   search
1373.99	     run=16  nbConstraintChecks=17866585565  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380799
1373.99	     nbFailedAssignments=360892  nbBacktracks=19676  nbVisitedNodes=760815  nbRestartNogoods=1099
1373.99	       =>  wckTime=1340.989  cpuTime=1335.45  mem=18M580
2298.42	   
2298.42	   search
2298.42	     run=17  nbConstraintChecks=28794990513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=603901
2298.42	     nbFailedAssignments=574132  nbBacktracks=29528  nbVisitedNodes=1206982  nbRestartNogoods=1313
2298.42	       =>  wckTime=2265.418  cpuTime=2258.43  mem=18M580
2408.04	v 102 213 52 173 9 48 128 4 211 157 214 1 104 123 6 81 3 216 174 113 207 214 137 110 6 

Verifier Data (download as text)

6 unsatisfied constraints, 94 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node44/watcher-277424-1169266421 -o ROOT/results/node44/solver-277424-1169266421 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277424-1169266421/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 2.01 1.78 1.82 4/80 13867
/proc/meminfo: memFree=1141016/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=89776 CPUtime=0
/proc/13866/stat : 13866 (java) D 13864 13866 13649 0 -1 0 1273 0 1 0 0 0 0 0 17 0 1 0 275041210 91930624 1022 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099855350 0 0 17 1 0 0
/proc/13866/statm: 22444 1022 811 14 0 10027 0
[pid=13866/tid=13868] ppid=13864 vsize=906644 CPUtime=0
/proc/13866/task/13868/stat : 13868 (java) R 13864 13866 13649 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 275041213 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.102708 s]
/proc/loadavg: 2.01 1.78 1.82 4/80 13867
/proc/meminfo: memFree=1141016/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=914988 CPUtime=0.08
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 275041210 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13866/statm: 228747 2734 1426 14 0 215242 0
[pid=13866/tid=13868] ppid=13864 vsize=914988 CPUtime=0
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 275041213 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511742 s]
/proc/loadavg: 2.01 1.78 1.82 4/80 13867
/proc/meminfo: memFree=1141016/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=0.49
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 6536 0 1 0 45 4 0 0 18 0 8 0 275041210 937443328 6275 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072927042 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13866/statm: 228868 6275 2170 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 275041213 937443328 6275 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915472

[startup+1.33583 s]
/proc/loadavg: 2.01 1.78 1.82 3/87 13874
/proc/meminfo: memFree=1122464/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=1.31
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 7175 0 1 0 126 5 0 0 25 0 8 0 275041210 937443328 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073604795 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13866/statm: 228868 6913 2171 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 275041213 937443328 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 275041214 937443328 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 275041214 937443328 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.08
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 311 0 0 0 8 0 0 0 16 0 8 0 275041217 937443328 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 6913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915472

[startup+2.98299 s]
/proc/loadavg: 2.01 1.78 1.82 4/87 13874
/proc/meminfo: memFree=1116448/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=2.95
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 8835 0 1 0 287 8 0 0 25 0 8 0 275041210 937443328 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073668771 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13866/statm: 228868 8572 2499 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 668 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.1
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 275041217 937443328 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 8572 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915472

[startup+6.26233 s]
/proc/loadavg: 2.01 1.78 1.82 3/87 13874
/proc/meminfo: memFree=1116320/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=6.22
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 8839 0 1 0 604 18 0 0 25 0 8 0 275041210 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073662387 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13866/statm: 228868 8575 2499 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 668 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.11
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 275041217 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915472

[startup+12.75 s]
/proc/loadavg: 2.01 1.79 1.82 3/87 13874
/proc/meminfo: memFree=1116320/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=12.67
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 8839 0 1 0 1235 32 0 0 25 0 8 0 275041210 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664451 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13866/statm: 228868 8575 2499 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 668 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.11
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 275041217 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 8575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915472

[startup+25.5953 s]
/proc/loadavg: 2.00 1.80 1.82 3/87 13874
/proc/meminfo: memFree=1116384/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=25.46
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 8842 0 1 0 2484 62 0 0 25 0 8 0 275041210 937443328 8578 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073664445 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13866/statm: 228868 8578 2499 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 668 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 8578 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 8578 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 8578 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 8578 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.12
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 275041217 937443328 8578 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 8578 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 8578 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915472

[startup+51.2039 s]
/proc/loadavg: 2.00 1.81 1.82 3/87 13874
/proc/meminfo: memFree=1113888/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=50.94
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 9512 0 1 0 5013 81 0 0 25 0 8 0 275041210 937443328 9240 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784911 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13866/statm: 228868 9240 2549 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 669 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 9240 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9240 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9240 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 9240 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.22
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 390 0 0 0 22 0 0 0 16 0 8 0 275041217 937443328 9240 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 9240 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 9240 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915472

[startup+102.408 s]
/proc/loadavg: 2.00 1.84 1.83 3/87 13874
/proc/meminfo: memFree=1113888/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=101.9
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 9522 0 1 0 10109 81 0 0 25 0 8 0 275041210 937443328 9250 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802919 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13866/statm: 228868 9250 2549 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 669 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 9250 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9250 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9250 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 9250 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.22
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 391 0 0 0 22 0 0 0 16 0 8 0 275041217 937443328 9250 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 9250 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 9250 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 915472

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

Current children cumulated CPU time (s) 2017.93
Current children cumulated vsize (KiB) 915472

[startup+2083.78 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 13876
/proc/meminfo: memFree=1113568/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=2077.94
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 9563 0 1 0 207709 85 0 0 25 0 8 0 275041210 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918492 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13866/statm: 228868 9290 2549 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 669 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.23
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 394 0 0 0 23 0 0 0 16 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2077.94
Current children cumulated vsize (KiB) 915472

[startup+2143.81 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 13876
/proc/meminfo: memFree=1113504/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=2137.94
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 9563 0 1 0 213709 85 0 0 25 0 8 0 275041210 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823303 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13866/statm: 228868 9290 2549 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 669 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.23
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 394 0 0 0 23 0 0 0 16 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2137.94
Current children cumulated vsize (KiB) 915472

[startup+2203.83 s]
/proc/loadavg: 2.12 2.02 1.93 3/88 13950
/proc/meminfo: memFree=1250456/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=2197.55
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 9563 0 1 0 219669 86 0 0 25 0 8 0 275041210 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778044 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13866/statm: 228868 9290 2549 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 669 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.23
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 394 0 0 0 23 0 0 0 16 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2197.55
Current children cumulated vsize (KiB) 915472

[startup+2263.86 s]
/proc/loadavg: 2.04 2.01 1.93 3/88 13950
/proc/meminfo: memFree=1250520/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=2257.09
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 9563 0 1 0 225622 87 0 0 25 0 8 0 275041210 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779064 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13866/statm: 228868 9290 2549 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 669 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.23
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 394 0 0 0 23 0 0 0 16 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 9290 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2257.09
Current children cumulated vsize (KiB) 915472

[startup+2323.91 s]
/proc/loadavg: 2.01 2.00 1.93 3/88 13950
/proc/meminfo: memFree=1250456/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=2316.64
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 9567 0 1 0 231577 87 0 0 25 0 8 0 275041210 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13866/statm: 228868 9294 2549 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 669 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.23
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 394 0 0 0 23 0 0 0 16 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2316.64
Current children cumulated vsize (KiB) 915472

[startup+2383.96 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 13950
/proc/meminfo: memFree=1250456/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=2376.19
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 9567 0 1 0 237532 87 0 0 25 0 8 0 275041210 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784911 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13866/statm: 228868 9294 2549 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 669 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.23
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 394 0 0 0 23 0 0 0 16 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2376.19
Current children cumulated vsize (KiB) 915472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2408.03 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 13950
/proc/meminfo: memFree=1250456/2055920 swapFree=4191892/4192956
[pid=13866] ppid=13864 vsize=915472 CPUtime=2400.05
/proc/13866/stat : 13866 (java) R 13864 13866 13649 0 -1 0 9567 0 1 0 239918 87 0 0 25 0 8 0 275041210 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803034 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13866/statm: 228868 9294 2549 14 0 215338 0
[pid=13866/tid=13868] ppid=13864 vsize=915472 CPUtime=0.03
/proc/13866/task/13868/stat : 13868 (java) S 13864 13866 13649 0 -1 64 669 0 0 0 3 0 0 0 16 0 8 0 275041213 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13869] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13869/stat : 13869 (java) S 13864 13866 13649 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13870] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13870/stat : 13870 (java) S 13864 13866 13649 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275041214 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13871] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13871/stat : 13871 (java) S 13864 13866 13649 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13872] ppid=13864 vsize=915472 CPUtime=0.23
/proc/13866/task/13872/stat : 13872 (java) S 13864 13866 13649 0 -1 64 394 0 0 0 23 0 0 0 16 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13873] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13873/stat : 13873 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13866/tid=13874] ppid=13864 vsize=915472 CPUtime=0
/proc/13866/task/13874/stat : 13874 (java) S 13864 13866 13649 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275041217 937443328 9294 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915472

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

Child status: 143
Real time (s): 2408.06
CPU time (s): 2400.07
CPU user time (s): 2399.19
CPU system time (s): 0.878866
CPU usage (%): 99.6683
Max. virtual memory (cumulated for all children) (KiB): 915476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.19
system time used= 0.878866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9593
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= 49840
involuntary context switches= 64573

runsolver used 2.68159 s user time and 6.98594 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan 20 04:13:42 UTC 2007


IDJOB= 277424
IDBENCH= 6695
IDSOLVER= 68
FILE ID= node44/277424-1169266421

PBS_JOBID= 3607387

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-5/os-taillard-5-95-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277424-1169266421/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-277424-1169266421 -o ROOT/results/node44/solver-277424-1169266421 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277424-1169266421/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ebcfe93baf0015fb805231ea90739aa3

RANDOM SEED= 358755274

TIME LIMIT= 2400 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.213
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.213
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:       1141496 kB
Buffers:         54472 kB
Cached:         618664 kB
SwapCached:        268 kB
Active:         323496 kB
Inactive:       512752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1141496 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1656 kB
Writeback:           0 kB
Mapped:         182128 kB
Slab:            63264 kB
Committed_AS:  5706708 kB
PageTables:       2080 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= 66563 MiB



End job on node44 on Sat Jan 20 04:53:50 UTC 2007