Trace number 235160

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.17 1813.21

General information on the benchmark

Nametaillard/
js-taillard-20-15/js-taillard-20-15-95-9.xml
MD5SUMf84ddcc2436a1e9b1b4e619f06039c69
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1314
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.41	   
0.41	Abscon 109 (November, 2006)
0.41	   
0.41	   configuration
0.41	     name=mac.xml
0.52	   
0.52	   instance
0.52	     name=/tmp/evaluation/235160-1168081839/unknown.xml
0.55	   
0.55	   domains being loaded...
0.60	   
0.60	   variables being loaded...
0.69	     nbVariables=300  nbDomainTypes=300  minDomainSize=1216  maxDomainSize=1314
0.69	       =>  wckTime=0.28  cpuTime=0.15  mem=16M689
0.69	   
0.69	   predicates being loaded...
0.70	   
0.70	   constraints being loaded...
5.02	   
5.02	   INFO : Stopping converting binary constraints (cpu=4.42, mem = 42M44)
5.56	     nbConstraints=3130  nbConvertedConstraints=10  nbConvertConstraintsChecks=15836943  nbExtensionStructures=10
5.56	     nbSharedExtensionStructures=0  nbConflictsStructures=10  nbSharedConflictsStructures=0
5.56	     nbSharedBinaryRepresentations=1372  nbEvaluationManagers=3120  nbSharedEvaluationManagers=0  maxDegree=21
5.56	     maxArity=2
5.56	       =>  wckTime=5.149  cpuTime=4.76  mem=32M208
5.65	   
5.65	   solver IterativeSystematicSolver being built... 
5.97	       =>  wckTime=5.56  cpuTime=4.98  mem=67M70
91.81	   
91.81	   preprocessing
91.81	     nbConstraintChecks=332537129  nbValidityChecks=10014752  nbPropagations=759  nbRevisions=18115
91.81	     nbUselessRevisions=17027  nbRemovedValues=211862  detectedInconsistency=no
91.81	       =>  wckTime=85.816  cpuTime=85.01  mem=67M70
123.77	   
123.77	   search
123.77	     run=0  nbConstraintChecks=87485899  nbValidityChecks=35680537  nbPropagations=8649  nbRevisions=180157
123.77	     nbUselessRevisions=153830  nbAssignments=217  nbFailedAssignments=159  nbBacktracks=10  nbVisitedNodes=387
123.77	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
123.77	       =>  wckTime=117.776  cpuTime=116.65  mem=70M418
254.87	   
254.87	   search
254.87	     run=1  nbConstraintChecks=463839032  nbValidityChecks=259770712  nbPropagations=51244  nbRevisions=1168939
254.87	     nbUselessRevisions=997499  nbAssignments=694  nbFailedAssignments=585  nbBacktracks=26  nbVisitedNodes=1304
254.87	     nbRestartNogoods=77  mapSize=25  nbInferences=0  nbTooLargeKeys=0
254.87	       =>  wckTime=248.881  cpuTime=246.55  mem=72M148
267.26	   
267.26	   search
267.26	     run=2  nbConstraintChecks=502948818  nbValidityChecks=278273941  nbPropagations=96381  nbRevisions=2213547
267.26	     nbUselessRevisions=1891874  nbAssignments=761  nbFailedAssignments=600  nbBacktracks=48  nbVisitedNodes=1397
267.26	     nbRestartNogoods=232  mapSize=41  nbInferences=0  nbTooLargeKeys=0
267.26	       =>  wckTime=261.264  cpuTime=258.81  mem=74M484
273.76	   
273.76	   search
273.76	     run=3  nbConstraintChecks=522757899  nbValidityChecks=296552862  nbPropagations=144091  nbRevisions=3312539
273.76	     nbUselessRevisions=2835369  nbAssignments=842  nbFailedAssignments=620  nbBacktracks=81  nbVisitedNodes=1518
273.76	     nbRestartNogoods=241  mapSize=70  nbInferences=0  nbTooLargeKeys=0
273.76	       =>  wckTime=267.77  cpuTime=265.26  mem=77M208
284.34	   
284.34	   search
284.34	     run=4  nbConstraintChecks=552699687  nbValidityChecks=322729543  nbPropagations=195616  nbRevisions=4493594
284.34	     nbUselessRevisions=3851785  nbAssignments=968  nbFailedAssignments=666  nbBacktracks=131  nbVisitedNodes=1725
284.34	     nbRestartNogoods=245  mapSize=117  nbInferences=0  nbTooLargeKeys=0
284.34	       =>  wckTime=278.343  cpuTime=275.73  mem=80M755
303.44	   
303.44	   search
303.44	     run=5  nbConstraintChecks=603856702  nbValidityChecks=368497201  nbPropagations=254103  nbRevisions=5822634
303.44	     nbUselessRevisions=4996368  nbAssignments=1215  nbFailedAssignments=808  nbBacktracks=206  nbVisitedNodes=2170
303.44	     nbRestartNogoods=251  mapSize=189  nbInferences=0  nbTooLargeKeys=0
303.44	       =>  wckTime=297.445  cpuTime=294.65  mem=85M382
459.37	   
459.37	   search
459.37	     run=6  nbConstraintChecks=999503854  nbValidityChecks=797685862  nbPropagations=382704  nbRevisions=8686797
459.37	     nbUselessRevisions=7460521  nbAssignments=3805  nbFailedAssignments=3261  nbBacktracks=319  nbVisitedNodes=7301
459.37	     nbRestartNogoods=259  mapSize=290  nbInferences=0  nbTooLargeKeys=0
459.37	       =>  wckTime=453.379  cpuTime=449.15  mem=91M433
546.06	   
546.06	   search
546.06	     run=7  nbConstraintChecks=1226024770  nbValidityChecks=1027897791  nbPropagations=572020  nbRevisions=12758444
546.06	     nbUselessRevisions=10992866  nbAssignments=6215  nbFailedAssignments=5429  nbBacktracks=489  nbVisitedNodes=12050
546.06	     nbRestartNogoods=419  mapSize=444  nbInferences=36  nbTooLargeKeys=0
546.06	       =>  wckTime=540.071  cpuTime=534.97  mem=81M544
692.10	   
692.10	   search
692.10	     run=8  nbConstraintChecks=1601103899  nbValidityChecks=1410405708  nbPropagations=858040  nbRevisions=18796160
692.10	     nbUselessRevisions=16230848  nbAssignments=9777  nbFailedAssignments=8713  nbBacktracks=747  nbVisitedNodes=19013
692.10	     nbRestartNogoods=522  mapSize=593  nbInferences=36  nbTooLargeKeys=0
692.10	       =>  wckTime=686.104  cpuTime=679.68  mem=93M800
735.89	   
735.90	   search
735.90	     run=9  nbConstraintChecks=1717346781  nbValidityChecks=1548181995  nbPropagations=1181768  nbRevisions=25506668
735.90	     nbUselessRevisions=22066281  nbAssignments=11930  nbFailedAssignments=10427  nbBacktracks=1131
735.90	     nbVisitedNodes=23098  nbRestartNogoods=555  mapSize=900  nbInferences=46  nbTooLargeKeys=0
735.90	       =>  wckTime=729.903  cpuTime=723.08  mem=112M148

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/node9/watcher-235160-1168081839 -o ROOT/results/node9/solver-235160-1168081839 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235160-1168081839/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.80 1.69 2/93 19634
/proc/meminfo: memFree=1135672/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=18540 CPUtime=0
/proc/19633/stat : 19633 (runsolver) R 19631 19633 18827 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156579060 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19633/statm: 4635 279 244 17 0 2626 0

