Trace number 275123

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 EPFCMSAT (TO) 2400.13 2405.64

General information on the benchmark

NamegolombRuler/golombRulerArity4/
ruler-70-13-a4.xml
MD5SUM8550458df6e804e35921814f1d43a5d8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints2784
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables13
Number of constraints2795
Maximum constraint arity4
Maximum domain size71
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2795
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=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/275123-1169217422/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=13  nbDomainTypes=1  minDomainSize=71  maxDomainSize=71
0.41	       =>  wckTime=0.097  cpuTime=0.09  mem=6M887
0.41	   
0.41	   predicates being loaded...
0.41	   
0.41	   constraints being loaded...
0.97	     nbConstraints=2795  nbConvertedConstraints=78  nbConvertConstraintsChecks=5041  nbExtensionStructures=1
0.97	     nbSharedExtensionStructures=77  nbConflictsStructures=1  nbSharedConflictsStructures=77
0.97	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=1  nbEvaluationManagers=5
0.97	     nbSharedEvaluationManagers=2712  maxDegree=804  maxArity=4
0.97	       =>  wckTime=0.657  cpuTime=0.52  mem=21M580
1.03	   
1.03	   solver LocalSearchSolver being built... 
1.07	       =>  wckTime=0.76  cpuTime=0.57  mem=7M167
1.10	
1.11	s SATISFIABLE
1.11	o 2758
1.11	c 37
1.15	o 2762
1.15	c 33
1.19	o 2765
1.19	c 30
1.21	o 2769
1.21	c 26
1.25	o 2771
1.25	c 24
1.28	o 2773
1.28	c 22
1.34	o 2774
1.34	c 21
1.40	o 2778
1.40	c 17
1.48	o 2779
1.48	c 16
1.50	o 2780
1.50	c 15
1.52	o 2781
1.52	c 14
1.67	o 2782
1.67	c 13
10.99	o 2783
10.99	c 12
24.67	o 2784
24.67	c 11
54.93	   
54.93	   search
54.93	     run=0  nbConstraintChecks=126437789  nbAssignments=1418
54.93	       =>  wckTime=53.858  cpuTime=53.4  mem=7M167
54.93	   
54.93	   global
54.93	     nbConstraintChecks=126437789  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
54.93	     solvingWckTime=53.855  solvingCpuTime=53.4  expiredTime=no  totalExploration=no  nbFoundSolutions=0
54.93	     globalCpuTime=54.03
54.93	       =>  wckTime=54.618  cpuTime=53.97  mem=7M167
54.93	   
54.93	   solver IterativeSystematicSolver being built... 
55.38	       =>  wckTime=55.064  cpuTime=54.26  mem=38M344
62.11	   
62.11	   preprocessing
62.11	     nbConstraintChecks=7499944  nbValidityChecks=21562067  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
62.11	     nbRemovedValues=2  detectedInconsistency=no
62.11	       =>  wckTime=6.732  cpuTime=6.69  mem=38M344
74.38	   
74.38	   search
74.38	     run=0  nbConstraintChecks=11073895  nbValidityChecks=44050003  nbPropagations=0  nbRevisions=0
74.38	     nbUselessRevisions=0  nbAssignments=85  nbFailedAssignments=70  nbBacktracks=10  nbVisitedNodes=166
74.38	     nbRestartNogoods=0
74.38	       =>  wckTime=19.0  cpuTime=18.95  mem=38M344
89.48	   
89.48	   search
89.48	     run=1  nbConstraintChecks=23886885  nbValidityChecks=99493729  nbPropagations=0  nbRevisions=0
89.48	     nbUselessRevisions=0  nbAssignments=227  nbFailedAssignments=192  nbBacktracks=25  nbVisitedNodes=445
89.48	     nbRestartNogoods=43
89.48	       =>  wckTime=34.106  cpuTime=34.03  mem=38M344
107.39	   
107.39	   search
107.39	     run=2  nbConstraintChecks=39611188  nbValidityChecks=160382426  nbPropagations=0  nbRevisions=0
107.39	     nbUselessRevisions=0  nbAssignments=425  nbFailedAssignments=361  nbBacktracks=48  nbVisitedNodes=834
107.39	     nbRestartNogoods=91
107.39	       =>  wckTime=52.016  cpuTime=51.9  mem=38M344
131.17	   
131.17	   search
131.17	     run=3  nbConstraintChecks=58288879  nbValidityChecks=236782449  nbPropagations=0  nbRevisions=0
131.17	     nbUselessRevisions=0  nbAssignments=842  nbFailedAssignments=739  nbBacktracks=81  nbVisitedNodes=1660
131.17	     nbRestartNogoods=150
131.17	       =>  wckTime=75.788  cpuTime=75.66  mem=39M338
165.75	   
165.75	   search
165.75	     run=4  nbConstraintChecks=83618165  nbValidityChecks=360227927  nbPropagations=0  nbRevisions=0
165.75	     nbUselessRevisions=0  nbAssignments=1356  nbFailedAssignments=1198  nbBacktracks=131  nbVisitedNodes=2680
165.75	     nbRestartNogoods=255
165.75	       =>  wckTime=110.374  cpuTime=110.21  mem=39M338
208.28	   
208.28	   search
208.28	     run=5  nbConstraintChecks=112468483  nbValidityChecks=503650294  nbPropagations=0  nbRevisions=0
208.28	     nbUselessRevisions=0  nbAssignments=2255  nbFailedAssignments=2016  nbBacktracks=206  nbVisitedNodes=4471
208.28	     nbRestartNogoods=309
208.28	       =>  wckTime=152.903  cpuTime=152.67  mem=39M338
262.23	   
262.23	   search
262.23	     run=6  nbConstraintChecks=146203875  nbValidityChecks=690327330  nbPropagations=0  nbRevisions=0
262.23	     nbUselessRevisions=0  nbAssignments=3476  nbFailedAssignments=3119  nbBacktracks=319  nbVisitedNodes=6905
262.23	     nbRestartNogoods=409
262.23	       =>  wckTime=206.85  cpuTime=206.57  mem=39M338
343.94	   
343.94	   search
343.94	     run=7  nbConstraintChecks=197250943  nbValidityChecks=966443780  nbPropagations=0  nbRevisions=0
343.94	     nbUselessRevisions=0  nbAssignments=5307  nbFailedAssignments=4773  nbBacktracks=489  nbVisitedNodes=10553
343.94	     nbRestartNogoods=524
343.94	       =>  wckTime=288.56  cpuTime=288.19  mem=39M338
456.48	   
456.48	   search
456.48	     run=8  nbConstraintChecks=270229807  nbValidityChecks=1346831992  nbPropagations=0  nbRevisions=0
456.48	     nbUselessRevisions=0  nbAssignments=7594  nbFailedAssignments=6799  nbBacktracks=745  nbVisitedNodes=15087
456.48	     nbRestartNogoods=634
456.48	       =>  wckTime=401.105  cpuTime=400.62  mem=39M338
602.04	   
602.04	   search
602.04	     run=9  nbConstraintChecks=361064863  nbValidityChecks=1824058485  nbPropagations=0  nbRevisions=0
602.04	     nbUselessRevisions=0  nbAssignments=11049  nbFailedAssignments=9863  nbBacktracks=1129  nbVisitedNodes=21960
602.04	     nbRestartNogoods=733
602.04	       =>  wckTime=546.659  cpuTime=546.04  mem=39M338
744.04	   
744.04	   search
744.04	     run=10  nbConstraintChecks=454318894  nbValidityChecks=2250326269  nbPropagations=0  nbRevisions=0
744.04	     nbUselessRevisions=0  nbAssignments=14252  nbFailedAssignments=12485  nbBacktracks=1705  nbVisitedNodes=28202
744.04	     nbRestartNogoods=837
744.04	       =>  wckTime=688.665  cpuTime=687.92  mem=39M338
953.85	   
953.85	   search
953.85	     run=11  nbConstraintChecks=594040234  nbValidityChecks=2916253027  nbPropagations=0  nbRevisions=0
953.85	     nbUselessRevisions=0  nbAssignments=18742  nbFailedAssignments=16104  nbBacktracks=2569  nbVisitedNodes=37004
953.85	     nbRestartNogoods=901
953.85	       =>  wckTime=898.475  cpuTime=897.53  mem=39M338
1284.00	   
1284.00	   search
1284.00	     run=12  nbConstraintChecks=817901818  nbValidityChecks=3951018350  nbPropagations=0  nbRevisions=0
1284.00	     nbUselessRevisions=0  nbAssignments=25989  nbFailedAssignments=22047  nbBacktracks=3866  nbVisitedNodes=51046
1284.00	     nbRestartNogoods=1082
1284.00	       =>  wckTime=1228.619  cpuTime=1227.36  mem=39M338
1715.13	   
1715.13	   search
1715.13	     run=13  nbConstraintChecks=1115844735  nbValidityChecks=5218502791  nbPropagations=0  nbRevisions=0
1715.13	     nbUselessRevisions=0  nbAssignments=35803  nbFailedAssignments=29908  nbBacktracks=5812  nbVisitedNodes=70250
1715.13	     nbRestartNogoods=1186
1715.13	       =>  wckTime=1659.755  cpuTime=1657.83  mem=39M338
2139.77	   
2139.77	   search
2139.77	     run=14  nbConstraintChecks=1377218736  nbValidityChecks=6385214337  nbPropagations=0  nbRevisions=0
2139.77	     nbUselessRevisions=0  nbAssignments=47157  nbFailedAssignments=38336  nbBacktracks=8732  nbVisitedNodes=91774
2139.77	     nbRestartNogoods=1298
2139.77	       =>  wckTime=2084.39  cpuTime=2080.44  mem=39M338
2405.60	v 0 7 5 17 28 32 48 61 62 67 68 70 70 

