Trace number 234972

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
Abscon 109 AC? (TO) 1800.11 1803.57

General information on the benchmark

Nametaillard/js-taillard-20-15/
js-taillard-20-15-100-3.xml
MD5SUM88466bc5ff065959ca8a3d56a09094d5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1356
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/234972-1168081765/unknown.xml
0.37	   
0.37	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.52	     nbVariables=300  nbDomainTypes=300  minDomainSize=1258  maxDomainSize=1356
0.52	       =>  wckTime=0.204  cpuTime=0.16  mem=17M686
0.52	   
0.52	   predicates being loaded...
0.52	   
0.52	   constraints being loaded...
4.69	   
4.69	   INFO : Stopping converting binary constraints (cpu=4.28, mem = 42M83)
5.22	     nbConstraints=3130  nbConvertedConstraints=9  nbConvertConstraintsChecks=15099224  nbExtensionStructures=9
5.22	     nbSharedExtensionStructures=0  nbConflictsStructures=9  nbSharedConflictsStructures=0
5.22	     nbSharedBinaryRepresentations=1358  nbEvaluationManagers=3121  nbSharedEvaluationManagers=0  maxDegree=21
5.22	     maxArity=2
5.22	       =>  wckTime=4.907  cpuTime=4.62  mem=33M100
5.31	   
5.31	   solver IterativeSystematicSolver being built... 
5.62	       =>  wckTime=5.312  cpuTime=4.84  mem=69M490
92.00	   
92.00	   preprocessing
92.00	     nbConstraintChecks=340197818  nbValidityChecks=9844615  nbPropagations=713  nbRevisions=17213
92.00	     nbUselessRevisions=16160  nbRemovedValues=200340  detectedInconsistency=no
92.00	       =>  wckTime=86.348  cpuTime=85.91  mem=69M490
122.95	   
122.95	   search
122.95	     run=0  nbConstraintChecks=90136308  nbValidityChecks=19284116  nbPropagations=3855  nbRevisions=76080
122.95	     nbUselessRevisions=66421  nbAssignments=111  nbFailedAssignments=22  nbBacktracks=10  nbVisitedNodes=138
122.95	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
122.95	       =>  wckTime=117.302  cpuTime=116.7  mem=74M454
138.14	   
138.14	   search
138.14	     run=1  nbConstraintChecks=142245632  nbValidityChecks=35916102  nbPropagations=10006  nbRevisions=197218
138.14	     nbUselessRevisions=173503  nbAssignments=205  nbFailedAssignments=32  nbBacktracks=25  nbVisitedNodes=273
138.14	     nbRestartNogoods=2  mapSize=17  nbInferences=26  nbTooLargeKeys=0
138.14	       =>  wckTime=132.49  cpuTime=131.82  mem=77M470
155.61	   
155.61	   search
155.61	     run=2  nbConstraintChecks=198166807  nbValidityChecks=70367035  nbPropagations=22471  nbRevisions=446224
155.61	     nbUselessRevisions=391978  nbAssignments=385  nbFailedAssignments=138  nbBacktracks=47  nbVisitedNodes=577
155.61	     nbRestartNogoods=4  mapSize=39  nbInferences=26  nbTooLargeKeys=0
155.61	       =>  wckTime=149.963  cpuTime=149.21  mem=80M712
173.09	   
173.09	   search
173.09	     run=3  nbConstraintChecks=253816223  nbValidityChecks=97072442  nbPropagations=40778  nbRevisions=799738
173.09	     nbUselessRevisions=697931  nbAssignments=615  nbFailedAssignments=265  nbBacktracks=80  nbVisitedNodes=959
173.09	     nbRestartNogoods=24  mapSize=66  nbInferences=26  nbTooLargeKeys=0
173.09	       =>  wckTime=167.439  cpuTime=166.6  mem=85M951
213.39	   
213.39	   search
213.39	     run=4  nbConstraintChecks=365132861  nbValidityChecks=196085681  nbPropagations=74451  nbRevisions=1475556
213.39	     nbUselessRevisions=1277728  nbAssignments=978  nbFailedAssignments=544  nbBacktracks=130  nbVisitedNodes=1648
213.39	     nbRestartNogoods=45  mapSize=116  nbInferences=26  nbTooLargeKeys=0
213.39	       =>  wckTime=207.739  cpuTime=206.71  mem=88M877
254.62	   
254.62	   search
254.62	     run=5  nbConstraintChecks=482206188  nbValidityChecks=266739482  nbPropagations=120963  nbRevisions=2410287
254.62	     nbUselessRevisions=2081288  nbAssignments=1444  nbFailedAssignments=901  nbBacktracks=208  nbVisitedNodes=2518
254.62	     nbRestartNogoods=103  mapSize=171  nbInferences=28  nbTooLargeKeys=0
254.62	       =>  wckTime=248.972  cpuTime=247.74  mem=93M830
555.75	   
555.75	   search
555.75	     run=6  nbConstraintChecks=1275567933  nbValidityChecks=908510019  nbPropagations=294703  nbRevisions=5975478
555.75	     nbUselessRevisions=4998447  nbAssignments=4844  nbFailedAssignments=4140  nbBacktracks=325  nbVisitedNodes=9241
555.75	     nbRestartNogoods=109  mapSize=268  nbInferences=33  nbTooLargeKeys=0
555.75	       =>  wckTime=550.1  cpuTime=547.39  mem=75M553
989.29	   
989.29	   search
989.29	     run=7  nbConstraintChecks=2291120847  nbValidityChecks=2129778592  nbPropagations=646018  nbRevisions=13529942
989.29	     nbUselessRevisions=11115127  nbAssignments=8635  nbFailedAssignments=7726  nbBacktracks=495  nbVisitedNodes=16773
989.29	     nbRestartNogoods=291  mapSize=435  nbInferences=33  nbTooLargeKeys=0
989.29	       =>  wckTime=983.64  cpuTime=980.71  mem=84M468
1555.23	   
1555.23	   search
1555.23	     run=8  nbConstraintChecks=3642966369  nbValidityChecks=3924780247  nbPropagations=1309994  nbRevisions=27984925
1555.23	     nbUselessRevisions=23133315  nbAssignments=13891  nbFailedAssignments=12700  nbBacktracks=752  nbVisitedNodes=27177
1555.23	     nbRestartNogoods=645  mapSize=649  nbInferences=33  nbTooLargeKeys=0
1555.23	       =>  wckTime=1549.577  cpuTime=1546.23  mem=97M25
1803.33	   
1803.33	   search
1803.33	     run=9  nbConstraintChecks=4378928696  nbValidityChecks=4533233986  nbPropagations=2110520  nbRevisions=45032828
1803.33	     nbUselessRevisions=37330820  nbAssignments=23339  nbFailedAssignments=21730  nbBacktracks=1136
1803.33	     nbVisitedNodes=45970  nbRestartNogoods=647  mapSize=990  nbInferences=33  nbTooLargeKeys=0
1803.33	       =>  wckTime=1797.678  cpuTime=1794.12  mem=115M460

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-234972-1168081765 -o ROOT/results/node39/solver-234972-1168081765 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234972-1168081765/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.93 1.67 1.28 5/80 22410
/proc/meminfo: memFree=1606680/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=47976 CPUtime=0
/proc/22409/stat : 22409 (java) D 22407 22409 22040 0 -1 0 1223 0 1 0 0 0 0 0 17 0 1 0 156576132 49127424 972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/22409/statm: 11994 972 769 14 0 1707 0

