Trace number 206397

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.16 1802.4

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-39_ext.xml
MD5SUM68d5320501a98636f847b1f84323d12a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/206397-1168172444/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.43	       =>  wckTime=0.101  cpuTime=0.09  mem=6M951
0.43	   
0.43	   relations being loaded...
1.59	   
1.59	   constraints being loaded...
2.36	     nbConstraints=90  nbRelationTypes=93  nbMergedConstraints=3  nbExtensionStructures=90
2.36	     nbSharedExtensionStructures=0  nbConflictsStructures=90  nbSharedConflictsStructures=0
2.36	     nbSharedBinaryRepresentations=0  maxDegree=15  maxArity=3
2.36	       =>  wckTime=2.033  cpuTime=1.62  mem=55M833
2.52	   
2.52	   solver IterativeSystematicSolver being built... 
2.70	       =>  wckTime=2.368  cpuTime=1.77  mem=64M573
2.84	   
2.84	   preprocessing
2.84	     nbConstraintChecks=47161  nbValidityChecks=80219  nbPropagations=281  nbRevisions=2854  nbUselessRevisions=2506
2.84	     nbSingletonTests=38  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
2.84	       =>  wckTime=0.141  cpuTime=0.1  mem=64M573
2.94	   
2.94	   search
2.94	     run=0  nbConstraintChecks=45780  nbValidityChecks=93605  nbPropagations=695  nbRevisions=8082
2.94	     nbUselessRevisions=6787  nbAssignments=34  nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=58
2.94	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
2.94	       =>  wckTime=0.239  cpuTime=0.2  mem=65M598
3.12	   
3.12	   search
3.12	     run=1  nbConstraintChecks=136822  nbValidityChecks=296723  nbPropagations=2256  nbRevisions=27859
3.12	     nbUselessRevisions=23175  nbAssignments=124  nbFailedAssignments=53  nbBacktracks=25  nbVisitedNodes=170
3.12	     nbRestartNogoods=7  mapSize=24  nbInferences=0  nbTooLargeKeys=0
3.12	       =>  wckTime=0.422  cpuTime=0.36  mem=65M598
3.31	   
3.31	   search
3.31	     run=2  nbConstraintChecks=238313  nbValidityChecks=495367  nbPropagations=4766  nbRevisions=59436
3.31	     nbUselessRevisions=48670  nbAssignments=190  nbFailedAssignments=90  nbBacktracks=47  nbVisitedNodes=290
3.31	     nbRestartNogoods=9  mapSize=45  nbInferences=0  nbTooLargeKeys=0
3.31	       =>  wckTime=0.606  cpuTime=0.54  mem=65M598
3.48	   
3.48	   search
3.48	     run=3  nbConstraintChecks=337723  nbValidityChecks=685909  nbPropagations=8230  nbRevisions=102568
3.48	     nbUselessRevisions=83451  nbAssignments=269  nbFailedAssignments=129  nbBacktracks=80  nbVisitedNodes=425
3.48	     nbRestartNogoods=12  mapSize=70  nbInferences=0  nbTooLargeKeys=0
3.48	       =>  wckTime=0.782  cpuTime=0.71  mem=65M598
3.96	   
3.96	   search
3.96	     run=4  nbConstraintChecks=611447  nbValidityChecks=1259299  nbPropagations=14331  nbRevisions=179365
3.96	     nbUselessRevisions=144245  nbAssignments=479  nbFailedAssignments=261  nbBacktracks=130  nbVisitedNodes=787
3.96	     nbRestartNogoods=17  mapSize=120  nbInferences=0  nbTooLargeKeys=0
3.96	       =>  wckTime=1.255  cpuTime=1.18  mem=65M598
4.41	   
4.41	   search
4.41	     run=5  nbConstraintChecks=875223  nbValidityChecks=1797234  nbPropagations=23363  nbRevisions=293285
4.41	     nbUselessRevisions=234500  nbAssignments=699  nbFailedAssignments=380  nbBacktracks=205  nbVisitedNodes=1162
4.41	     nbRestartNogoods=24  mapSize=192  nbInferences=0  nbTooLargeKeys=0
4.41	       =>  wckTime=1.709  cpuTime=1.63  mem=65M598
5.08	   
5.08	   search
5.08	     run=6  nbConstraintChecks=1265031  nbValidityChecks=2609947  nbPropagations=36598  nbRevisions=461224
5.08	     nbUselessRevisions=367757  nbAssignments=1011  nbFailedAssignments=559  nbBacktracks=318  nbVisitedNodes=1713
5.08	     nbRestartNogoods=34  mapSize=295  nbInferences=0  nbTooLargeKeys=0
5.08	       =>  wckTime=2.373  cpuTime=2.29  mem=65M598
6.35	   
6.35	   search
6.35	     run=7  nbConstraintChecks=2003956  nbValidityChecks=4140408  nbPropagations=56945  nbRevisions=717914
6.35	     nbUselessRevisions=570686  nbAssignments=1512  nbFailedAssignments=882  nbBacktracks=488  nbVisitedNodes=2670
6.35	     nbRestartNogoods=36  mapSize=463  nbInferences=0  nbTooLargeKeys=0
6.35	       =>  wckTime=3.651  cpuTime=3.54  mem=65M598
8.51	   
8.51	   search
8.51	     run=8  nbConstraintChecks=3294053  nbValidityChecks=6704472  nbPropagations=87484  nbRevisions=1106101
8.51	     nbUselessRevisions=877415  nbAssignments=2266  nbFailedAssignments=1373  nbBacktracks=744  nbVisitedNodes=4100
8.51	     nbRestartNogoods=42  mapSize=707  nbInferences=0  nbTooLargeKeys=0
8.51	       =>  wckTime=5.806  cpuTime=5.67  mem=65M598
10.28	   
10.28	   INFO : Stopping hyperNogood (mapSize=1035, nbTooLargekeys=0, mem=65M598)
10.40	   
10.40	   search
10.40	     run=9  nbConstraintChecks=4416454  nbValidityChecks=8996345  nbPropagations=130405  nbRevisions=1651000
10.40	     nbUselessRevisions=1309095  nbAssignments=3127  nbFailedAssignments=1836  nbBacktracks=1128  nbVisitedNodes=5666
10.40	     nbRestartNogoods=47
10.40	       =>  wckTime=7.7  cpuTime=7.55  mem=65M598
15.00	   
15.00	   search
15.00	     run=10  nbConstraintChecks=7374032  nbValidityChecks=14943729  nbPropagations=200464  nbRevisions=2551763
15.00	     nbUselessRevisions=2018905  nbAssignments=5751  nbFailedAssignments=3865  nbBacktracks=1705  nbVisitedNodes=10722
15.00	     nbRestartNogoods=52
15.00	       =>  wckTime=12.298  cpuTime=12.12  mem=65M598
18.66	   
18.66	   search
18.66	     run=11  nbConstraintChecks=9593534  nbValidityChecks=19430081  nbPropagations=295384  nbRevisions=3772469
18.66	     nbUselessRevisions=2984536  nbAssignments=7758  nbFailedAssignments=5001  nbBacktracks=2570  nbVisitedNodes=14401
18.66	     nbRestartNogoods=64
18.66	       =>  wckTime=15.959  cpuTime=15.76  mem=65M598
24.15	   
24.15	   search
24.15	     run=12  nbConstraintChecks=12942324  nbValidityChecks=26194181  nbPropagations=429027  nbRevisions=5468547
24.15	     nbUselessRevisions=4326772  nbAssignments=10615  nbFailedAssignments=6551  nbBacktracks=3868  nbVisitedNodes=19569
24.15	     nbRestartNogoods=72
24.15	       =>  wckTime=21.447  cpuTime=21.22  mem=65M598
39.17	   
39.17	   search
39.17	     run=13  nbConstraintChecks=22285320  nbValidityChecks=45463764  nbPropagations=652958  nbRevisions=8357304
39.17	     nbUselessRevisions=6606022  nbAssignments=17193  nbFailedAssignments=11175  nbBacktracks=5816  nbVisitedNodes=32369
39.17	     nbRestartNogoods=89
39.17	       =>  wckTime=36.469  cpuTime=36.2  mem=65M598
52.11	   
52.11	   search
52.11	     run=14  nbConstraintChecks=30591965  nbValidityChecks=62340704  nbPropagations=973186  nbRevisions=12448386
52.11	     nbUselessRevisions=9837689  nbAssignments=24165  nbFailedAssignments=15209  nbBacktracks=8735  nbVisitedNodes=45248
52.11	     nbRestartNogoods=98
52.11	       =>  wckTime=49.41  cpuTime=49.13  mem=65M598
71.91	   
71.91	   search
71.91	     run=15  nbConstraintChecks=43701008  nbValidityChecks=88849438  nbPropagations=1433892  nbRevisions=18281316
71.92	     nbUselessRevisions=14452702  nbAssignments=34078  nbFailedAssignments=20738  nbBacktracks=13114
71.92	     nbVisitedNodes=63527  nbRestartNogoods=108
71.92	       =>  wckTime=69.213  cpuTime=68.91  mem=65M598
102.72	   
102.72	   search
102.72	     run=16  nbConstraintChecks=64073928  nbValidityChecks=129743765  nbPropagations=2117372  nbRevisions=26906626
102.72	     nbUselessRevisions=21281529  nbAssignments=49778  nbFailedAssignments=29862  nbBacktracks=19685
102.72	     nbVisitedNodes=92641  nbRestartNogoods=119
102.72	       =>  wckTime=100.013  cpuTime=99.64  mem=65M598
160.85	   
160.85	   search
160.85	     run=17  nbConstraintChecks=101628058  nbValidityChecks=207277535  nbPropagations=3194137  nbRevisions=40326110
160.85	     nbUselessRevisions=31875814  nbAssignments=79681  nbFailedAssignments=49906  nbBacktracks=29537
160.85	     nbVisitedNodes=149257  nbRestartNogoods=127
160.85	       =>  wckTime=158.151  cpuTime=157.72  mem=65M598
229.84	   
229.84	   search
229.84	     run=18  nbConstraintChecks=145344771  nbValidityChecks=295370558  nbPropagations=4773692  nbRevisions=60045377
229.84	     nbUselessRevisions=47466775  nbAssignments=116307  nbFailedAssignments=71715  nbBacktracks=44316
229.84	     nbVisitedNodes=217373  nbRestartNogoods=147
229.84	       =>  wckTime=227.135  cpuTime=226.61  mem=65M598
377.40	   
377.40	   search
377.40	     run=19  nbConstraintChecks=236517243  nbValidityChecks=481003790  nbPropagations=7151639  nbRevisions=89834212
377.40	     nbUselessRevisions=71024868  nbAssignments=175477  nbFailedAssignments=108677  nbBacktracks=66485
377.40	     nbVisitedNodes=328399  nbRestartNogoods=172
377.40	       =>  wckTime=374.699  cpuTime=374.01  mem=65M598
573.28	   
573.28	   search
573.28	     run=20  nbConstraintChecks=357708179  nbValidityChecks=733701481  nbPropagations=10870527  nbRevisions=136412351
573.28	     nbUselessRevisions=107729270  nbAssignments=267416  nbFailedAssignments=167356  nbBacktracks=99737
573.28	     nbVisitedNodes=503100  nbRestartNogoods=187
573.28	       =>  wckTime=570.575  cpuTime=569.65  mem=65M598
810.88	   
810.88	   search
810.88	     run=21  nbConstraintChecks=509271000  nbValidityChecks=1042282811  nbPropagations=16181525  nbRevisions=203070469
810.88	     nbUselessRevisions=160396982  nbAssignments=383861  nbFailedAssignments=233916  nbBacktracks=149615
810.88	     nbVisitedNodes=717963  nbRestartNogoods=203
810.88	       =>  wckTime=808.175  cpuTime=806.99  mem=65M598
1126.50	   
1126.50	   search
1126.50	     run=22  nbConstraintChecks=709120917  nbValidityChecks=1446998976  nbPropagations=23871241  nbRevisions=299252968
1126.50	     nbUselessRevisions=236514396  nbAssignments=561460  nbFailedAssignments=336688  nbBacktracks=224433
1126.50	     nbVisitedNodes=1044653  nbRestartNogoods=232
1126.50	       =>  wckTime=1123.8  cpuTime=1122.24  mem=65M598
1677.27	   
1677.27	   search
1677.27	     run=23  nbConstraintChecks=1059829662  nbValidityChecks=2163167669  nbPropagations=35108916  nbRevisions=440375632
1677.27	     nbUselessRevisions=348428996  nbAssignments=815287  nbFailedAssignments=478237  nbBacktracks=336661
1677.27	     nbVisitedNodes=1514948  nbRestartNogoods=247
1677.27	       =>  wckTime=1674.569  cpuTime=1672.38  mem=65M598

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/node11/watcher-206397-1168172444 -o ROOT/results/node11/solver-206397-1168172444 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206397-1168172444/unknown.xml 

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

