Trace number 234355

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.08 1814.38

General information on the benchmark

Nametaillard/js-taillard-15/
js-taillard-15-105-5.xml
MD5SUM3c3d6d2eda04d5ff74dbf34eca638b04
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.48
SatisfiableYES
(Un)Satisfiability was proved
Number of variables225
Number of constraints1785
Maximum constraint arity2
Maximum domain size1309
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1785
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/234355-1168081539/unknown.xml
0.38	   
0.38	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.49	     nbVariables=225  nbDomainTypes=225  minDomainSize=1211  maxDomainSize=1309
0.49	       =>  wckTime=0.174  cpuTime=0.15  mem=14M732
0.49	   
0.49	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
4.44	   
4.44	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 30M342)
4.75	     nbConstraints=1785  nbConvertedConstraints=9  nbConvertConstraintsChecks=14556964  nbExtensionStructures=9
4.75	     nbSharedExtensionStructures=0  nbConflictsStructures=9  nbSharedConflictsStructures=0
4.75	     nbSharedBinaryRepresentations=521  nbEvaluationManagers=1776  nbSharedEvaluationManagers=0  maxDegree=16
4.75	     maxArity=2
4.75	       =>  wckTime=4.431  cpuTime=4.23  mem=43M19
4.85	   
4.85	   solver IterativeSystematicSolver being built... 
5.07	       =>  wckTime=4.753  cpuTime=4.41  mem=57M179
64.54	   
64.54	   preprocessing
64.54	     nbConstraintChecks=234754992  nbValidityChecks=4958053  nbPropagations=523  nbRevisions=9532
64.54	     nbUselessRevisions=8745  nbRemovedValues=158914  detectedInconsistency=no
64.54	       =>  wckTime=59.455  cpuTime=58.88  mem=57M179
81.45	   
81.45	   search
81.45	     run=0  nbConstraintChecks=48364538  nbValidityChecks=15620867  nbPropagations=5652  nbRevisions=81202
81.45	     nbUselessRevisions=67569  nbAssignments=252  nbFailedAssignments=187  nbBacktracks=12  nbVisitedNodes=446
81.45	     nbRestartNogoods=0  mapSize=8  nbInferences=1  nbTooLargeKeys=0
81.45	       =>  wckTime=76.359  cpuTime=75.6  mem=60M144
93.02	   
93.02	   search
93.02	     run=1  nbConstraintChecks=83767711  nbValidityChecks=30457723  nbPropagations=19139  nbRevisions=251687
93.02	     nbUselessRevisions=211419  nbAssignments=691  nbFailedAssignments=546  nbBacktracks=27  nbVisitedNodes=1258
93.02	     nbRestartNogoods=28  mapSize=22  nbInferences=1  nbTooLargeKeys=0
93.02	       =>  wckTime=87.931  cpuTime=87.06  mem=61M751
125.61	   
125.61	   search
125.61	     run=2  nbConstraintChecks=177223763  nbValidityChecks=84325475  nbPropagations=48633  nbRevisions=638029
125.61	     nbUselessRevisions=531360  nbAssignments=1638  nbFailedAssignments=1438  nbBacktracks=49  nbVisitedNodes=3110
125.61	     nbRestartNogoods=45  mapSize=35  nbInferences=1  nbTooLargeKeys=0
125.61	       =>  wckTime=120.522  cpuTime=119.29  mem=43M646
146.30	   
146.30	   search
146.30	     run=3  nbConstraintChecks=241380019  nbValidityChecks=116422782  nbPropagations=90508  nbRevisions=1187613
146.30	     nbUselessRevisions=988510  nbAssignments=2169  nbFailedAssignments=1892  nbBacktracks=82  nbVisitedNodes=4124
146.30	     nbRestartNogoods=46  mapSize=65  nbInferences=1  nbTooLargeKeys=0
146.30	       =>  wckTime=141.216  cpuTime=139.78  mem=45M448
246.30	   
246.30	   search
246.30	     run=4  nbConstraintChecks=557677533  nbValidityChecks=262069169  nbPropagations=168949  nbRevisions=2310211
246.30	     nbUselessRevisions=1923884  nbAssignments=3305  nbFailedAssignments=2948  nbBacktracks=132  nbVisitedNodes=6350
246.30	     nbRestartNogoods=144  mapSize=105  nbInferences=1  nbTooLargeKeys=0
246.30	       =>  wckTime=241.208  cpuTime=238.84  mem=47M984
259.33	   
259.33	   search
259.33	     run=5  nbConstraintChecks=602170330  nbValidityChecks=276755987  nbPropagations=252798  nbRevisions=3500332
259.33	     nbUselessRevisions=2917753  nbAssignments=3683  nbFailedAssignments=3197  nbBacktracks=211  nbVisitedNodes=7043
259.33	     nbRestartNogoods=346  mapSize=179  nbInferences=1  nbTooLargeKeys=0
259.33	       =>  wckTime=254.238  cpuTime=251.75  mem=51M770
272.52	   
272.52	   search
272.52	     run=6  nbConstraintChecks=643587780  nbValidityChecks=305185979  nbPropagations=346459  nbRevisions=4814995
272.52	     nbUselessRevisions=4020479  nbAssignments=4663  nbFailedAssignments=4011  nbBacktracks=337  nbVisitedNodes=8906
272.52	     nbRestartNogoods=396  mapSize=262  nbInferences=3  nbTooLargeKeys=0
272.52	       =>  wckTime=267.43  cpuTime=264.81  mem=57M450
354.02	   
354.02	   search
354.02	     run=7  nbConstraintChecks=858060929  nbValidityChecks=505972499  nbPropagations=514505  nbRevisions=7151368
354.02	     nbUselessRevisions=5957628  nbAssignments=9767  nbFailedAssignments=8911  nbBacktracks=508  nbVisitedNodes=19063
354.03	     nbRestartNogoods=404  mapSize=428  nbInferences=3  nbTooLargeKeys=0
354.03	       =>  wckTime=348.937  cpuTime=345.57  mem=62M963
499.57	   
499.57	   search
499.57	     run=8  nbConstraintChecks=1296294209  nbValidityChecks=699833842  nbPropagations=780675  nbRevisions=10711652
499.57	     nbUselessRevisions=8925614  nbAssignments=14221  nbFailedAssignments=13059  nbBacktracks=765  nbVisitedNodes=27792
499.57	     nbRestartNogoods=405  mapSize=585  nbInferences=3  nbTooLargeKeys=0
499.57	       =>  wckTime=494.478  cpuTime=489.78  mem=71M613
808.33	   
808.33	   search
808.33	     run=9  nbConstraintChecks=2157458241  nbValidityChecks=1191855829  nbPropagations=1358976  nbRevisions=17817497
808.33	     nbUselessRevisions=14740620  nbAssignments=32986  nbFailedAssignments=31366  nbBacktracks=1149
808.33	     nbVisitedNodes=65203  nbRestartNogoods=526  mapSize=935  nbInferences=28  nbTooLargeKeys=0
808.33	       =>  wckTime=803.243  cpuTime=795.69  mem=84M644
948.89	   
948.89	   search
948.89	     run=10  nbConstraintChecks=2543721707  nbValidityChecks=1451825903  nbPropagations=2082508  nbRevisions=26551046
948.89	     nbUselessRevisions=21922710  nbAssignments=47413  nbFailedAssignments=45166  nbBacktracks=1725
948.89	     nbVisitedNodes=93959  nbRestartNogoods=667  mapSize=1500  nbInferences=38  nbTooLargeKeys=0
948.89	       =>  wckTime=943.802  cpuTime=934.9  mem=83M876

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/node11/watcher-234355-1168081539 -o ROOT/results/node11/solver-234355-1168081539 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/234355-1168081539/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.91 1.60 1.57 3/93 31006
/proc/meminfo: memFree=1495976/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=18540 CPUtime=0
/proc/31005/stat : 31005 (runsolver) R 31003 31005 30536 0 -1 4194368 17 0 0 0 0 0 0 0 23 0 1 0 156549063 18984960 280 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 262910045479 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31005/statm: 4635 280 244 17 0 2626 0

