Trace number 234871

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.1 1815.19

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-1.xml
MD5SUM164c3fa9a77865a587aaea3181a34122
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
SatisfiableYES
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1312
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/234871-1168081646/unknown.xml
0.37	   
0.37	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.51	     nbVariables=300  nbDomainTypes=300  minDomainSize=1214  maxDomainSize=1312
0.51	       =>  wckTime=0.201  cpuTime=0.15  mem=16M693
0.51	   
0.51	   predicates being loaded...
0.52	   
0.52	   constraints being loaded...
4.79	   
4.79	   INFO : Stopping converting binary constraints (cpu=4.38, mem = 42M54)
5.34	     nbConstraints=3130  nbConvertedConstraints=10  nbConvertConstraintsChecks=15517040  nbExtensionStructures=10
5.34	     nbSharedExtensionStructures=0  nbConflictsStructures=10  nbSharedConflictsStructures=0
5.34	     nbSharedBinaryRepresentations=1803  nbEvaluationManagers=3120  nbSharedEvaluationManagers=0  maxDegree=21
5.34	     maxArity=2
5.34	       =>  wckTime=5.024  cpuTime=4.73  mem=32M55
5.43	   
5.43	   solver IterativeSystematicSolver being built... 
5.74	       =>  wckTime=5.433  cpuTime=4.95  mem=66M675
91.32	   
91.32	   preprocessing
91.32	     nbConstraintChecks=326928034  nbValidityChecks=9094326  nbPropagations=716  nbRevisions=17263
91.32	     nbUselessRevisions=16212  nbRemovedValues=217826  detectedInconsistency=no
91.32	       =>  wckTime=85.558  cpuTime=84.75  mem=66M675
121.60	   
121.60	   search
121.60	     run=0  nbConstraintChecks=79523976  nbValidityChecks=62896981  nbPropagations=13001  nbRevisions=259478
121.60	     nbUselessRevisions=233958  nbAssignments=438  nbFailedAssignments=396  nbBacktracks=10  nbVisitedNodes=842
121.60	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
121.60	       =>  wckTime=115.837  cpuTime=114.73  mem=68M683
156.47	   
156.47	   search
156.47	     run=1  nbConstraintChecks=177295674  nbValidityChecks=112451657  nbPropagations=38370  nbRevisions=760192
156.47	     nbUselessRevisions=668710  nbAssignments=892  nbFailedAssignments=742  nbBacktracks=25  nbVisitedNodes=1689
156.47	     nbRestartNogoods=31  mapSize=24  nbInferences=37  nbTooLargeKeys=0
156.47	       =>  wckTime=150.71  cpuTime=149.27  mem=73M134
280.86	   
280.86	   search
280.86	     run=2  nbConstraintChecks=575249887  nbValidityChecks=308402108  nbPropagations=104337  nbRevisions=2203698
280.86	     nbUselessRevisions=1927645  nbAssignments=1272  nbFailedAssignments=1070  nbBacktracks=49  nbVisitedNodes=2418
280.86	     nbRestartNogoods=90  mapSize=46  nbInferences=37  nbTooLargeKeys=0
280.86	       =>  wckTime=275.097  cpuTime=272.53  mem=75M471
423.98	   
423.98	   search
423.98	     run=3  nbConstraintChecks=1012349351  nbValidityChecks=553319313  nbPropagations=218793  nbRevisions=4745477
423.98	     nbUselessRevisions=4139356  nbAssignments=1989  nbFailedAssignments=1722  nbBacktracks=84  nbVisitedNodes=3815
423.98	     nbRestartNogoods=134  mapSize=75  nbInferences=37  nbTooLargeKeys=0
423.98	       =>  wckTime=418.214  cpuTime=414.32  mem=78M377
525.66	   
525.66	   search
525.66	     run=4  nbConstraintChecks=1307965132  nbValidityChecks=777205338  nbPropagations=378717  nbRevisions=8242205
525.66	     nbUselessRevisions=7196057  nbAssignments=2925  nbFailedAssignments=2582  nbBacktracks=134  nbVisitedNodes=5644
525.66	     nbRestartNogoods=248  mapSize=114  nbInferences=37  nbTooLargeKeys=0
525.66	       =>  wckTime=519.895  cpuTime=515.06  mem=81M726
690.55	   
690.55	   search
690.55	     run=5  nbConstraintChecks=1725386276  nbValidityChecks=1114915334  nbPropagations=604456  nbRevisions=13239719
690.55	     nbUselessRevisions=11495912  nbAssignments=4165  nbFailedAssignments=3726  nbBacktracks=209  nbVisitedNodes=8095
690.55	     nbRestartNogoods=305  mapSize=185  nbInferences=37  nbTooLargeKeys=0
690.55	       =>  wckTime=684.787  cpuTime=678.45  mem=86M45
888.88	   
888.88	   search
888.88	     run=6  nbConstraintChecks=2210579074  nbValidityChecks=1603736764  nbPropagations=928517  nbRevisions=20346743
888.88	     nbUselessRevisions=17528141  nbAssignments=6414  nbFailedAssignments=5839  nbBacktracks=322  nbVisitedNodes=12556
888.88	     nbRestartNogoods=387  mapSize=294  nbInferences=37  nbTooLargeKeys=0
888.88	       =>  wckTime=883.114  cpuTime=874.97  mem=92M373
1344.88	   
1344.88	   search
1344.88	     run=7  nbConstraintChecks=3380930013  nbValidityChecks=2720883840  nbPropagations=1445318  nbRevisions=31591605
1344.88	     nbUselessRevisions=26997800  nbAssignments=11960  nbFailedAssignments=11192  nbBacktracks=492  nbVisitedNodes=23545
1344.88	     nbRestartNogoods=428  mapSize=417  nbInferences=37  nbTooLargeKeys=0
1344.88	       =>  wckTime=1339.118  cpuTime=1326.76  mem=79M760
1726.55	   
1726.55	   search
1726.55	     run=8  nbConstraintChecks=4297627302  nbValidityChecks=3832946166  nbPropagations=2224881  nbRevisions=48331830
1726.55	     nbUselessRevisions=41137997  nbAssignments=18085  nbFailedAssignments=17034  nbBacktracks=750  nbVisitedNodes=35731
1726.55	     nbRestartNogoods=527  mapSize=654  nbInferences=37  nbTooLargeKeys=0
1726.55	       =>  wckTime=1720.783  cpuTime=1706.02  mem=92M206
1811.29	   
1811.29	   search
1811.29	     run=9  nbConstraintChecks=4506074816  nbValidityChecks=4129754566  nbPropagations=3066354  nbRevisions=66351470
1811.29	     nbUselessRevisions=56408642  nbAssignments=19415  nbFailedAssignments=17959  nbBacktracks=1135
1811.29	     nbVisitedNodes=38216  nbRestartNogoods=541  mapSize=945  nbInferences=37  nbTooLargeKeys=0
1811.29	       =>  wckTime=1805.526  cpuTime=1790.36  mem=110M313

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/node44/watcher-234871-1168081646 -o ROOT/results/node44/solver-234871-1168081646 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234871-1168081646/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.78 1.81 1.76 2/80 10711
/proc/meminfo: memFree=1448600/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=18540 CPUtime=0
/proc/10710/stat : 10710 (runsolver) R 10708 10710 10531 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156563672 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 264840473895 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10710/statm: 4635 279 244 17 0 2626 0

