Trace number 213689

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.07 1800.55

General information on the benchmark

NamepseudoSeries/
course/ss97-6.xml
MD5SUM9daeb71d5dd8c00ec2aec9295c74c605
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.08
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables257
Number of constraints180
Maximum constraint arity44
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension180
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/213689-1168226124/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.42	     nbVariables=257  nbDomainTypes=2  minDomainSize=1  maxDomainSize=2
0.42	       =>  wckTime=0.122  cpuTime=0.1  mem=6M951
0.42	   
0.42	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
0.59	     nbConstraints=90  nbMergedConstraints=90  nbSingletonDomainVariables=1  nbDisconnectedVariables=1
0.59	     nbConvertedConstraints=40  nbConvertConstraintsChecks=20  nbExtensionStructures=1  nbSharedExtensionStructures=39
0.59	     nbConflictsStructures=2  nbSharedConflictsStructures=82  nbUnbuiltConflictsStructures=2
0.59	     nbSharedBinaryRepresentations=2  nbEvaluationManagers=3  nbSharedEvaluationManagers=47  maxDegree=2  maxArity=44
0.59	       =>  wckTime=0.296  cpuTime=0.23  mem=17M679
0.63	   
0.63	   solver IterativeSystematicSolver being built... 
0.81	       =>  wckTime=0.51  cpuTime=0.37  mem=16M473
25.68	   
25.68	   preprocessing
25.68	     nbConstraintChecks=3420568  nbValidityChecks=2894  nbPropagations=775  nbRevisions=1927  nbUselessRevisions=1718
25.68	     nbSingletonTests=326  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
25.68	       =>  wckTime=24.871  cpuTime=24.83  mem=16M473
25.81	   
25.82	   search
25.82	     run=0  nbConstraintChecks=11302  nbValidityChecks=1683  nbPropagations=1022  nbRevisions=2880
25.82	     nbUselessRevisions=2577  nbAssignments=153  nbFailedAssignments=1  nbBacktracks=29  nbVisitedNodes=155
25.82	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
25.82	       =>  wckTime=25.008  cpuTime=24.95  mem=16M473
25.88	   
25.88	   search
25.88	     run=1  nbConstraintChecks=16145  nbValidityChecks=3407  nbPropagations=2291  nbRevisions=6713
25.88	     nbUselessRevisions=6013  nbAssignments=306  nbFailedAssignments=2  nbBacktracks=58  nbVisitedNodes=309
25.88	     nbRestartNogoods=1  mapSize=2  nbInferences=0  nbTooLargeKeys=0
25.88	       =>  wckTime=25.07  cpuTime=25.01  mem=16M473
27.44	   
27.44	   search
27.44	     run=2  nbConstraintChecks=228039  nbValidityChecks=8534  nbPropagations=4156  nbRevisions=13338
27.44	     nbUselessRevisions=11608  nbAssignments=492  nbFailedAssignments=25  nbBacktracks=82  nbVisitedNodes=520
27.44	     nbRestartNogoods=2  mapSize=25  nbInferences=0  nbTooLargeKeys=0
27.44	       =>  wckTime=26.631  cpuTime=26.57  mem=16M473
29.25	   
29.25	   search
29.25	     run=3  nbConstraintChecks=476494  nbValidityChecks=15157  nbPropagations=6781  nbRevisions=23588
29.25	     nbUselessRevisions=19962  nbAssignments=699  nbFailedAssignments=58  nbBacktracks=116  nbVisitedNodes=763
29.25	     nbRestartNogoods=4  mapSize=58  nbInferences=0  nbTooLargeKeys=0
29.25	       =>  wckTime=28.444  cpuTime=28.38  mem=16M473
31.25	   
31.25	   search
31.25	     run=4  nbConstraintChecks=750455  nbValidityChecks=24223  nbPropagations=10436  nbRevisions=38823
31.25	     nbUselessRevisions=32060  nbAssignments=943  nbFailedAssignments=108  nbBacktracks=168  nbVisitedNodes=1062
31.25	     nbRestartNogoods=7  mapSize=108  nbInferences=0  nbTooLargeKeys=0
31.25	       =>  wckTime=30.439  cpuTime=30.37  mem=16M473
31.39	   
31.39	   search
31.39	     run=5  nbConstraintChecks=763923  nbValidityChecks=26136  nbPropagations=14433  nbRevisions=55134
31.39	     nbUselessRevisions=45108  nbAssignments=1159  nbFailedAssignments=111  nbBacktracks=258  nbVisitedNodes=1281
31.39	     nbRestartNogoods=12  mapSize=111  nbInferences=0  nbTooLargeKeys=0
31.39	       =>  wckTime=30.581  cpuTime=30.51  mem=16M473
31.46	   
31.46	   search
31.46	     run=6  nbConstraintChecks=769439  nbValidityChecks=28069  nbPropagations=18796  nbRevisions=72505
31.46	     nbUselessRevisions=59108  nbAssignments=1414  nbFailedAssignments=116  nbBacktracks=390  nbVisitedNodes=1541
31.46	     nbRestartNogoods=15  mapSize=120  nbInferences=0  nbTooLargeKeys=0
31.46	       =>  wckTime=30.656  cpuTime=30.58  mem=17M448
34.45	   
34.45	   search
34.45	     run=7  nbConstraintChecks=1179863  nbValidityChecks=50569  nbPropagations=25685  nbRevisions=102564
34.45	     nbUselessRevisions=82518  nbAssignments=1871  nbFailedAssignments=260  nbBacktracks=566  nbVisitedNodes=2167
34.45	     nbRestartNogoods=16  mapSize=287  nbInferences=0  nbTooLargeKeys=0
34.45	       =>  wckTime=33.638  cpuTime=33.56  mem=17M448
38.00	   
38.00	   search
38.00	     run=8  nbConstraintChecks=1670385  nbValidityChecks=80481  nbPropagations=35938  nbRevisions=149285
38.00	     nbUselessRevisions=118203  nbAssignments=2469  nbFailedAssignments=456  nbBacktracks=822  nbVisitedNodes=2994
38.00	     nbRestartNogoods=18  mapSize=506  nbInferences=0  nbTooLargeKeys=0
38.00	       =>  wckTime=37.196  cpuTime=37.11  mem=17M448
41.98	   
41.98	   search
41.98	     run=9  nbConstraintChecks=2213745  nbValidityChecks=122386  nbPropagations=50902  nbRevisions=219532
41.98	     nbUselessRevisions=171234  nbAssignments=3275  nbFailedAssignments=736  nbBacktracks=1208  nbVisitedNodes=4135
41.98	     nbRestartNogoods=28  mapSize=836  nbInferences=0  nbTooLargeKeys=0
41.98	       =>  wckTime=41.178  cpuTime=41.09  mem=17M448
45.26	   
45.26	   INFO : Stopping hyperNogood (mapSize=1004, nbTooLargekeys=0, mem=17M448)
47.07	   
47.07	   search
47.07	     run=10  nbConstraintChecks=2910936  nbValidityChecks=184188  nbPropagations=72794  nbRevisions=324905
47.07	     nbUselessRevisions=250239  nbAssignments=4411  nbFailedAssignments=1151  nbBacktracks=1787  nbVisitedNodes=5783
47.07	     nbRestartNogoods=33
47.07	       =>  wckTime=46.264  cpuTime=46.16  mem=17M448
52.19	   
52.19	   search
52.19	     run=11  nbConstraintChecks=3610339  nbValidityChecks=247570  nbPropagations=102095  nbRevisions=463725
52.19	     nbUselessRevisions=353265  nbAssignments=5850  nbFailedAssignments=1580  nbBacktracks=2651  nbVisitedNodes=7752
52.19	     nbRestartNogoods=40
52.19	       =>  wckTime=51.382  cpuTime=51.27  mem=17M448
55.42	   
55.42	   search
55.42	     run=12  nbConstraintChecks=4041472  nbValidityChecks=322311  nbPropagations=140362  nbRevisions=640659
55.42	     nbUselessRevisions=483415  nbAssignments=7800  nbFailedAssignments=2086  nbBacktracks=3951  nbVisitedNodes=10352
55.42	     nbRestartNogoods=51
55.42	       =>  wckTime=54.615  cpuTime=54.5  mem=17M448
58.56	   
58.56	   search
58.56	     run=13  nbConstraintChecks=4446893  nbValidityChecks=429663  nbPropagations=191709  nbRevisions=872352
58.56	     nbUselessRevisions=652347  nbAssignments=10642  nbFailedAssignments=2826  nbBacktracks=5911  nbVisitedNodes=14172
58.56	     nbRestartNogoods=56
58.56	       =>  wckTime=57.752  cpuTime=57.64  mem=17M448
66.75	   
66.75	   search
66.75	     run=14  nbConstraintChecks=5534621  nbValidityChecks=595749  nbPropagations=263046  nbRevisions=1188625
66.75	     nbUselessRevisions=881082  nbAssignments=14861  nbFailedAssignments=3971  nbBacktracks=8833  nbVisitedNodes=19861
66.75	     nbRestartNogoods=60
66.75	       =>  wckTime=65.939  cpuTime=65.82  mem=17M448
77.53	   
77.53	   search
77.53	     run=15  nbConstraintChecks=6976472  nbValidityChecks=837861  nbPropagations=363738  nbRevisions=1628216
77.53	     nbUselessRevisions=1196772  nbAssignments=21048  nbFailedAssignments=5632  nbBacktracks=13217  nbVisitedNodes=28243
77.53	     nbRestartNogoods=69
77.53	       =>  wckTime=76.723  cpuTime=76.6  mem=17M448
91.12	   
91.12	   search
91.12	     run=16  nbConstraintChecks=8775281  nbValidityChecks=1195063  nbPropagations=507995  nbRevisions=2249771
91.12	     nbUselessRevisions=1640546  nbAssignments=30236  nbFailedAssignments=8092  nbBacktracks=19791  nbVisitedNodes=40727
91.12	     nbRestartNogoods=72
91.12	       =>  wckTime=90.31  cpuTime=90.18  mem=17M448
102.79	   
102.79	   search
102.79	     run=17  nbConstraintChecks=10250632  nbValidityChecks=1696981  nbPropagations=714957  nbRevisions=3127304
102.79	     nbUselessRevisions=2263421  nbAssignments=43655  nbFailedAssignments=11501  nbBacktracks=29647
102.79	     nbVisitedNodes=59078  nbRestartNogoods=81
102.79	       =>  wckTime=101.984  cpuTime=101.85  mem=17M448
120.14	   
120.14	   search
120.14	     run=18  nbConstraintChecks=12424651  nbValidityChecks=2453396  nbPropagations=1016148  nbRevisions=4390544
120.14	     nbUselessRevisions=3156386  nbAssignments=63767  nbFailedAssignments=16675  nbBacktracks=44435
120.14	     nbVisitedNodes=86582  nbRestartNogoods=90
120.14	       =>  wckTime=119.337  cpuTime=119.2  mem=17M448
141.33	   
141.33	   search
141.33	     run=19  nbConstraintChecks=15018396  nbValidityChecks=3564839  nbPropagations=1456972  nbRevisions=6220669
141.33	     nbUselessRevisions=4445295  nbAssignments=93673  nbFailedAssignments=24255  nbBacktracks=66605
141.33	     nbVisitedNodes=127581  nbRestartNogoods=97
141.33	       =>  wckTime=140.522  cpuTime=140.39  mem=17M448
169.87	   
169.87	   search
169.87	     run=20  nbConstraintChecks=18473734  nbValidityChecks=5197650  nbPropagations=2104572  nbRevisions=8883937
169.87	     nbUselessRevisions=6314246  nbAssignments=137995  nbFailedAssignments=35171  nbBacktracks=99857
169.87	     nbVisitedNodes=188531  nbRestartNogoods=108
169.87	       =>  wckTime=169.058  cpuTime=168.92  mem=17M448
209.47	   
209.47	   search
209.47	     run=21  nbConstraintChecks=23204225  nbValidityChecks=7627335  nbPropagations=3060807  nbRevisions=12787093
209.47	     nbUselessRevisions=9045387  nbAssignments=204176  nbFailedAssignments=51320  nbBacktracks=149743
209.47	     nbVisitedNodes=279652  nbRestartNogoods=119
209.47	       =>  wckTime=208.664  cpuTime=208.51  mem=17M448
260.95	   
260.95	   search
260.95	     run=22  nbConstraintChecks=29156825  nbValidityChecks=11206779  nbPropagations=4475117  nbRevisions=18517463
260.95	     nbUselessRevisions=13043778  nbAssignments=302629  nbFailedAssignments=74797  nbBacktracks=224561
260.95	     nbVisitedNodes=415518  nbRestartNogoods=125
260.95	       =>  wckTime=260.143  cpuTime=259.97  mem=17M448
338.97	   
338.97	   search
338.97	     run=23  nbConstraintChecks=38213419  nbValidityChecks=16566426  nbPropagations=6575777  nbRevisions=26983869
338.97	     nbUselessRevisions=18938269  nbAssignments=449902  nbFailedAssignments=109690  nbBacktracks=336789
338.97	     nbVisitedNodes=618902  nbRestartNogoods=136
338.97	       =>  wckTime=338.167  cpuTime=337.97  mem=18M423
445.21	   
445.21	   search
445.21	     run=24  nbConstraintChecks=50356185  nbValidityChecks=24510703  nbPropagations=9698886  nbRevisions=39506758
445.21	     nbUselessRevisions=27637664  nbAssignments=669329  nbFailedAssignments=160615  nbBacktracks=505135
445.21	     nbVisitedNodes=922501  nbRestartNogoods=144
445.21	       =>  wckTime=444.402  cpuTime=444.18  mem=18M423
597.49	   
597.49	   search
597.49	     run=25  nbConstraintChecks=67577199  nbValidityChecks=36313331  nbPropagations=14347336  nbRevisions=58057304
597.49	     nbUselessRevisions=40495312  nbAssignments=996265  nbFailedAssignments=234883  nbBacktracks=757653
597.49	     nbVisitedNodes=1375700  nbRestartNogoods=154
597.49	       =>  wckTime=596.686  cpuTime=596.43  mem=18M423
845.82	   
845.82	   search
845.82	     run=26  nbConstraintChecks=95992404  nbValidityChecks=54156685  nbPropagations=21294155  nbRevisions=85718990
845.82	     nbUselessRevisions=59647020  nbAssignments=1488580  nbFailedAssignments=348270  nbBacktracks=1136425
845.82	     nbVisitedNodes=2057411  nbRestartNogoods=164
845.82	       =>  wckTime=845.009  cpuTime=844.69  mem=18M423
1151.92	   
1151.92	   search
1151.92	     run=27  nbConstraintChecks=129673289  nbValidityChecks=80174349  nbPropagations=31633634  nbRevisions=126673674
1151.92	     nbUselessRevisions=87920504  nbAssignments=2213177  nbFailedAssignments=504559  nbBacktracks=1704577
1151.92	     nbVisitedNodes=3066085  nbRestartNogoods=174
1151.92	       =>  wckTime=1151.114  cpuTime=1150.72  mem=18M423
1600.55	   
1600.55	   search
1600.55	     run=28  nbConstraintChecks=178415045  nbValidityChecks=118874133  nbPropagations=47038773  nbRevisions=187404451
1600.55	     nbUselessRevisions=129726982  nbAssignments=3291815  nbFailedAssignments=730811  nbBacktracks=2556805
1600.55	     nbVisitedNodes=4570838  nbRestartNogoods=185
1600.55	       =>  wckTime=1599.744  cpuTime=1599.23  mem=18M423

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node18/watcher-213689-1168226124 -o ROOT/results/node18/solver-213689-1168226124 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/213689-1168226124/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.02 0.28 0.87 4/81 12572
/proc/meminfo: memFree=1731984/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=1460 CPUtime=0
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 124 0 0 0 0 0 0 0 19 0 1 0 171008703 1495040 96 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4160642160 0 0 4096 0 0 0 0 17 1 0 0
/proc/12571/statm: 446 103 82 14 0 91 0

