Trace number 233972

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 1807.16

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-8.xml
MD5SUMbe7c75aa56bdb6eb789d736a14ca44d8
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.18997
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size430
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.40	   
0.40	Abscon 109 (November, 2006)
0.40	   
0.40	   configuration
0.40	     name=mac.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/233972-1168081420/unknown.xml
0.46	   
0.46	   domains being loaded...
0.47	   
0.47	   variables being loaded...
0.52	     nbVariables=49  nbDomainTypes=49  minDomainSize=341  maxDomainSize=430
0.52	       =>  wckTime=0.114  cpuTime=0.1  mem=7M880
0.52	   
0.52	   predicates being loaded...
0.52	   
0.52	   constraints being loaded...
4.46	   
4.46	   INFO : Stopping converting binary constraints (cpu=4.02, mem = 19M584)
4.52	     nbConstraints=294  nbConvertedConstraints=97  nbConvertConstraintsChecks=13832951  nbExtensionStructures=97
4.53	     nbSharedExtensionStructures=0  nbConflictsStructures=97  nbSharedConflictsStructures=0
4.53	     nbSharedBinaryRepresentations=21099  nbEvaluationManagers=197  nbSharedEvaluationManagers=0  maxDegree=12
4.53	     maxArity=2
4.53	       =>  wckTime=4.123  cpuTime=4.01  mem=20M559
4.58	   
4.58	   solver IterativeSystematicSolver being built... 
4.75	       =>  wckTime=4.346  cpuTime=4.15  mem=20M876
5.53	   
5.53	   preprocessing
5.53	     nbConstraintChecks=2010979  nbValidityChecks=14117  nbPropagations=49  nbRevisions=394  nbUselessRevisions=394
5.53	     nbRemovedValues=0  detectedInconsistency=no
5.53	       =>  wckTime=0.782  cpuTime=0.77  mem=20M876
7.60	   
7.60	   search
7.60	     run=0  nbConstraintChecks=8734719  nbValidityChecks=1220439  nbPropagations=1022  nbRevisions=9042
7.60	     nbUselessRevisions=4631  nbAssignments=229  nbFailedAssignments=217  nbBacktracks=10  nbVisitedNodes=457
7.60	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
7.60	       =>  wckTime=2.843  cpuTime=2.79  mem=20M876
11.16	   
11.16	   search
11.16	     run=1  nbConstraintChecks=23103641  nbValidityChecks=4866630  nbPropagations=5400  nbRevisions=45328
11.16	     nbUselessRevisions=26631  nbAssignments=770  nbFailedAssignments=733  nbBacktracks=25  nbVisitedNodes=1529
11.16	     nbRestartNogoods=39  mapSize=25  nbInferences=0  nbTooLargeKeys=0
11.16	       =>  wckTime=6.41  cpuTime=6.33  mem=20M876
18.88	   
18.88	   search
18.89	     run=2  nbConstraintChecks=71049058  nbValidityChecks=7776601  nbPropagations=15028  nbRevisions=125969
18.89	     nbUselessRevisions=67422  nbAssignments=2369  nbFailedAssignments=2305  nbBacktracks=47  nbVisitedNodes=4722
18.89	     nbRestartNogoods=67  mapSize=47  nbInferences=0  nbTooLargeKeys=0
18.89	       =>  wckTime=14.134  cpuTime=14.0  mem=20M876
24.17	   
24.17	   search
24.17	     run=3  nbConstraintChecks=113298319  nbValidityChecks=19535648  nbPropagations=32939  nbRevisions=280693
24.17	     nbUselessRevisions=153628  nbAssignments=3774  nbFailedAssignments=3675  nbBacktracks=80  nbVisitedNodes=7530
24.17	     nbRestartNogoods=95  mapSize=80  nbInferences=0  nbTooLargeKeys=0
24.17	       =>  wckTime=19.421  cpuTime=19.26  mem=21M852
30.22	   
30.22	   search
30.22	     run=4  nbConstraintChecks=144030653  nbValidityChecks=24785949  nbPropagations=55144  nbRevisions=472787
30.22	     nbUselessRevisions=257975  nbAssignments=4813  nbFailedAssignments=4662  nbBacktracks=130  nbVisitedNodes=9606
30.22	     nbRestartNogoods=187  mapSize=130  nbInferences=0  nbTooLargeKeys=0
30.22	       =>  wckTime=25.47  cpuTime=25.28  mem=21M852
59.09	   
59.09	   search
59.09	     run=5  nbConstraintChecks=316179060  nbValidityChecks=51208250  nbPropagations=101148  nbRevisions=854804
59.09	     nbUselessRevisions=471957  nbAssignments=8791  nbFailedAssignments=8563  nbBacktracks=205  nbVisitedNodes=17560
59.09	     nbRestartNogoods=287  mapSize=205  nbInferences=0  nbTooLargeKeys=0
59.09	       =>  wckTime=54.334  cpuTime=54.01  mem=21M852
79.68	   
79.68	   search
79.68	     run=6  nbConstraintChecks=412772222  nbValidityChecks=74192618  nbPropagations=161510  nbRevisions=1371947
79.68	     nbUselessRevisions=760122  nbAssignments=11963  nbFailedAssignments=11620  nbBacktracks=318  nbVisitedNodes=23902
79.68	     nbRestartNogoods=362  mapSize=318  nbInferences=0  nbTooLargeKeys=0
79.68	       =>  wckTime=74.928  cpuTime=74.5  mem=21M852
121.56	   
121.56	   search
121.56	     run=7  nbConstraintChecks=655634361  nbValidityChecks=124706976  nbPropagations=259499  nbRevisions=2217452
121.56	     nbUselessRevisions=1237438  nbAssignments=19114  nbFailedAssignments=18599  nbBacktracks=488  nbVisitedNodes=38202
121.56	     nbRestartNogoods=510  mapSize=488  nbInferences=0  nbTooLargeKeys=0
121.56	       =>  wckTime=116.805  cpuTime=116.18  mem=21M852
151.64	   
151.64	   search
151.64	     run=8  nbConstraintChecks=879056658  nbValidityChecks=197671592  nbPropagations=404125  nbRevisions=3470265
151.64	     nbUselessRevisions=1968181  nbAssignments=26592  nbFailedAssignments=25819  nbBacktracks=744  nbVisitedNodes=53154
151.64	     nbRestartNogoods=600  mapSize=744  nbInferences=0  nbTooLargeKeys=0
151.64	       =>  wckTime=146.887  cpuTime=146.12  mem=22M827
192.02	   
192.02	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=22M827)
200.80	   
200.80	   search
200.80	     run=9  nbConstraintChecks=1295791763  nbValidityChecks=295882142  nbPropagations=626406  nbRevisions=5349517
200.80	     nbUselessRevisions=3086350  nbAssignments=37896  nbFailedAssignments=36737  nbBacktracks=1128  nbVisitedNodes=75759
200.80	     nbRestartNogoods=777
200.80	       =>  wckTime=196.051  cpuTime=195.05  mem=22M827
338.16	   
338.16	   search
338.16	     run=10  nbConstraintChecks=2206932456  nbValidityChecks=552438749  nbPropagations=1030236  nbRevisions=8759744
338.16	     nbUselessRevisions=5166640  nbAssignments=65228  nbFailedAssignments=63491  nbBacktracks=1704
338.16	     nbVisitedNodes=130421  nbRestartNogoods=786
338.16	       =>  wckTime=333.408  cpuTime=331.76  mem=22M827
444.22	   
444.22	   search
444.22	     run=11  nbConstraintChecks=2993046418  nbValidityChecks=790329242  nbPropagations=1595190  nbRevisions=13538695
444.22	     nbUselessRevisions=8095532  nbAssignments=90320  nbFailedAssignments=87717  nbBacktracks=2568
444.22	     nbVisitedNodes=180597  nbRestartNogoods=927
444.22	       =>  wckTime=439.468  cpuTime=437.32  mem=22M827
634.66	   
634.66	   search
634.66	     run=12  nbConstraintChecks=4361030317  nbValidityChecks=1181129860  nbPropagations=2425676  nbRevisions=20552855
634.66	     nbUselessRevisions=12449645  nbAssignments=128596  nbFailedAssignments=124694  nbBacktracks=3865
634.66	     nbVisitedNodes=257144  nbRestartNogoods=1097
634.66	       =>  wckTime=629.907  cpuTime=626.87  mem=22M827
859.86	   
859.86	   search
859.86	     run=13  nbConstraintChecks=6490360296  nbValidityChecks=1570444778  nbPropagations=3620632  nbRevisions=30564496
859.86	     nbUselessRevisions=18554704  nbAssignments=190704  nbFailedAssignments=184854  nbBacktracks=5811
859.86	     nbVisitedNodes=381352  nbRestartNogoods=1116
859.86	       =>  wckTime=855.111  cpuTime=851.02  mem=22M827
1110.17	   
1110.18	   search
1110.18	     run=14  nbConstraintChecks=8505031703  nbValidityChecks=2146446691  nbPropagations=5234579  nbRevisions=44078786
1110.18	     nbUselessRevisions=26780550  nbAssignments=259544  nbFailedAssignments=250773  nbBacktracks=8730
1110.18	     nbVisitedNodes=518995  nbRestartNogoods=1209
1110.18	       =>  wckTime=1105.424  cpuTime=1100.17  mem=22M827
1688.09	   
1688.10	   search
1688.10	     run=15  nbConstraintChecks=12633469248  nbValidityChecks=3481208386  nbPropagations=7774926  nbRevisions=65499907
1688.10	     nbUselessRevisions=39944091  nbAssignments=402942  nbFailedAssignments=389791  nbBacktracks=13108
1688.10	     nbVisitedNodes=805787  nbRestartNogoods=1378
1688.10	       =>  wckTime=1683.344  cpuTime=1676.42  mem=22M827

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/node60/watcher-233972-1168081420 -o ROOT/results/node60/solver-233972-1168081420 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233972-1168081420/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.92 1.56 1.12 5/80 13619
/proc/meminfo: memFree=1443792/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=1784 CPUtime=0
/proc/13618/stat : 13618 (java) D 13616 13618 13248 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 156539887 1826816 160 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/13618/statm: 446 160 125 14 0 91 0

