Trace number 249155

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.06 1812.23

General information on the benchmark

Nameprimes/primes-15/
primes-15-60-3-5.xml
MD5SUMa6c63105dd9b62ba32a6970ebe963998
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.012
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity8
Maximum domain size46
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/249155-1168402767/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.43	     nbVariables=100  nbDomainTypes=1  minDomainSize=46  maxDomainSize=46
0.43	       =>  wckTime=0.113  cpuTime=0.09  mem=6M951
0.43	   
0.43	   predicates being loaded...
0.48	   
0.48	   constraints being loaded...
0.84	     nbConstraints=60  nbSingletonDomainVariables=1  nbDisconnectedVariables=1  nbConflictsStructures=5
0.84	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=55  nbSharedBinaryRepresentations=0
0.84	     nbEvaluationManagers=60  nbSharedEvaluationManagers=0  maxDegree=8  maxArity=8
0.84	       =>  wckTime=0.522  cpuTime=0.44  mem=10M869
0.87	   
0.87	   solver IterativeSystematicSolver being built... 
1.06	       =>  wckTime=0.743  cpuTime=0.58  mem=15M603
10.48	   
10.48	   preprocessing
10.48	     nbConstraintChecks=15718291  nbValidityChecks=16974  nbPropagations=1017  nbRevisions=896  nbUselessRevisions=241
10.48	     nbSingletonTests=362  nbEffectiveSingletonTests=76  nbESACBranches=24  nbRemovedValues=327
10.48	     detectedInconsistency=no
10.48	       =>  wckTime=9.424  cpuTime=9.31  mem=15M603
11.82	   
11.82	   search
11.82	     run=0  nbConstraintChecks=2042170  nbValidityChecks=4268  nbPropagations=1219  nbRevisions=1139
11.82	     nbUselessRevisions=312  nbAssignments=37  nbFailedAssignments=6  nbBacktracks=11  nbVisitedNodes=44
11.82	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
11.82	       =>  wckTime=10.758  cpuTime=10.62  mem=16M611
13.11	   
13.11	   search
13.11	     run=1  nbConstraintChecks=4117698  nbValidityChecks=10651  nbPropagations=2767  nbRevisions=2688
13.11	     nbUselessRevisions=751  nbAssignments=102  nbFailedAssignments=15  nbBacktracks=26  nbVisitedNodes=97
13.11	     nbRestartNogoods=4  mapSize=18  nbInferences=0  nbTooLargeKeys=0
13.11	       =>  wckTime=12.051  cpuTime=11.88  mem=16M611
15.03	   
15.03	   search
15.03	     run=2  nbConstraintChecks=7309846  nbValidityChecks=19447  nbPropagations=4725  nbRevisions=4747
15.03	     nbUselessRevisions=1343  nbAssignments=179  nbFailedAssignments=27  nbBacktracks=55  nbVisitedNodes=169
15.03	     nbRestartNogoods=10  mapSize=40  nbInferences=0  nbTooLargeKeys=0
15.03	       =>  wckTime=13.973  cpuTime=13.79  mem=16M611
17.12	   
17.12	   search
17.12	     run=3  nbConstraintChecks=10433595  nbValidityChecks=27708  nbPropagations=7302  nbRevisions=7511
17.12	     nbUselessRevisions=2073  nbAssignments=259  nbFailedAssignments=58  nbBacktracks=88  nbVisitedNodes=280
17.12	     nbRestartNogoods=13  mapSize=71  nbInferences=0  nbTooLargeKeys=0
17.13	       =>  wckTime=16.068  cpuTime=15.86  mem=16M611
18.76	   
18.76	   search
18.76	     run=4  nbConstraintChecks=12991687  nbValidityChecks=36769  nbPropagations=10355  nbRevisions=10897
18.76	     nbUselessRevisions=2999  nbAssignments=353  nbFailedAssignments=84  nbBacktracks=138  nbVisitedNodes=400
18.76	     nbRestartNogoods=15  mapSize=105  nbInferences=0  nbTooLargeKeys=0
18.76	       =>  wckTime=17.697  cpuTime=17.47  mem=16M611
22.26	   
22.26	   search
22.26	     run=5  nbConstraintChecks=17791495  nbValidityChecks=51791  nbPropagations=14326  nbRevisions=15639
22.26	     nbUselessRevisions=4247  nbAssignments=512  nbFailedAssignments=125  nbBacktracks=216  nbVisitedNodes=596
22.26	     nbRestartNogoods=18  mapSize=159  nbInferences=0  nbTooLargeKeys=0
22.26	       =>  wckTime=21.201  cpuTime=20.94  mem=16M611
29.15	   
29.15	   search
29.15	     run=6  nbConstraintChecks=28318163  nbValidityChecks=87908  nbPropagations=20032  nbRevisions=22556
29.15	     nbUselessRevisions=6087  nbAssignments=854  nbFailedAssignments=207  nbBacktracks=329  nbVisitedNodes=904
29.15	     nbRestartNogoods=30  mapSize=250  nbInferences=0  nbTooLargeKeys=0
29.15	       =>  wckTime=28.09  cpuTime=27.76  mem=16M611
35.95	   
35.95	   search
35.95	     run=7  nbConstraintChecks=38649453  nbValidityChecks=119826  nbPropagations=27306  nbRevisions=31553
35.95	     nbUselessRevisions=8533  nbAssignments=1162  nbFailedAssignments=275  nbBacktracks=503  nbVisitedNodes=1234
35.95	     nbRestartNogoods=41  mapSize=370  nbInferences=0  nbTooLargeKeys=0
35.95	       =>  wckTime=34.892  cpuTime=34.49  mem=16M611
43.91	   
43.91	   search
43.91	     run=8  nbConstraintChecks=50122428  nbValidityChecks=156726  nbPropagations=36545  nbRevisions=43237
43.91	     nbUselessRevisions=11838  nbAssignments=1534  nbFailedAssignments=369  nbBacktracks=760  nbVisitedNodes=1700
43.91	     nbRestartNogoods=46  mapSize=532  nbInferences=0  nbTooLargeKeys=0
43.91	       =>  wckTime=42.856  cpuTime=42.38  mem=16M611
56.99	   
56.99	   search
56.99	     run=9  nbConstraintChecks=69483332  nbValidityChecks=213972  nbPropagations=48822  nbRevisions=58901
56.99	     nbUselessRevisions=16373  nbAssignments=2071  nbFailedAssignments=504  nbBacktracks=1144  nbVisitedNodes=2372
56.99	     nbRestartNogoods=54  mapSize=795  nbInferences=0  nbTooLargeKeys=0
56.99	       =>  wckTime=55.937  cpuTime=55.33  mem=16M611
74.02	   
74.02	   INFO : Stopping hyperNogood (mapSize=1029, nbTooLargekeys=0, mem=17M586)
93.25	   
93.25	   search
93.25	     run=10  nbConstraintChecks=123484966  nbValidityChecks=374128  nbPropagations=68376  nbRevisions=83357
93.25	     nbUselessRevisions=22857  nbAssignments=3133  nbFailedAssignments=974  nbBacktracks=1720  nbVisitedNodes=3904
93.25	     nbRestartNogoods=58
93.25	       =>  wckTime=92.193  cpuTime=91.25  mem=17M586
137.41	   
137.41	   search
137.41	     run=11  nbConstraintChecks=183252952  nbValidityChecks=527709  nbPropagations=95124  nbRevisions=116575
137.41	     nbUselessRevisions=31638  nbAssignments=4428  nbFailedAssignments=1364  nbBacktracks=2589  nbVisitedNodes=5572
137.41	     nbRestartNogoods=63
137.41	       =>  wckTime=136.352  cpuTime=135.0  mem=17M586
202.61	   
202.61	   search
202.61	     run=12  nbConstraintChecks=278811045  nbValidityChecks=801794  nbPropagations=135199  nbRevisions=165630
202.61	     nbUselessRevisions=44417  nbAssignments=6574  nbFailedAssignments=2159  nbBacktracks=3886  nbVisitedNodes=8475
202.61	     nbRestartNogoods=72
202.61	       =>  wckTime=201.556  cpuTime=199.61  mem=17M586
302.52	   
302.52	   search
302.52	     run=13  nbConstraintChecks=424827534  nbValidityChecks=1205760  nbPropagations=193500  nbRevisions=237520
302.52	     nbUselessRevisions=63278  nbAssignments=9489  nbFailedAssignments=3026  nbBacktracks=5835  nbVisitedNodes=12176
302.52	     nbRestartNogoods=95
302.52	       =>  wckTime=301.465  cpuTime=298.6  mem=17M586
453.54	   
453.54	   search
453.54	     run=14  nbConstraintChecks=647267698  nbValidityChecks=1905907  nbPropagations=284583  nbRevisions=350424
453.54	     nbUselessRevisions=91876  nbAssignments=14510  nbFailedAssignments=5076  nbBacktracks=8755  nbVisitedNodes=19224
453.54	     nbRestartNogoods=102
453.54	       =>  wckTime=452.48  cpuTime=448.24  mem=17M586
728.95	   
728.95	   search
728.95	     run=15  nbConstraintChecks=1070458244  nbValidityChecks=3020906  nbPropagations=427310  nbRevisions=526450
728.95	     nbUselessRevisions=135851  nbAssignments=22655  nbFailedAssignments=8819  nbBacktracks=13134  nbVisitedNodes=31112
728.95	     nbRestartNogoods=119
728.95	       =>  wckTime=727.893  cpuTime=721.14  mem=17M586
983.33	   
983.33	   search
983.33	     run=16  nbConstraintChecks=1428156438  nbValidityChecks=4318517  nbPropagations=637298  nbRevisions=783371
983.33	     nbUselessRevisions=199158  nbAssignments=33255  nbFailedAssignments=12799  nbBacktracks=19702  nbVisitedNodes=45661
983.33	     nbRestartNogoods=131
983.33	       =>  wckTime=982.271  cpuTime=973.21  mem=17M586
1318.31	   
1318.31	   search
1318.31	     run=17  nbConstraintChecks=1909608728  nbValidityChecks=6230298  nbPropagations=949014  nbRevisions=1163162
1318.31	     nbUselessRevisions=291115  nbAssignments=48931  nbFailedAssignments=18603  nbBacktracks=29554  nbVisitedNodes=67141
1318.31	     nbRestartNogoods=144
1318.31	       =>  wckTime=1317.256  cpuTime=1305.48  mem=17M586

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/node4/watcher-249155-1168402767 -o ROOT/results/node4/solver-249155-1168402767 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249155-1168402767/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.94 1.98 1.93 4/94 14662
/proc/meminfo: memFree=1315064/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=18540 CPUtime=0
/proc/14661/stat : 14661 (runsolver) R 14659 14661 14019 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 188672262 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/14661/statm: 4635 279 244 17 0 2626 0