[startup+0.107311 s]
/proc/loadavg: 0.02 0.28 0.87 4/81 12572
/proc/meminfo: memFree=1731984/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=914988 CPUtime=0.09
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 3082 0 1 0 8 1 0 0 16 0 8 0 171008703 936947712 2828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228747 2828 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515347 s]
/proc/loadavg: 0.02 0.28 0.87 4/81 12572
/proc/meminfo: memFree=1731984/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915328 CPUtime=0.49
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 7720 0 1 0 46 3 0 0 16 0 8 0 171008703 937295872 7459 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153609865 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228832 7460 2149 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33542 s]
/proc/loadavg: 0.02 0.28 0.87 2/88 12579
/proc/meminfo: memFree=1704536/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=1.31
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9577 0 1 0 126 5 0 0 17 0 8 0 171008703 937431040 9315 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073789381 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9315 2540 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9315 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9315 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9315 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9315 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.14
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 361 0 0 0 14 0 0 0 16 0 8 0 171008710 937431040 9315 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9315 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9315 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.97258 s]
/proc/loadavg: 0.02 0.28 0.87 2/88 12579
/proc/meminfo: memFree=1704536/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=2.94
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9583 0 1 0 289 5 0 0 18 0 8 0 171008703 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784727 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9321 2542 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.15
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 363 0 0 0 15 0 0 0 16 0 8 0 171008710 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.2639 s]
/proc/loadavg: 0.10 0.29 0.87 2/88 12579
/proc/meminfo: memFree=1704536/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=6.23
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9583 0 1 0 618 5 0 0 25 0 8 0 171008703 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786378 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9321 2542 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.15
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 363 0 0 0 15 0 0 0 16 0 8 0 171008710 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915460

