Trace number 275109

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
AbsconMax 109 PFCMSAT (TO) 2400.1 2410.91

General information on the benchmark

NamegolombRuler/golombRulerArity4/
ruler-67-12-a4.xml
MD5SUMdcd392d9418262da47d36b69c9910317
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints1986
Best CPU time to get the best result obtained on this benchmark2400.1
SatisfiableNO
(Un)Satisfiability was proved
Number of variables12
Number of constraints1991
Maximum constraint arity4
Maximum domain size68
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1991
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275109-1169216613/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=12  nbDomainTypes=1  minDomainSize=68  maxDomainSize=68
0.42	       =>  wckTime=0.104  cpuTime=0.09  mem=6M910
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.90	     nbConstraints=1991  nbConvertedConstraints=66  nbConvertConstraintsChecks=4624  nbExtensionStructures=1
0.90	     nbSharedExtensionStructures=65  nbConflictsStructures=1  nbSharedConflictsStructures=65
0.90	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=1  nbEvaluationManagers=5
0.90	     nbSharedEvaluationManagers=1920  maxDegree=616  maxArity=4
0.90	       =>  wckTime=0.58  cpuTime=0.44  mem=17M653
0.95	   
0.95	   solver LocalSearchSolver being built... 
0.99	       =>  wckTime=0.677  cpuTime=0.48  mem=6M643
1.02	
1.02	s SATISFIABLE
1.02	o 1935
1.02	c 56
1.04	o 1948
1.04	c 43
1.06	o 1959
1.06	c 32
1.09	o 1966
1.09	c 25
1.11	o 1971
1.11	c 20
1.12	o 1975
1.12	c 16
1.19	o 1979
1.19	c 12
1.22	o 1982
1.22	c 9
5.62	o 1983
5.62	c 8
6.34	o 1984
6.34	c 7
6.38	o 1986
6.38	c 5
36.69	   
36.69	   search
36.69	     run=0  nbConstraintChecks=83735414  nbAssignments=1449
36.69	       =>  wckTime=35.703  cpuTime=35.36  mem=6M643
36.70	   
36.70	   global
36.70	     nbConstraintChecks=83735414  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.70	     solvingWckTime=35.701  solvingCpuTime=35.36  expiredTime=no  totalExploration=no  nbFoundSolutions=0
36.70	     globalCpuTime=35.88
36.70	       =>  wckTime=36.381  cpuTime=35.84  mem=6M643
36.70	   
36.70	   solver IterativeSystematicSolver being built... 
36.99	       =>  wckTime=36.671  cpuTime=36.1  mem=46M986
37.41	   
37.41	   preprocessing
37.41	     nbConstraintChecks=531417  nbValidityChecks=174605  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.41	     nbRemovedValues=9  detectedInconsistency=no
37.41	       =>  wckTime=0.42  cpuTime=0.39  mem=46M986
43.59	   
43.59	   search
43.59	     run=0  nbConstraintChecks=5337686  nbValidityChecks=19855010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
43.59	     nbAssignments=32  nbFailedAssignments=19  nbBacktracks=11  nbVisitedNodes=58  nbRestartNogoods=0
43.59	       =>  wckTime=6.605  cpuTime=6.49  mem=46M986
51.21	   
51.21	   search
51.21	     run=1  nbConstraintChecks=11951015  nbValidityChecks=46033709  nbPropagations=0  nbRevisions=0
51.21	     nbUselessRevisions=0  nbAssignments=68  nbFailedAssignments=38  nbBacktracks=26  nbVisitedNodes=128
51.21	     nbRestartNogoods=14
51.21	       =>  wckTime=14.227  cpuTime=14.03  mem=46M986
62.78	   
62.78	   search
62.78	     run=2  nbConstraintChecks=21804706  nbValidityChecks=85360094  nbPropagations=0  nbRevisions=0
62.78	     nbUselessRevisions=0  nbAssignments=122  nbFailedAssignments=67  nbBacktracks=48  nbVisitedNodes=233
62.78	     nbRestartNogoods=33
62.78	       =>  wckTime=25.797  cpuTime=25.49  mem=46M986
76.86	   
76.86	   search
76.86	     run=3  nbConstraintChecks=34156784  nbValidityChecks=133565300  nbPropagations=0  nbRevisions=0
76.86	     nbUselessRevisions=0  nbAssignments=190  nbFailedAssignments=100  nbBacktracks=81  nbVisitedNodes=367
76.86	     nbRestartNogoods=61
76.86	       =>  wckTime=39.873  cpuTime=39.44  mem=46M986
93.66	   
93.66	   search
93.66	     run=4  nbConstraintChecks=46161539  nbValidityChecks=181578084  nbPropagations=0  nbRevisions=0
93.66	     nbUselessRevisions=0  nbAssignments=465  nbFailedAssignments=321  nbBacktracks=131  nbVisitedNodes=902
93.66	     nbRestartNogoods=94
93.66	       =>  wckTime=56.676  cpuTime=56.08  mem=46M986
126.45	   
126.45	   search
126.45	     run=5  nbConstraintChecks=72982528  nbValidityChecks=296523231  nbPropagations=0  nbRevisions=0
126.45	     nbUselessRevisions=0  nbAssignments=626  nbFailedAssignments=404  nbBacktracks=206  nbVisitedNodes=1221
126.45	     nbRestartNogoods=115
126.45	       =>  wckTime=89.461  cpuTime=88.57  mem=46M986
194.96	   
194.96	   search
194.96	     run=6  nbConstraintChecks=135183118  nbValidityChecks=506849498  nbPropagations=0  nbRevisions=0
194.96	     nbUselessRevisions=0  nbAssignments=1011  nbFailedAssignments=672  nbBacktracks=319  nbVisitedNodes=1986
194.96	     nbRestartNogoods=158
194.96	       =>  wckTime=157.97  cpuTime=156.44  mem=46M986
229.34	   
229.34	   search
229.34	     run=7  nbConstraintChecks=156528635  nbValidityChecks=591918840  nbPropagations=0  nbRevisions=0
229.34	     nbUselessRevisions=0  nbAssignments=1882  nbFailedAssignments=1369  nbBacktracks=489  nbVisitedNodes=3708
229.34	     nbRestartNogoods=180
229.34	       =>  wckTime=192.358  cpuTime=190.51  mem=46M986
290.44	   
290.44	   search
290.44	     run=8  nbConstraintChecks=193824548  nbValidityChecks=748813075  nbPropagations=0  nbRevisions=0
290.44	     nbUselessRevisions=0  nbAssignments=3924  nbFailedAssignments=3151  nbBacktracks=745  nbVisitedNodes=7769
290.44	     nbRestartNogoods=214
290.44	       =>  wckTime=253.451  cpuTime=251.03  mem=46M986
355.62	   
355.62	   search
355.62	     run=9  nbConstraintChecks=228291290  nbValidityChecks=899916382  nbPropagations=0  nbRevisions=0
355.62	     nbUselessRevisions=0  nbAssignments=6950  nbFailedAssignments=5787  nbBacktracks=1129  nbVisitedNodes=13785
355.62	     nbRestartNogoods=235
355.62	       =>  wckTime=318.637  cpuTime=315.62  mem=46M986
507.24	   
507.24	   search
507.24	     run=10  nbConstraintChecks=327713797  nbValidityChecks=1297141230  nbPropagations=0  nbRevisions=0
507.24	     nbUselessRevisions=0  nbAssignments=11375  nbFailedAssignments=9630  nbBacktracks=1705  nbVisitedNodes=22551
507.24	     nbRestartNogoods=279
507.24	       =>  wckTime=470.255  cpuTime=465.85  mem=46M986
797.79	   
797.79	   search
797.79	     run=11  nbConstraintChecks=574489681  nbValidityChecks=2184414001  nbPropagations=0  nbRevisions=0
797.79	     nbUselessRevisions=0  nbAssignments=14627  nbFailedAssignments=12012  nbBacktracks=2569  nbVisitedNodes=28635
797.79	     nbRestartNogoods=309
797.79	       =>  wckTime=760.798  cpuTime=753.73  mem=46M986
978.11	   
978.11	   search
978.11	     run=12  nbConstraintChecks=705563479  nbValidityChecks=2669614939  nbPropagations=0  nbRevisions=0
978.11	     nbUselessRevisions=0  nbAssignments=18793  nbFailedAssignments=14878  nbBacktracks=3866  nbVisitedNodes=36316
978.12	     nbRestartNogoods=346
978.12	       =>  wckTime=941.128  cpuTime=932.49  mem=46M986
1507.96	   
1507.96	   search
1507.96	     run=13  nbConstraintChecks=1168302562  nbValidityChecks=4322067465  nbPropagations=0  nbRevisions=0
1507.96	     nbUselessRevisions=0  nbAssignments=26920  nbFailedAssignments=21058  nbBacktracks=5812  nbVisitedNodes=52036
1507.97	     nbRestartNogoods=367
1507.97	       =>  wckTime=1470.978  cpuTime=1461.74  mem=46M986
1821.59	   
1821.59	   search
1821.59	     run=14  nbConstraintChecks=1393682734  nbValidityChecks=5194418960  nbPropagations=0  nbRevisions=0
1821.59	     nbUselessRevisions=0  nbAssignments=35801  nbFailedAssignments=27014  nbBacktracks=8732  nbVisitedNodes=68600
1821.59	     nbRestartNogoods=400
1821.59	       =>  wckTime=1784.603  cpuTime=1775.04  mem=46M986
2410.87	v 4 8 7 20 21 31 39 45 60 65 67 67 