[startup+0.102428 s]
/proc/loadavg: 1.91 1.80 1.69 2/93 19634
/proc/meminfo: memFree=1135672/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=47976 CPUtime=0
/proc/19633/stat : 19633 (java) D 19631 19633 18827 0 -1 0 1223 0 1 0 0 0 0 0 17 0 1 0 156579060 49127424 972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/19633/statm: 11994 972 769 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47976

[startup+0.510473 s]
/proc/loadavg: 1.91 1.80 1.69 2/93 19634
/proc/meminfo: memFree=1135672/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915256 CPUtime=0.32
/proc/19633/stat : 19633 (java) D 19631 19633 18827 0 -1 0 5356 0 1 0 29 3 0 0 17 0 8 0 156579060 937222144 5102 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19633/statm: 228814 5102 2004 14 0 215302 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 915256

[startup+1.33156 s]
/proc/loadavg: 1.91 1.80 1.69 3/100 19641
/proc/meminfo: memFree=1091392/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=1.12
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 13417 0 1 0 105 7 0 0 23 0 8 0 156579060 937607168 13156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788726 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19633/statm: 228908 13156 2167 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156579073 937607168 13156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156579074 937607168 13156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156579074 937607168 13156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 13156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.16
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 408 0 0 0 16 0 0 0 15 0 8 0 156579077 937607168 13156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 13156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 13156 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 915632