[startup+12.7325 s]
/proc/loadavg: 0.17 0.30 0.87 2/88 12580
/proc/meminfo: memFree=1705240/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=12.7
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9583 0 1 0 1265 5 0 0 25 0 8 0 171008703 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784747 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9321 2542 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.15
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 363 0 0 0 15 0 0 0 16 0 8 0 171008710 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915460

[startup+25.5868 s]
/proc/loadavg: 0.35 0.33 0.87 2/88 12581
/proc/meminfo: memFree=1705240/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=25.55
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9588 0 1 0 2550 5 0 0 22 0 8 0 171008703 937431040 9325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073787283 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9325 2542 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.15
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 367 0 0 0 15 0 0 0 16 0 8 0 171008710 937431040 9325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915460

[startup+51.2762 s]
/proc/loadavg: 0.65 0.40 0.88 3/93 12797
/proc/meminfo: memFree=1699424/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=51.23
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9633 0 1 0 5115 8 0 0 25 0 8 0 171008703 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783271 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9360 2543 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 17 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.22
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.23
Current children cumulated vsize (KiB) 915460

[startup+102.558 s]
/proc/loadavg: 1.41 0.65 0.93 3/93 12797
/proc/meminfo: memFree=1699432/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=102.5
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9634 0 1 0 10242 8 0 0 25 0 8 0 171008703 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9360 2543 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.22
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.5
Current children cumulated vsize (KiB) 915460

