Trace number 214378

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.06 1810.61

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-7.xml
MD5SUM481fcb2f12cc7ceef5c1242d90905d28
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.72
SatisfiableYES
(Un)Satisfiability was proved
Number of variables672
Number of constraints2030
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2030
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/214378-1168230038/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.45	     nbVariables=672  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.45	       =>  wckTime=0.143  cpuTime=0.11  mem=8M25
0.45	   
0.45	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
0.89	     nbConstraints=1036  nbMergedConstraints=994  nbConvertedConstraints=268  nbConvertConstraintsChecks=68
0.89	     nbExtensionStructures=3  nbSharedExtensionStructures=265  nbConflictsStructures=8  nbSharedConflictsStructures=1004
0.89	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=9  nbEvaluationManagers=6
0.89	     nbSharedEvaluationManagers=762  maxDegree=9  maxArity=28
0.89	       =>  wckTime=0.586  cpuTime=0.45  mem=40M216
0.95	   
0.95	   solver IterativeSystematicSolver being built... 
1.18	       =>  wckTime=0.877  cpuTime=0.64  mem=23M459
9.60	   
9.60	   preprocessing
9.60	     nbConstraintChecks=3165890  nbValidityChecks=11404  nbPropagations=1976  nbRevisions=8396  nbUselessRevisions=7821
9.60	     nbSingletonTests=755  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0  detectedInconsistency=no
9.60	       =>  wckTime=8.414  cpuTime=8.29  mem=23M459
14.97	   
14.97	   search
14.97	     run=0  nbConstraintChecks=2098220  nbValidityChecks=4651  nbPropagations=2476  nbRevisions=11592
14.97	     nbUselessRevisions=10801  nbAssignments=284  nbFailedAssignments=2  nbBacktracks=11  nbVisitedNodes=287
14.97	     nbRestartNogoods=0  mapSize=3  nbInferences=0  nbTooLargeKeys=0
14.97	       =>  wckTime=13.782  cpuTime=13.59  mem=24M496
30.84	   
30.84	   search
30.84	     run=1  nbConstraintChecks=8390469  nbValidityChecks=8996  nbPropagations=5422  nbRevisions=26123
30.84	     nbUselessRevisions=24330  nbAssignments=547  nbFailedAssignments=8  nbBacktracks=27  nbVisitedNodes=556
30.84	     nbRestartNogoods=1  mapSize=10  nbInferences=0  nbTooLargeKeys=0
30.84	       =>  wckTime=29.655  cpuTime=29.34  mem=24M496
54.80	   
54.80	   search
54.80	     run=2  nbConstraintChecks=17828344  nbValidityChecks=12472  nbPropagations=8696  nbRevisions=42958
54.80	     nbUselessRevisions=40038  nbAssignments=753  nbFailedAssignments=17  nbBacktracks=51  nbVisitedNodes=771
54.80	     nbRestartNogoods=2  mapSize=21  nbInferences=0  nbTooLargeKeys=0
54.80	       =>  wckTime=53.611  cpuTime=53.09  mem=24M496
54.84	   
54.84	   search
54.84	     run=3  nbConstraintChecks=17829419  nbValidityChecks=16689  nbPropagations=12364  nbRevisions=62631
54.84	     nbUselessRevisions=58348  nbAssignments=957  nbFailedAssignments=40  nbBacktracks=84  nbVisitedNodes=1021
54.84	     nbRestartNogoods=3  mapSize=53  nbInferences=0  nbTooLargeKeys=0
54.84	       =>  wckTime=53.651  cpuTime=53.13  mem=24M496
54.88	   
54.88	   search
54.88	     run=4  nbConstraintChecks=17830818  nbValidityChecks=21310  nbPropagations=16546  nbRevisions=85515
54.88	     nbUselessRevisions=79507  nbAssignments=1183  nbFailedAssignments=75  nbBacktracks=134  nbVisitedNodes=1319
54.88	     nbRestartNogoods=4  mapSize=99  nbInferences=0  nbTooLargeKeys=0
54.88	       =>  wckTime=53.698  cpuTime=53.17  mem=24M496
54.94	   
54.94	   search
54.94	     run=5  nbConstraintChecks=17832959  nbValidityChecks=26641  nbPropagations=21473  nbRevisions=112356
54.94	     nbUselessRevisions=104022  nbAssignments=1443  nbFailedAssignments=131  nbBacktracks=209  nbVisitedNodes=1693
54.94	     nbRestartNogoods=5  mapSize=164  nbInferences=0  nbTooLargeKeys=0
54.94	       =>  wckTime=53.751  cpuTime=53.22  mem=24M496
55.00	   
55.00	   search
55.00	     run=6  nbConstraintChecks=17836341  nbValidityChecks=33619  nbPropagations=27442  nbRevisions=144419
55.00	     nbUselessRevisions=132825  nbAssignments=1744  nbFailedAssignments=226  nbBacktracks=322  nbVisitedNodes=2186
55.00	     nbRestartNogoods=6  mapSize=268  nbInferences=0  nbTooLargeKeys=0
55.00	       =>  wckTime=53.817  cpuTime=53.28  mem=24M496
55.18	   
55.18	   search
55.18	     run=7  nbConstraintChecks=17874549  nbValidityChecks=46498  nbPropagations=35086  nbRevisions=185504
55.18	     nbUselessRevisions=169210  nbAssignments=2242  nbFailedAssignments=356  nbBacktracks=493  nbVisitedNodes=2946
55.18	     nbRestartNogoods=7  mapSize=414  nbInferences=0  nbTooLargeKeys=0
55.18	       =>  wckTime=53.996  cpuTime=53.46  mem=25M469
74.06	   
74.06	   search
74.06	     run=8  nbConstraintChecks=25380927  nbValidityChecks=62028  nbPropagations=44833  nbRevisions=237978
74.06	     nbUselessRevisions=215064  nbAssignments=2809  nbFailedAssignments=452  nbBacktracks=750  nbVisitedNodes=3709
74.06	     nbRestartNogoods=9  mapSize=536  nbInferences=0  nbTooLargeKeys=0
74.06	       =>  wckTime=72.872  cpuTime=72.18  mem=25M469
354.89	   
354.89	   search
354.89	     run=9  nbConstraintChecks=137535179  nbValidityChecks=82192  nbPropagations=57295  nbRevisions=304603
354.89	     nbUselessRevisions=272623  nbAssignments=3529  nbFailedAssignments=575  nbBacktracks=1135  nbVisitedNodes=4560
354.89	     nbRestartNogoods=11  mapSize=673  nbInferences=0  nbTooLargeKeys=0
354.89	       =>  wckTime=353.704  cpuTime=350.63  mem=25M469
562.17	   
562.17	   search
562.17	     run=10  nbConstraintChecks=220381004  nbValidityChecks=100046  nbPropagations=73638  nbRevisions=386437
562.17	     nbUselessRevisions=341806  nbAssignments=4328  nbFailedAssignments=656  nbBacktracks=1729  nbVisitedNodes=5450
562.17	     nbRestartNogoods=15  mapSize=807  nbInferences=0  nbTooLargeKeys=0
562.17	       =>  wckTime=560.987  cpuTime=556.1  mem=26M441
757.70	   
757.70	   search
757.70	     run=11  nbConstraintChecks=297985635  nbValidityChecks=128795  nbPropagations=94697  nbRevisions=489415
757.70	     nbUselessRevisions=427790  nbAssignments=5384  nbFailedAssignments=756  nbBacktracks=2603  nbVisitedNodes=6627
757.70	     nbRestartNogoods=19  mapSize=993  nbInferences=0  nbTooLargeKeys=0
757.70	       =>  wckTime=756.512  cpuTime=750.71  mem=26M441
789.04	   
789.04	   INFO : Stopping hyperNogood (mapSize=1012, nbTooLargekeys=0, mem=26M441)
1324.72	   
1324.72	   search
1324.72	     run=12  nbConstraintChecks=523442270  nbValidityChecks=165553  nbPropagations=121492  nbRevisions=621922
1324.72	     nbUselessRevisions=538856  nbAssignments=6978  nbFailedAssignments=971  nbBacktracks=3908  nbVisitedNodes=8436
1324.72	     nbRestartNogoods=22
1324.72	       =>  wckTime=1323.536  cpuTime=1315.14  mem=26M441

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/node51/watcher-214378-1168230038 -o ROOT/results/node51/solver-214378-1168230038 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214378-1168230038/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: 0.92 0.98 0.99 5/70 10174
/proc/meminfo: memFree=1551032/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=18540 CPUtime=0
/proc/10173/stat : 10173 (runsolver) R 10170 10173 10028 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 171402411 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 235371293991 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/10173/statm: 4635 279 244 17 0 2626 0