Verifier Data (download as text)

5 unsatisfied constraints, 1986 satisfied constraints

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-275109-1169216613 -o ROOT/results/node3/solver-275109-1169216613 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275109-1169216613/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 1.99 1.83 4/87 19874
/proc/meminfo: memFree=1289944/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=18540 CPUtime=0
/proc/19873/stat : 19873 (runsolver) R 19871 19873 19254 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 270056914 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/19873/statm: 4635 279 244 17 0 2626 0

[startup+0.108146 s]
/proc/loadavg: 2.00 1.99 1.83 4/87 19874
/proc/meminfo: memFree=1289944/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=914988 CPUtime=0.08
/proc/19873/stat : 19873 (java) D 19871 19873 19254 0 -1 0 2987 0 1 0 7 1 0 0 18 0 8 0 270056914 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19873/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51621 s]
/proc/loadavg: 2.00 1.99 1.83 4/87 19874
/proc/meminfo: memFree=1289944/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915332 CPUtime=0.48
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 6409 0 1 0 44 4 0 0 18 0 8 0 270056914 937299968 6148 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072919648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19873/statm: 228833 6148 2147 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33734 s]
/proc/loadavg: 2.00 1.99 1.83 3/94 19881
/proc/meminfo: memFree=1261728/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=1.29
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 9746 0 1 0 117 12 0 0 24 0 8 0 270056914 937607168 9484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855923 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19873/statm: 228908 9484 2494 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 433 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 9484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 9484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 9484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 9484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.2
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 425 0 0 0 19 1 0 0 16 0 8 0 270056922 937607168 9484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 9484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 9484 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915632

