Trace number 216552

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 ESAC? (TO) 1800.12 1801.36

General information on the benchmark

NamepseudoSeries/chnl/
chnl-10-20.xml
MD5SUM0bca436124779d01d09b6d05def23170
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.15852
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables400
Number of constraints60
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/216552-1168243339/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.43	     nbVariables=400  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.43	       =>  wckTime=0.127  cpuTime=0.11  mem=7M50
0.43	   
0.43	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
0.57	     nbConstraints=60  nbConflictsStructures=1  nbSharedConflictsStructures=39  nbUnbuiltConflictsStructures=1
0.57	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=2  nbSharedEvaluationManagers=58  maxDegree=2  maxArity=20
0.57	       =>  wckTime=0.264  cpuTime=0.18  mem=11M926
0.61	   
0.61	   solver IterativeSystematicSolver being built... 
0.81	       =>  wckTime=0.504  cpuTime=0.35  mem=17M828
6.74	   
6.74	   preprocessing
6.74	     nbConstraintChecks=3138029  nbValidityChecks=10098  nbPropagations=1399  nbRevisions=6847  nbUselessRevisions=6391
6.74	     nbSingletonTests=576  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0  detectedInconsistency=no
6.74	       =>  wckTime=5.925  cpuTime=5.89  mem=17M828
18.12	   
18.12	   search
18.12	     run=0  nbConstraintChecks=6029380  nbValidityChecks=576  nbPropagations=1644  nbRevisions=7193
18.12	     nbUselessRevisions=6451  nbAssignments=174  nbFailedAssignments=2  nbBacktracks=20  nbVisitedNodes=178
18.12	     nbRestartNogoods=0  mapSize=2  nbInferences=0  nbTooLargeKeys=0
18.12	       =>  wckTime=17.305  cpuTime=17.22  mem=17M828
29.36	   
29.36	   search
29.36	     run=1  nbConstraintChecks=12058754  nbValidityChecks=1160  nbPropagations=3533  nbRevisions=14738
29.36	     nbUselessRevisions=12968  nbAssignments=348  nbFailedAssignments=4  nbBacktracks=40  nbVisitedNodes=355
29.36	     nbRestartNogoods=1  mapSize=4  nbInferences=0  nbTooLargeKeys=0
29.36	       =>  wckTime=28.547  cpuTime=28.45  mem=17M828
42.94	   
42.94	   search
42.94	     run=2  nbConstraintChecks=19398895  nbValidityChecks=1960  nbPropagations=5730  nbRevisions=22787
42.94	     nbUselessRevisions=19608  nbAssignments=543  nbFailedAssignments=7  nbBacktracks=79  nbVisitedNodes=555
42.94	     nbRestartNogoods=2  mapSize=7  nbInferences=0  nbTooLargeKeys=0
42.94	       =>  wckTime=42.126  cpuTime=42.01  mem=18M803
55.49	   
55.49	   search
55.49	     run=3  nbConstraintChecks=26214751  nbValidityChecks=2717  nbPropagations=8215  nbRevisions=31315
55.49	     nbUselessRevisions=26365  nbAssignments=719  nbFailedAssignments=10  nbBacktracks=118  nbVisitedNodes=736
55.49	     nbRestartNogoods=4  mapSize=10  nbInferences=0  nbTooLargeKeys=0
55.49	       =>  wckTime=54.679  cpuTime=54.55  mem=18M803
70.46	   
70.46	   search
70.46	     run=4  nbConstraintChecks=34210323  nbValidityChecks=3780  nbPropagations=11070  nbRevisions=40547
70.46	     nbUselessRevisions=33336  nbAssignments=918  nbFailedAssignments=15  nbBacktracks=177  nbVisitedNodes=943
70.46	     nbRestartNogoods=6  mapSize=15  nbInferences=0  nbTooLargeKeys=0
70.46	       =>  wckTime=69.642  cpuTime=69.49  mem=18M803
87.37	   
87.37	   search
87.37	     run=5  nbConstraintChecks=43254513  nbValidityChecks=5029  nbPropagations=14375  nbRevisions=50584
87.37	     nbUselessRevisions=40512  nbAssignments=1137  nbFailedAssignments=21  nbBacktracks=254  nbVisitedNodes=1172
87.37	     nbRestartNogoods=9  mapSize=21  nbInferences=0  nbTooLargeKeys=0
87.37	       =>  wckTime=86.559  cpuTime=86.37  mem=18M803
105.15	   
105.15	   search
105.15	     run=6  nbConstraintChecks=52691968  nbValidityChecks=6475  nbPropagations=18171  nbRevisions=61583
105.15	     nbUselessRevisions=47978  nbAssignments=1376  nbFailedAssignments=28  nbBacktracks=372  nbVisitedNodes=1423
105.15	     nbRestartNogoods=13  mapSize=32  nbInferences=0  nbTooLargeKeys=0
105.15	       =>  wckTime=104.339  cpuTime=104.12  mem=18M803
131.77	   
131.77	   search
131.77	     run=7  nbConstraintChecks=66848159  nbValidityChecks=8745  nbPropagations=22687  nbRevisions=74077
131.77	     nbUselessRevisions=55917  nbAssignments=1679  nbFailedAssignments=40  nbBacktracks=548  nbVisitedNodes=1746
131.77	     nbRestartNogoods=14  mapSize=50  nbInferences=0  nbTooLargeKeys=0
131.77	       =>  wckTime=130.955  cpuTime=130.71  mem=18M803
161.11	   
161.11	   search
161.11	     run=8  nbConstraintChecks=82446273  nbValidityChecks=11781  nbPropagations=28157  nbRevisions=88532
161.11	     nbUselessRevisions=64503  nbAssignments=2105  nbFailedAssignments=55  nbBacktracks=839  nbVisitedNodes=2200
161.11	     nbRestartNogoods=16  mapSize=74  nbInferences=3  nbTooLargeKeys=0
161.11	       =>  wckTime=160.298  cpuTime=160.01  mem=18M803
201.72	   
201.72	   search
201.72	     run=9  nbConstraintChecks=104205158  nbValidityChecks=16729  nbPropagations=35059  nbRevisions=106061
201.72	     nbUselessRevisions=74128  nbAssignments=2655  nbFailedAssignments=80  nbBacktracks=1224  nbVisitedNodes=2793
201.72	     nbRestartNogoods=20  mapSize=110  nbInferences=5  nbTooLargeKeys=0
201.72	       =>  wckTime=200.912  cpuTime=200.58  mem=18M803
254.69	   
254.70	   search
254.70	     run=10  nbConstraintChecks=132452426  nbValidityChecks=26880  nbPropagations=44073  nbRevisions=129300
254.70	     nbUselessRevisions=86603  nbAssignments=3565  nbFailedAssignments=120  nbBacktracks=1813  nbVisitedNodes=3633
254.70	     nbRestartNogoods=27  mapSize=169  nbInferences=10  nbTooLargeKeys=0
254.70	       =>  wckTime=253.883  cpuTime=253.49  mem=19M779
333.38	   
333.38	   search
333.38	     run=11  nbConstraintChecks=174594101  nbValidityChecks=38308  nbPropagations=56174  nbRevisions=159270
333.38	     nbUselessRevisions=101385  nbAssignments=4652  nbFailedAssignments=182  nbBacktracks=2693  nbVisitedNodes=4822
333.38	     nbRestartNogoods=35  mapSize=263  nbInferences=16  nbTooLargeKeys=0
333.38	       =>  wckTime=332.566  cpuTime=332.07  mem=19M779
438.83	   
438.83	   search
438.83	     run=12  nbConstraintChecks=231154395  nbValidityChecks=63917  nbPropagations=73039  nbRevisions=203397
438.83	     nbUselessRevisions=124352  nbAssignments=6687  nbFailedAssignments=260  nbBacktracks=3991  nbVisitedNodes=6489
438.83	     nbRestartNogoods=43  mapSize=393  nbInferences=30  nbTooLargeKeys=0
438.83	       =>  wckTime=438.022  cpuTime=437.42  mem=20M754
552.83	   
552.83	   search
552.83	     run=13  nbConstraintChecks=292901607  nbValidityChecks=87823  nbPropagations=96416  nbRevisions=261557
552.83	     nbUselessRevisions=152272  nbAssignments=8932  nbFailedAssignments=378  nbBacktracks=5985  nbVisitedNodes=8956
552.83	     nbRestartNogoods=51  mapSize=609  nbInferences=62  nbTooLargeKeys=0
552.83	       =>  wckTime=552.022  cpuTime=551.28  mem=21M729
698.23	   
698.23	   search
698.23	     run=14  nbConstraintChecks=371378469  nbValidityChecks=121102  nbPropagations=128936  nbRevisions=339271
698.23	     nbUselessRevisions=187062  nbAssignments=12191  nbFailedAssignments=543  nbBacktracks=8906  nbVisitedNodes=12524
698.23	     nbRestartNogoods=57  mapSize=914  nbInferences=99  nbTooLargeKeys=0
698.23	       =>  wckTime=697.417  cpuTime=696.51  mem=22M704
966.09	   
966.09	   search
966.09	     run=15  nbConstraintChecks=519426387  nbValidityChecks=181716  nbPropagations=176719  nbRevisions=451984
966.09	     nbUselessRevisions=236263  nbAssignments=17371  nbFailedAssignments=842  nbBacktracks=13298  nbVisitedNodes=17979
966.09	     nbRestartNogoods=61  mapSize=1450  nbInferences=197  nbTooLargeKeys=0
966.09	       =>  wckTime=965.28  cpuTime=964.24  mem=24M654
1342.10	   
1342.10	   search
1342.10	     run=16  nbConstraintChecks=728273093  nbValidityChecks=263965  nbPropagations=245786  nbRevisions=612110
1342.10	     nbUselessRevisions=304732  nbAssignments=24904  nbFailedAssignments=1220  nbBacktracks=19883  nbVisitedNodes=25928
1342.10	     nbRestartNogoods=70  mapSize=2179  nbInferences=348  nbTooLargeKeys=0
1342.10	       =>  wckTime=1341.289  cpuTime=1340.12  mem=28M555

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/node22/watcher-216552-1168243339 -o ROOT/results/node22/solver-216552-1168243339 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216552-1168243339/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: 2.00 2.00 1.97 4/94 14819
/proc/meminfo: memFree=1276736/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=0 CPUtime=0
/proc/14818/stat : 14818 (runsolver) R 14816 14818 14243 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 172728354 0 0 18446744073709551615 0 0 0 18446744073709551615 272467815719 0 0 4096 24578 0 0 0 17 0 0 0
/proc/14818/statm: 0 0 0 0 0 0 0