[startup+0.102528 s]
/proc/loadavg: 1.78 1.81 1.76 2/80 10711
/proc/meminfo: memFree=1448600/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=914988 CPUtime=0.09
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 2996 0 1 0 8 1 0 0 17 0 8 0 156563672 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927237 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51057 s]
/proc/loadavg: 1.78 1.81 1.76 2/80 10711
/proc/meminfo: memFree=1448600/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915328 CPUtime=0.49
/proc/10710/stat : 10710 (java) S 10708 10710 10531 0 -1 0 8422 0 1 0 45 4 0 0 18 0 8 0 156563672 937295872 8161 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228832 8161 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33165 s]
/proc/loadavg: 1.88 1.83 1.77 3/87 10718
/proc/meminfo: memFree=1404448/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=1.3
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 13565 0 1 0 123 7 0 0 22 0 8 0 156563672 937607168 13303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788688 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 13303 2167 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156563676 937607168 13303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156563677 937607168 13303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156563677 937607168 13303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 13303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.15
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 410 0 0 0 15 0 0 0 16 0 8 0 156563680 937607168 13303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 13303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 13303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.96881 s]
/proc/loadavg: 1.88 1.83 1.77 3/87 10718
/proc/meminfo: memFree=1402592/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=2.93
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 14135 0 1 0 285 8 0 0 25 0 8 0 156563672 937607168 13872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073795121 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 13872 2167 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156563676 937607168 13872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156563677 937607168 13872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156563677 937607168 13872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 13872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.15
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 411 0 0 0 15 0 0 0 16 0 8 0 156563680 937607168 13872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 13872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 13872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915632

