Trace number 252659

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.09 1814.75

General information on the benchmark

NamesocialGolfers/
socialGolfer-10-4-8.xml
MD5SUM438cb9b1cc995a1c98e119c00b2b67b9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables7520
Number of constraints40576
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40576
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/252659-1168409280/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.58	     nbVariables=7520  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.58	       =>  wckTime=0.253  cpuTime=0.18  mem=10M817
0.58	   
0.58	   predicates being loaded...
0.59	   
0.59	   constraints being loaded...
5.32	     nbConstraints=40576  nbConflictsStructures=3  nbSharedConflictsStructures=40493  nbUnbuiltConflictsStructures=1
5.32	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=4  nbSharedEvaluationManagers=40572  maxDegree=33
5.32	     maxArity=32
5.32	       =>  wckTime=4.996  cpuTime=4.32  mem=74M684
5.65	   
5.65	   solver IterativeSystematicSolver being built... 
6.88	       =>  wckTime=6.552  cpuTime=5.21  mem=104M719
69.57	   
69.57	   INFO : Stopping ESAC
69.58	   
69.58	   preprocessing
69.58	     nbConstraintChecks=41705  nbValidityChecks=67944  nbPropagations=16403  nbRevisions=66037  nbUselessRevisions=64656
69.58	     nbSingletonTests=7683  nbEffectiveSingletonTests=0  nbESACBranches=11  nbRemovedValues=0  detectedInconsistency=no
69.58	       =>  wckTime=62.686  cpuTime=61.77  mem=108M783
73.63	   
73.63	   search
73.63	     run=0  nbConstraintChecks=1068973  nbValidityChecks=2994  nbPropagations=16906  nbRevisions=68833
73.63	     nbUselessRevisions=67064  nbAssignments=115  nbFailedAssignments=1  nbBacktracks=31  nbVisitedNodes=117
73.63	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
73.63	       =>  wckTime=66.742  cpuTime=65.77  mem=108M783
74.14	   
74.14	   search
74.14	     run=1  nbConstraintChecks=1095903  nbValidityChecks=8468  nbPropagations=34337  nbRevisions=142171
74.14	     nbUselessRevisions=137987  nbAssignments=235  nbFailedAssignments=4  nbBacktracks=48  nbVisitedNodes=242
74.14	     nbRestartNogoods=1  mapSize=5  nbInferences=0  nbTooLargeKeys=0
74.14	       =>  wckTime=67.257  cpuTime=66.27  mem=109M829
79.80	   
79.80	   search
79.80	     run=2  nbConstraintChecks=2241351  nbValidityChecks=22945  nbPropagations=52988  nbRevisions=228378
79.80	     nbUselessRevisions=220820  nbAssignments=712  nbFailedAssignments=8  nbBacktracks=70  nbVisitedNodes=727
79.80	     nbRestartNogoods=2  mapSize=12  nbInferences=0  nbTooLargeKeys=0
79.80	       =>  wckTime=72.917  cpuTime=71.86  mem=109M829
85.48	   
85.48	   search
85.48	     run=3  nbConstraintChecks=3383235  nbValidityChecks=40342  nbPropagations=72997  nbRevisions=328458
85.48	     nbUselessRevisions=316384  nbAssignments=1211  nbFailedAssignments=14  nbBacktracks=106  nbVisitedNodes=1238
85.48	     nbRestartNogoods=3  mapSize=22  nbInferences=0  nbTooLargeKeys=0
85.48	       =>  wckTime=78.594  cpuTime=77.48  mem=110M845
91.30	   
91.30	   search
91.30	     run=4  nbConstraintChecks=4527647  nbValidityChecks=58887  nbPropagations=94494  nbRevisions=443349
91.30	     nbUselessRevisions=425458  nbAssignments=1732  nbFailedAssignments=22  nbBacktracks=162  nbVisitedNodes=1775
91.30	     nbRestartNogoods=5  mapSize=36  nbInferences=0  nbTooLargeKeys=0
91.30	       =>  wckTime=84.413  cpuTime=83.21  mem=111M861
97.29	   
97.29	   search
97.29	     run=5  nbConstraintChecks=5678787  nbValidityChecks=80103  nbPropagations=117800  nbRevisions=575254
97.29	     nbUselessRevisions=549803  nbAssignments=2292  nbFailedAssignments=35  nbBacktracks=261  nbVisitedNodes=2362
97.29	     nbRestartNogoods=7  mapSize=62  nbInferences=0  nbTooLargeKeys=0
97.29	       =>  wckTime=90.404  cpuTime=89.13  mem=112M877
103.45	   
103.45	   search
103.45	     run=6  nbConstraintChecks=6840569  nbValidityChecks=101933  nbPropagations=143521  nbRevisions=725195
103.45	     nbUselessRevisions=689841  nbAssignments=2911  nbFailedAssignments=60  nbBacktracks=374  nbVisitedNodes=3031
103.45	     nbRestartNogoods=8  mapSize=109  nbInferences=0  nbTooLargeKeys=0
103.45	       =>  wckTime=96.57  cpuTime=95.22  mem=112M877
110.00	   
110.00	   search
110.00	     run=7  nbConstraintChecks=8009770  nbValidityChecks=129279  nbPropagations=172143  nbRevisions=897504
110.00	     nbUselessRevisions=849420  nbAssignments=3635  nbFailedAssignments=91  nbBacktracks=557  nbVisitedNodes=3818
110.00	     nbRestartNogoods=11  mapSize=171  nbInferences=0  nbTooLargeKeys=0
110.00	       =>  wckTime=103.118  cpuTime=101.7  mem=114M909
117.63	   
117.63	   search
117.63	     run=8  nbConstraintChecks=9207418  nbValidityChecks=175404  nbPropagations=204983  nbRevisions=1108785
117.63	     nbUselessRevisions=1043099  nbAssignments=4611  nbFailedAssignments=127  nbBacktracks=823  nbVisitedNodes=4880
117.63	     nbRestartNogoods=12  mapSize=254  nbInferences=0  nbTooLargeKeys=0
117.63	       =>  wckTime=110.747  cpuTime=109.24  mem=115M925
129.68	   
129.68	   search
129.68	     run=9  nbConstraintChecks=11490560  nbValidityChecks=229702  nbPropagations=243019  nbRevisions=1366395
129.68	     nbUselessRevisions=1278240  nbAssignments=5839  nbFailedAssignments=187  nbBacktracks=1210  nbVisitedNodes=6215
129.68	     nbRestartNogoods=15  mapSize=358  nbInferences=0  nbTooLargeKeys=0
129.68	       =>  wckTime=122.79  cpuTime=121.16  mem=118M973
140.48	   
140.48	   search
140.48	     run=10  nbConstraintChecks=12892490  nbValidityChecks=366298  nbPropagations=290090  nbRevisions=1726628
140.48	     nbUselessRevisions=1607560  nbAssignments=7506  nbFailedAssignments=270  nbBacktracks=1793  nbVisitedNodes=8040
140.48	     nbRestartNogoods=18  mapSize=506  nbInferences=0  nbTooLargeKeys=0
140.48	       =>  wckTime=133.597  cpuTime=131.83  mem=124M52
156.94	   
156.94	   search
156.94	     run=11  nbConstraintChecks=14244392  nbValidityChecks=667039  nbPropagations=356416  nbRevisions=2312134
156.94	     nbUselessRevisions=2146673  nbAssignments=12909  nbFailedAssignments=364  nbBacktracks=2657  nbVisitedNodes=10535
156.94	     nbRestartNogoods=28  mapSize=715  nbInferences=0  nbTooLargeKeys=0
156.94	       =>  wckTime=150.059  cpuTime=148.06  mem=132M82
180.36	   
180.36	   search
180.36	     run=12  nbConstraintChecks=16810681  nbValidityChecks=1083744  nbPropagations=446086  nbRevisions=3224679
180.36	     nbUselessRevisions=2993614  nbAssignments=19110  nbFailedAssignments=492  nbBacktracks=3955  nbVisitedNodes=13832
180.36	     nbRestartNogoods=40  mapSize=1002  nbInferences=0  nbTooLargeKeys=0
180.36	       =>  wckTime=173.475  cpuTime=171.09  mem=110M95
216.75	   
216.75	   INFO : Stopping hyperNogood (mapSize=1011, nbTooLargekeys=0, mem=116M191)
225.83	   
225.83	   search
225.83	     run=13  nbConstraintChecks=24128774  nbValidityChecks=1738350  nbPropagations=568776  nbRevisions=4683374
225.83	     nbUselessRevisions=4363278  nbAssignments=31519  nbFailedAssignments=660  nbBacktracks=5902  nbVisitedNodes=17957
225.83	     nbRestartNogoods=55
225.83	       =>  wckTime=218.946  cpuTime=216.11  mem=116M191

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/node3/watcher-252659-1168409280 -o ROOT/results/node3/solver-252659-1168409280 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/252659-1168409280/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.03 2.07 2.03 2/95 9367
/proc/meminfo: memFree=1580320/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=18540 CPUtime=0
/proc/9366/stat : 9366 (runsolver) R 9364 9366 8190 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 189323678 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/9366/statm: 4635 279 244 17 0 2626 0