[startup+0.108267 s]
/proc/loadavg: 1.91 1.60 1.57 3/93 31006
/proc/meminfo: memFree=1495976/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=914988 CPUtime=0.09
/proc/31005/stat : 31005 (java) D 31003 31005 30536 0 -1 0 2988 0 1 0 7 2 0 0 17 0 8 0 156549063 936947712 2734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31005/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.520331 s]
/proc/loadavg: 1.91 1.60 1.57 3/93 31006
/proc/meminfo: memFree=1495976/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915328 CPUtime=0.5
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 7988 0 1 0 45 5 0 0 18 0 8 0 156549063 937295872 7727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31005/statm: 228832 7727 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.34249 s]
/proc/loadavg: 1.91 1.61 1.57 3/100 31013
/proc/meminfo: memFree=1462000/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915632 CPUtime=1.31
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 11002 0 1 0 124 7 0 0 25 0 8 0 156549063 937607168 10740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782819 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31005/statm: 228908 10740 2167 14 0 215378 0
[pid=31005/tid=31007] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156549067 937607168 10740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156549067 937607168 10740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156549067 937607168 10740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937607168 10740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915632 CPUtime=0.15
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 409 0 0 0 15 0 0 0 16 0 8 0 156549071 937607168 10740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937607168 10740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937607168 10740 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.97981 s]
/proc/loadavg: 1.91 1.61 1.57 3/100 31013
/proc/meminfo: memFree=1460144/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915632 CPUtime=2.93
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 11631 0 1 0 286 7 0 0 25 0 8 0 156549063 937607168 11368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782672 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31005/statm: 228908 11368 2167 14 0 215378 0
[pid=31005/tid=31007] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156549067 937607168 11368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156549067 937607168 11368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156549067 937607168 11368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937607168 11368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915632 CPUtime=0.16
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 410 0 0 0 16 0 0 0 16 0 8 0 156549071 937607168 11368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937607168 11368 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915632 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937607168 11368 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.27847 s]
/proc/loadavg: 1.91 1.61 1.57 3/100 31013
/proc/meminfo: memFree=1430704/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=6.2
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 19021 0 1 0 608 12 0 0 25 0 8 0 156549063 937713664 18756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782770 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31005/statm: 228934 18756 2529 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.08
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 3301 0 0 0 7 1 0 0 17 0 8 0 156549067 937713664 18756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 18756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 18756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 18756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.27
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 475 0 0 0 26 1 0 0 15 0 8 0 156549071 937713664 18756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 18756 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 18756 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) 915736