[startup+0.110039 s]
/proc/loadavg: 1.94 1.98 1.93 4/94 14662
/proc/meminfo: memFree=1315064/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=914988 CPUtime=0.09
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 3049 0 1 0 8 1 0 0 17 0 8 0 188672262 936947712 2795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072916949 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14661/statm: 228747 2795 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.518078 s]
/proc/loadavg: 1.94 1.98 1.93 4/94 14662
/proc/meminfo: memFree=1315064/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915328 CPUtime=0.5
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 6793 0 1 0 46 4 0 0 18 0 8 0 188672262 937295872 6532 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152153559 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14661/statm: 228832 6532 2154 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33915 s]
/proc/loadavg: 1.94 1.98 1.93 3/101 14669
/proc/meminfo: memFree=1290432/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=1.31
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 8871 0 1 0 125 6 0 0 25 0 8 0 188672262 937435136 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628748 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14661/statm: 228866 8609 2540 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 188672266 937435136 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.17
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 353 0 0 0 16 1 0 0 16 0 8 0 188672270 937435136 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.97631 s]
/proc/loadavg: 1.95 1.98 1.93 3/101 14669
/proc/meminfo: memFree=1290368/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=2.93
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 8889 0 1 0 287 6 0 0 25 0 8 0 188672262 937435136 8625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628647 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14661/statm: 228866 8625 2542 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 17 0 8 0 188672266 937435136 8625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.18
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 362 0 0 0 17 1 0 0 15 0 8 0 188672270 937435136 8625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8625 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.27762 s]
/proc/loadavg: 1.95 1.98 1.93 3/101 14669
/proc/meminfo: memFree=1290304/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=6.2
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 8892 0 1 0 614 6 0 0 25 0 8 0 188672262 937435136 8626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14661/statm: 228866 8626 2542 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 17 0 8 0 188672266 937435136 8626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.19
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 363 0 0 0 18 1 0 0 15 0 8 0 188672270 937435136 8626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8626 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.7442 s]
/proc/loadavg: 1.95 1.98 1.93 3/101 14669
/proc/meminfo: memFree=1289984/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=12.61
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9001 0 1 0 1255 6 0 0 25 0 8 0 188672262 937435136 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073621127 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14661/statm: 228866 8729 2543 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 17 0 8 0 188672266 937435136 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.21
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 370 0 0 0 20 1 0 0 15 0 8 0 188672270 937435136 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8729 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.6125 s]
/proc/loadavg: 1.96 1.98 1.93 3/101 14669
/proc/meminfo: memFree=1289856/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=25.37
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9064 0 1 0 2530 7 0 0 25 0 8 0 188672262 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073626756 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14661/statm: 228866 8784 2543 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 17 0 8 0 188672266 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.23
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 385 0 0 0 22 1 0 0 15 0 8 0 188672270 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915464