/proc/loadavg: 2.06 2.09 2.01 4/98 597
/proc/meminfo: memFree=1030760/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=18540 CPUtime=0
/proc/596/stat : 596 (runsolver) D 594 596 529 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 165639499 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 262910045479 0 2147483391 4096 24578 18446744072099781622 0 0 17 1 0 0
/proc/596/statm: 4635 279 244 17 0 2626 0

[startup+0.103522 s]
/proc/loadavg: 2.06 2.09 2.01 4/98 597
/proc/meminfo: memFree=1030760/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=912272 CPUtime=0.07
/proc/596/stat : 596 (java) S 594 596 529 0 -1 0 2650 0 1 0 5 2 0 0 18 0 8 0 165639499 934166528 2397 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/596/statm: 228068 2397 1293 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912272

[startup+0.511607 s]
/proc/loadavg: 2.06 2.09 2.01 4/98 597
/proc/meminfo: memFree=1030760/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915328 CPUtime=0.48
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 7226 0 1 0 43 5 0 0 18 0 8 0 165639499 937295872 6965 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073563230 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/596/statm: 228832 6965 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33377 s]
/proc/loadavg: 2.06 2.09 2.01 3/105 604
/proc/meminfo: memFree=963632/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915328 CPUtime=1.29
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 19097 0 1 0 118 11 0 0 25 0 8 0 165639499 937295872 18835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073557907 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/596/statm: 228832 18835 2149 14 0 215302 0
[pid=596/tid=598] ppid=594 vsize=915328 CPUtime=0.05
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 2681 0 0 0 4 1 0 0 17 0 8 0 165639505 937295872 18835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=599] ppid=594 vsize=915328 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937295872 18835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915328 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937295872 18835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915328 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937295872 18835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915328 CPUtime=0.08
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 307 0 0 0 8 0 0 0 16 0 8 0 165639509 937295872 18835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=603] ppid=594 vsize=915328 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937295872 18835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915328 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937295872 18835 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915328