[startup+2.99061 s]
/proc/loadavg: 2.00 1.99 1.83 3/94 19881
/proc/meminfo: memFree=1261664/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=2.93
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 9748 0 1 0 281 12 0 0 25 0 8 0 270056914 937607168 9485 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19873/statm: 228908 9485 2494 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 433 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 9485 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 9485 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 9485 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 9485 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.2
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 426 0 0 0 19 1 0 0 16 0 8 0 270056922 937607168 9485 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 9485 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 9485 18446744073709551615 134512640 134570532 4294956464 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) 915632

[startup+6.27514 s]
/proc/loadavg: 2.00 1.99 1.83 3/94 19881
/proc/meminfo: memFree=1261600/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=6.19
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 9751 0 1 0 606 13 0 0 25 0 8 0 270056914 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19873/statm: 228908 9488 2496 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 433 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.21
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 429 0 0 0 20 1 0 0 16 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915632

[startup+12.7642 s]
/proc/loadavg: 2.00 1.99 1.84 3/94 19881
/proc/meminfo: memFree=1261600/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=12.62
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 9751 0 1 0 1248 14 0 0 25 0 8 0 270056914 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073771746 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19873/statm: 228908 9488 2496 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 433 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.21
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 429 0 0 0 20 1 0 0 16 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915632