[startup+51.2219 s]
/proc/loadavg: 1.97 1.98 1.93 3/101 14669
/proc/meminfo: memFree=1289472/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=50.74
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9176 0 1 0 5067 7 0 0 25 0 8 0 188672262 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628647 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14661/statm: 228866 8889 2543 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 188672266 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.24
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 188672270 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915464

[startup+102.43 s]
/proc/loadavg: 1.99 1.98 1.93 3/101 14669
/proc/meminfo: memFree=1289216/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=101.47
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9236 0 1 0 10140 7 0 0 25 0 8 0 188672262 937435136 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073627508 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14661/statm: 228866 8944 2543 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 188672266 937435136 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.26
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 188672270 937435136 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 915464

[startup+162.495 s]
/proc/loadavg: 1.99 1.98 1.93 3/101 14669
/proc/meminfo: memFree=1289152/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=161
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9240 0 1 0 16092 8 0 0 25 0 8 0 188672262 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1411.8
Current children cumulated vsize (KiB) 915464

[startup+1483.67 s]
/proc/loadavg: 2.05 2.06 1.98 3/100 14870
/proc/meminfo: memFree=1692232/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=1471.8
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9261 0 1 0 147166 14 0 0 25 0 8 0 188672262 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073809308 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14661/statm: 228866 8967 2543 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 188672266 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.26
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1471.8
Current children cumulated vsize (KiB) 915464