[startup+2.97275 s]
/proc/loadavg: 1.91 1.80 1.69 3/100 19641
/proc/meminfo: memFree=1089536/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=2.76
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 14003 0 1 0 268 8 0 0 25 0 8 0 156579060 937607168 13740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073792219 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19633/statm: 228908 13740 2167 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156579073 937607168 13740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 156579074 937607168 13740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156579074 937607168 13740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 13740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.16
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 411 0 0 0 16 0 0 0 15 0 8 0 156579077 937607168 13740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 13740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 13740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 915632

[startup+6.17911 s]
/proc/loadavg: 1.92 1.80 1.69 3/100 19641
/proc/meminfo: memFree=1054400/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=5.93
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 30931 0 1 0 578 15 0 0 25 0 8 0 156579060 937607168 30663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074028836 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19633/statm: 228908 30663 2533 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.22
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 13848 0 0 0 17 5 0 0 16 0 8 0 156579073 937607168 30663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 30663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156579074 937607168 30663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 30663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.28
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 474 0 0 0 27 1 0 0 15 0 8 0 156579077 937607168 30663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 30663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 30663 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 915632

[startup+12.6488 s]
/proc/loadavg: 1.93 1.81 1.69 3/100 19641
/proc/meminfo: memFree=1022528/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=12.34
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 30938 0 1 0 1219 15 0 0 25 0 8 0 156579060 937607168 30666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073791433 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19633/statm: 228908 30666 2533 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.22
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 13848 0 0 0 17 5 0 0 16 0 8 0 156579073 937607168 30666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 30666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156579074 937607168 30666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 30666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.28
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 480 0 0 0 27 1 0 0 16 0 8 0 156579077 937607168 30666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 30666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 30666 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 915632

[startup+25.5073 s]
/proc/loadavg: 2.02 1.83 1.70 3/100 19641
/proc/meminfo: memFree=1022592/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=25.08
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 30944 0 1 0 2493 15 0 0 25 0 8 0 156579060 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073791488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19633/statm: 228908 30670 2533 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.22
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 13848 0 0 0 17 5 0 0 16 0 8 0 156579073 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156579074 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.29
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 485 0 0 0 28 1 0 0 15 0 8 0 156579077 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 915632

[startup+51.1172 s]
/proc/loadavg: 2.01 1.84 1.71 3/100 19641
/proc/meminfo: memFree=1022656/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=50.46
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 30944 0 1 0 5031 15 0 0 25 0 8 0 156579060 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073789916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19633/statm: 228908 30670 2533 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.22
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 13848 0 0 0 17 5 0 0 16 0 8 0 156579073 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156579074 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.29
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 485 0 0 0 28 1 0 0 15 0 8 0 156579077 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 30670 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 915632

[startup+102.331 s]
/proc/loadavg: 2.00 1.86 1.72 3/100 19641
/proc/meminfo: memFree=1022592/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=101.2
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 30958 0 1 0 10104 16 0 0 25 0 8 0 156579060 937607168 30680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073792208 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19633/statm: 228908 30680 2534 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.22
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 13848 0 0 0 17 5 0 0 16 0 8 0 156579073 937607168 30680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 30680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156579074 937607168 30680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 30680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.31
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 492 0 0 0 30 1 0 0 15 0 8 0 156579077 937607168 30680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 30680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 30680 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.2
Current children cumulated vsize (KiB) 915632

[startup+162.427 s]
/proc/loadavg: 2.04 1.90 1.74 3/100 19641
/proc/meminfo: memFree=1022592/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=160.74
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 30980 0 1 0 16058 16 0 0 25 0 8 0 156579060 937607168 30692 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074029917 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.02 s]
/proc/loadavg: 1.25 1.72 1.81 2/88 19712
/proc/meminfo: memFree=1093920/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=1470.32
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 37975 0 1 0 147000 32 0 0 25 0 8 0 156579060 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074042297 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19633/statm: 228908 37672 2538 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.28
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 20810 0 0 0 21 7 0 0 16 0 8 0 156579073 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.36
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 528 0 0 0 35 1 0 0 16 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) R 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.32
Current children cumulated vsize (KiB) 915632

[startup+1543.08 s]
/proc/loadavg: 1.59 1.72 1.81 3/100 19757
/proc/meminfo: memFree=981504/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=1530.32
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 37975 0 1 0 152999 33 0 0 25 0 8 0 156579060 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074050826 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19633/statm: 228908 37672 2538 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.28
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 20810 0 0 0 21 7 0 0 16 0 8 0 156579073 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.36
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 528 0 0 0 35 1 0 0 16 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.32
Current children cumulated vsize (KiB) 915632