Verifier Data (download as text)

11 unsatisfied constraints, 2784 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/node48/watcher-275123-1169217422 -o ROOT/results/node48/solver-275123-1169217422 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275123-1169217422/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: 1.92 1.98 1.93 4/73 24392
/proc/meminfo: memFree=1380568/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=906644 CPUtime=0.02
/proc/24391/stat : 24391 (java) S 24389 24391 23880 0 -1 0 2069 0 1 0 1 1 0 0 18 0 2 0 270140888 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/24391/statm: 226661 1818 1036 14 0 214244 0
[pid=24391/tid=24393] ppid=24389 vsize=906644 CPUtime=0
/proc/24391/task/24393/stat : 24393 (java) R 24389 24391 23880 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 270140891 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103314 s]
/proc/loadavg: 1.92 1.98 1.93 4/73 24392
/proc/meminfo: memFree=1380568/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=914988 CPUtime=0.08
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 3019 0 1 0 7 1 0 0 18 0 8 0 270140888 936947712 2765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154009730 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24391/statm: 228747 2765 1435 14 0 215242 0
[pid=24391/tid=24393] ppid=24389 vsize=914988 CPUtime=0
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 270140891 936947712 2765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515352 s]
/proc/loadavg: 1.92 1.98 1.93 4/73 24392
/proc/meminfo: memFree=1380568/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915332 CPUtime=0.49
/proc/24391/stat : 24391 (java) S 24389 24391 23880 0 -1 0 6436 0 1 0 45 4 0 0 17 0 8 0 270140888 937299968 6175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24391/statm: 228833 6175 2150 14 0 215303 0
[pid=24391/tid=24393] ppid=24389 vsize=915332 CPUtime=0
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 270140891 937299968 6175 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34043 s]
/proc/loadavg: 1.92 1.98 1.93 3/80 24399
/proc/meminfo: memFree=1347680/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=1.32
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 10900 0 1 0 113 19 0 0 21 0 8 0 270140888 937607168 10638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073773108 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24391/statm: 228908 10638 2497 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.04
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 563 0 0 0 4 0 0 0 17 0 8 0 270140891 937607168 10638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 10638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.18
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 424 0 0 0 18 0 0 0 16 0 8 0 270140895 937607168 10638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 10638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 10638 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915632