[startup+0.103577 s]
/proc/loadavg: 1.93 1.67 1.28 5/80 22410
/proc/meminfo: memFree=1606680/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=914988 CPUtime=0.08
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 2994 0 1 0 7 1 0 0 17 0 8 0 156576132 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072934896 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515618 s]
/proc/loadavg: 1.93 1.67 1.28 5/80 22410
/proc/meminfo: memFree=1606680/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915328 CPUtime=0.49
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 8509 0 1 0 45 4 0 0 18 0 8 0 156576132 937295872 8248 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228832 8248 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33869 s]
/proc/loadavg: 1.93 1.67 1.28 3/87 22417
/proc/meminfo: memFree=1561952/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915632 CPUtime=1.31
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 13667 0 1 0 124 7 0 0 25 0 8 0 156576132 937607168 13405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791015 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228908 13405 2167 14 0 215378 0
[pid=22409/tid=22411] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156576136 937607168 13405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156576136 937607168 13405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156576136 937607168 13405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937607168 13405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915632 CPUtime=0.16
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 410 0 0 0 15 1 0 0 16 0 8 0 156576139 937607168 13405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937607168 13405 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937607168 13405 18446744073709551615 134512640 134570532 4294956480 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) 915632

[startup+2.97584 s]
/proc/loadavg: 1.93 1.67 1.28 3/87 22417
/proc/meminfo: memFree=1560032/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915632 CPUtime=2.94
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 14282 0 1 0 287 7 0 0 25 0 8 0 156576132 937607168 14019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788691 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228908 14019 2167 14 0 215378 0
[pid=22409/tid=22411] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156576136 937607168 14019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156576136 937607168 14019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156576136 937607168 14019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937607168 14019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915632 CPUtime=0.17
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 411 0 0 0 16 1 0 0 16 0 8 0 156576139 937607168 14019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937607168 14019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915632 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937607168 14019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915632