[startup+0.10838 s]
/proc/loadavg: 2.00 2.00 1.97 4/94 14819
/proc/meminfo: memFree=1276736/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=914988 CPUtime=0.08
/proc/14818/stat : 14818 (java) S 14816 14818 14243 0 -1 0 2997 0 1 0 6 2 0 0 22 0 8 0 172728354 936947712 2743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516443 s]
/proc/loadavg: 2.00 2.00 1.97 4/94 14819
/proc/meminfo: memFree=1276736/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=0.49
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 7192 0 1 0 44 5 0 0 25 0 8 0 172728354 937431040 6931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 6931 2162 14 0 215335 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915460

[startup+1.33857 s]
/proc/loadavg: 2.00 2.00 1.97 3/101 14828
/proc/meminfo: memFree=1250376/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=1.31
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 9322 0 1 0 124 7 0 0 25 0 8 0 172728354 937431040 9060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637895 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 9060 2539 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 9060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 9060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.17
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 359 0 0 0 16 1 0 0 15 0 8 0 172728362 937431040 9060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 9060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 9060 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.98782 s]
/proc/loadavg: 2.00 2.00 1.97 3/101 14828
/proc/meminfo: memFree=1250376/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=2.96
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 9335 0 1 0 289 7 0 0 25 0 8 0 172728354 937431040 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642883 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 9071 2541 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 17 0 8 0 172728358 937431040 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.18
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 368 0 0 0 17 1 0 0 16 0 8 0 172728362 937431040 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 9071 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915460