[startup+0.103443 s]
/proc/loadavg: 2.03 2.07 2.03 2/95 9367
/proc/meminfo: memFree=1580320/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=914988 CPUtime=0.08
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 2953 0 1 0 7 1 0 0 17 0 8 0 189323678 936947712 2699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153801914 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228747 2699 1413 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514506 s]
/proc/loadavg: 2.03 2.07 2.03 2/95 9367
/proc/meminfo: memFree=1580320/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915328 CPUtime=0.48
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 6131 0 1 0 45 3 0 0 18 0 8 0 189323678 937295872 5870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228832 5870 2126 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33565 s]
/proc/loadavg: 2.03 2.07 2.03 3/102 9374
/proc/meminfo: memFree=1517096/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915604 CPUtime=1.3
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 18118 0 1 0 120 10 0 0 24 0 8 0 189323678 937578496 17856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073707908 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228901 17856 2148 14 0 215371 0
[pid=9366/tid=9368] ppid=9364 vsize=915604 CPUtime=0.06
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 1613 0 0 0 6 0 0 0 17 0 8 0 189323682 937578496 17856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915604 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937578496 17856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915604 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189323682 937578496 17856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915604 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937578496 17856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915604 CPUtime=0.15
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 402 0 0 0 15 0 0 0 16 0 8 0 189323686 937578496 17856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915604 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937578496 17856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915604 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937578496 17856 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915604

