Trace number 248272

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 ACSAT 299.138 301.316

DiagnosticValue
CHECKS485484112
NODES43908

General information on the benchmark

Nameprimes/primes-30/
primes-30-60-2-7.xml
MD5SUM436fb63ef87e3a1738eb268c9e0190fd
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 benchmark42.4106
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity9
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
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=mac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/248272-1168085951/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.41	     nbVariables=100  nbDomainTypes=1  minDomainSize=112  maxDomainSize=112
0.41	       =>  wckTime=0.107  cpuTime=0.09  mem=7M927
0.41	   
0.41	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
0.60	     nbConstraints=60  nbSingletonDomainVariables=2  nbDisconnectedVariables=2  nbConvertedConstraints=7
0.60	     nbConvertConstraintsChecks=87808  nbExtensionStructures=7  nbSharedExtensionStructures=0  nbConflictsStructures=7
0.60	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=53  nbSharedBinaryRepresentations=1552
0.60	     nbEvaluationManagers=53  nbSharedEvaluationManagers=0  maxDegree=10  maxArity=9
0.60	       =>  wckTime=0.3  cpuTime=0.23  mem=10M853
0.64	   
0.64	   solver IterativeSystematicSolver being built... 
0.81	       =>  wckTime=0.51  cpuTime=0.36  mem=17M10
3.44	   
3.44	   preprocessing
3.44	     nbConstraintChecks=6412020  nbValidityChecks=580  nbPropagations=112  nbRevisions=42  nbUselessRevisions=9
3.44	     nbRemovedValues=2568  detectedInconsistency=no
3.44	       =>  wckTime=2.624  cpuTime=2.59  mem=17M10
3.91	   
3.91	   search
3.91	     run=0  nbConstraintChecks=751897  nbValidityChecks=2222  nbPropagations=293  nbRevisions=196  nbUselessRevisions=50
3.91	     nbAssignments=84  nbFailedAssignments=36  nbBacktracks=11  nbVisitedNodes=121  nbRestartNogoods=0  mapSize=10
3.91	     nbInferences=0  nbTooLargeKeys=0
3.91	       =>  wckTime=3.1  cpuTime=3.04  mem=17M10
4.15	   
4.15	   search
4.15	     run=1  nbConstraintChecks=1107271  nbValidityChecks=3627  nbPropagations=712  nbRevisions=517
4.15	     nbUselessRevisions=142  nbAssignments=136  nbFailedAssignments=44  nbBacktracks=26  nbVisitedNodes=181
4.15	     nbRestartNogoods=35  mapSize=24  nbInferences=0  nbTooLargeKeys=0
4.15	       =>  wckTime=3.337  cpuTime=3.27  mem=17M10
4.45	   
4.45	   search
4.45	     run=2  nbConstraintChecks=1626845  nbValidityChecks=6370  nbPropagations=1324  nbRevisions=1031
4.45	     nbUselessRevisions=296  nbAssignments=205  nbFailedAssignments=62  nbBacktracks=48  nbVisitedNodes=268
4.45	     nbRestartNogoods=41  mapSize=45  nbInferences=0  nbTooLargeKeys=0
4.45	       =>  wckTime=3.638  cpuTime=3.57  mem=17M10
4.99	   
4.99	   search
4.99	     run=3  nbConstraintChecks=2640335  nbValidityChecks=14056  nbPropagations=2281  nbRevisions=1887
4.99	     nbUselessRevisions=547  nbAssignments=317  nbFailedAssignments=112  nbBacktracks=81  nbVisitedNodes=430
4.99	     nbRestartNogoods=52  mapSize=74  nbInferences=0  nbTooLargeKeys=0
5.00	       =>  wckTime=4.18  cpuTime=4.1  mem=17M10
5.68	   
5.68	   search
5.69	     run=4  nbConstraintChecks=3640793  nbValidityChecks=17852  nbPropagations=3509  nbRevisions=3034
5.69	     nbUselessRevisions=878  nbAssignments=425  nbFailedAssignments=135  nbBacktracks=132  nbVisitedNodes=561
5.69	     nbRestartNogoods=85  mapSize=125  nbInferences=0  nbTooLargeKeys=0
5.69	       =>  wckTime=4.871  cpuTime=4.78  mem=17M985
7.03	   
7.03	   search
7.03	     run=5  nbConstraintChecks=5935208  nbValidityChecks=37627  nbPropagations=5330  nbRevisions=4737
7.03	     nbUselessRevisions=1330  nbAssignments=618  nbFailedAssignments=219  nbBacktracks=207  nbVisitedNodes=838
7.03	     nbRestartNogoods=100  mapSize=194  nbInferences=0  nbTooLargeKeys=0
7.03	       =>  wckTime=6.214  cpuTime=6.1  mem=17M985
8.55	   
8.55	   search
8.55	     run=6  nbConstraintChecks=8071014  nbValidityChecks=49207  nbPropagations=7682  nbRevisions=7021
8.55	     nbUselessRevisions=1925  nbAssignments=816  nbFailedAssignments=269  nbBacktracks=321  nbVisitedNodes=1086
8.55	     nbRestartNogoods=110  mapSize=308  nbInferences=0  nbTooLargeKeys=0
8.55	       =>  wckTime=7.736  cpuTime=7.61  mem=17M985
11.40	   
11.40	   search
11.40	     run=7  nbConstraintChecks=12743118  nbValidityChecks=96845  nbPropagations=11164  nbRevisions=10390
11.40	     nbUselessRevisions=2727  nbAssignments=1172  nbFailedAssignments=422  nbBacktracks=491  nbVisitedNodes=1595
11.40	     nbRestartNogoods=142  mapSize=452  nbInferences=0  nbTooLargeKeys=0
11.40	       =>  wckTime=10.585  cpuTime=10.44  mem=17M985
23.69	   
23.69	   search
23.69	     run=8  nbConstraintChecks=28068470  nbValidityChecks=245630  nbPropagations=16866  nbRevisions=16217
23.69	     nbUselessRevisions=3800  nbAssignments=2062  nbFailedAssignments=1042  nbBacktracks=747  nbVisitedNodes=3105
23.69	     nbRestartNogoods=156  mapSize=683  nbInferences=0  nbTooLargeKeys=0
23.69	       =>  wckTime=22.875  cpuTime=22.59  mem=17M985
39.75	   
39.75	   search
39.75	     run=9  nbConstraintChecks=49534546  nbValidityChecks=467231  nbPropagations=26312  nbRevisions=26041
39.75	     nbUselessRevisions=5160  nbAssignments=3698  nbFailedAssignments=2279  nbBacktracks=1132  nbVisitedNodes=5978
39.75	     nbRestartNogoods=199  mapSize=923  nbInferences=0  nbTooLargeKeys=0
39.75	       =>  wckTime=38.936  cpuTime=38.51  mem=17M985
69.16	   
69.16	   INFO : Stopping hyperNogood (mapSize=1022, nbTooLargekeys=0, mem=17M985)
121.50	   
121.50	   search
121.50	     run=10  nbConstraintChecks=198846802  nbValidityChecks=2445339  nbPropagations=60754  nbRevisions=69887
121.50	     nbUselessRevisions=6703  nbAssignments=15916  nbFailedAssignments=13907  nbBacktracks=1708  nbVisitedNodes=29824
121.50	     nbRestartNogoods=256
121.50	       =>  wckTime=120.689  cpuTime=119.57  mem=17M985
149.36	   
149.36	   search
149.36	     run=11  nbConstraintChecks=246993853  nbValidityChecks=3075963  nbPropagations=104536  nbRevisions=125503
149.36	     nbUselessRevisions=9113  nbAssignments=20068  nbFailedAssignments=17176  nbBacktracks=2575  nbVisitedNodes=37245
149.36	     nbRestartNogoods=309
149.36	       =>  wckTime=148.542  cpuTime=147.22  mem=17M985
160.57	   
160.57	   search
160.57	     run=12  nbConstraintChecks=264210066  nbValidityChecks=3273271  nbPropagations=153576  nbRevisions=186407
160.57	     nbUselessRevisions=13054  nbAssignments=21859  nbFailedAssignments=17660  nbBacktracks=3872  nbVisitedNodes=39520
160.57	     nbRestartNogoods=321
160.57	       =>  wckTime=159.759  cpuTime=158.32  mem=17M985
177.95	   
177.95	   search
177.95	     run=13  nbConstraintChecks=289941831  nbValidityChecks=3572989  nbPropagations=210885  nbRevisions=256058
177.95	     nbUselessRevisions=19656  nbAssignments=24741  nbFailedAssignments=18585  nbBacktracks=5818  nbVisitedNodes=43327
177.95	     nbRestartNogoods=340
177.95	       =>  wckTime=177.133  cpuTime=175.56  mem=17M985
204.62	   
204.62	   search
204.62	     run=14  nbConstraintChecks=329808306  nbValidityChecks=4054034  nbPropagations=281116  nbRevisions=338940
204.62	     nbUselessRevisions=30204  nbAssignments=29148  nbFailedAssignments=20061  nbBacktracks=8738  nbVisitedNodes=49210
204.62	     nbRestartNogoods=410
204.62	       =>  wckTime=203.806  cpuTime=202.02  mem=17M985
248.91	   
248.91	   search
248.91	     run=15  nbConstraintChecks=396380074  nbValidityChecks=4869656  nbPropagations=372379  nbRevisions=444224
248.91	     nbUselessRevisions=47341  nbAssignments=36220  nbFailedAssignments=22744  nbBacktracks=13116  nbVisitedNodes=58965
248.91	     nbRestartNogoods=489
248.91	       =>  wckTime=248.092  cpuTime=246.09  mem=17M985
301.28	   
301.28	   search
301.28	     run=16  nbConstraintChecks=479072092  nbValidityChecks=5851705  nbPropagations=486045  nbRevisions=573145
301.28	     nbUselessRevisions=71015  nbAssignments=43908  nbFailedAssignments=26269  nbBacktracks=17179  nbVisitedNodes=70178
301.28	     nbRestartNogoods=570
301.28	       =>  wckTime=300.471  cpuTime=298.24  mem=18M961
301.29	   
301.29	   global
301.29	     nbConstraintChecks=485484112  nbValidityChecks=5852285  nbPropagations=486157  nbRevisions=573187
301.29	     nbUselessRevisions=71024  nbRestartNogoods=570  solvingWckTime=300.472  solvingCpuTime=298.24  expiredTime=no
301.29	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=298.65
301.29	       =>  wckTime=300.983  cpuTime=298.6  mem=18M961
301.29	   
301.29	s SATISFIABLE
301.29	v 43 59 107 101 89 101 59 41 29 3 5 19 73 71 89 59 13 17 83 59 37 23 2 29 5 73 5 43 19 101 113 41 41 67 113 107 43 59 3 83 29 7 79 113 47 19 23 47 13 2 89 59 3 73 103 7 5 73 59 3 53 53 47 107 103 13 59 58 43 61 2 53 41 53 47 48 35 47 7 73 19 67 17 23 23 97 7 37 47 71 41 2 103 67 71 83 59 17 97 113 
301.29	d NODES 43908
301.29	d CHECKS 485484112
301.29	   
301.29	   totalWckTime=301.063  totalCpuTime=298.65

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-248272-1168085951 -o ROOT/results/node24/solver-248272-1168085951 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248272-1168085951/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.88 0.54 1.00 5/93 19729
/proc/meminfo: memFree=1487960/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=18540 CPUtime=0
/proc/19728/stat : 19728 (runsolver) R 19726 19728 19442 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156991919 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 237788261671 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/19728/statm: 4635 279 244 17 0 2626 0