[startup+2.97758 s]
/proc/loadavg: 1.92 1.98 1.93 3/80 24399
/proc/meminfo: memFree=1347680/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=2.94
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 10902 0 1 0 275 19 0 0 25 0 8 0 270140888 937607168 10639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855852 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24391/statm: 228908 10639 2497 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.04
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 563 0 0 0 4 0 0 0 17 0 8 0 270140891 937607168 10639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 10639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.18
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 425 0 0 0 18 0 0 0 16 0 8 0 270140895 937607168 10639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 10639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 10639 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915632

[startup+6.25988 s]
/proc/loadavg: 1.93 1.98 1.93 3/80 24399
/proc/meminfo: memFree=1347616/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=6.2
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 10905 0 1 0 600 20 0 0 25 0 8 0 270140888 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073470044 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24391/statm: 228908 10642 2499 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.04
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 563 0 0 0 4 0 0 0 16 0 8 0 270140891 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.18
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 428 0 0 0 18 0 0 0 16 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915632

[startup+12.7465 s]
/proc/loadavg: 1.93 1.98 1.93 3/80 24399
/proc/meminfo: memFree=1347616/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=12.63
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 10905 0 1 0 1242 21 0 0 25 0 8 0 270140888 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855846 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24391/statm: 228908 10642 2499 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.04
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 563 0 0 0 4 0 0 0 16 0 8 0 270140891 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.18
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 428 0 0 0 18 0 0 0 16 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915632