[startup+12.7538 s]
/proc/loadavg: 1.93 1.62 1.58 3/100 31013
/proc/meminfo: memFree=1430640/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=12.62
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 19027 0 1 0 1250 12 0 0 25 0 8 0 156549063 937713664 18759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074025725 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31005/statm: 228934 18759 2529 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.08
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 3301 0 0 0 7 1 0 0 16 0 8 0 156549067 937713664 18759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 18759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 18759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 18759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.28
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 481 0 0 0 27 1 0 0 16 0 8 0 156549071 937713664 18759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 18759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 18759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915736

[startup+25.6083 s]
/proc/loadavg: 1.94 1.63 1.58 3/100 31013
/proc/meminfo: memFree=1430704/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=25.35
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 19034 0 1 0 2523 12 0 0 25 0 8 0 156549063 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782611 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31005/statm: 228934 18763 2529 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.08
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 3301 0 0 0 7 1 0 0 16 0 8 0 156549067 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.29
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 487 0 0 0 28 1 0 0 15 0 8 0 156549071 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915736

[startup+51.2164 s]
/proc/loadavg: 1.96 1.67 1.59 3/100 31013
/proc/meminfo: memFree=1430704/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=50.73
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 19034 0 1 0 5060 13 0 0 25 0 8 0 156549063 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024694 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31005/statm: 228934 18763 2529 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.08
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 3301 0 0 0 7 1 0 0 16 0 8 0 156549067 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.29
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 487 0 0 0 28 1 0 0 15 0 8 0 156549071 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 18763 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) 915736

[startup+102.45 s]
/proc/loadavg: 2.17 1.76 1.63 3/100 31013
/proc/meminfo: memFree=1398320/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=101.49
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 27129 0 1 0 10133 16 0 0 25 0 8 0 156549063 937713664 26845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782548 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31005/statm: 228934 26845 2538 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.13
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 9990 0 0 0 10 3 0 0 16 0 8 0 156549067 937713664 26845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 26845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 26845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 26845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.32
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 507 0 0 0 31 1 0 0 16 0 8 0 156549071 937713664 26845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 26845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 26845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 915736

[startup+162.54 s]
/proc/loadavg: 2.17 1.83 1.66 3/100 31013
/proc/meminfo: memFree=1398264/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=161.02
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 27149 0 1 0 16086 16 0 0 25 0 8 0 156549063 937713664 26857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074024691 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1411.06
Current children cumulated vsize (KiB) 915736

[startup+1484.18 s]
/proc/loadavg: 2.04 2.03 1.91 3/100 31015
/proc/meminfo: memFree=1363256/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=1470.51
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 35783 0 1 0 147022 29 0 0 25 0 8 0 156549063 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074052940 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31005/statm: 228934 35486 2538 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.19
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 18606 0 0 0 12 7 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.36
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 532 0 0 0 35 1 0 0 16 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.51
Current children cumulated vsize (KiB) 915736

[startup+1544.28 s]
/proc/loadavg: 1.96 2.01 1.91 3/100 31073
/proc/meminfo: memFree=1440240/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=1530.26
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 35783 0 1 0 152996 30 0 0 25 0 8 0 156549063 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788591 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31005/statm: 228934 35486 2538 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.19
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 18606 0 0 0 12 7 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.36
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 532 0 0 0 35 1 0 0 16 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.26
Current children cumulated vsize (KiB) 915736