[startup+0.102866 s]
/proc/loadavg: 0.92 0.98 0.99 5/70 10174
/proc/meminfo: memFree=1551032/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=914988 CPUtime=0.07
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 2955 0 1 0 6 1 0 0 21 0 8 0 171402411 936947712 2701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155090204 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228747 2701 1414 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.510934 s]
/proc/loadavg: 0.92 0.98 0.99 5/70 10174
/proc/meminfo: memFree=1551032/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915328 CPUtime=0.48
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 6552 0 1 0 44 4 0 0 23 0 8 0 171402411 937295872 6291 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228832 6291 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33207 s]
/proc/loadavg: 0.92 0.98 0.99 3/88 10193
/proc/meminfo: memFree=1489768/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=1.3
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15407 0 1 0 117 13 0 0 25 0 8 0 171402411 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073962592 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15145 2540 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 17 0 8 0 171402416 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.24
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 466 0 0 0 23 1 0 0 15 0 8 0 171402419 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915760

[startup+2.97635 s]
/proc/loadavg: 0.92 0.98 0.99 3/88 10193
/proc/meminfo: memFree=1485736/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=2.93
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15408 0 1 0 280 13 0 0 25 0 8 0 171402411 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073787795 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15145 2540 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.24
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 466 0 0 0 23 1 0 0 16 0 8 0 171402419 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15145 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915760