[startup+0.107557 s]
/proc/loadavg: 0.88 0.54 1.00 5/93 19729
/proc/meminfo: memFree=1487960/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=914988 CPUtime=0.08
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 3003 0 1 0 7 1 0 0 24 0 8 0 156991919 936947712 2749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581251 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228747 2749 1430 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.5156 s]
/proc/loadavg: 0.88 0.54 1.00 5/93 19729
/proc/meminfo: memFree=1487960/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=915464 CPUtime=0.48
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 6960 0 1 0 44 4 0 0 25 0 8 0 156991919 937435136 6699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072916835 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228866 6699 2165 14 0 215336 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915464

[startup+1.33668 s]
/proc/loadavg: 0.88 0.54 1.00 3/100 19736
/proc/meminfo: memFree=1462432/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=915464 CPUtime=1.3
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 9083 0 1 0 124 6 0 0 25 0 8 0 156991919 937435136 8821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228866 8821 2528 14 0 215336 0
[pid=19728/tid=19730] ppid=19726 vsize=915464 CPUtime=0.02
/proc/19728/task/19730/stat : 19730 (java) S 19726 19728 19442 0 -1 64 222 0 0 0 2 0 0 0 16 0 8 0 156991923 937435136 8821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19731] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19731/stat : 19731 (java) S 19726 19728 19442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156991923 937435136 8821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19732] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19732/stat : 19732 (java) S 19726 19728 19442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156991923 937435136 8821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19733] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19733/stat : 19733 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156991926 937435136 8821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19734] ppid=19726 vsize=915464 CPUtime=0.15
/proc/19728/task/19734/stat : 19734 (java) S 19726 19728 19442 0 -1 64 351 0 0 0 14 1 0 0 16 0 8 0 156991926 937435136 8821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19735] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19735/stat : 19735 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156991926 937435136 8821 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19736] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19736/stat : 19736 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156991926 937435136 8821 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) 915464