[startup+2.9729 s]
/proc/loadavg: 2.02 2.07 2.02 4/102 9374
/proc/meminfo: memFree=1503272/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915732 CPUtime=2.92
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 22482 0 1 0 240 52 0 0 25 0 8 0 189323678 937709568 22217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794151 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228933 22217 2180 14 0 215403 0
[pid=9366/tid=9368] ppid=9364 vsize=915732 CPUtime=0.26
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 5870 0 0 0 24 2 0 0 16 0 8 0 189323682 937709568 22217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915732 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937709568 22217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915732 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 189323682 937709568 22217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915732 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937709568 22217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915732 CPUtime=0.18
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 417 0 0 0 17 1 0 0 16 0 8 0 189323686 937709568 22217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915732 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937709568 22217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915732 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937709568 22217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915732

[startup+6.27345 s]
/proc/loadavg: 2.02 2.07 2.02 3/102 9374
/proc/meminfo: memFree=1448616/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915732 CPUtime=6.18
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 37237 0 1 0 438 180 0 0 25 0 8 0 189323678 937709568 36966 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073533797 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228933 36966 2494 14 0 215403 0
[pid=9366/tid=9368] ppid=9364 vsize=915732 CPUtime=0.93
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 20244 0 0 0 84 9 0 0 16 0 8 0 189323682 937709568 36966 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915732 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937709568 36966 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915732 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937709568 36966 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915732 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937709568 36966 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915732 CPUtime=0.22
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 445 0 0 0 21 1 0 0 15 0 8 0 189323686 937709568 36966 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915732 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937709568 36966 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915732 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937709568 36966 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915732

[startup+12.7595 s]
/proc/loadavg: 2.02 2.07 2.02 3/102 9374
/proc/meminfo: memFree=1434472/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=12.59
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 39126 0 1 0 1076 183 0 0 25 0 8 0 189323678 937840640 38851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074156409 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228965 38851 2538 14 0 215435 0
[pid=9366/tid=9368] ppid=9364 vsize=915860 CPUtime=1.02
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 21949 0 0 0 93 9 0 0 16 0 8 0 189323682 937840640 38851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937840640 38851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937840640 38851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937840640 38851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915860 CPUtime=0.32
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 527 0 0 0 31 1 0 0 15 0 8 0 189323686 937840640 38851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937840640 38851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937840640 38851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915860