[startup+162.568 s]
/proc/loadavg: 1.78 0.89 1.00 3/93 12797
/proc/meminfo: memFree=1699432/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=162.49
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9634 0 1 0 16241 8 0 0 25 0 8 0 171008703 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783271 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1422.44
Current children cumulated vsize (KiB) 915460

[startup+1482.85 s]
/proc/loadavg: 2.01 2.00 1.74 3/93 12799
/proc/meminfo: memFree=1698984/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=1482.44
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9634 0 1 0 148229 15 0 0 25 0 8 0 171008703 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802740 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9360 2543 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.22
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.44
Current children cumulated vsize (KiB) 915460

[startup+1542.86 s]
/proc/loadavg: 2.00 2.00 1.75 3/93 12799
/proc/meminfo: memFree=1698920/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=1542.44
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9634 0 1 0 154229 15 0 0 25 0 8 0 171008703 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802685 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9360 2543 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.22
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.44
Current children cumulated vsize (KiB) 915460

[startup+1602.87 s]
/proc/loadavg: 2.00 2.00 1.77 3/93 12799
/proc/meminfo: memFree=1698792/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=1602.43
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9634 0 1 0 160228 15 0 0 25 0 8 0 171008703 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783358 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9360 2543 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.22
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.43
Current children cumulated vsize (KiB) 915460