[startup+1603.16 s]
/proc/loadavg: 1.95 1.81 1.83 3/100 19757
/proc/meminfo: memFree=907392/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=1590.33
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 37975 0 1 0 159000 33 0 0 25 0 8 0 156579060 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788688 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19633/statm: 228908 37672 2538 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.28
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 20810 0 0 0 21 7 0 0 16 0 8 0 156579073 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.36
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 528 0 0 0 35 1 0 0 16 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 37672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.33
Current children cumulated vsize (KiB) 915632

[startup+1663.24 s]
/proc/loadavg: 1.98 1.84 1.84 4/100 19757
/proc/meminfo: memFree=823040/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=1650.36
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 45905 0 1 0 165000 36 0 0 25 0 8 0 156579060 937607168 45601 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074029943 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19633/statm: 228908 45601 2538 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.34
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 28739 0 0 0 24 10 0 0 16 0 8 0 156579073 937607168 45601 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 45601 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 45601 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 45601 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.36
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 528 0 0 0 35 1 0 0 16 0 8 0 156579077 937607168 45601 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 45601 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 45601 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.36
Current children cumulated vsize (KiB) 915632

[startup+1723.32 s]
/proc/loadavg: 1.99 1.87 1.84 3/100 19757
/proc/meminfo: memFree=790336/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=1710.37
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 45908 0 1 0 171001 36 0 0 25 0 8 0 156579060 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074042429 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19633/statm: 228908 45603 2538 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.34
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 28739 0 0 0 24 10 0 0 16 0 8 0 156579073 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.37
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 530 0 0 0 36 1 0 0 16 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1710.37
Current children cumulated vsize (KiB) 915632

[startup+1783.39 s]
/proc/loadavg: 1.99 1.89 1.85 3/100 19757
/proc/meminfo: memFree=689216/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=1770.38
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 45908 0 1 0 177001 37 0 0 25 0 8 0 156579060 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074036752 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19633/statm: 228908 45603 2538 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.34
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 28739 0 0 0 24 10 0 0 16 0 8 0 156579073 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.37
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 530 0 0 0 36 1 0 0 16 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1770.38
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.13 s]
/proc/loadavg: 1.99 1.90 1.85 3/100 19757
/proc/meminfo: memFree=648960/2055920 swapFree=4191880/4192956
[pid=19633] ppid=19631 vsize=915632 CPUtime=1800.09
/proc/19633/stat : 19633 (java) R 19631 19633 18827 0 -1 0 45908 0 1 0 179972 37 0 0 25 0 8 0 156579060 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788734 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19633/statm: 228908 45603 2538 14 0 215378 0
[pid=19633/tid=19635] ppid=19631 vsize=915632 CPUtime=0.34
/proc/19633/task/19635/stat : 19635 (java) S 19631 19633 18827 0 -1 64 28739 0 0 0 24 10 0 0 16 0 8 0 156579073 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19633/tid=19636] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19636/stat : 19636 (java) S 19631 19633 18827 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19637] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19637/stat : 19637 (java) S 19631 19633 18827 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156579074 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19638] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19638/stat : 19638 (java) S 19631 19633 18827 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19639] ppid=19631 vsize=915632 CPUtime=0.37
/proc/19633/task/19639/stat : 19639 (java) S 19631 19633 18827 0 -1 64 530 0 0 0 36 1 0 0 16 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19633/tid=19640] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19640/stat : 19640 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19633/tid=19641] ppid=19631 vsize=915632 CPUtime=0
/proc/19633/task/19641/stat : 19641 (java) S 19631 19633 18827 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156579077 937607168 45603 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1813.21
CPU time (s): 1800.17
CPU user time (s): 1799.77
CPU system time (s): 0.397939
CPU usage (%): 99.2808
Max. virtual memory (cumulated for all children) (KiB): 915632

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

runsolver used 2.42063 s user time and 5.51316 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 11:10:39 UTC 2007


IDJOB= 235160
IDBENCH= 6743
FILE ID= node9/235160-1168081839

PBS_JOBID= 3475852

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f84ddcc2436a1e9b1b4e619f06039c69

RANDOM SEED= 63000330

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.231
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.231
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:       1136152 kB
Buffers:         84036 kB
Cached:         584272 kB
SwapCached:        268 kB
Active:         427872 kB
Inactive:       389628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1136152 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2168 kB
Writeback:           0 kB
Mapped:         170928 kB
Slab:            86864 kB
Committed_AS:  4825612 kB
PageTables:       2536 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= 66542 MiB



End job on node9 on Sat Jan  6 11:40:53 UTC 2007