Trace number 249402

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 ESACSAT 1118.46 1120.06

DiagnosticValue
CHECKS1862602280
NODES13661

General information on the benchmark

Nameprimes/primes-20/
primes-20-40-3-3.xml
MD5SUM26423e0b0ed9575e8c6327a607d1e954
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.86871
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity6
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/249402-1168404132/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.43	     nbVariables=100  nbDomainTypes=1  minDomainSize=70  maxDomainSize=70
0.43	       =>  wckTime=0.112  cpuTime=0.09  mem=6M951
0.43	   
0.43	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
0.55	     nbConstraints=40  nbSingletonDomainVariables=16  nbDisconnectedVariables=16  nbUnbuiltConflictsStructures=40
0.55	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=40  nbSharedEvaluationManagers=0  maxDegree=5  maxArity=6
0.55	       =>  wckTime=0.232  cpuTime=0.17  mem=9M893
0.59	   
0.59	   solver IterativeSystematicSolver being built... 
0.77	       =>  wckTime=0.448  cpuTime=0.33  mem=15M557
48.36	   
48.36	   INFO : Stopping ESAC
48.36	   
48.36	   preprocessing
48.36	     nbConstraintChecks=83161231  nbValidityChecks=47810  nbPropagations=1578  nbRevisions=1603  nbUselessRevisions=323
48.36	     nbSingletonTests=480  nbEffectiveSingletonTests=146  nbESACBranches=23  nbRemovedValues=448
48.36	     detectedInconsistency=no
48.36	       =>  wckTime=47.593  cpuTime=47.11  mem=15M557
49.07	   
49.07	   search
49.07	     run=0  nbConstraintChecks=1240388  nbValidityChecks=2999  nbPropagations=1713  nbRevisions=1763
49.07	     nbUselessRevisions=361  nbAssignments=16  nbFailedAssignments=3  nbBacktracks=10  nbVisitedNodes=20
49.07	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
49.07	       =>  wckTime=48.299  cpuTime=47.8  mem=15M557
50.44	   
50.44	   search
50.44	     run=1  nbConstraintChecks=3685877  nbValidityChecks=8490  nbPropagations=3663  nbRevisions=3804
50.44	     nbUselessRevisions=783  nbAssignments=43  nbFailedAssignments=9  nbBacktracks=26  nbVisitedNodes=53
50.44	     nbRestartNogoods=1  mapSize=16  nbInferences=0  nbTooLargeKeys=0
50.44	       =>  wckTime=49.669  cpuTime=49.15  mem=15M557
51.81	   
51.82	   search
51.82	     run=2  nbConstraintChecks=6166729  nbValidityChecks=15267  nbPropagations=5964  nbRevisions=6252
51.82	     nbUselessRevisions=1287  nbAssignments=79  nbFailedAssignments=17  nbBacktracks=48  nbVisitedNodes=96
51.82	     nbRestartNogoods=3  mapSize=30  nbInferences=0  nbTooLargeKeys=0
51.82	       =>  wckTime=51.048  cpuTime=50.52  mem=15M557
54.03	   
54.03	   search
54.03	     run=3  nbConstraintChecks=10133718  nbValidityChecks=26234  nbPropagations=8878  nbRevisions=9480
54.03	     nbUselessRevisions=1935  nbAssignments=165  nbFailedAssignments=59  nbBacktracks=81  nbVisitedNodes=224
54.03	     nbRestartNogoods=6  mapSize=55  nbInferences=0  nbTooLargeKeys=0
54.03	       =>  wckTime=53.262  cpuTime=52.71  mem=15M557
59.06	   
59.06	   search
59.06	     run=4  nbConstraintChecks=18580955  nbValidityChecks=42404  nbPropagations=12367  nbRevisions=13317
59.06	     nbUselessRevisions=2696  nbAssignments=292  nbFailedAssignments=132  nbBacktracks=132  nbVisitedNodes=424
59.06	     nbRestartNogoods=9  mapSize=94  nbInferences=0  nbTooLargeKeys=0
59.06	       =>  wckTime=58.292  cpuTime=57.69  mem=15M557
75.57	   
75.57	   search
75.57	     run=5  nbConstraintChecks=47157530  nbValidityChecks=80224  nbPropagations=17225  nbRevisions=18874
75.57	     nbUselessRevisions=3791  nbAssignments=463  nbFailedAssignments=214  nbBacktracks=207  nbVisitedNodes=677
75.57	     nbRestartNogoods=10  mapSize=168  nbInferences=0  nbTooLargeKeys=0
75.57	       =>  wckTime=74.804  cpuTime=74.05  mem=16M532
103.79	   
103.79	   search
103.79	     run=6  nbConstraintChecks=91662062  nbValidityChecks=112370  nbPropagations=23319  nbRevisions=26130
103.79	     nbUselessRevisions=5400  nbAssignments=677  nbFailedAssignments=284  nbBacktracks=321  nbVisitedNodes=955
103.79	     nbRestartNogoods=19  mapSize=241  nbInferences=0  nbTooLargeKeys=0
103.79	       =>  wckTime=103.026  cpuTime=102.01  mem=16M532
139.86	   
139.86	   search
139.86	     run=7  nbConstraintChecks=152836269  nbValidityChecks=177602  nbPropagations=31617  nbRevisions=36356
139.86	     nbUselessRevisions=7924  nbAssignments=1061  nbFailedAssignments=383  nbBacktracks=493  nbVisitedNodes=1339
139.86	     nbRestartNogoods=31  mapSize=370  nbInferences=0  nbTooLargeKeys=0
139.86	       =>  wckTime=139.094  cpuTime=137.87  mem=16M532
198.27	   
198.27	   search
198.27	     run=8  nbConstraintChecks=258419965  nbValidityChecks=270742  nbPropagations=42988  nbRevisions=50908
198.27	     nbUselessRevisions=11702  nbAssignments=1523  nbFailedAssignments=564  nbBacktracks=751  nbVisitedNodes=1982
198.27	     nbRestartNogoods=36  mapSize=559  nbInferences=0  nbTooLargeKeys=0
198.27	       =>  wckTime=197.507  cpuTime=196.26  mem=16M532
231.43	   
231.43	   search
231.43	     run=9  nbConstraintChecks=317157169  nbValidityChecks=373282  nbPropagations=58668  nbRevisions=70574
231.43	     nbUselessRevisions=16780  nbAssignments=2166  nbFailedAssignments=733  nbBacktracks=1137  nbVisitedNodes=2727
231.43	     nbRestartNogoods=49  mapSize=836  nbInferences=0  nbTooLargeKeys=0
231.43	       =>  wckTime=230.664  cpuTime=229.38  mem=16M532
280.66	   
280.66	   INFO : Stopping hyperNogood (mapSize=1004, nbTooLargekeys=0, mem=16M532)
370.68	   
370.68	   search
370.68	     run=10  nbConstraintChecks=561709902  nbValidityChecks=602060  nbPropagations=82258  nbRevisions=101219
370.68	     nbUselessRevisions=25134  nbAssignments=3382  nbFailedAssignments=1137  nbBacktracks=1715  nbVisitedNodes=4123
370.68	     nbRestartNogoods=72
370.68	       =>  wckTime=369.917  cpuTime=368.57  mem=16M532
485.56	   
485.56	   search
485.56	     run=11  nbConstraintChecks=754747920  nbValidityChecks=885206  nbPropagations=116080  nbRevisions=145046
485.56	     nbUselessRevisions=36776  nbAssignments=4894  nbFailedAssignments=1731  nbBacktracks=2580  nbVisitedNodes=6202
485.56	     nbRestartNogoods=83
485.56	       =>  wckTime=484.796  cpuTime=483.39  mem=17M507
587.96	   
587.96	   search
587.96	     run=12  nbConstraintChecks=922707777  nbValidityChecks=1265096  nbPropagations=165902  nbRevisions=208611
587.96	     nbUselessRevisions=52939  nbAssignments=6969  nbFailedAssignments=2462  nbBacktracks=3878  nbVisitedNodes=8991
587.96	     nbRestartNogoods=100
587.96	       =>  wckTime=587.19  cpuTime=585.76  mem=17M507
886.07	   
886.07	   search
886.07	     run=13  nbConstraintChecks=1409823093  nbValidityChecks=2190870  nbPropagations=245067  nbRevisions=311358
886.07	     nbUselessRevisions=77106  nbAssignments=10864  nbFailedAssignments=4393  nbBacktracks=5830  nbVisitedNodes=14817
886.07	     nbRestartNogoods=108
886.07	       =>  wckTime=885.307  cpuTime=883.73  mem=17M507
1120.04	   
1120.04	   search
1120.04	     run=14  nbConstraintChecks=1779441049  nbValidityChecks=2848821  nbPropagations=343886  nbRevisions=440355
1120.04	     nbUselessRevisions=107596  nbAssignments=13661  nbFailedAssignments=5616  nbBacktracks=7248  nbVisitedNodes=18781
1120.04	     nbRestartNogoods=142
1120.04	       =>  wckTime=1119.269  cpuTime=1117.59  mem=17M507
1120.04	   
1120.04	   global
1120.04	     nbConstraintChecks=1862602280  nbValidityChecks=2896631  nbPropagations=345464  nbRevisions=441958
1120.04	     nbUselessRevisions=107919  nbRestartNogoods=142  solvingWckTime=1119.27  solvingCpuTime=1117.59  expiredTime=no
1120.04	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=1117.97
1120.04	       =>  wckTime=1119.72  cpuTime=1117.92  mem=17M507
1120.04	   
1120.04	s SATISFIABLE
1120.04	v 2 17 61 53 27 53 17 41 2 3 2 19 31 71 7 17 2 55 41 59 37 2 13 3 2 31 5 7 19 53 29 5 2 67 29 19 43 59 42 5 3 2 2 71 11 61 67 2 53 35 43 2 37 2 59 43 5 2 59 3 13 13 2 19 59 13 2 29 43 61 11 53 5 2 62 19 47 33 2 31 19 23 59 67 23 11 9 2 41 48 41 2 59 23 71 41 2 2 44 71 
1120.04	d NODES 13661
1120.04	d CHECKS 1862602280
1120.04	   
1120.04	   totalWckTime=1119.8  totalCpuTime=1117.97

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/node23/watcher-249402-1168404132 -o ROOT/results/node23/solver-249402-1168404132 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249402-1168404132/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
/proc/loadavg: 1.95 1.99 1.99 5/94 21025
/proc/meminfo: memFree=1451168/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=18540 CPUtime=0
/proc/21024/stat : 21024 (runsolver) R 21022 20131 20131 0 -1 4194368 12 0 0 0 0 0 0 0 19 0 1 0 188807592 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 258596020833 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21024/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107317 s]
/proc/loadavg: 1.95 1.99 1.99 5/94 21025
/proc/meminfo: memFree=1451168/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=914988 CPUtime=0.08
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 188807592 936947712 2734 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21024/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515394 s]
/proc/loadavg: 1.95 1.99 1.99 5/94 21025
/proc/meminfo: memFree=1451168/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=0.49
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 6673 0 1 0 45 4 0 0 18 0 8 0 188807592 937431040 6412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072897038 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21024/statm: 228865 6412 2165 14 0 215335 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915460