[startup+0.102707 s]
/proc/loadavg: 1.92 1.56 1.12 5/80 13619
/proc/meminfo: memFree=1443792/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=11868 CPUtime=0
/proc/13618/stat : 13618 (java) D 13616 13618 13248 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 156539887 12152832 515 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 5534500 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/13618/statm: 2967 515 425 14 0 1602 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11868

[startup+0.510746 s]
/proc/loadavg: 1.92 1.56 1.12 5/80 13619
/proc/meminfo: memFree=1443792/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915328 CPUtime=0.39
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 6111 0 1 0 35 4 0 0 18 0 8 0 156539887 937295872 5850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13618/statm: 228832 5850 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 915328

[startup+1.33182 s]
/proc/loadavg: 1.92 1.56 1.12 3/87 13626
/proc/meminfo: memFree=1424408/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=1.21
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 7302 0 1 0 116 5 0 0 24 0 8 0 156539887 937431040 7040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643040 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13618/statm: 228865 7040 2167 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156539899 937431040 7040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156539900 937431040 7040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 156539900 937431040 7040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 7040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.11
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 323 0 0 0 11 0 0 0 16 0 8 0 156539903 937431040 7040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 7040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 7040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 915460

[startup+2.96898 s]
/proc/loadavg: 1.93 1.56 1.13 3/87 13626
/proc/meminfo: memFree=1421848/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=2.84
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 8281 0 1 0 277 7 0 0 25 0 8 0 156539887 937431040 8019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643613 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13618/statm: 228865 8019 2167 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 156539899 937431040 8019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156539900 937431040 8019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 156539900 937431040 8019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 8019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.11
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 325 0 0 0 11 0 0 0 16 0 8 0 156539903 937431040 8019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 8019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 8019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 915460

