Trace number 252660

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.12 1810.02

General information on the benchmark

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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/252660-1168087482/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.57	     nbVariables=7520  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.57	       =>  wckTime=0.254  cpuTime=0.18  mem=10M817
0.57	   
0.57	   predicates being loaded...
0.58	   
0.58	   constraints being loaded...
4.94	   
4.94	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 37M699)
5.07	     nbConstraints=40576  nbConflictsStructures=1  nbSharedConflictsStructures=39679  nbSharedBinaryRepresentations=0
5.08	     nbEvaluationManagers=4  nbSharedEvaluationManagers=40572  maxDegree=33  maxArity=32
5.08	       =>  wckTime=4.761  cpuTime=4.1  mem=74M67
5.39	   
5.39	   solver IterativeSystematicSolver being built... 
6.61	       =>  wckTime=6.292  cpuTime=4.98  mem=104M649
6.79	   
6.79	   preprocessing
6.79	     nbConstraintChecks=8336  nbValidityChecks=7024  nbPropagations=7520  nbRevisions=7520  nbUselessRevisions=7520
6.79	     nbRemovedValues=0  detectedInconsistency=no
6.79	       =>  wckTime=0.157  cpuTime=0.12  mem=107M708
7.67	   
7.67	   search
7.67	     run=0  nbConstraintChecks=5307  nbValidityChecks=2193  nbPropagations=7993  nbRevisions=9112
7.67	     nbUselessRevisions=8818  nbAssignments=232  nbFailedAssignments=4  nbBacktracks=11  nbVisitedNodes=240
7.67	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
7.67	       =>  wckTime=1.048  cpuTime=0.98  mem=108M727
8.80	   
8.80	   search
8.80	     run=1  nbConstraintChecks=25375  nbValidityChecks=6725  nbPropagations=16890  nbRevisions=21805
8.80	     nbUselessRevisions=20499  nbAssignments=553  nbFailedAssignments=8  nbBacktracks=38  nbVisitedNodes=578
8.80	     nbRestartNogoods=1  mapSize=22  nbInferences=0  nbTooLargeKeys=0
8.80	       =>  wckTime=2.184  cpuTime=2.1  mem=108M727
9.58	   
9.58	   search
9.58	     run=2  nbConstraintChecks=40343  nbValidityChecks=10467  nbPropagations=26441  nbRevisions=37292
9.58	     nbUselessRevisions=34504  nbAssignments=772  nbFailedAssignments=15  nbBacktracks=61  nbVisitedNodes=810
9.58	     nbRestartNogoods=2  mapSize=34  nbInferences=0  nbTooLargeKeys=0
9.58	       =>  wckTime=2.962  cpuTime=2.86  mem=108M727
10.95	   
10.95	   search
10.95	     run=3  nbConstraintChecks=64596  nbValidityChecks=17296  nbPropagations=37156  nbRevisions=58329
10.95	     nbUselessRevisions=53163  nbAssignments=1164  nbFailedAssignments=19  nbBacktracks=98  nbVisitedNodes=1218
10.95	     nbRestartNogoods=3  mapSize=49  nbInferences=0  nbTooLargeKeys=0
10.95	       =>  wckTime=4.331  cpuTime=4.21  mem=109M746
12.69	   
12.69	   search
12.69	     run=4  nbConstraintChecks=98072  nbValidityChecks=26904  nbPropagations=49370  nbRevisions=87257
12.69	     nbUselessRevisions=78580  nbAssignments=1663  nbFailedAssignments=27  nbBacktracks=158  nbVisitedNodes=1739
12.69	     nbRestartNogoods=4  mapSize=70  nbInferences=0  nbTooLargeKeys=0
12.69	       =>  wckTime=6.074  cpuTime=5.92  mem=109M746
14.69	   
14.69	   search
14.69	     run=5  nbConstraintChecks=150773  nbValidityChecks=39806  nbPropagations=63483  nbRevisions=127175
14.69	     nbUselessRevisions=113403  nbAssignments=2248  nbFailedAssignments=40  nbBacktracks=243  nbVisitedNodes=2354
14.69	     nbRestartNogoods=5  mapSize=98  nbInferences=0  nbTooLargeKeys=0
14.69	       =>  wckTime=8.072  cpuTime=7.9  mem=110M766
17.12	   
17.12	   search
17.12	     run=6  nbConstraintChecks=216187  nbValidityChecks=57655  nbPropagations=80025  nbRevisions=182537
17.12	     nbUselessRevisions=161744  nbAssignments=2952  nbFailedAssignments=50  nbBacktracks=367  nbVisitedNodes=3090
17.12	     nbRestartNogoods=7  mapSize=129  nbInferences=0  nbTooLargeKeys=0
17.12	       =>  wckTime=10.5  cpuTime=10.3  mem=111M785
20.15	   
20.15	   search
20.15	     run=7  nbConstraintChecks=316127  nbValidityChecks=83357  nbPropagations=100095  nbRevisions=260708
20.15	     nbUselessRevisions=229943  nbAssignments=3816  nbFailedAssignments=66  nbBacktracks=545  nbVisitedNodes=4000
20.15	     nbRestartNogoods=8  mapSize=172  nbInferences=0  nbTooLargeKeys=0
20.15	       =>  wckTime=13.536  cpuTime=13.31  mem=112M805
23.87	   
23.87	   search
23.87	     run=8  nbConstraintChecks=483495  nbValidityChecks=121201  nbPropagations=125436  nbRevisions=372986
23.87	     nbUselessRevisions=327623  nbAssignments=4852  nbFailedAssignments=89  nbBacktracks=804  nbVisitedNodes=5109
23.87	     nbRestartNogoods=11  mapSize=242  nbInferences=0  nbTooLargeKeys=0
23.87	       =>  wckTime=17.252  cpuTime=16.99  mem=114M844
27.84	   
27.84	   search
27.84	     run=9  nbConstraintChecks=537573  nbValidityChecks=150316  nbPropagations=154023  nbRevisions=511676
27.84	     nbUselessRevisions=449497  nbAssignments=6007  nbFailedAssignments=116  nbBacktracks=1189  nbVisitedNodes=6324
27.84	     nbRestartNogoods=14  mapSize=300  nbInferences=0  nbTooLargeKeys=0
27.84	       =>  wckTime=21.225  cpuTime=20.93  mem=117M902
32.53	   
32.53	   search
32.53	     run=10  nbConstraintChecks=588036  nbValidityChecks=186256  nbPropagations=186413  nbRevisions=683380
32.53	     nbUselessRevisions=601729  nbAssignments=7380  nbFailedAssignments=167  nbBacktracks=1771  nbVisitedNodes=7815
32.53	     nbRestartNogoods=16  mapSize=415  nbInferences=0  nbTooLargeKeys=0
32.53	       =>  wckTime=25.916  cpuTime=25.57  mem=120M961
38.42	   
38.42	   search
38.42	     run=11  nbConstraintChecks=684737  nbValidityChecks=238353  nbPropagations=224590  nbRevisions=902124
38.42	     nbUselessRevisions=796518  nbAssignments=9095  nbFailedAssignments=254  nbBacktracks=2640  nbVisitedNodes=9728
38.42	     nbRestartNogoods=19  mapSize=608  nbInferences=0  nbTooLargeKeys=0
38.42	       =>  wckTime=31.809  cpuTime=31.41  mem=125M39
46.67	   
46.67	   search
46.67	     run=12  nbConstraintChecks=915928  nbValidityChecks=321100  nbPropagations=273227  nbRevisions=1195631
46.67	     nbUselessRevisions=1056608  nbAssignments=11442  nbFailedAssignments=422  nbBacktracks=3943  nbVisitedNodes=12426
46.67	     nbRestartNogoods=24  mapSize=952  nbInferences=0  nbTooLargeKeys=0
46.67	       =>  wckTime=40.056  cpuTime=39.58  mem=130M136
143.62	   
143.62	   INFO : Stopping hyperNogood (mapSize=1005, nbTooLargekeys=0, mem=93M923)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-252660-1168087482 -o ROOT/results/node10/solver-252660-1168087482 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/252660-1168087482/unknown.xml 

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