[startup+6.26614 s]
/proc/loadavg: 1.94 1.68 1.28 3/87 22417
/proc/meminfo: memFree=1492384/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=6.21
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 31228 0 1 0 606 15 0 0 25 0 8 0 156576132 937697280 30961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228930 30961 2533 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.21
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 14146 0 0 0 16 5 0 0 16 0 8 0 156576136 937697280 30961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 30961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156576136 937697280 30961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 30961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.27
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 474 0 0 0 26 1 0 0 15 0 8 0 156576139 937697280 30961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 30961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 30961 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915720

[startup+12.7507 s]
/proc/loadavg: 1.94 1.68 1.28 3/87 22417
/proc/meminfo: memFree=1492320/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=12.68
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 31234 0 1 0 1252 16 0 0 25 0 8 0 156576132 937697280 30964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792229 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228930 30964 2533 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.21
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 14146 0 0 0 16 5 0 0 17 0 8 0 156576136 937697280 30964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 30964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156576136 937697280 30964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 30964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.28
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 479 0 0 0 27 1 0 0 16 0 8 0 156576139 937697280 30964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 30964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 30964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915720

[startup+25.6109 s]
/proc/loadavg: 1.95 1.70 1.29 3/87 22417
/proc/meminfo: memFree=1492384/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=25.48
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 31241 0 1 0 2532 16 0 0 25 0 8 0 156576132 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228930 30968 2533 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.21
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 14146 0 0 0 16 5 0 0 16 0 8 0 156576136 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156576136 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.29
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 485 0 0 0 28 1 0 0 15 0 8 0 156576139 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915720

[startup+51.2153 s]
/proc/loadavg: 1.97 1.72 1.31 3/87 22417
/proc/meminfo: memFree=1492448/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=50.96
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 31241 0 1 0 5080 16 0 0 25 0 8 0 156576132 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074042380 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228930 30968 2533 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.21
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 14146 0 0 0 16 5 0 0 16 0 8 0 156576136 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156576136 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.29
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 485 0 0 0 28 1 0 0 15 0 8 0 156576139 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 30968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915720

[startup+102.423 s]
/proc/loadavg: 2.03 1.78 1.35 3/87 22417
/proc/meminfo: memFree=1492320/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=101.93
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 31256 0 1 0 10177 16 0 0 25 0 8 0 156576132 937697280 30978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028915 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228930 30978 2534 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.21
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 14146 0 0 0 16 5 0 0 16 0 8 0 156576136 937697280 30978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 30978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156576136 937697280 30978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 30978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.3
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 494 0 0 0 29 1 0 0 16 0 8 0 156576139 937697280 30978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 30978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 30978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 915720

[startup+162.5 s]
/proc/loadavg: 2.01 1.82 1.39 3/87 22417
/proc/meminfo: memFree=1492320/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=161.72
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 31276 0 1 0 16156 16 0 0 25 0 8 0 156576132 937697280 30991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028912 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1420.83
Current children cumulated vsize (KiB) 915720

[startup+1483.98 s]
/proc/loadavg: 1.38 1.73 1.73 2/75 22744
/proc/meminfo: memFree=1582928/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=1480.79
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 36953 0 1 0 148050 29 0 0 25 0 8 0 156576132 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074087101 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228930 36654 2538 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.26
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 19796 0 0 0 19 7 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.35
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 524 0 0 0 33 2 0 0 16 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1480.79
Current children cumulated vsize (KiB) 915720

[startup+1544.08 s]
/proc/loadavg: 1.14 1.60 1.68 2/75 22791
/proc/meminfo: memFree=1573768/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=1540.85
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 36953 0 1 0 154055 30 0 0 25 0 8 0 156576132 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792229 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228930 36654 2538 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.26
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 19796 0 0 0 19 7 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.35
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 524 0 0 0 33 2 0 0 16 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1540.85
Current children cumulated vsize (KiB) 915720