[startup+1604.35 s]
/proc/loadavg: 1.98 2.00 1.91 3/100 31073
/proc/meminfo: memFree=1440176/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=1590.28
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 35783 0 1 0 158997 31 0 0 25 0 8 0 156549063 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782672 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31005/statm: 228934 35486 2538 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.19
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 18606 0 0 0 12 7 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.36
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 532 0 0 0 35 1 0 0 16 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.28
Current children cumulated vsize (KiB) 915736

[startup+1664.43 s]
/proc/loadavg: 2.08 2.03 1.92 3/100 31073
/proc/meminfo: memFree=1440240/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=1650.27
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 35783 0 1 0 164996 31 0 0 25 0 8 0 156549063 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782661 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31005/statm: 228934 35486 2538 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.19
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 18606 0 0 0 12 7 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.36
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 532 0 0 0 35 1 0 0 16 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.27
Current children cumulated vsize (KiB) 915736

[startup+1724.51 s]
/proc/loadavg: 2.03 2.02 1.92 3/100 31073
/proc/meminfo: memFree=1440176/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=1710.3
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 35783 0 1 0 170999 31 0 0 25 0 8 0 156549063 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785111 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31005/statm: 228934 35486 2538 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.19
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 18606 0 0 0 12 7 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.36
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 532 0 0 0 35 1 0 0 16 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1710.3
Current children cumulated vsize (KiB) 915736

[startup+1784.59 s]
/proc/loadavg: 2.05 2.03 1.93 3/100 31073
/proc/meminfo: memFree=1440176/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=1770.32
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 35783 0 1 0 177001 31 0 0 25 0 8 0 156549063 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784585 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31005/statm: 228934 35486 2538 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.19
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 18606 0 0 0 12 7 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.36
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 532 0 0 0 35 1 0 0 16 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.32
Current children cumulated vsize (KiB) 915736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.32 s]
/proc/loadavg: 2.03 2.03 1.93 4/100 31073
/proc/meminfo: memFree=1440176/2055920 swapFree=4192812/4192956
[pid=31005] ppid=31003 vsize=915736 CPUtime=1800.02
/proc/31005/stat : 31005 (java) R 31003 31005 30536 0 -1 0 35783 0 1 0 179971 31 0 0 25 0 8 0 156549063 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074027813 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31005/statm: 228934 35486 2538 14 0 215404 0
[pid=31005/tid=31007] ppid=31003 vsize=915736 CPUtime=0.19
/proc/31005/task/31007/stat : 31007 (java) S 31003 31005 30536 0 -1 64 18606 0 0 0 12 7 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31008] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31008/stat : 31008 (java) S 31003 31005 30536 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31009] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31009/stat : 31009 (java) S 31003 31005 30536 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156549067 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31010] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31010/stat : 31010 (java) S 31003 31005 30536 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31011] ppid=31003 vsize=915736 CPUtime=0.36
/proc/31005/task/31011/stat : 31011 (java) S 31003 31005 30536 0 -1 64 532 0 0 0 35 1 0 0 16 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31012] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31012/stat : 31012 (java) S 31003 31005 30536 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31005/tid=31013] ppid=31003 vsize=915736 CPUtime=0
/proc/31005/task/31013/stat : 31013 (java) S 31003 31005 30536 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156549071 937713664 35486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915736

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

Child status: 143
Real time (s): 1814.38
CPU time (s): 1800.08
CPU user time (s): 1799.74
CPU system time (s): 0.333949
CPU usage (%): 99.2113
Max. virtual memory (cumulated for all children) (KiB): 915736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.333949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35799
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= 38297
involuntary context switches= 94875

runsolver used 2.15067 s user time and 5.8891 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 11:05:40 UTC 2007


IDJOB= 234355
IDBENCH= 6683
FILE ID= node11/234355-1168081539

PBS_JOBID= 3476201

Free space on /tmp= 66319 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3c3d6d2eda04d5ff74dbf34eca638b04

RANDOM SEED= 461215274

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.261
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	: 5931.00
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.261
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:       1496456 kB
Buffers:         41184 kB
Cached:         252236 kB
SwapCached:          0 kB
Active:         257820 kB
Inactive:       217488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1496456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2000 kB
Writeback:           0 kB
Mapped:         210968 kB
Slab:            68524 kB
Committed_AS:  5164364 kB
PageTables:       2660 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= 66319 MiB



End job on node11 on Sat Jan  6 11:36:07 UTC 2007