[startup+2.98086 s]
/proc/loadavg: 0.88 0.54 1.00 3/100 19736
/proc/meminfo: memFree=1462432/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=915464 CPUtime=2.93
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 9092 0 1 0 287 6 0 0 25 0 8 0 156991919 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633604 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228866 8828 2528 14 0 215336 0
[pid=19728/tid=19730] ppid=19726 vsize=915464 CPUtime=0.02
/proc/19728/task/19730/stat : 19730 (java) S 19726 19728 19442 0 -1 64 222 0 0 0 2 0 0 0 17 0 8 0 156991923 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19731] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19731/stat : 19731 (java) S 19726 19728 19442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156991923 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19732] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19732/stat : 19732 (java) S 19726 19728 19442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156991923 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19733] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19733/stat : 19733 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156991926 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19734] ppid=19726 vsize=915464 CPUtime=0.16
/proc/19728/task/19734/stat : 19734 (java) S 19726 19728 19442 0 -1 64 359 0 0 0 15 1 0 0 15 0 8 0 156991926 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19735] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19735/stat : 19735 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156991926 937435136 8828 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19736] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19736/stat : 19736 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156991926 937435136 8828 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) 915464

[startup+6.28026 s]
/proc/loadavg: 0.97 0.56 1.01 3/100 19736
/proc/meminfo: memFree=1461728/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=915464 CPUtime=6.2
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 9286 0 1 0 614 6 0 0 25 0 8 0 156991919 937435136 9018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774120 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228866 9018 2533 14 0 215336 0
[pid=19728/tid=19730] ppid=19726 vsize=915464 CPUtime=0.02
/proc/19728/task/19730/stat : 19730 (java) S 19726 19728 19442 0 -1 64 223 0 0 0 2 0 0 0 17 0 8 0 156991923 937435136 9018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19731] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19731/stat : 19731 (java) S 19726 19728 19442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156991923 937435136 9018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19732] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19732/stat : 19732 (java) S 19726 19728 19442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156991923 937435136 9018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19733] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19733/stat : 19733 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156991926 937435136 9018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19734] ppid=19726 vsize=915464 CPUtime=0.2
/proc/19728/task/19734/stat : 19734 (java) S 19726 19728 19442 0 -1 64 377 0 0 0 19 1 0 0 16 0 8 0 156991926 937435136 9018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19735] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19735/stat : 19735 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156991926 937435136 9018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19736] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19736/stat : 19736 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156991926 937435136 9018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.7549 s]
/proc/loadavg: 1.05 0.59 1.01 3/100 19736
/proc/meminfo: memFree=1461344/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=915464 CPUtime=12.62
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 9389 0 1 0 1256 6 0 0 25 0 8 0 156991919 937435136 9118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636352 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228866 9118 2533 14 0 215336 0
[pid=19728/tid=19730] ppid=19726 vsize=915464 CPUtime=0.02
/proc/19728/task/19730/stat : 19730 (java) S 19726 19728 19442 0 -1 64 223 0 0 0 2 0 0 0 16 0 8 0 156991923 937435136 9118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19731] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19731/stat : 19731 (java) S 19726 19728 19442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156991923 937435136 9118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19732] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19732/stat : 19732 (java) S 19726 19728 19442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156991923 937435136 9118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19733] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19733/stat : 19733 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156991926 937435136 9118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19734] ppid=19726 vsize=915464 CPUtime=0.21
/proc/19728/task/19734/stat : 19734 (java) S 19726 19728 19442 0 -1 64 381 0 0 0 20 1 0 0 15 0 8 0 156991926 937435136 9118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19735] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19735/stat : 19735 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156991926 937435136 9118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19736] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19736/stat : 19736 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156991926 937435136 9118 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915464