/proc/loadavg: 2.16 2.04 1.87 4/93 31117
/proc/meminfo: memFree=1540384/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=9948 CPUtime=0
/proc/31116/stat : 31116 (java) S 31114 31116 30271 0 -1 0 723 0 0 0 0 0 0 0 16 0 1 0 157143327 10186752 472 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/31116/statm: 2487 472 386 14 0 1142 0

[startup+0.10359 s]
/proc/loadavg: 2.16 2.04 1.87 4/93 31117
/proc/meminfo: memFree=1540384/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=914988 CPUtime=0.09
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 2987 0 1 0 8 1 0 0 18 0 8 0 157143327 936947712 2733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31116/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511646 s]
/proc/loadavg: 2.16 2.04 1.87 4/93 31117
/proc/meminfo: memFree=1540384/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915328 CPUtime=0.49
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 6136 0 1 0 46 3 0 0 18 0 8 0 157143327 937295872 5875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31116/statm: 228832 5875 2126 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33476 s]
/proc/loadavg: 2.15 2.04 1.87 3/100 31124
/proc/meminfo: memFree=1477224/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915604 CPUtime=1.31
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 18117 0 1 0 122 9 0 0 24 0 8 0 157143327 937578496 17855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073541224 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31116/statm: 228901 17855 2148 14 0 215371 0
[pid=31116/tid=31118] ppid=31114 vsize=915604 CPUtime=0.06
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 1613 0 0 0 6 0 0 0 17 0 8 0 157143330 937578496 17855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915604 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937578496 17855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915604 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 157143331 937578496 17855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915604 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937578496 17855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915604 CPUtime=0.14
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 402 0 0 0 14 0 0 0 16 0 8 0 157143334 937578496 17855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915604 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937578496 17855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915604 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937578496 17855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915604