[startup+1.33655 s]
/proc/loadavg: 1.95 1.99 1.99 4/101 21032
/proc/meminfo: memFree=1427112/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=1.3
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 8748 0 1 0 124 6 0 0 25 0 8 0 188807592 937431040 8486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073720196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21024/statm: 228865 8486 2540 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 188807596 937431040 8486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.13
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 188807600 937431040 8486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.98987 s]
/proc/loadavg: 1.95 1.99 1.99 3/101 21032
/proc/meminfo: memFree=1427048/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=2.94
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 8755 0 1 0 288 6 0 0 25 0 8 0 188807592 937431040 8492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722698 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21024/statm: 228865 8492 2540 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 17 0 8 0 188807596 937431040 8492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.14
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 188807600 937431040 8492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.2745 s]
/proc/loadavg: 1.95 1.99 1.99 3/101 21032
/proc/meminfo: memFree=1427048/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=6.19
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 8770 0 1 0 613 6 0 0 25 0 8 0 188807592 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073717395 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21024/statm: 228865 8503 2542 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 17 0 8 0 188807596 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.15
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 188807600 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8503 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.7588 s]
/proc/loadavg: 1.96 1.99 1.99 3/101 21032
/proc/meminfo: memFree=1426984/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=12.62
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 8774 0 1 0 1256 6 0 0 25 0 8 0 188807592 937431040 8506 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073720100 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21024/statm: 228865 8506 2542 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 188807596 937431040 8506 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8506 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8506 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8506 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.16
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 352 0 0 0 15 1 0 0 16 0 8 0 188807600 937431040 8506 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8506 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8506 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.6102 s]
/proc/loadavg: 1.97 1.99 1.99 3/101 21032
/proc/meminfo: memFree=1427048/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=25.35
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 8778 0 1 0 2529 6 0 0 25 0 8 0 188807592 937431040 8507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073725964 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21024/statm: 228865 8507 2542 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 17 0 8 0 188807596 937431040 8507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.16
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 353 0 0 0 15 1 0 0 16 0 8 0 188807600 937431040 8507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8507 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915460