[startup+6.26815 s]
/proc/loadavg: 1.88 1.83 1.77 4/87 10718
/proc/meminfo: memFree=1345760/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=6.2
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 30847 0 1 0 604 16 0 0 25 0 8 0 156563672 937607168 30581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028941 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 30581 2533 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.22
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 13765 0 0 0 17 5 0 0 16 0 8 0 156563676 937607168 30581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 30581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156563677 937607168 30581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 30581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.26
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 474 0 0 0 25 1 0 0 15 0 8 0 156563680 937607168 30581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 30581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 30581 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915632

[startup+12.7368 s]
/proc/loadavg: 1.90 1.83 1.77 3/87 10718
/proc/meminfo: memFree=1335912/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=12.61
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 30854 0 1 0 1245 16 0 0 25 0 8 0 156563672 937607168 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788858 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 30584 2533 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.22
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 13765 0 0 0 17 5 0 0 16 0 8 0 156563676 937607168 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156563677 937607168 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.27
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 479 0 0 0 26 1 0 0 16 0 8 0 156563680 937607168 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 30584 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915632

[startup+25.6011 s]
/proc/loadavg: 1.91 1.83 1.77 3/87 10718
/proc/meminfo: memFree=1335912/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=25.36
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 30860 0 1 0 2520 16 0 0 25 0 8 0 156563672 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074031776 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 30588 2533 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.22
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 13765 0 0 0 17 5 0 0 16 0 8 0 156563676 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156563677 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.28
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 485 0 0 0 27 1 0 0 15 0 8 0 156563680 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915632

[startup+51.2078 s]
/proc/loadavg: 1.94 1.85 1.78 3/87 10718
/proc/meminfo: memFree=1335976/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=50.73
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 30860 0 1 0 5057 16 0 0 25 0 8 0 156563672 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074029785 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 30588 2533 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.22
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 13765 0 0 0 17 5 0 0 16 0 8 0 156563676 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156563677 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.28
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 485 0 0 0 27 1 0 0 15 0 8 0 156563680 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 30588 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915632

[startup+102.415 s]
/proc/loadavg: 1.97 1.87 1.79 3/87 10718
/proc/meminfo: memFree=1335912/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=101.47
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 30876 0 1 0 10131 16 0 0 25 0 8 0 156563672 937607168 30598 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788700 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 30598 2534 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.22
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 13765 0 0 0 17 5 0 0 16 0 8 0 156563676 937607168 30598 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 30598 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156563677 937607168 30598 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 30598 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.29
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 493 0 0 0 28 1 0 0 16 0 8 0 156563680 937607168 30598 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 30598 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 30598 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 915632

[startup+162.498 s]
/proc/loadavg: 1.99 1.89 1.80 3/87 10718
/proc/meminfo: memFree=1335912/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=161
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 30905 0 1 0 16084 16 0 0 25 0 8 0 156563672 937607168 30614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074028836 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1411.31
Current children cumulated vsize (KiB) 915632