[startup+1543.71 s]
/proc/loadavg: 2.05 2.06 1.98 3/100 14870
/proc/meminfo: memFree=1692168/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=1531.8
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9261 0 1 0 153166 14 0 0 25 0 8 0 188672262 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073626765 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14661/statm: 228866 8967 2543 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 188672266 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.26
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1531.8
Current children cumulated vsize (KiB) 915464

[startup+1603.76 s]
/proc/loadavg: 2.02 2.05 1.98 3/100 14870
/proc/meminfo: memFree=1691912/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=1591.79
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9261 0 1 0 159164 15 0 0 25 0 8 0 188672262 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073622884 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14661/statm: 228866 8967 2543 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 188672266 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.26
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1591.79
Current children cumulated vsize (KiB) 915464

[startup+1663.82 s]
/proc/loadavg: 2.00 2.04 1.98 3/100 14870
/proc/meminfo: memFree=1691528/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=1651.78
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9261 0 1 0 165163 15 0 0 25 0 8 0 188672262 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073621090 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14661/statm: 228866 8967 2543 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 188672266 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.26
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.78
Current children cumulated vsize (KiB) 915464

[startup+1723.87 s]
/proc/loadavg: 2.00 2.03 1.98 3/100 14870
/proc/meminfo: memFree=1691400/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=1711.78
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9261 0 1 0 171163 15 0 0 25 0 8 0 188672262 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073622368 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14661/statm: 228866 8967 2543 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 188672266 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.26
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.78
Current children cumulated vsize (KiB) 915464