[startup+25.5983 s]
/proc/loadavg: 1.26 0.66 1.03 3/100 19736
/proc/meminfo: memFree=1461216/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=915464 CPUtime=25.35
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 9432 0 1 0 2528 7 0 0 25 0 8 0 156991919 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636263 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228866 9157 2533 14 0 215336 0
[pid=19728/tid=19730] ppid=19726 vsize=915464 CPUtime=0.02
/proc/19728/task/19730/stat : 19730 (java) S 19726 19728 19442 0 -1 64 223 0 0 0 2 0 0 0 16 0 8 0 156991923 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19731] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19731/stat : 19731 (java) S 19726 19728 19442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156991923 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19732] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19732/stat : 19732 (java) S 19726 19728 19442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156991923 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19733] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19733/stat : 19733 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156991926 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19734] ppid=19726 vsize=915464 CPUtime=0.22
/proc/19728/task/19734/stat : 19734 (java) S 19726 19728 19442 0 -1 64 393 0 0 0 21 1 0 0 15 0 8 0 156991926 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19735] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19735/stat : 19735 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156991926 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19736] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19736/stat : 19736 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156991926 937435136 9157 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.2961 s]
/proc/loadavg: 1.51 0.76 1.05 3/100 19736
/proc/meminfo: memFree=1461024/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=915464 CPUtime=50.83
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 9501 0 1 0 5076 7 0 0 25 0 8 0 156991919 937435136 9224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073773132 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228866 9224 2533 14 0 215336 0
[pid=19728/tid=19730] ppid=19726 vsize=915464 CPUtime=0.02
/proc/19728/task/19730/stat : 19730 (java) S 19726 19728 19442 0 -1 64 223 0 0 0 2 0 0 0 16 0 8 0 156991923 937435136 9224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19731] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19731/stat : 19731 (java) S 19726 19728 19442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156991923 937435136 9224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19732] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19732/stat : 19732 (java) S 19726 19728 19442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156991923 937435136 9224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19733] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19733/stat : 19733 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156991926 937435136 9224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19734] ppid=19726 vsize=915464 CPUtime=0.22
/proc/19728/task/19734/stat : 19734 (java) S 19726 19728 19442 0 -1 64 397 0 0 0 21 1 0 0 17 0 8 0 156991926 937435136 9224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19735] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19735/stat : 19735 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156991926 937435136 9224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19736] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19736/stat : 19736 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156991926 937435136 9224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 915464