[startup+2.98698 s]
/proc/loadavg: 2.15 2.04 1.87 5/100 31124
/proc/meminfo: memFree=1463144/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915732 CPUtime=2.94
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 22481 0 1 0 241 53 0 0 25 0 8 0 157143327 937709568 22216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 9226891 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31116/statm: 228933 22216 2180 14 0 215403 0
[pid=31116/tid=31118] ppid=31114 vsize=915732 CPUtime=0.25
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 5870 0 0 0 23 2 0 0 16 0 8 0 157143330 937709568 22216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915732 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937709568 22216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915732 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 157143331 937709568 22216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915732 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937709568 22216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915732 CPUtime=0.17
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 417 0 0 0 17 0 0 0 16 0 8 0 157143334 937709568 22216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915732 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937709568 22216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915732 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937709568 22216 18446744073709551615 134512640 134570532 4294956480 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) 915732

[startup+6.26643 s]
/proc/loadavg: 2.22 2.06 1.88 3/100 31124
/proc/meminfo: memFree=1408296/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=6.19
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 38209 0 1 0 455 164 0 0 25 0 8 0 157143327 937840640 37875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160643169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31116/statm: 228965 37875 2506 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=0.95
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 21181 0 0 0 87 8 0 0 16 0 8 0 157143330 937840640 37875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 37875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 37875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 37875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.24
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 457 0 0 0 24 0 0 0 15 0 8 0 157143334 937840640 37875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 37875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 37875 18446744073709551615 134512640 134570532 4294956480 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) 915860