[startup+51.2162 s]
/proc/loadavg: 2.06 2.01 2.00 3/101 21032
/proc/meminfo: memFree=1426600/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=50.72
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 8895 0 1 0 5065 7 0 0 25 0 8 0 188807592 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073720076 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21024/statm: 228865 8618 2543 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 188807596 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.18
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 365 0 0 0 17 1 0 0 15 0 8 0 188807600 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915460

[startup+102.422 s]
/proc/loadavg: 2.02 2.01 2.00 3/101 21032
/proc/meminfo: memFree=1242920/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=101.44
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 8960 0 1 0 10136 8 0 0 25 0 8 0 188807592 937431040 8677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21024/statm: 228865 8677 2543 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 188807596 937431040 8677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.19
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 372 0 0 0 18 1 0 0 16 0 8 0 188807600 937431040 8677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915460

[startup+162.467 s]
/proc/loadavg: 1.56 1.89 1.96 2/85 21056
/proc/meminfo: memFree=1510520/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=161.28
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 9020 0 1 0 16119 9 0 0 25 0 8 0 188807592 937431040 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073721067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.23
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.24
Current children cumulated vsize (KiB) 915460

[startup+702.639 s]
/proc/loadavg: 1.00 1.14 1.53 2/85 21056
/proc/meminfo: memFree=1510008/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=701.22
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 9206 0 1 0 70111 11 0 0 25 0 8 0 188807592 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073718624 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21024/statm: 228865 8912 2543 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 188807596 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.23
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.22
Current children cumulated vsize (KiB) 915460