[startup+2.9871 s]
/proc/loadavg: 2.05 2.09 2.01 4/105 604
/proc/meminfo: memFree=924528/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=2.94
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32307 0 1 0 274 20 0 0 25 0 8 0 165639499 937398272 32042 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783915 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/596/statm: 228857 32042 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 17 0 8 0 165639505 937398272 32042 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32042 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32042 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32042 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.2
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 368 0 0 0 19 1 0 0 15 0 8 0 165639509 937398272 32042 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32042 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32042 18446744073709551615 134512640 134570532 4294956464 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) 915428

[startup+6.27675 s]
/proc/loadavg: 2.05 2.09 2.01 3/105 604
/proc/meminfo: memFree=912112/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=6.21
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32324 0 1 0 601 20 0 0 25 0 8 0 165639499 937398272 32056 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801674 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/596/statm: 228857 32056 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 17 0 8 0 165639505 937398272 32056 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32056 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32056 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32056 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.24
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 383 0 0 0 23 1 0 0 16 0 8 0 165639509 937398272 32056 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32056 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32056 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915428

[startup+12.768 s]
/proc/loadavg: 2.04 2.08 2.00 3/105 604
/proc/meminfo: memFree=912120/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=12.66
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32336 0 1 0 1246 20 0 0 25 0 8 0 165639499 937398272 32065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073623770 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/596/statm: 228857 32065 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 16 0 8 0 165639505 937398272 32065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.26
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 393 0 0 0 25 1 0 0 16 0 8 0 165639509 937398272 32065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32065 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915428