[startup+25.6087 s]
/proc/loadavg: 1.95 1.98 1.93 3/80 24399
/proc/meminfo: memFree=1347744/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=25.38
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 10905 0 1 0 2515 23 0 0 25 0 8 0 270140888 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857203 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24391/statm: 228908 10642 2499 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.04
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 563 0 0 0 4 0 0 0 16 0 8 0 270140891 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.18
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 428 0 0 0 18 0 0 0 16 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 10642 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915632

[startup+51.226 s]
/proc/loadavg: 1.96 1.98 1.93 4/80 24399
/proc/meminfo: memFree=1347744/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=50.79
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 10906 0 1 0 5051 28 0 0 25 0 8 0 270140888 937607168 10643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073773031 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24391/statm: 228908 10643 2499 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.04
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 563 0 0 0 4 0 0 0 16 0 8 0 270140891 937607168 10643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 10643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 10643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.18
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 429 0 0 0 18 0 0 0 17 0 8 0 270140895 937607168 10643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 10643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 10643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 915632

[startup+102.462 s]
/proc/loadavg: 1.98 1.98 1.93 3/87 24460
/proc/meminfo: memFree=1257696/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=101.97
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 23851 0 1 0 10160 37 0 0 25 0 8 0 270140888 937607168 23577 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073988137 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24391/statm: 228908 23577 2555 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.16
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 6697 0 0 0 14 2 0 0 16 0 8 0 270140891 937607168 23577 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23577 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23577 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 23577 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.29
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 489 0 0 0 27 2 0 0 16 0 8 0 270140895 937607168 23577 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 23577 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 23577 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 915632

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

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

[startup+2084.35 s]
/proc/loadavg: 2.00 2.00 1.97 3/87 24658
/proc/meminfo: memFree=1256928/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=2080.32
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 23878 0 1 0 207973 59 0 0 25 0 8 0 270140888 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857177 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24391/statm: 228908 23596 2555 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.16
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 6697 0 0 0 14 2 0 0 16 0 8 0 270140891 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.33
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 512 0 0 0 31 2 0 0 16 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2080.32
Current children cumulated vsize (KiB) 915632

[startup+2144.36 s]
/proc/loadavg: 2.05 2.01 1.98 3/87 24658
/proc/meminfo: memFree=1256864/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=2140.03
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 23878 0 1 0 213944 59 0 0 25 0 8 0 270140888 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073771746 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24391/statm: 228908 23596 2555 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.16
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 6697 0 0 0 14 2 0 0 16 0 8 0 270140891 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.33
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 512 0 0 0 31 2 0 0 16 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2140.03
Current children cumulated vsize (KiB) 915632

[startup+2204.45 s]
/proc/loadavg: 2.14 2.04 1.99 3/87 24658
/proc/meminfo: memFree=1256864/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=2199.86
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 23878 0 1 0 219927 59 0 0 25 0 8 0 270140888 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073985937 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24391/statm: 228908 23596 2555 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.16
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 6697 0 0 0 14 2 0 0 16 0 8 0 270140891 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.33
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 512 0 0 0 31 2 0 0 16 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2199.86
Current children cumulated vsize (KiB) 915632