[startup+762.657 s]
/proc/loadavg: 1.00 1.12 1.49 2/85 21056
/proc/meminfo: memFree=1510008/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=761.21
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 9206 0 1 0 76110 11 0 0 25 0 8 0 188807592 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073723808 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21024/statm: 228865 8912 2543 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 188807596 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.23
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.21
Current children cumulated vsize (KiB) 915460

[startup+822.679 s]
/proc/loadavg: 1.08 1.11 1.46 2/85 21056
/proc/meminfo: memFree=1509944/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=821.21
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 9206 0 1 0 82110 11 0 0 25 0 8 0 188807592 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073720196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21024/statm: 228865 8912 2543 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 188807596 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.23
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.21
Current children cumulated vsize (KiB) 915460

[startup+882.703 s]
/proc/loadavg: 1.03 1.09 1.43 2/85 21056
/proc/meminfo: memFree=1509944/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=881.21
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 9206 0 1 0 88110 11 0 0 25 0 8 0 188807592 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727215 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21024/statm: 228865 8912 2543 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 188807596 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.23
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 881.21
Current children cumulated vsize (KiB) 915460

[startup+942.723 s]
/proc/loadavg: 1.01 1.07 1.40 2/85 21056
/proc/meminfo: memFree=1509944/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=941.2
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 9209 0 1 0 94109 11 0 0 25 0 8 0 188807592 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073717376 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21024/statm: 228865 8915 2543 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 188807596 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.23
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 941.2
Current children cumulated vsize (KiB) 915460