[startup+6.2659 s]
/proc/loadavg: 1.01 1.00 1.00 4/88 10193
/proc/meminfo: memFree=955624/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=6.19
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15420 0 1 0 606 13 0 0 25 0 8 0 171402411 937738240 15156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073986761 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15156 2542 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.25
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 475 0 0 0 24 1 0 0 16 0 8 0 171402419 937738240 15156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15156 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915760

[startup+12.743 s]
/proc/loadavg: 1.09 1.02 1.01 3/88 10193
/proc/meminfo: memFree=952616/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=12.59
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15433 0 1 0 1246 13 0 0 25 0 8 0 171402411 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073964322 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15167 2543 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.27
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 485 0 0 0 26 1 0 0 16 0 8 0 171402419 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915760

[startup+25.5922 s]
/proc/loadavg: 1.29 1.06 1.02 3/88 10193
/proc/meminfo: memFree=952744/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=25.34
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15434 0 1 0 2521 13 0 0 25 0 8 0 171402411 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073989667 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15167 2543 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.27
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 486 0 0 0 26 1 0 0 16 0 8 0 171402419 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915760

[startup+51.2845 s]
/proc/loadavg: 1.59 1.15 1.05 3/88 10193
/proc/meminfo: memFree=952680/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=50.84
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15437 0 1 0 5070 14 0 0 25 0 8 0 171402411 937738240 15170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073986727 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15170 2543 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.28
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 489 0 0 0 27 1 0 0 16 0 8 0 171402419 937738240 15170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 915760

[startup+102.557 s]
/proc/loadavg: 1.82 1.28 1.10 3/88 10193
/proc/meminfo: memFree=952744/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=101.68
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15451 0 1 0 10154 14 0 0 25 0 8 0 171402411 937738240 15181 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073990432 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15181 2543 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15181 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15181 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15181 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15181 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.31
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 500 0 0 0 29 2 0 0 16 0 8 0 171402419 937738240 15181 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15181 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15181 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 915760

[startup+162.571 s]
/proc/loadavg: 1.93 1.41 1.15 3/88 10193
/proc/meminfo: memFree=937704/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=161.2
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15452 0 1 0 16106 14 0 0 25 0 8 0 171402411 937738240 15181 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073787795 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1414.19
Current children cumulated vsize (KiB) 915760

[startup+1482.99 s]
/proc/loadavg: 2.00 1.98 1.76 3/80 10491
/proc/meminfo: memFree=1412904/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=1473.94
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15464 0 1 0 147377 17 0 0 25 0 8 0 171402411 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073990544 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15186 2543 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.32
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1473.94
Current children cumulated vsize (KiB) 915760