[startup+6.1713 s]
/proc/loadavg: 1.93 1.56 1.13 3/87 13626
/proc/meminfo: memFree=1408664/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=6.03
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11497 0 1 0 593 10 0 0 25 0 8 0 156539887 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816958 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13618/statm: 228865 11233 2531 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1434 0 0 0 4 0 0 0 17 0 8 0 156539899 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.21
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 377 0 0 0 20 1 0 0 15 0 8 0 156539903 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11233 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 915460

[startup+12.6399 s]
/proc/loadavg: 1.94 1.58 1.14 3/87 13626
/proc/meminfo: memFree=1408600/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=12.47
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11516 0 1 0 1237 10 0 0 25 0 8 0 156539887 937431040 11246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817829 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13618/statm: 228865 11246 2535 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1435 0 0 0 4 0 0 0 16 0 8 0 156539899 937431040 11246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.22
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 388 0 0 0 21 1 0 0 15 0 8 0 156539903 937431040 11246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11246 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 915460

[startup+25.5062 s]
/proc/loadavg: 1.95 1.59 1.14 3/87 13626
/proc/meminfo: memFree=1408600/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=25.27
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11530 0 1 0 2517 10 0 0 25 0 8 0 156539887 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640822 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13618/statm: 228865 11259 2535 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1435 0 0 0 4 0 0 0 17 0 8 0 156539899 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.25
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 156539903 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11259 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 915460