[startup+25.6366 s]
/proc/loadavg: 2.04 2.08 2.00 3/105 604
/proc/meminfo: memFree=912312/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=25.48
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32339 0 1 0 2527 21 0 0 25 0 8 0 165639499 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/596/statm: 228857 32068 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 16 0 8 0 165639505 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.27
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 396 0 0 0 26 1 0 0 16 0 8 0 165639509 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915428

[startup+51.2737 s]
/proc/loadavg: 2.02 2.07 2.00 4/101 679
/proc/meminfo: memFree=1320664/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=51.06
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32339 0 1 0 5084 22 0 0 25 0 8 0 165639499 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073623740 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/596/statm: 228857 32068 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 16 0 8 0 165639505 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.27
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 396 0 0 0 26 1 0 0 16 0 8 0 165639509 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32068 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 915428

[startup+102.555 s]
/proc/loadavg: 2.01 2.06 2.00 3/101 679
/proc/meminfo: memFree=1242072/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=102.26
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32341 0 1 0 10203 23 0 0 25 0 8 0 165639499 937398272 32069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073624372 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/596/statm: 228857 32069 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 16 0 8 0 165639505 937398272 32069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.27
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 397 0 0 0 26 1 0 0 16 0 8 0 165639509 937398272 32069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 915428

[startup+162.589 s]
/proc/loadavg: 2.00 2.04 2.00 3/94 680
/proc/meminfo: memFree=1462800/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=162.22
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32341 0 1 0 16199 23 0 0 25 0 8 0 165639499 937398272 32069 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622883 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1421.49
Current children cumulated vsize (KiB) 915428