[startup+1543 s]
/proc/loadavg: 2.00 1.98 1.77 3/80 10491
/proc/meminfo: memFree=1412904/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=1533.67
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15464 0 1 0 153349 18 0 0 25 0 8 0 171402411 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15186 2543 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.32
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) R 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1533.67
Current children cumulated vsize (KiB) 915760

[startup+1603 s]
/proc/loadavg: 2.00 1.98 1.79 3/80 10491
/proc/meminfo: memFree=1412904/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=1593.41
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15464 0 1 0 159323 18 0 0 25 0 8 0 171402411 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073787743 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15186 2543 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.32
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1593.41
Current children cumulated vsize (KiB) 915760

[startup+1663.01 s]
/proc/loadavg: 2.00 1.98 1.80 3/80 10491
/proc/meminfo: memFree=1412904/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=1653.14
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15464 0 1 0 165296 18 0 0 25 0 8 0 171402411 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15186 2543 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.32
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.14
Current children cumulated vsize (KiB) 915760

[startup+1723.02 s]
/proc/loadavg: 2.00 1.98 1.81 3/80 10491
/proc/meminfo: memFree=1412904/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=1712.86
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15464 0 1 0 171268 18 0 0 25 0 8 0 171402411 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073990544 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15186 2543 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.32
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.86
Current children cumulated vsize (KiB) 915760

[startup+1783.03 s]
/proc/loadavg: 2.00 1.98 1.82 3/80 10491
/proc/meminfo: memFree=1412904/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=1772.61
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15464 0 1 0 177243 18 0 0 25 0 8 0 171402411 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073990544 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15186 2543 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.32
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.61
Current children cumulated vsize (KiB) 915760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.56 s]
/proc/loadavg: 2.00 1.98 1.82 3/80 10491
/proc/meminfo: memFree=1412904/2055920 swapFree=4192812/4192956
[pid=10173] ppid=10170 vsize=915760 CPUtime=1800
/proc/10173/stat : 10173 (java) R 10170 10173 10028 0 -1 0 15464 0 1 0 179982 18 0 0 25 0 8 0 171402411 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073986727 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10173/statm: 228940 15186 2543 14 0 215410 0
[pid=10173/tid=10181] ppid=10170 vsize=915760 CPUtime=0.05
/proc/10173/task/10181/stat : 10181 (java) S 10170 10173 10028 0 -1 64 471 0 0 0 5 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10184] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10184/stat : 10184 (java) S 10170 10173 10028 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10185] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10185/stat : 10185 (java) S 10170 10173 10028 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 171402416 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10186] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10186/stat : 10186 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10187] ppid=10170 vsize=915760 CPUtime=0.32
/proc/10173/task/10187/stat : 10187 (java) S 10170 10173 10028 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10188] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10188/stat : 10188 (java) S 10170 10173 10028 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10173/tid=10189] ppid=10170 vsize=915760 CPUtime=0
/proc/10173/task/10189/stat : 10189 (java) S 10170 10173 10028 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171402419 937738240 15186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915760

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

Child status: 143
Real time (s): 1810.61
CPU time (s): 1800.06
CPU user time (s): 1799.86
CPU system time (s): 0.19497
CPU usage (%): 99.4171
Max. virtual memory (cumulated for all children) (KiB): 915760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15481
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= 38137
involuntary context switches= 66063

runsolver used 1.69574 s user time and 4.93925 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Mon Jan  8 04:20:39 UTC 2007


IDJOB= 214378
IDBENCH= 4920
FILE ID= node51/214378-1168230038

PBS_JOBID= 3481366

Free space on /tmp= 66562 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/routing/s4-4-3-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214378-1168230038/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-214378-1168230038 -o ROOT/results/node51/solver-214378-1168230038 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214378-1168230038/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  481fcb2f12cc7ceef5c1242d90905d28

RANDOM SEED= 55019853

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.277
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.277
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:       1551912 kB
Buffers:         41876 kB
Cached:         389584 kB
SwapCached:          0 kB
Active:         119064 kB
Inactive:       332404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2684 kB
Writeback:           0 kB
Mapped:          30172 kB
Slab:            38344 kB
Committed_AS:  3615464 kB
PageTables:       1616 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= 66559 MiB



End job on node51 on Mon Jan  8 04:50:49 UTC 2007