[startup+51.1137 s]
/proc/loadavg: 1.96 1.62 1.17 3/87 13626
/proc/meminfo: memFree=1408600/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=50.76
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11532 0 1 0 5066 10 0 0 25 0 8 0 156539887 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816894 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13618/statm: 228865 11260 2535 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1435 0 0 0 4 0 0 0 16 0 8 0 156539899 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.25
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 402 0 0 0 24 1 0 0 16 0 8 0 156539903 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915460

[startup+102.319 s]
/proc/loadavg: 1.98 1.68 1.21 3/87 13626
/proc/meminfo: memFree=1408664/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=101.72
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11532 0 1 0 10162 10 0 0 25 0 8 0 156539887 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644954 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13618/statm: 228865 11260 2535 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1435 0 0 0 4 0 0 0 16 0 8 0 156539899 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.25
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 402 0 0 0 24 1 0 0 16 0 8 0 156539903 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 915460

[startup+162.37 s]
/proc/loadavg: 1.99 1.74 1.25 3/87 13626
/proc/meminfo: memFree=1408600/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=161.5
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11537 0 1 0 16139 11 0 0 25 0 8 0 156539887 937431040 11263 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073864643 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1416.69
Current children cumulated vsize (KiB) 915460

[startup+1483.47 s]
/proc/loadavg: 2.00 1.99 1.79 3/87 13686
/proc/meminfo: memFree=1391512/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=1476.69
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11540 0 1 0 147655 14 0 0 25 0 8 0 156539887 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830010 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13618/statm: 228865 11266 2535 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1435 0 0 0 4 0 0 0 16 0 8 0 156539899 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.26
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.69
Current children cumulated vsize (KiB) 915460

[startup+1543.53 s]
/proc/loadavg: 2.00 1.99 1.80 3/87 13686
/proc/meminfo: memFree=1391512/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=1536.71
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11540 0 1 0 153657 14 0 0 25 0 8 0 156539887 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073647115 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13618/statm: 228865 11266 2535 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1435 0 0 0 4 0 0 0 16 0 8 0 156539899 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.26
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.71
Current children cumulated vsize (KiB) 915460