[startup+102.582 s]
/proc/loadavg: 1.79 0.95 1.10 3/100 19736
/proc/meminfo: memFree=1460960/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=915464 CPUtime=101.7
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 9514 0 1 0 10163 7 0 0 25 0 8 0 156991919 937435136 9237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073777135 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228866 9237 2533 14 0 215336 0
[pid=19728/tid=19730] ppid=19726 vsize=915464 CPUtime=0.02
/proc/19728/task/19730/stat : 19730 (java) S 19726 19728 19442 0 -1 64 223 0 0 0 2 0 0 0 16 0 8 0 156991923 937435136 9237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19731] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19731/stat : 19731 (java) S 19726 19728 19442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156991923 937435136 9237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19732] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19732/stat : 19732 (java) S 19726 19728 19442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156991923 937435136 9237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19733] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19733/stat : 19733 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156991926 937435136 9237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19734] ppid=19726 vsize=915464 CPUtime=0.22
/proc/19728/task/19734/stat : 19734 (java) S 19726 19728 19442 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 156991926 937435136 9237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19735] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19735/stat : 19735 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156991926 937435136 9237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19736] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19736/stat : 19736 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156991926 937435136 9237 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 915464

[startup+162.604 s]
/proc/loadavg: 1.96 1.15 1.16 3/100 19736
/proc/meminfo: memFree=1460960/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=915464 CPUtime=161.21
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 9526 0 1 0 16114 7 0 0 25 0 8 0 156991919 937435136 9249 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073635856 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228866 9249 2533 14 0 215336 0
[pid=19728/tid=19730] ppid=19726 vsize=915464 CPUtime=0.02
/proc/19728/task/19730/stat : 19730 (java) S 19726 19728 19442 0 -1 64 223 0 0 0 2 0 0 0 16 0 8 0 156991923 937435136 9249 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19731] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19731/stat : 19731 (java) S 19726 19728 19442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156991923 937435136 9249 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19732] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19732/stat : 19732 (java) S 19726 19728 19442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156991923 937435136 9249 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19733] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19733/stat : 19733 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156991926 937435136 9249 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19734] ppid=19726 vsize=915464 CPUtime=0.23
/proc/19728/task/19734/stat : 19734 (java) S 19726 19728 19442 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 156991926 937435136 9249 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19735] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19735/stat : 19735 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156991926 937435136 9249 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19736] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19736/stat : 19736 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156991926 937435136 9249 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.21
Current children cumulated vsize (KiB) 915464