[startup+1604.08 s]
/proc/loadavg: 1.08 1.50 1.64 2/75 22800
/proc/meminfo: memFree=1579152/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=1600.82
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 36953 0 1 0 160052 30 0 0 25 0 8 0 156576132 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789908 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22409/statm: 228930 36654 2538 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.26
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 19796 0 0 0 19 7 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.35
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 524 0 0 0 33 2 0 0 16 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.82
Current children cumulated vsize (KiB) 915720

[startup+1664.1 s]
/proc/loadavg: 1.37 1.48 1.63 3/87 22847
/proc/meminfo: memFree=1435696/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=1660.78
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 36953 0 1 0 166047 31 0 0 25 0 8 0 156576132 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074114336 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22409/statm: 228930 36654 2538 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.26
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 19796 0 0 0 19 7 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.35
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 524 0 0 0 33 2 0 0 16 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.78
Current children cumulated vsize (KiB) 915720

[startup+1724.18 s]
/proc/loadavg: 1.77 1.58 1.65 3/87 22847
/proc/meminfo: memFree=1293176/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=1720.8
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 36953 0 1 0 172048 32 0 0 25 0 8 0 156576132 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788645 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22409/statm: 228930 36654 2538 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.26
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 19796 0 0 0 19 7 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.35
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 524 0 0 0 33 2 0 0 16 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.8
Current children cumulated vsize (KiB) 915720

[startup+1784.24 s]
/proc/loadavg: 1.91 1.65 1.66 3/87 22847
/proc/meminfo: memFree=1172856/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=1780.8
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 36953 0 1 0 178048 32 0 0 25 0 8 0 156576132 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791511 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22409/statm: 228930 36654 2538 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.26
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 19796 0 0 0 19 7 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.35
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 524 0 0 0 33 2 0 0 16 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.8
Current children cumulated vsize (KiB) 915720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.49 s]
/proc/loadavg: 1.94 1.67 1.67 3/87 22847
/proc/meminfo: memFree=1134520/2055920 swapFree=4192812/4192956
[pid=22409] ppid=22407 vsize=915720 CPUtime=1800.04
/proc/22409/stat : 22409 (java) R 22407 22409 22040 0 -1 0 36953 0 1 0 179972 32 0 0 25 0 8 0 156576132 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788734 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22409/statm: 228930 36654 2538 14 0 215400 0
[pid=22409/tid=22411] ppid=22407 vsize=915720 CPUtime=0.26
/proc/22409/task/22411/stat : 22411 (java) S 22407 22409 22040 0 -1 64 19796 0 0 0 19 7 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22412] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22412/stat : 22412 (java) S 22407 22409 22040 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22413] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22413/stat : 22413 (java) S 22407 22409 22040 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156576136 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22414] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22414/stat : 22414 (java) S 22407 22409 22040 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22415] ppid=22407 vsize=915720 CPUtime=0.35
/proc/22409/task/22415/stat : 22415 (java) S 22407 22409 22040 0 -1 64 524 0 0 0 33 2 0 0 16 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22409/tid=22416] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22416/stat : 22416 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22409/tid=22417] ppid=22407 vsize=915720 CPUtime=0
/proc/22409/task/22417/stat : 22417 (java) S 22407 22409 22040 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156576139 937697280 36654 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 915720

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

Child status: 143
Real time (s): 1803.57
CPU time (s): 1800.11
CPU user time (s): 1799.77
CPU system time (s): 0.344947
CPU usage (%): 99.8084
Max. virtual memory (cumulated for all children) (KiB): 915776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.344947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36969
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= 38075
involuntary context switches= 43914

runsolver used 1.76573 s user time and 5.36618 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan  6 11:09:25 UTC 2007


IDJOB= 234972
IDBENCH= 6731
FILE ID= node39/234972-1168081765

PBS_JOBID= 3476211

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/js-taillard-20-15/js-taillard-20-15-100-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234972-1168081765/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-234972-1168081765 -o ROOT/results/node39/solver-234972-1168081765 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234972-1168081765/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  88466bc5ff065959ca8a3d56a09094d5

RANDOM SEED= 426715222

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.236
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.236
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:       1607096 kB
Buffers:         28164 kB
Cached:         207048 kB
SwapCached:          0 kB
Active:         199596 kB
Inactive:       177872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1607096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2076 kB
Writeback:           0 kB
Mapped:         162500 kB
Slab:            56480 kB
Committed_AS:  3849280 kB
PageTables:       2060 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= 66529 MiB



End job on node39 on Sat Jan  6 11:39:30 UTC 2007