[startup+6.28133 s]
/proc/loadavg: 2.00 2.00 1.97 3/101 14830
/proc/meminfo: memFree=1250248/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=6.25
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 9338 0 1 0 618 7 0 0 25 0 8 0 172728354 937431040 9072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637874 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 9072 2541 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 9072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 9072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.18
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 370 0 0 0 17 1 0 0 16 0 8 0 172728362 937431040 9072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 9072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 9072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915460

[startup+12.7793 s]
/proc/loadavg: 2.00 2.00 1.97 3/101 14836
/proc/meminfo: memFree=1249800/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=12.72
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 9446 0 1 0 1265 7 0 0 25 0 8 0 172728354 937431040 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791731 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 9176 2542 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.2
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 381 0 0 0 19 1 0 0 17 0 8 0 172728362 937431040 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 9176 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915460

[startup+25.6503 s]
/proc/loadavg: 2.00 2.00 1.97 4/95 14856
/proc/meminfo: memFree=1250800/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=25.58
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 9472 0 1 0 2550 8 0 0 25 0 8 0 172728354 937431040 9201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073639303 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 9201 2543 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 9201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 9201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.2
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 381 0 0 0 19 1 0 0 16 0 8 0 172728362 937431040 9201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 9201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 9201 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 915460

[startup+51.2833 s]
/proc/loadavg: 2.06 2.01 1.97 3/95 14856
/proc/meminfo: memFree=1250744/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=51.19
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 9519 0 1 0 5111 8 0 0 25 0 8 0 172728354 937431040 9244 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642848 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 9244 2543 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 9244 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9244 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9244 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 9244 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.21
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 388 0 0 0 20 1 0 0 16 0 8 0 172728362 937431040 9244 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 9244 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 9244 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 915460