[startup+1662.89 s]
/proc/loadavg: 2.00 2.00 1.78 3/93 12799
/proc/meminfo: memFree=1698792/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=1662.44
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9634 0 1 0 166229 15 0 0 25 0 8 0 171008703 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788237 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9360 2543 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.22
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.44
Current children cumulated vsize (KiB) 915460

[startup+1722.91 s]
/proc/loadavg: 2.00 2.00 1.79 3/93 12799
/proc/meminfo: memFree=1698728/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=1722.44
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9634 0 1 0 172228 16 0 0 25 0 8 0 171008703 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786727 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9360 2543 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.22
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.44
Current children cumulated vsize (KiB) 915460

[startup+1782.92 s]
/proc/loadavg: 2.00 2.00 1.80 3/93 12799
/proc/meminfo: memFree=1698728/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=1782.44
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9634 0 1 0 178228 16 0 0 25 0 8 0 171008703 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784716 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9360 2543 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.22
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.44
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.49 s]
/proc/loadavg: 2.00 2.00 1.80 4/93 12799
/proc/meminfo: memFree=1698728/2055920 swapFree=4192812/4192956
[pid=12571] ppid=12569 vsize=915460 CPUtime=1800
/proc/12571/stat : 12571 (java) R 12569 12571 12041 0 -1 0 9634 0 1 0 179984 16 0 0 25 0 8 0 171008703 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786720 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12571/statm: 228865 9360 2543 14 0 215335 0
[pid=12571/tid=12573] ppid=12569 vsize=915460 CPUtime=0.03
/proc/12571/task/12573/stat : 12573 (java) S 12569 12571 12041 0 -1 64 187 0 0 0 3 0 0 0 16 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12574] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12574/stat : 12574 (java) S 12569 12571 12041 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12575] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12575/stat : 12575 (java) S 12569 12571 12041 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171008707 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12576] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12576/stat : 12576 (java) S 12569 12571 12041 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12577] ppid=12569 vsize=915460 CPUtime=0.22
/proc/12571/task/12577/stat : 12577 (java) S 12569 12571 12041 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 171008710 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12571/tid=12578] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12578/stat : 12578 (java) S 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12571/tid=12579] ppid=12569 vsize=915460 CPUtime=0
/proc/12571/task/12579/stat : 12579 (java) R 12569 12571 12041 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 171008711 937431040 9360 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1800.55
CPU time (s): 1800.07
CPU user time (s): 1799.9
CPU system time (s): 0.172973
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9653
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= 37306
involuntary context switches= 38334

runsolver used 1.87971 s user time and 4.50931 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Mon Jan  8 03:15:32 UTC 2007


IDJOB= 213689
IDBENCH= 4867
FILE ID= node18/213689-1168226124

PBS_JOBID= 3481089

Free space on /tmp= 66303 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/course/ss97-6.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/213689-1168226124/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-213689-1168226124 -o ROOT/results/node18/solver-213689-1168226124 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/213689-1168226124/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9daeb71d5dd8c00ec2aec9295c74c605

RANDOM SEED= 772052814

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.231
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.231
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:       1732456 kB
Buffers:         55712 kB
Cached:         152164 kB
SwapCached:          0 kB
Active:         149912 kB
Inactive:       118128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:          79140 kB
Slab:            40740 kB
Committed_AS:  4856432 kB
PageTables:       1920 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= 66301 MiB



End job on node18 on Mon Jan  8 03:45:41 UTC 2007