[startup+25.6502 s]
/proc/loadavg: 2.02 2.06 2.02 3/102 9374
/proc/meminfo: memFree=1434600/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=25.29
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 39136 0 1 0 2346 183 0 0 25 0 8 0 189323678 937840640 38859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074156400 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228965 38859 2538 14 0 215435 0
[pid=9366/tid=9368] ppid=9364 vsize=915860 CPUtime=1.02
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 21949 0 0 0 93 9 0 0 17 0 8 0 189323682 937840640 38859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937840640 38859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937840640 38859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937840640 38859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915860 CPUtime=0.35
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 536 0 0 0 33 2 0 0 15 0 8 0 189323686 937840640 38859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937840640 38859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937840640 38859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 915860

[startup+51.3127 s]
/proc/loadavg: 2.01 2.06 2.02 3/102 9374
/proc/meminfo: memFree=1434664/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=50.59
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 39139 0 1 0 4876 183 0 0 25 0 8 0 189323678 937840640 38860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074156400 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228965 38860 2538 14 0 215435 0
[pid=9366/tid=9368] ppid=9364 vsize=915860 CPUtime=1.02
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 21949 0 0 0 93 9 0 0 16 0 8 0 189323682 937840640 38860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937840640 38860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937840640 38860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937840640 38860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915860 CPUtime=0.35
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 536 0 0 0 33 2 0 0 16 0 8 0 189323686 937840640 38860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937840640 38860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937840640 38860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 915860

[startup+102.513 s]
/proc/loadavg: 2.00 2.05 2.02 3/102 9374
/proc/meminfo: memFree=1434600/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=101.17
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 39164 0 1 0 9933 184 0 0 25 0 8 0 189323678 937840640 38882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074137404 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228965 38882 2540 14 0 215435 0
[pid=9366/tid=9368] ppid=9364 vsize=915860 CPUtime=1.02
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 21949 0 0 0 93 9 0 0 16 0 8 0 189323682 937840640 38882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937840640 38882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937840640 38882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937840640 38882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915860 CPUtime=0.38
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 554 0 0 0 36 2 0 0 16 0 8 0 189323686 937840640 38882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937840640 38882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937840640 38882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.17
Current children cumulated vsize (KiB) 915860

[startup+162.568 s]
/proc/loadavg: 2.00 2.04 2.01 3/102 9374
/proc/meminfo: memFree=1434536/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=160.5
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 41395 0 1 0 15864 186 0 0 25 0 8 0 189323678 937840640 41106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074133867 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1409.82
Current children cumulated vsize (KiB) 915860