[startup+12.7623 s]
/proc/loadavg: 2.20 2.06 1.88 3/100 31124
/proc/meminfo: memFree=1394536/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=12.63
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 39194 0 1 0 1097 166 0 0 25 0 8 0 157143327 937840640 38852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073819722 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31116/statm: 228965 38852 2530 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=1
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 22034 0 0 0 92 8 0 0 17 0 8 0 157143330 937840640 38852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 38852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 38852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 38852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.37
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 520 0 0 0 36 1 0 0 15 0 8 0 157143334 937840640 38852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 38852 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 38852 18446744073709551615 134512640 134570532 4294956480 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) 915860

[startup+25.6201 s]
/proc/loadavg: 2.17 2.06 1.88 3/100 31124
/proc/meminfo: memFree=1394664/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=25.36
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 39196 0 1 0 2370 166 0 0 25 0 8 0 157143327 937840640 38853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074153521 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31116/statm: 228965 38853 2530 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=1
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 22034 0 0 0 92 8 0 0 16 0 8 0 157143330 937840640 38853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 38853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 38853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 38853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.37
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 521 0 0 0 36 1 0 0 16 0 8 0 157143334 937840640 38853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 38853 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 38853 18446744073709551615 134512640 134570532 4294956480 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) 915860

[startup+51.2425 s]
/proc/loadavg: 2.17 2.07 1.89 3/100 31124
/proc/meminfo: memFree=1394664/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=50.74
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 39205 0 1 0 4908 166 0 0 25 0 8 0 157143327 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074099432 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31116/statm: 228965 38858 2530 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=1
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 22034 0 0 0 92 8 0 0 16 0 8 0 157143330 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.38
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 527 0 0 0 37 1 0 0 16 0 8 0 157143334 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915860

[startup+102.445 s]
/proc/loadavg: 2.07 2.05 1.89 3/100 31124
/proc/meminfo: memFree=1394792/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=101.48
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 39205 0 1 0 9982 166 0 0 25 0 8 0 157143327 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074089034 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31116/statm: 228965 38858 2530 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=1
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 22034 0 0 0 92 8 0 0 16 0 8 0 157143330 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.38
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 527 0 0 0 37 1 0 0 16 0 8 0 157143334 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 38858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 915860

[startup+162.496 s]
/proc/loadavg: 2.02 2.04 1.90 3/100 31124
/proc/meminfo: memFree=1387752/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=160.98
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 40951 0 1 0 15931 167 0 0 25 0 8 0 157143327 937840640 40603 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074110816 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 31361
/proc/meminfo: memFree=1152552/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=1475.05
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 40953 0 1 0 147322 183 0 0 25 0 8 0 157143327 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074110910 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31116/statm: 228965 40604 2530 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=1.06
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 23779 0 0 0 97 9 0 0 16 0 8 0 157143330 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.38
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 529 0 0 0 37 1 0 0 16 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1475.05
Current children cumulated vsize (KiB) 915860

[startup+1543.35 s]
/proc/loadavg: 2.04 2.01 1.94 3/93 31361
/proc/meminfo: memFree=1152424/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=1534.79
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 40953 0 1 0 153296 183 0 0 25 0 8 0 157143327 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074089034 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31116/statm: 228965 40604 2530 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=1.06
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 23779 0 0 0 97 9 0 0 16 0 8 0 157143330 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.38
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 529 0 0 0 37 1 0 0 16 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1534.79
Current children cumulated vsize (KiB) 915860

[startup+1603.38 s]
/proc/loadavg: 2.01 2.01 1.94 3/93 31361
/proc/meminfo: memFree=1152232/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=1594.54
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 40954 0 1 0 159270 184 0 0 25 0 8 0 157143327 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074110910 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31116/statm: 228965 40604 2530 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=1.06
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 23779 0 0 0 97 9 0 0 16 0 8 0 157143330 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.38
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 529 0 0 0 37 1 0 0 16 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.54
Current children cumulated vsize (KiB) 915860