[startup+25.6183 s]
/proc/loadavg: 2.00 1.99 1.84 3/94 19881
/proc/meminfo: memFree=1261664/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=25.36
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 9751 0 1 0 2519 17 0 0 25 0 8 0 270056914 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855765 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19873/statm: 228908 9488 2496 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 433 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.21
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 429 0 0 0 20 1 0 0 16 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 9488 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915632

[startup+51.2455 s]
/proc/loadavg: 2.00 1.99 1.84 3/94 19881
/proc/meminfo: memFree=1234208/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=50.75
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 16679 0 1 0 5051 24 0 0 25 0 8 0 270056914 937607168 16409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074093097 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19873/statm: 228908 16409 2547 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 434 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 16409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 16409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.3
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 487 0 0 0 29 1 0 0 15 0 8 0 270056922 937607168 16409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 16409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 16409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915632

[startup+102.497 s]
/proc/loadavg: 2.00 1.99 1.84 3/94 19881
/proc/meminfo: memFree=1234208/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=101.53
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 16690 0 1 0 10129 24 0 0 25 0 8 0 270056914 937607168 16419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074004032 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19873/statm: 228908 16419 2547 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 434 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 16419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 16419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.31
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 490 0 0 0 30 1 0 0 16 0 8 0 270056922 937607168 16419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 16419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) R 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 16419 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915632

[startup+162.507 s]
/proc/loadavg: 2.00 1.99 1.85 3/94 19881
/proc/meminfo: memFree=1234208/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=161
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 16694 0 1 0 16075 25 0 0 25 0 8 0 270056914 937607168 16423 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074093037 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.24 s]
/proc/loadavg: 2.02 2.01 1.93 4/100 19953
/proc/meminfo: memFree=1243056/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=2074.12
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 16741 0 1 0 207376 36 0 0 25 0 8 0 270056914 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074085722 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19873/statm: 228908 16461 2547 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 434 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.34
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 509 0 0 0 33 1 0 0 16 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2074.12
Current children cumulated vsize (KiB) 915632

[startup+2144.25 s]
/proc/loadavg: 2.05 2.02 1.93 3/100 19953
/proc/meminfo: memFree=1243056/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=2134.07
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 16741 0 1 0 213371 36 0 0 25 0 8 0 270056914 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073928755 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19873/statm: 228908 16461 2547 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 434 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.34
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 509 0 0 0 33 1 0 0 16 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2134.07
Current children cumulated vsize (KiB) 915632

[startup+2204.34 s]
/proc/loadavg: 2.02 2.02 1.93 3/100 19953
/proc/meminfo: memFree=1243056/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=2194.1
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 16741 0 1 0 219373 37 0 0 25 0 8 0 270056914 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073984324 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19873/statm: 228908 16461 2547 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 434 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.34
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 509 0 0 0 33 1 0 0 16 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2194.1
Current children cumulated vsize (KiB) 915632