[startup+1484.41 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 10720
/proc/meminfo: memFree=1308072/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=1470.86
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 37703 0 1 0 147064 22 0 0 25 0 8 0 156563672 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074036243 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 37402 2538 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.28
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 20542 0 0 0 20 8 0 0 16 0 8 0 156563676 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.34
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.86
Current children cumulated vsize (KiB) 915632

[startup+1544.47 s]
/proc/loadavg: 1.67 1.91 1.89 3/87 10778
/proc/meminfo: memFree=740904/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=1530.67
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 37703 0 1 0 153044 23 0 0 25 0 8 0 156563672 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074034857 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 37402 2538 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.28
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 20542 0 0 0 20 8 0 0 16 0 8 0 156563676 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.34
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.67
Current children cumulated vsize (KiB) 915632

[startup+1604.47 s]
/proc/loadavg: 1.95 1.95 1.91 3/87 10778
/proc/meminfo: memFree=704872/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=1590.36
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 37703 0 1 0 159013 23 0 0 25 0 8 0 156563672 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074022283 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 37402 2538 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.28
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 20542 0 0 0 20 8 0 0 16 0 8 0 156563676 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.34
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.36
Current children cumulated vsize (KiB) 915632

[startup+1664.57 s]
/proc/loadavg: 2.01 1.97 1.91 3/87 10778
/proc/meminfo: memFree=704808/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=1650.18
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 37703 0 1 0 164995 23 0 0 25 0 8 0 156563672 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788615 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 37402 2538 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.28
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 20542 0 0 0 20 8 0 0 16 0 8 0 156563676 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.34
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.18
Current children cumulated vsize (KiB) 915632

[startup+1724.67 s]
/proc/loadavg: 2.08 1.99 1.92 3/87 10778
/proc/meminfo: memFree=704808/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=1709.99
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 37703 0 1 0 170976 23 0 0 25 0 8 0 156563672 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792048 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 37402 2538 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.28
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 20542 0 0 0 20 8 0 0 16 0 8 0 156563676 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.34
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 528 0 0 0 33 1 0 0 16 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 37402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.99
Current children cumulated vsize (KiB) 915632

[startup+1784.76 s]
/proc/loadavg: 2.03 1.99 1.92 3/87 10778
/proc/meminfo: memFree=704744/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=1769.8
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 37704 0 1 0 176957 23 0 0 25 0 8 0 156563672 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074022289 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 37403 2538 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.28
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 20542 0 0 0 20 8 0 0 16 0 8 0 156563676 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.34
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 529 0 0 0 33 1 0 0 16 0 8 0 156563680 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.8
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.13 s]
/proc/loadavg: 2.02 1.99 1.92 3/87 10778
/proc/meminfo: memFree=704680/2055920 swapFree=4192812/4192956
[pid=10710] ppid=10708 vsize=915632 CPUtime=1800.03
/proc/10710/stat : 10710 (java) R 10708 10710 10531 0 -1 0 37704 0 1 0 179979 24 0 0 25 0 8 0 156563672 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074048305 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10710/statm: 228908 37403 2538 14 0 215378 0
[pid=10710/tid=10712] ppid=10708 vsize=915632 CPUtime=0.28
/proc/10710/task/10712/stat : 10712 (java) S 10708 10710 10531 0 -1 64 20542 0 0 0 20 8 0 0 16 0 8 0 156563676 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10713] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10713/stat : 10713 (java) S 10708 10710 10531 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10714] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10714/stat : 10714 (java) S 10708 10710 10531 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156563677 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10715] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10715/stat : 10715 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156563680 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10716] ppid=10708 vsize=915632 CPUtime=0.34
/proc/10710/task/10716/stat : 10716 (java) S 10708 10710 10531 0 -1 64 529 0 0 0 33 1 0 0 16 0 8 0 156563680 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10717] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10717/stat : 10717 (java) S 10708 10710 10531 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156563680 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10710/tid=10718] ppid=10708 vsize=915632 CPUtime=0
/proc/10710/task/10718/stat : 10718 (java) S 10708 10710 10531 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156563680 937607168 37403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1815.19
CPU time (s): 1800.1
CPU user time (s): 1799.83
CPU system time (s): 0.263959
CPU usage (%): 99.1682
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37719
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= 38141
involuntary context switches= 81320

runsolver used 1.84672 s user time and 6.15606 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 11:07:26 UTC 2007


IDJOB= 234871
IDBENCH= 6724
FILE ID= node44/234871-1168081646

PBS_JOBID= 3476240

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  164c3fa9a77865a587aaea3181a34122

RANDOM SEED= 84493078

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.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:       1449080 kB
Buffers:         21792 kB
Cached:         312156 kB
SwapCached:          0 kB
Active:         252440 kB
Inactive:       285104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1449080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2416 kB
Writeback:           0 kB
Mapped:         223888 kB
Slab:            54248 kB
Committed_AS:  3742660 kB
PageTables:       2160 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= 66537 MiB



End job on node44 on Sat Jan  6 11:37:41 UTC 2007