[startup+1663.42 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 31361
/proc/meminfo: memFree=1152104/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=1654.25
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 40954 0 1 0 165241 184 0 0 25 0 8 0 157143327 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074089067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31116/statm: 228965 40604 2530 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=1.06
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 23779 0 0 0 97 9 0 0 16 0 8 0 157143330 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.38
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 529 0 0 0 37 1 0 0 16 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.25
Current children cumulated vsize (KiB) 915860

[startup+1723.45 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 31361
/proc/meminfo: memFree=1151912/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=1713.99
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 40954 0 1 0 171215 184 0 0 25 0 8 0 157143327 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074089067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31116/statm: 228965 40604 2530 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=1.06
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 23779 0 0 0 97 9 0 0 16 0 8 0 157143330 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.38
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 529 0 0 0 37 1 0 0 16 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1713.99
Current children cumulated vsize (KiB) 915860

[startup+1783.52 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 31361
/proc/meminfo: memFree=1151784/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=1773.76
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 40954 0 1 0 177192 184 0 0 25 0 8 0 157143327 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074089067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31116/statm: 228965 40604 2530 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=1.06
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 23779 0 0 0 97 9 0 0 16 0 8 0 157143330 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.38
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 529 0 0 0 37 1 0 0 16 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.76
Current children cumulated vsize (KiB) 915860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.94 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 31361
/proc/meminfo: memFree=1151720/2055920 swapFree=4178332/4192956
[pid=31116] ppid=31114 vsize=915860 CPUtime=1800.03
/proc/31116/stat : 31116 (java) R 31114 31116 30271 0 -1 0 40954 0 1 0 179819 184 0 0 25 0 8 0 157143327 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074089067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31116/statm: 228965 40604 2530 14 0 215435 0
[pid=31116/tid=31118] ppid=31114 vsize=915860 CPUtime=1.06
/proc/31116/task/31118/stat : 31118 (java) S 31114 31116 30271 0 -1 64 23779 0 0 0 97 9 0 0 16 0 8 0 157143330 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31119] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31119/stat : 31119 (java) S 31114 31116 30271 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31120] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31120/stat : 31120 (java) S 31114 31116 30271 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 157143331 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31121] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31121/stat : 31121 (java) S 31114 31116 30271 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31122] ppid=31114 vsize=915860 CPUtime=0.38
/proc/31116/task/31122/stat : 31122 (java) S 31114 31116 30271 0 -1 64 529 0 0 0 37 1 0 0 16 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31116/tid=31123] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31123/stat : 31123 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31116/tid=31124] ppid=31114 vsize=915860 CPUtime=0
/proc/31116/task/31124/stat : 31124 (java) S 31114 31116 30271 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 157143334 937840640 40604 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915860

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

Child status: 143
Real time (s): 1810.02
CPU time (s): 1800.12
CPU user time (s): 1798.25
CPU system time (s): 1.87371
CPU usage (%): 99.4529
Max. virtual memory (cumulated for all children) (KiB): 915984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.25
system time used= 1.87371
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40969
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= 38311
involuntary context switches= 68983

runsolver used 2.03369 s user time and 5.2492 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 12:44:42 UTC 2007


IDJOB= 252660
IDBENCH= 12961
FILE ID= node10/252660-1168087482

PBS_JOBID= 3476295

Free space on /tmp= 66350 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  438cb9b1cc995a1c98e119c00b2b67b9

RANDOM SEED= 579288740

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
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.232
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:       1540864 kB
Buffers:         47124 kB
Cached:         318608 kB
SwapCached:       2420 kB
Active:         143904 kB
Inactive:       282932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540864 kB
SwapTotal:     4192956 kB
SwapFree:      4178332 kB
Dirty:            7452 kB
Writeback:           0 kB
Mapped:          80652 kB
Slab:            73000 kB
Committed_AS:  4439116 kB
PageTables:       2320 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= 66350 MiB



End job on node10 on Sat Jan  6 13:14:52 UTC 2007