[startup+102.551 s]
/proc/loadavg: 2.08 2.03 1.98 3/95 14856
/proc/meminfo: memFree=1250488/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=102.4
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 9594 0 1 0 10232 8 0 0 25 0 8 0 172728354 937431040 9314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073639283 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 9314 2543 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 9314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 9314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 9314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.23
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 396 0 0 0 22 1 0 0 16 0 8 0 172728362 937431040 9314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 9314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 9314 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 915460

[startup+162.575 s]
/proc/loadavg: 2.03 2.02 1.98 3/95 14856
/proc/meminfo: memFree=1243768/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=162.35
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 9685 0 1 0 16226 9 0 0 25 0 8 0 172728354 937431040 9402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.04 s]
/proc/loadavg: 1.02 1.08 1.42 2/85 15056
/proc/meminfo: memFree=1312296/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=1481.89
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 12211 0 1 0 148173 16 0 0 25 0 8 0 172728354 937431040 11917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 11917 2543 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 11917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 11917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 11917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 11917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.27
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 414 0 0 0 25 2 0 0 16 0 8 0 172728362 937431040 11917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 11917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 11917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 915460

[startup+1543.06 s]
/proc/loadavg: 1.06 1.08 1.39 2/85 15056
/proc/meminfo: memFree=1311784/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=1541.89
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 12335 0 1 0 154173 16 0 0 25 0 8 0 172728354 937431040 12041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642855 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 12041 2543 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 12041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 12041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.27
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 414 0 0 0 25 2 0 0 16 0 8 0 172728362 937431040 12041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 12041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 12041 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 915460

[startup+1603.07 s]
/proc/loadavg: 1.02 1.06 1.37 2/85 15056
/proc/meminfo: memFree=1311144/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=1601.88
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 12463 0 1 0 160172 16 0 0 25 0 8 0 172728354 937431040 12169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642866 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 12169 2543 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 12169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 12169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.27
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 414 0 0 0 25 2 0 0 16 0 8 0 172728362 937431040 12169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 12169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 12169 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 915460