[startup+2264.43 s]
/proc/loadavg: 2.09 2.04 1.94 3/106 20035
/proc/meminfo: memFree=1241776/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=2254.07
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 16741 0 1 0 225365 42 0 0 25 0 8 0 270056914 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074004078 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19873/statm: 228908 16461 2547 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 434 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.34
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 509 0 0 0 33 1 0 0 16 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2254.07
Current children cumulated vsize (KiB) 915632

[startup+2324.43 s]
/proc/loadavg: 2.08 2.04 1.95 3/100 20151
/proc/meminfo: memFree=1242800/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=2313.97
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 16741 0 1 0 231344 53 0 0 25 0 8 0 270056914 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073985239 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19873/statm: 228908 16461 2547 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 434 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.34
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 509 0 0 0 33 1 0 0 16 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2313.97
Current children cumulated vsize (KiB) 915632

[startup+2384.52 s]
/proc/loadavg: 2.23 2.08 1.96 3/100 20151
/proc/meminfo: memFree=1242800/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=2373.86
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 16741 0 1 0 237333 53 0 0 25 0 8 0 270056914 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074004087 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19873/statm: 228908 16461 2547 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 434 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.34
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 509 0 0 0 33 1 0 0 16 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2373.86
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2410.86 s]
/proc/loadavg: 2.23 2.09 1.97 3/100 20151
/proc/meminfo: memFree=1242800/2055920 swapFree=4191880/4192956
[pid=19873] ppid=19871 vsize=915632 CPUtime=2400.05
/proc/19873/stat : 19873 (java) R 19871 19873 19254 0 -1 0 16741 0 1 0 239952 53 0 0 25 0 8 0 270056914 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073860392 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19873/statm: 228908 16461 2547 14 0 215378 0
[pid=19873/tid=19875] ppid=19871 vsize=915632 CPUtime=0.04
/proc/19873/task/19875/stat : 19875 (java) S 19871 19873 19254 0 -1 64 434 0 0 0 4 0 0 0 16 0 8 0 270056918 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19876] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19876/stat : 19876 (java) S 19871 19873 19254 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19877] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19877/stat : 19877 (java) S 19871 19873 19254 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270056919 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19878] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19878/stat : 19878 (java) S 19871 19873 19254 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19879] ppid=19871 vsize=915632 CPUtime=0.34
/proc/19873/task/19879/stat : 19879 (java) S 19871 19873 19254 0 -1 64 509 0 0 0 33 1 0 0 16 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19880] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19880/stat : 19880 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19873/tid=19881] ppid=19871 vsize=915632 CPUtime=0
/proc/19873/task/19881/stat : 19881 (java) S 19871 19873 19254 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270056922 937607168 16461 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 2410.91
CPU time (s): 2400.1
CPU user time (s): 2399.55
CPU system time (s): 0.544917
CPU usage (%): 99.5514
Max. virtual memory (cumulated for all children) (KiB): 915636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.55
system time used= 0.544917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16769
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= 50153
involuntary context switches= 80325

runsolver used 2.88956 s user time and 7.81581 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri Jan 19 14:23:33 UTC 2007


IDJOB= 275109
IDBENCH= 3527
IDSOLVER= 69
FILE ID= node3/275109-1169216613

PBS_JOBID= 3588932

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity4/ruler-67-12-a4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275109-1169216613/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-275109-1169216613 -o ROOT/results/node3/solver-275109-1169216613 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275109-1169216613/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  dcd392d9418262da47d36b69c9910317

RANDOM SEED= 349539264

TIME LIMIT= 2400 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:       1290424 kB
Buffers:         54108 kB
Cached:         530136 kB
SwapCached:        284 kB
Active:         203684 kB
Inactive:       487220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290424 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:         119396 kB
Slab:            59504 kB
Committed_AS:  7126236 kB
PageTables:       2160 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= 66561 MiB



End job on node3 on Fri Jan 19 15:03:44 UTC 2007