[startup+1002.74 s]
/proc/loadavg: 1.00 1.05 1.37 2/85 21056
/proc/meminfo: memFree=1509880/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=1001.19
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 9209 0 1 0 100108 11 0 0 25 0 8 0 188807592 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073723927 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21024/statm: 228865 8915 2543 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 188807596 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.23
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1001.19
Current children cumulated vsize (KiB) 915460

[startup+1062.76 s]
/proc/loadavg: 1.05 1.06 1.35 2/85 21056
/proc/meminfo: memFree=1509944/2055920 swapFree=4191880/4192956
[pid=21024] ppid=21022 vsize=915460 CPUtime=1061.18
/proc/21024/stat : 21024 (java) R 21022 21024 20131 0 -1 0 9209 0 1 0 106107 11 0 0 25 0 8 0 188807592 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073728390 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21024/statm: 228865 8915 2543 14 0 215335 0
[pid=21024/tid=21026] ppid=21022 vsize=915460 CPUtime=0.02
/proc/21024/task/21026/stat : 21026 (java) S 21022 21024 20131 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 188807596 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21027] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21027/stat : 21027 (java) S 21022 21024 20131 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188807597 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21028] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21028/stat : 21028 (java) S 21022 21024 20131 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188807597 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21029] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21029/stat : 21029 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21030] ppid=21022 vsize=915460 CPUtime=0.23
/proc/21024/task/21030/stat : 21030 (java) S 21022 21024 20131 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21031] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21031/stat : 21031 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21024/tid=21032] ppid=21022 vsize=915460 CPUtime=0
/proc/21024/task/21032/stat : 21032 (java) S 21022 21024 20131 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 188807600 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1061.18
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 1120.06
CPU time (s): 1118.46
CPU user time (s): 1118.34
CPU system time (s): 0.121981
CPU usage (%): 99.8577
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1118.34
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9304
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= 23784
involuntary context switches= 21552

runsolver used 1.27581 s user time and 2.81457 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Wed Jan 10 04:42:12 UTC 2007


IDJOB= 249402
IDBENCH= 11781
FILE ID= node23/249402-1168404132

PBS_JOBID= 3522932

Free space on /tmp= 66560 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-20/primes-20-40-3-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249402-1168404132/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-249402-1168404132 -o ROOT/results/node23/solver-249402-1168404132 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249402-1168404132/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  26423e0b0ed9575e8c6327a607d1e954

RANDOM SEED= 355244912

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.265
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.265
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:       1451584 kB
Buffers:         44604 kB
Cached:         369728 kB
SwapCached:        332 kB
Active:         263368 kB
Inactive:       287660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1451584 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1696 kB
Writeback:           0 kB
Mapped:         163144 kB
Slab:            37780 kB
Committed_AS:  4700512 kB
PageTables:       2532 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= 66563 MiB



End job on node23 on Wed Jan 10 05:00:52 UTC 2007