[startup+1663.09 s]
/proc/loadavg: 1.00 1.05 1.34 2/85 15056
/proc/meminfo: memFree=1310632/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=1661.89
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 12595 0 1 0 166172 17 0 0 25 0 8 0 172728354 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637895 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 12301 2543 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.27
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 414 0 0 0 25 2 0 0 16 0 8 0 172728362 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 12301 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 915460

[startup+1723.12 s]
/proc/loadavg: 1.00 1.04 1.32 2/85 15056
/proc/meminfo: memFree=1309992/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=1721.89
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 12718 0 1 0 172172 17 0 0 25 0 8 0 172728354 937431040 12424 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791694 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 12424 2543 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 12424 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12424 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12424 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 12424 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.27
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 414 0 0 0 25 2 0 0 16 0 8 0 172728362 937431040 12424 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 12424 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 12424 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 915460

[startup+1783.14 s]
/proc/loadavg: 1.06 1.04 1.30 2/85 15056
/proc/meminfo: memFree=1309288/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=1781.9
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 12894 0 1 0 178173 17 0 0 25 0 8 0 172728354 937431040 12600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637907 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 12600 2543 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 12600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 12600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.27
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 415 0 0 0 25 2 0 0 16 0 8 0 172728362 937431040 12600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 12600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 12600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.33 s]
/proc/loadavg: 1.05 1.04 1.29 2/85 15056
/proc/meminfo: memFree=1309096/2055920 swapFree=4157540/4192956
[pid=14818] ppid=14816 vsize=915460 CPUtime=1800.08
/proc/14818/stat : 14818 (java) R 14816 14818 14243 0 -1 0 12926 0 1 0 179991 17 0 0 25 0 8 0 172728354 937431040 12632 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637877 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14818/statm: 228865 12632 2543 14 0 215335 0
[pid=14818/tid=14820] ppid=14816 vsize=915460 CPUtime=0.02
/proc/14818/task/14820/stat : 14820 (java) S 14816 14818 14243 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 172728358 937431040 12632 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14821] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14821/stat : 14821 (java) S 14816 14818 14243 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12632 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14822] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14822/stat : 14822 (java) S 14816 14818 14243 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 172728358 937431040 12632 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14823] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14823/stat : 14823 (java) S 14816 14818 14243 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 172728362 937431040 12632 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14824] ppid=14816 vsize=915460 CPUtime=0.27
/proc/14818/task/14824/stat : 14824 (java) S 14816 14818 14243 0 -1 64 415 0 0 0 25 2 0 0 16 0 8 0 172728362 937431040 12632 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14825] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14825/stat : 14825 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 172728362 937431040 12632 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14818/tid=14826] ppid=14816 vsize=915460 CPUtime=0
/proc/14818/task/14826/stat : 14826 (java) S 14816 14818 14243 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 172728362 937431040 12632 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1801.36
CPU time (s): 1800.12
CPU user time (s): 1799.93
CPU system time (s): 0.183972
CPU usage (%): 99.931
Max. virtual memory (cumulated for all children) (KiB): 915460

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

runsolver used 1.81472 s user time and 5.2332 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Jan  8 08:02:19 UTC 2007


IDJOB= 216552
IDBENCH= 5087
FILE ID= node22/216552-1168243339

PBS_JOBID= 3481553

Free space on /tmp= 66561 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-10-20.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216552-1168243339/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-216552-1168243339 -o ROOT/results/node22/solver-216552-1168243339 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/216552-1168243339/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0bca436124779d01d09b6d05def23170

RANDOM SEED= 260424608

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.279
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.279
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:       1277216 kB
Buffers:         28892 kB
Cached:         583140 kB
SwapCached:      11256 kB
Active:         206304 kB
Inactive:       512344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277216 kB
SwapTotal:     4192956 kB
SwapFree:      4157540 kB
Dirty:            1776 kB
Writeback:           0 kB
Mapped:         125500 kB
Slab:            44320 kB
Committed_AS:  3332620 kB
PageTables:       2628 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= 66563 MiB



End job on node22 on Mon Jan  8 08:32:21 UTC 2007