[startup+2264.53 s]
/proc/loadavg: 2.05 2.03 1.99 3/87 24658
/proc/meminfo: memFree=1256864/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=2259.65
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 23878 0 1 0 225906 59 0 0 25 0 8 0 270140888 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864913 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24391/statm: 228908 23596 2555 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.16
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 6697 0 0 0 14 2 0 0 16 0 8 0 270140891 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.33
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 512 0 0 0 31 2 0 0 16 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2259.65
Current children cumulated vsize (KiB) 915632

[startup+2324.6 s]
/proc/loadavg: 2.07 2.04 2.00 3/87 24658
/proc/meminfo: memFree=1256864/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=2319.46
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 23878 0 1 0 231887 59 0 0 25 0 8 0 270140888 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074095465 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24391/statm: 228908 23596 2555 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.16
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 6697 0 0 0 14 2 0 0 16 0 8 0 270140891 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.33
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 512 0 0 0 31 2 0 0 16 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2319.46
Current children cumulated vsize (KiB) 915632

[startup+2384.69 s]
/proc/loadavg: 2.02 2.03 2.00 3/87 24658
/proc/meminfo: memFree=1256864/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=2379.3
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 23878 0 1 0 237870 60 0 0 25 0 8 0 270140888 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857156 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24391/statm: 228908 23596 2555 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.16
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 6697 0 0 0 14 2 0 0 16 0 8 0 270140891 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.33
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 512 0 0 0 31 2 0 0 16 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) R 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2379.3
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2405.59 s]
/proc/loadavg: 2.08 2.04 2.00 3/87 24658
/proc/meminfo: memFree=1256864/2055920 swapFree=4192812/4192956
[pid=24391] ppid=24389 vsize=915632 CPUtime=2400.09
/proc/24391/stat : 24391 (java) R 24389 24391 23880 0 -1 0 23878 0 1 0 239949 60 0 0 25 0 8 0 270140888 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073984966 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24391/statm: 228908 23596 2555 14 0 215378 0
[pid=24391/tid=24393] ppid=24389 vsize=915632 CPUtime=0.16
/proc/24391/task/24393/stat : 24393 (java) S 24389 24391 23880 0 -1 64 6697 0 0 0 14 2 0 0 16 0 8 0 270140891 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24394] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24394/stat : 24394 (java) S 24389 24391 23880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24395] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24395/stat : 24395 (java) S 24389 24391 23880 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 270140892 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24396] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24396/stat : 24396 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24397] ppid=24389 vsize=915632 CPUtime=0.33
/proc/24391/task/24397/stat : 24397 (java) S 24389 24391 23880 0 -1 64 512 0 0 0 31 2 0 0 16 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24391/tid=24398] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24398/stat : 24398 (java) S 24389 24391 23880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24391/tid=24399] ppid=24389 vsize=915632 CPUtime=0
/proc/24391/task/24399/stat : 24399 (java) S 24389 24391 23880 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 270140895 937607168 23596 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 2405.64
CPU time (s): 2400.13
CPU user time (s): 2399.52
CPU system time (s): 0.614906
CPU usage (%): 99.7712
Max. virtual memory (cumulated for all children) (KiB): 915636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.52
system time used= 0.614906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23900
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= 49846
involuntary context switches= 18783

runsolver used 2.95255 s user time and 7.72183 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Fri Jan 19 14:37:02 UTC 2007


IDJOB= 275123
IDBENCH= 3534
IDSOLVER= 68
FILE ID= node48/275123-1169217422

PBS_JOBID= 3589105

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity4/ruler-70-13-a4.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275123-1169217422/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-275123-1169217422 -o ROOT/results/node48/solver-275123-1169217422 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275123-1169217422/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8550458df6e804e35921814f1d43a5d8

RANDOM SEED= 624461773

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.218
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.218
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:       1381048 kB
Buffers:         48148 kB
Cached:         526792 kB
SwapCached:          0 kB
Active:         127856 kB
Inactive:       471048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1381048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2156 kB
Writeback:           0 kB
Mapped:          35496 kB
Slab:            61480 kB
Committed_AS:  5476456 kB
PageTables:       1692 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 node48 on Fri Jan 19 15:17:08 UTC 2007