[startup+1783.91 s]
/proc/loadavg: 2.03 2.03 1.99 3/100 14870
/proc/meminfo: memFree=1691272/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=1771.75
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9261 0 1 0 177160 15 0 0 25 0 8 0 188672262 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073621139 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14661/statm: 228866 8967 2543 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 188672266 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.26
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.75
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.2 s]
/proc/loadavg: 2.02 2.03 1.99 3/100 14870
/proc/meminfo: memFree=1691208/2055920 swapFree=4182144/4192956
[pid=14661] ppid=14659 vsize=915464 CPUtime=1800.03
/proc/14661/stat : 14661 (java) R 14659 14661 14019 0 -1 0 9261 0 1 0 179988 15 0 0 25 0 8 0 188672262 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073631927 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14661/statm: 228866 8967 2543 14 0 215336 0
[pid=14661/tid=14663] ppid=14659 vsize=915464 CPUtime=0.02
/proc/14661/task/14663/stat : 14663 (java) S 14659 14661 14019 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 188672266 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14664] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14664/stat : 14664 (java) S 14659 14661 14019 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14665] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14665/stat : 14665 (java) S 14659 14661 14019 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188672267 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14666] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14666/stat : 14666 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14667] ppid=14659 vsize=915464 CPUtime=0.26
/proc/14661/task/14667/stat : 14667 (java) S 14659 14661 14019 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14668] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14668/stat : 14668 (java) S 14659 14661 14019 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14661/tid=14669] ppid=14659 vsize=915464 CPUtime=0
/proc/14661/task/14669/stat : 14669 (java) S 14659 14661 14019 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188672270 937435136 8967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1812.23
CPU time (s): 1800.06
CPU user time (s): 1799.9
CPU system time (s): 0.157975
CPU usage (%): 99.3285
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.157975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9280
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= 37845
involuntary context switches= 53883

runsolver used 2.22366 s user time and 5.84211 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Wed Jan 10 04:19:27 UTC 2007


IDJOB= 249155
IDBENCH= 11762
FILE ID= node4/249155-1168402767

PBS_JOBID= 3523099

Free space on /tmp= 66530 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-15/primes-15-60-3-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249155-1168402767/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-249155-1168402767 -o ROOT/results/node4/solver-249155-1168402767 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249155-1168402767/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a6c63105dd9b62ba32a6970ebe963998

RANDOM SEED= 923995865

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.223
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.223
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:       1315480 kB
Buffers:         46280 kB
Cached:         143880 kB
SwapCached:       2552 kB
Active:         566356 kB
Inactive:        96216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1315480 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            2060 kB
Writeback:           0 kB
Mapped:         489712 kB
Slab:            61388 kB
Committed_AS:  6791596 kB
PageTables:       3336 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= 66529 MiB



End job on node4 on Wed Jan 10 04:49:39 UTC 2007