[startup+1603.6 s]
/proc/loadavg: 2.05 2.00 1.82 3/87 13686
/proc/meminfo: memFree=1391512/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=1596.73
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11540 0 1 0 159659 14 0 0 25 0 8 0 156539887 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815271 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13618/statm: 228865 11266 2535 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1435 0 0 0 4 0 0 0 16 0 8 0 156539899 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.26
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.73
Current children cumulated vsize (KiB) 915460

[startup+1663.66 s]
/proc/loadavg: 2.02 2.00 1.82 3/87 13686
/proc/meminfo: memFree=1391512/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=1656.7
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11540 0 1 0 165656 14 0 0 25 0 8 0 156539887 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13618/statm: 228865 11266 2535 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1435 0 0 0 4 0 0 0 16 0 8 0 156539899 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.26
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.7
Current children cumulated vsize (KiB) 915460

[startup+1723.72 s]
/proc/loadavg: 2.06 2.01 1.84 3/87 13686
/proc/meminfo: memFree=1391384/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=1716.72
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11540 0 1 0 171658 14 0 0 25 0 8 0 156539887 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648189 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13618/statm: 228865 11266 2535 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1435 0 0 0 4 0 0 0 16 0 8 0 156539899 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.26
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.72
Current children cumulated vsize (KiB) 915460

[startup+1783.78 s]
/proc/loadavg: 2.02 2.01 1.84 3/87 13686
/proc/meminfo: memFree=1391192/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=1776.74
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11540 0 1 0 177660 14 0 0 25 0 8 0 156539887 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824384 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13618/statm: 228865 11266 2535 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1435 0 0 0 4 0 0 0 16 0 8 0 156539899 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.26
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) R 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.74
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.14 s]
/proc/loadavg: 2.01 2.01 1.84 3/87 13686
/proc/meminfo: memFree=1391192/2055920 swapFree=4192812/4192956
[pid=13618] ppid=13616 vsize=915460 CPUtime=1800.05
/proc/13618/stat : 13618 (java) R 13616 13618 13248 0 -1 0 11540 0 1 0 179991 14 0 0 25 0 8 0 156539887 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820996 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13618/statm: 228865 11266 2535 14 0 215335 0
[pid=13618/tid=13620] ppid=13616 vsize=915460 CPUtime=0.04
/proc/13618/task/13620/stat : 13620 (java) S 13616 13618 13248 0 -1 64 1435 0 0 0 4 0 0 0 16 0 8 0 156539899 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13621] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13621/stat : 13621 (java) S 13616 13618 13248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13622] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13622/stat : 13622 (java) S 13616 13618 13248 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156539900 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13623] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13623/stat : 13623 (java) S 13616 13618 13248 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13624] ppid=13616 vsize=915460 CPUtime=0.26
/proc/13618/task/13624/stat : 13624 (java) S 13616 13618 13248 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13625] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13625/stat : 13625 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13618/tid=13626] ppid=13616 vsize=915460 CPUtime=0
/proc/13618/task/13626/stat : 13626 (java) S 13616 13618 13248 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156539903 937431040 11266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1807.16
CPU time (s): 1800.08
CPU user time (s): 1799.93
CPU system time (s): 0.151976
CPU usage (%): 99.6083
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11557
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= 37784
involuntary context switches= 46287

runsolver used 2.31765 s user time and 5.67614 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan  6 11:03:40 UTC 2007


IDJOB= 233972
IDBENCH= 6650
FILE ID= node60/233972-1168081420

PBS_JOBID= 3476189

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-7/os-taillard-7-95-8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233972-1168081420/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-233972-1168081420 -o ROOT/results/node60/solver-233972-1168081420 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233972-1168081420/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  be7c75aa56bdb6eb789d736a14ca44d8

RANDOM SEED= 436174659

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1444272 kB
Buffers:         48316 kB
Cached:         440196 kB
SwapCached:          0 kB
Active:          96604 kB
Inactive:       440104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1444272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          68376 kB
Slab:            60152 kB
Committed_AS:  4124756 kB
PageTables:       1956 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= 66550 MiB



End job on node60 on Sat Jan  6 11:33:48 UTC 2007