[startup+1483.34 s]
/proc/loadavg: 2.06 2.03 2.00 3/94 680
/proc/meminfo: memFree=1364688/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=1481.44
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32342 0 1 0 148116 28 0 0 25 0 8 0 165639499 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073623740 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/596/statm: 228857 32070 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.27
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 398 0 0 0 26 1 0 0 16 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.44
Current children cumulated vsize (KiB) 915428

[startup+1543.38 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 680
/proc/meminfo: memFree=1355856/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=1541.42
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32342 0 1 0 154114 28 0 0 25 0 8 0 165639499 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073623740 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/596/statm: 228857 32070 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.27
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 398 0 0 0 26 1 0 0 16 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.42
Current children cumulated vsize (KiB) 915428

[startup+1603.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 680
/proc/meminfo: memFree=1339856/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=1601.39
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32342 0 1 0 160110 29 0 0 25 0 8 0 165639499 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073623740 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/596/statm: 228857 32070 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.27
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 398 0 0 0 26 1 0 0 16 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.39
Current children cumulated vsize (KiB) 915428

[startup+1663.43 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 680
/proc/meminfo: memFree=1326800/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=1661.33
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32342 0 1 0 166104 29 0 0 25 0 8 0 165639499 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073785893 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/596/statm: 228857 32070 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.27
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 398 0 0 0 26 1 0 0 16 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.33
Current children cumulated vsize (KiB) 915428

[startup+1723.46 s]
/proc/loadavg: 2.06 2.02 2.00 3/94 680
/proc/meminfo: memFree=1317840/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=1721.3
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32342 0 1 0 172101 29 0 0 25 0 8 0 165639499 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622775 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/596/statm: 228857 32070 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.27
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 398 0 0 0 26 1 0 0 16 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.3
Current children cumulated vsize (KiB) 915428

[startup+1783.49 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 680
/proc/meminfo: memFree=1311952/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=1781.27
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32342 0 1 0 178098 29 0 0 25 0 8 0 165639499 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073623740 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/596/statm: 228857 32070 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.27
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 398 0 0 0 26 1 0 0 16 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.27
Current children cumulated vsize (KiB) 915428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.34 s]
/proc/loadavg: 2.01 2.01 2.00 4/94 680
/proc/meminfo: memFree=1310480/2055920 swapFree=4192812/4192956
[pid=596] ppid=594 vsize=915428 CPUtime=1800.09
/proc/596/stat : 596 (java) R 594 596 529 0 -1 0 32342 0 1 0 179980 29 0 0 25 0 8 0 165639499 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073624440 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/596/statm: 228857 32070 2531 14 0 215327 0
[pid=596/tid=598] ppid=594 vsize=915428 CPUtime=0.45
/proc/596/task/598/stat : 598 (java) S 594 596 529 0 -1 64 15323 0 0 0 38 7 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=599] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/599/stat : 599 (java) S 594 596 529 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=600] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/600/stat : 600 (java) S 594 596 529 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165639505 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=601] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/601/stat : 601 (java) S 594 596 529 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=602] ppid=594 vsize=915428 CPUtime=0.27
/proc/596/task/602/stat : 602 (java) S 594 596 529 0 -1 64 398 0 0 0 26 1 0 0 16 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=596/tid=603] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/603/stat : 603 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=596/tid=604] ppid=594 vsize=915428 CPUtime=0
/proc/596/task/604/stat : 604 (java) S 594 596 529 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165639509 937398272 32070 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915428

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

Child status: 143
Real time (s): 1802.4
CPU time (s): 1800.16
CPU user time (s): 1799.84
CPU system time (s): 0.320951
CPU usage (%): 99.8754
Max. virtual memory (cumulated for all children) (KiB): 915428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.320951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32358
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= 37588
involuntary context switches= 17966

runsolver used 2.24566 s user time and 5.74113 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Jan  7 12:20:45 UTC 2007


IDJOB= 206397
IDBENCH= 4205
FILE ID= node11/206397-1168172444

PBS_JOBID= 3478846

Free space on /tmp= 66327 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-39_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206397-1168172444/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-206397-1168172444 -o ROOT/results/node11/solver-206397-1168172444 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206397-1168172444/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  68d5320501a98636f847b1f84323d12a

RANDOM SEED= 750624038

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.261
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	: 5931.00
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.261
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:       1031240 kB
Buffers:         27908 kB
Cached:         179288 kB
SwapCached:          0 kB
Active:         835264 kB
Inactive:       130628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1031240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7644 kB
Writeback:           0 kB
Mapped:         787604 kB
Slab:            42044 kB
Committed_AS:  5590852 kB
PageTables:       3812 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= 66294 MiB



End job on node11 on Sun Jan  7 12:50:47 UTC 2007