[startup+222.624 s]
/proc/loadavg: 1.90 1.29 1.20 2/88 19750
/proc/meminfo: memFree=1725824/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=915464 CPUtime=220.82
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 9536 0 1 0 22074 8 0 0 25 0 8 0 156991919 937435136 9257 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636274 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228866 9257 2533 14 0 215336 0
[pid=19728/tid=19730] ppid=19726 vsize=915464 CPUtime=0.02
/proc/19728/task/19730/stat : 19730 (java) S 19726 19728 19442 0 -1 64 223 0 0 0 2 0 0 0 16 0 8 0 156991923 937435136 9257 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19731] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19731/stat : 19731 (java) S 19726 19728 19442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156991923 937435136 9257 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19732] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19732/stat : 19732 (java) S 19726 19728 19442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156991923 937435136 9257 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19733] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19733/stat : 19733 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156991926 937435136 9257 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19734] ppid=19726 vsize=915464 CPUtime=0.23
/proc/19728/task/19734/stat : 19734 (java) S 19726 19728 19442 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 156991926 937435136 9257 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19735] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19735/stat : 19735 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156991926 937435136 9257 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19736] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19736/stat : 19736 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156991926 937435136 9257 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.82
Current children cumulated vsize (KiB) 915464

[startup+282.646 s]
/proc/loadavg: 1.96 1.42 1.25 3/100 19792
/proc/meminfo: memFree=1700064/2055920 swapFree=4192812/4192956
[pid=19728] ppid=19726 vsize=915464 CPUtime=280.57
/proc/19728/stat : 19728 (java) R 19726 19728 19442 0 -1 0 9541 0 1 0 28049 8 0 0 25 0 8 0 156991919 937435136 9261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073773209 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19728/statm: 228866 9261 2533 14 0 215336 0
[pid=19728/tid=19730] ppid=19726 vsize=915464 CPUtime=0.02
/proc/19728/task/19730/stat : 19730 (java) S 19726 19728 19442 0 -1 64 223 0 0 0 2 0 0 0 16 0 8 0 156991923 937435136 9261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19731] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19731/stat : 19731 (java) S 19726 19728 19442 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156991923 937435136 9261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19732] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19732/stat : 19732 (java) S 19726 19728 19442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156991923 937435136 9261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19733] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19733/stat : 19733 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156991926 937435136 9261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19734] ppid=19726 vsize=915464 CPUtime=0.23
/proc/19728/task/19734/stat : 19734 (java) S 19726 19728 19442 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 156991926 937435136 9261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19735] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19735/stat : 19735 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156991926 937435136 9261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19728/tid=19736] ppid=19726 vsize=915464 CPUtime=0
/proc/19728/task/19736/stat : 19736 (java) S 19726 19728 19442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156991926 937435136 9261 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.57
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 301.316
CPU time (s): 299.138
CPU user time (s): 299.04
CPU system time (s): 0.097985
CPU usage (%): 99.277
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 299.04
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9632
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= 7373
involuntary context switches= 14113

runsolver used 0.340948 s user time and 0.781881 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan  6 12:19:18 UTC 2007


IDJOB= 248272
IDBENCH= 11694
FILE ID= node24/248272-1168085951

PBS_JOBID= 3476527

Free space on /tmp= 66443 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-60-2-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248272-1168085951/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-248272-1168085951 -o ROOT/results/node24/solver-248272-1168085951 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/248272-1168085951/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  436fb63ef87e3a1738eb268c9e0190fd

RANDOM SEED= 792160476

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.234
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.234
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:       1488624 kB
Buffers:         28688 kB
Cached:         172184 kB
SwapCached:          0 kB
Active:         387344 kB
Inactive:       111800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1488624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:         327340 kB
Slab:            52292 kB
Committed_AS:  3806956 kB
PageTables:       2884 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= 66464 MiB



End job on node24 on Sat Jan  6 12:24:28 UTC 2007