[startup+1483.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 9376
/proc/meminfo: memFree=1257576/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=1469.62
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 41399 0 1 0 146764 198 0 0 25 0 8 0 189323678 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073855136 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228965 41108 2540 14 0 215435 0
[pid=9366/tid=9368] ppid=9364 vsize=915860 CPUtime=1.11
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 24166 0 0 0 100 11 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915860 CPUtime=0.4
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 564 0 0 0 38 2 0 0 16 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.62
Current children cumulated vsize (KiB) 915860

[startup+1543.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 9376
/proc/meminfo: memFree=1257576/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=1529.41
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 41399 0 1 0 152743 198 0 0 25 0 8 0 189323678 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228965 41108 2540 14 0 215435 0
[pid=9366/tid=9368] ppid=9364 vsize=915860 CPUtime=1.11
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 24166 0 0 0 100 11 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915860 CPUtime=0.4
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 564 0 0 0 38 2 0 0 16 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.41
Current children cumulated vsize (KiB) 915860

[startup+1603.8 s]
/proc/loadavg: 2.03 2.01 2.00 2/88 9389
/proc/meminfo: memFree=1580632/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=1589.21
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 41399 0 1 0 158722 199 0 0 25 0 8 0 189323678 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073855114 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228965 41108 2540 14 0 215435 0
[pid=9366/tid=9368] ppid=9364 vsize=915860 CPUtime=1.11
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 24166 0 0 0 100 11 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915860 CPUtime=0.4
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 564 0 0 0 38 2 0 0 16 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.21
Current children cumulated vsize (KiB) 915860

[startup+1663.9 s]
/proc/loadavg: 1.38 1.82 1.94 2/85 9393
/proc/meminfo: memFree=1586928/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=1649.28
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 41399 0 1 0 164729 199 0 0 25 0 8 0 189323678 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073855584 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228965 41108 2540 14 0 215435 0
[pid=9366/tid=9368] ppid=9364 vsize=915860 CPUtime=1.11
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 24166 0 0 0 100 11 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915860 CPUtime=0.4
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 564 0 0 0 38 2 0 0 16 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.28
Current children cumulated vsize (KiB) 915860

[startup+1723.99 s]
/proc/loadavg: 1.14 1.67 1.87 2/85 9393
/proc/meminfo: memFree=1586928/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=1709.35
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 41399 0 1 0 170735 200 0 0 25 0 8 0 189323678 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073856288 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228965 41108 2540 14 0 215435 0
[pid=9366/tid=9368] ppid=9364 vsize=915860 CPUtime=1.11
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 24166 0 0 0 100 11 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915860 CPUtime=0.4
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 564 0 0 0 38 2 0 0 16 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.35
Current children cumulated vsize (KiB) 915860

[startup+1784.08 s]
/proc/loadavg: 1.05 1.55 1.82 2/85 9393
/proc/meminfo: memFree=1586928/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=1769.42
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 41399 0 1 0 176742 200 0 0 25 0 8 0 189323678 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073856375 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228965 41108 2540 14 0 215435 0
[pid=9366/tid=9368] ppid=9364 vsize=915860 CPUtime=1.11
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 24166 0 0 0 100 11 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915860 CPUtime=0.4
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 564 0 0 0 38 2 0 0 16 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.42
Current children cumulated vsize (KiB) 915860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.69 s]
/proc/loadavg: 1.03 1.49 1.79 2/85 9393
/proc/meminfo: memFree=1586928/2055920 swapFree=4192812/4192956
[pid=9366] ppid=9364 vsize=915860 CPUtime=1800.03
/proc/9366/stat : 9366 (java) R 9364 9366 8190 0 -1 0 41399 0 1 0 179802 201 0 0 25 0 8 0 189323678 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073852898 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9366/statm: 228965 41108 2540 14 0 215435 0
[pid=9366/tid=9368] ppid=9364 vsize=915860 CPUtime=1.11
/proc/9366/task/9368/stat : 9368 (java) S 9364 9366 8190 0 -1 64 24166 0 0 0 100 11 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9369] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9369/stat : 9369 (java) S 9364 9366 8190 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9370] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9370/stat : 9370 (java) S 9364 9366 8190 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 189323682 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9371] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9371/stat : 9371 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9372] ppid=9364 vsize=915860 CPUtime=0.4
/proc/9366/task/9372/stat : 9372 (java) S 9364 9366 8190 0 -1 64 564 0 0 0 38 2 0 0 16 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9373] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9373/stat : 9373 (java) S 9364 9366 8190 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 189323686 937840640 41108 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9366/tid=9374] ppid=9364 vsize=915860 CPUtime=0
/proc/9366/task/9374/stat : 9374 (java) S 9364 9366 8190 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 189323686 937840640 41108 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) 915860

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

Child status: 143
Real time (s): 1814.75
CPU time (s): 1800.09
CPU user time (s): 1798.05
CPU system time (s): 2.03669
CPU usage (%): 99.1923
Max. virtual memory (cumulated for all children) (KiB): 915860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.05
system time used= 2.03669
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41416
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= 38475
involuntary context switches= 122515

runsolver used 2.29465 s user time and 6.22005 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Jan 10 06:08:00 UTC 2007


IDJOB= 252659
IDBENCH= 12961
FILE ID= node3/252659-1168409280

PBS_JOBID= 3523122

Free space on /tmp= 66551 MiB

BENCH NAME= HOME/pub/bench/CPAI06/socialGolfers/socialGolfer-10-4-8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/252659-1168409280/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-252659-1168409280 -o ROOT/results/node3/solver-252659-1168409280 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/252659-1168409280/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  438cb9b1cc995a1c98e119c00b2b67b9

RANDOM SEED= 398101221

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:       1580736 kB
Buffers:         38896 kB
Cached:         172720 kB
SwapCached:          0 kB
Active:         305332 kB
Inactive:       115656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1580736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7456 kB
Writeback:           0 kB
Mapped:         237324 kB
Slab:            38776 kB
Committed_AS:  6444168 kB
PageTables:       2452 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= 66555 MiB



End job on node3 on Wed Jan 10 06:38:15 UTC 2007