Trace number 217316

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 AC? (TO) 1800.14 1806.05

General information on the benchmark

Namefrb/frb50-23/
frb50-23-3-mgd_ext.xml
MD5SUMf6fd5de1819bdb3f6519fa77afbd22d4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark582.261
SatisfiableYES
(Un)Satisfiability was proved
Number of variables50
Number of constraints456
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension456
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/217316-1168079360/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.41	       =>  wckTime=0.102  cpuTime=0.09  mem=6M951
0.41	   
0.41	   relations being loaded...
0.56	   
0.56	   constraints being loaded...
0.70	     nbConstraints=456  nbRelationTypes=456  nbExtensionStructures=456  nbSharedExtensionStructures=0
0.70	     nbConflictsStructures=456  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1647  maxDegree=24
0.70	     maxArity=2
0.70	       =>  wckTime=0.388  cpuTime=0.3  mem=17M695
0.74	   
0.74	   solver IterativeSystematicSolver being built... 
0.90	       =>  wckTime=0.586  cpuTime=0.43  mem=15M361
0.91	   
0.91	   preprocessing
0.91	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.91	     detectedInconsistency=no
0.91	       =>  wckTime=0.0080  cpuTime=0.0  mem=15M361
0.96	   
0.96	   search
0.96	     run=0  nbConstraintChecks=42404  nbPropagations=584  nbRevisions=6269  nbUselessRevisions=5224  nbAssignments=33
0.96	     nbFailedAssignments=7  nbBacktracks=12  nbVisitedNodes=47  nbRestartNogoods=0  mapSize=7  nbInferences=0
0.96	     nbTooLargeKeys=0
0.96	       =>  wckTime=0.057  cpuTime=0.04  mem=15M361
0.98	   
0.98	   search
0.98	     run=1  nbConstraintChecks=95521  nbPropagations=1825  nbRevisions=21058  nbUselessRevisions=17520  nbAssignments=70
0.98	     nbFailedAssignments=17  nbBacktracks=31  nbVisitedNodes=102  nbRestartNogoods=3  mapSize=21  nbInferences=0
0.98	     nbTooLargeKeys=0
0.98	       =>  wckTime=0.082  cpuTime=0.05  mem=15M361
1.00	   
1.00	   search
1.00	     run=2  nbConstraintChecks=156449  nbPropagations=3840  nbRevisions=46357  nbUselessRevisions=38701
1.00	     nbAssignments=115  nbFailedAssignments=30  nbBacktracks=53  nbVisitedNodes=169  nbRestartNogoods=5  mapSize=37
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.102  cpuTime=0.07  mem=15M361
1.02	   
1.02	   search
1.02	     run=3  nbConstraintChecks=271699  nbPropagations=7159  nbRevisions=90532  nbUselessRevisions=75288
1.02	     nbAssignments=185  nbFailedAssignments=56  nbBacktracks=86  nbVisitedNodes=283  nbRestartNogoods=7  mapSize=66
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.124  cpuTime=0.09  mem=15M361
1.05	   
1.05	   search
1.05	     run=4  nbConstraintChecks=421022  nbPropagations=12212  nbRevisions=159359  nbUselessRevisions=132003
1.05	     nbAssignments=281  nbFailedAssignments=88  nbBacktracks=136  nbVisitedNodes=435  nbRestartNogoods=11  mapSize=107
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.152  cpuTime=0.11  mem=15M361
1.10	   
1.10	   search
1.10	     run=5  nbConstraintChecks=636307  nbPropagations=19823  nbRevisions=265676  nbUselessRevisions=219333
1.10	     nbAssignments=412  nbFailedAssignments=133  nbBacktracks=213  nbVisitedNodes=656  nbRestartNogoods=16  mapSize=171
1.10	     nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.195  cpuTime=0.15  mem=15M361
1.15	   
1.15	   search
1.16	     run=6  nbConstraintChecks=935882  nbPropagations=31007  nbRevisions=425904  nbUselessRevisions=350956
1.16	     nbAssignments=591  nbFailedAssignments=189  nbBacktracks=328  nbVisitedNodes=948  nbRestartNogoods=19  mapSize=258
1.16	     nbInferences=0  nbTooLargeKeys=0
1.16	       =>  wckTime=0.256  cpuTime=0.2  mem=15M361
1.23	   
1.23	   search
1.23	     run=7  nbConstraintChecks=1357742  nbPropagations=47549  nbRevisions=667726  nbUselessRevisions=549466
1.23	     nbAssignments=889  nbFailedAssignments=303  nbBacktracks=499  nbVisitedNodes=1447  nbRestartNogoods=22  mapSize=393
1.23	     nbInferences=0  nbTooLargeKeys=0
1.23	       =>  wckTime=0.335  cpuTime=0.28  mem=15M361
1.36	   
1.36	   search
1.36	     run=8  nbConstraintChecks=2096418  nbPropagations=72556  nbRevisions=1042001  nbUselessRevisions=856713
1.36	     nbAssignments=1321  nbFailedAssignments=468  nbBacktracks=755  nbVisitedNodes=2170  nbRestartNogoods=29
1.36	     mapSize=605  nbInferences=0  nbTooLargeKeys=0
1.36	       =>  wckTime=0.465  cpuTime=0.41  mem=15M361
1.53	   
1.53	   search
1.53	     run=9  nbConstraintChecks=2976785  nbPropagations=108661  nbRevisions=1580373  nbUselessRevisions=1298429
1.53	     nbAssignments=1917  nbFailedAssignments=668  nbBacktracks=1141  nbVisitedNodes=3148  nbRestartNogoods=34
1.53	     mapSize=893  nbInferences=0  nbTooLargeKeys=0
1.53	       =>  wckTime=0.633  cpuTime=0.55  mem=15M361
1.60	   
1.61	   INFO : Stopping hyperNogood (mapSize=1029, nbTooLargekeys=0, mem=15M361)
1.78	   
1.78	   search
1.78	     run=10  nbConstraintChecks=4453993  nbPropagations=163508  nbRevisions=2407821  nbUselessRevisions=1979488
1.78	     nbAssignments=2880  nbFailedAssignments=1039  nbBacktracks=1718  nbVisitedNodes=4806  nbRestartNogoods=37
1.78	       =>  wckTime=0.882  cpuTime=0.79  mem=15M361
2.13	   
2.13	   search
2.13	     run=11  nbConstraintChecks=6846329  nbPropagations=245212  nbRevisions=3657206  nbUselessRevisions=3006456
2.13	     nbAssignments=4227  nbFailedAssignments=1513  nbBacktracks=2582  nbVisitedNodes=7076  nbRestartNogoods=46
2.13	       =>  wckTime=1.233  cpuTime=1.14  mem=15M361
2.64	   
2.64	   search
2.64	     run=12  nbConstraintChecks=10146009  nbPropagations=367218  nbRevisions=5517489  nbUselessRevisions=4532467
2.64	     nbAssignments=6334  nbFailedAssignments=2311  nbBacktracks=3880  nbVisitedNodes=10703  nbRestartNogoods=50
2.64	       =>  wckTime=1.737  cpuTime=1.64  mem=15M361
3.32	   
3.32	   search
3.32	     run=13  nbConstraintChecks=14493187  nbPropagations=544799  nbRevisions=8239545  nbUselessRevisions=6769987
3.32	     nbAssignments=9382  nbFailedAssignments=3401  nbBacktracks=5827  nbVisitedNodes=15874  nbRestartNogoods=59
3.32	       =>  wckTime=2.42  cpuTime=2.32  mem=15M361
4.48	   
4.48	   search
4.48	     run=14  nbConstraintChecks=22215011  nbPropagations=815158  nbRevisions=12438256  nbUselessRevisions=10230604
4.48	     nbAssignments=14159  nbFailedAssignments=5248  nbBacktracks=8746  nbVisitedNodes=24113  nbRestartNogoods=65
4.48	       =>  wckTime=3.583  cpuTime=3.49  mem=15M361
6.11	   
6.11	   search
6.11	     run=15  nbConstraintChecks=32871884  nbPropagations=1217776  nbRevisions=18633205  nbUselessRevisions=15330228
6.11	     nbAssignments=21116  nbFailedAssignments=7816  nbBacktracks=13126  nbVisitedNodes=35992  nbRestartNogoods=78
6.11	       =>  wckTime=5.207  cpuTime=5.1  mem=15M361
8.56	   
8.56	   search
8.56	     run=16  nbConstraintChecks=49324117  nbPropagations=1816135  nbRevisions=27825985  nbUselessRevisions=22883935
8.56	     nbAssignments=31343  nbFailedAssignments=11466  nbBacktracks=19694  nbVisitedNodes=53244  nbRestartNogoods=87
8.56	       =>  wckTime=7.66  cpuTime=7.54  mem=15M361
12.49	   
12.49	   search
12.49	     run=17  nbConstraintChecks=75215171  nbPropagations=2727558  nbRevisions=41951869  nbUselessRevisions=34507190
12.49	     nbAssignments=47541  nbFailedAssignments=17802  nbBacktracks=29546  nbVisitedNodes=81152  nbRestartNogoods=96
12.49	       =>  wckTime=11.588  cpuTime=11.45  mem=15M361
17.79	   
17.79	   search
17.79	     run=18  nbConstraintChecks=109247829  nbPropagations=4066465  nbRevisions=62653393  nbUselessRevisions=51548971
17.79	     nbAssignments=70697  nbFailedAssignments=26166  nbBacktracks=44327  nbVisitedNodes=120254  nbRestartNogoods=112
17.79	       =>  wckTime=16.887  cpuTime=16.72  mem=15M361
26.45	   
26.45	   search
26.45	     run=19  nbConstraintChecks=167302279  nbPropagations=6091682  nbRevisions=94155563  nbUselessRevisions=77495747
26.45	     nbAssignments=106026  nbFailedAssignments=39315  nbBacktracks=66495  nbVisitedNodes=180593  nbRestartNogoods=124
26.45	       =>  wckTime=25.551  cpuTime=25.34  mem=15M361
39.16	   
39.16	   search
39.16	     run=20  nbConstraintChecks=250763201  nbPropagations=9131968  nbRevisions=141268499  nbUselessRevisions=116255136
39.16	     nbAssignments=158723  nbFailedAssignments=58748  nbBacktracks=99749  nbVisitedNodes=270268  nbRestartNogoods=136
39.16	       =>  wckTime=38.261  cpuTime=37.99  mem=15M361
58.41	   
58.41	   search
58.41	     run=21  nbConstraintChecks=379776409  nbPropagations=13691566  nbRevisions=212124917  nbUselessRevisions=174521917
58.41	     nbAssignments=238266  nbFailedAssignments=88406  nbBacktracks=149627  nbVisitedNodes=405197  nbRestartNogoods=146
58.41	       =>  wckTime=57.516  cpuTime=57.15  mem=15M361
86.87	   
86.87	   search
86.87	     run=22  nbConstraintChecks=565608072  nbPropagations=20552202  nbRevisions=318506061  nbUselessRevisions=262052783
86.87	     nbAssignments=358377  nbFailedAssignments=133689  nbBacktracks=224446  nbVisitedNodes=611246  nbRestartNogoods=157
86.87	       =>  wckTime=85.974  cpuTime=85.48  mem=15M361
129.17	   
129.17	   search
129.17	     run=23  nbConstraintChecks=845227761  nbPropagations=30801837  nbRevisions=476843759  nbUselessRevisions=392233323
129.17	     nbAssignments=534654  nbFailedAssignments=197727  nbBacktracks=336674  nbVisitedNodes=909817  nbRestartNogoods=172
129.17	       =>  wckTime=128.275  cpuTime=127.57  mem=15M361
194.48	   
194.48	   search
194.48	     run=24  nbConstraintChecks=1282660344  nbPropagations=46250952  nbRevisions=715490459  nbUselessRevisions=588398112
194.48	     nbAssignments=803241  nbFailedAssignments=297959  nbBacktracks=505017  nbVisitedNodes=1367978  nbRestartNogoods=195
194.48	       =>  wckTime=193.579  cpuTime=192.56  mem=15M361
292.71	   
292.71	   search
292.71	     run=25  nbConstraintChecks=1937516119  nbPropagations=69488220  nbRevisions=1076372459
292.71	     nbUselessRevisions=885284341  nbAssignments=1206725  nbFailedAssignments=448923  nbBacktracks=757528
292.71	     nbVisitedNodes=2055541  nbRestartNogoods=210
292.71	       =>  wckTime=291.809  cpuTime=290.32  mem=15M361
443.50	   
443.50	   search
443.50	     run=26  nbConstraintChecks=2933521504  nbPropagations=104767019  nbRevisions=1625826300
443.50	     nbUselessRevisions=1337745838  nbAssignments=1820591  nbFailedAssignments=684012  nbBacktracks=1136296
443.50	     nbVisitedNodes=3113616  nbRestartNogoods=223
443.50	       =>  wckTime=442.597  cpuTime=440.39  mem=15M361
671.47	   
671.47	   search
671.47	     run=27  nbConstraintChecks=4490487244  nbPropagations=157873834  nbRevisions=2454438392
671.47	     nbUselessRevisions=2019430155  nbAssignments=2723453  nbFailedAssignments=1018711  nbBacktracks=1704449
671.47	     nbVisitedNodes=4655155  nbRestartNogoods=238
671.47	       =>  wckTime=670.569  cpuTime=667.27  mem=15M361
1002.14	   
1002.14	   search
1002.14	     run=28  nbConstraintChecks=6675972675  nbPropagations=237399319  nbRevisions=3695737071
1002.14	     nbUselessRevisions=3041656335  nbAssignments=4085671  nbFailedAssignments=1528694  nbBacktracks=2556677
1002.14	     nbVisitedNodes=6984877  nbRestartNogoods=252
1002.14	       =>  wckTime=1001.24  cpuTime=996.37  mem=15M361
1461.70	   
1461.70	   search
1461.70	     run=29  nbConstraintChecks=9860267228  nbPropagations=355768150  nbRevisions=5543107023
1461.70	     nbUselessRevisions=4563820296  nbAssignments=6101976  nbFailedAssignments=2266646  nbBacktracks=3835019
1461.70	     nbVisitedNodes=10413702  nbRestartNogoods=273
1461.70	       =>  wckTime=1460.801  cpuTime=1455.07  mem=16M336

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-217316-1168079360 -o ROOT/results/node11/solver-217316-1168079360 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217316-1168079360/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: 1.72 1.93 1.98 4/93 30030
/proc/meminfo: memFree=1561568/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=906644 CPUtime=0.02
/proc/30029/stat : 30029 (java) S 30027 30029 29388 0 -1 0 2069 0 1 0 1 1 0 0 18 0 2 0 156331052 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/30029/statm: 226661 1818 1036 14 0 214244 0
[pid=30029/tid=30031] ppid=30027 vsize=906644 CPUtime=0
/proc/30029/task/30031/stat : 30031 (java) R 30027 30029 29388 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 156331055 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.104915 s]
/proc/loadavg: 1.72 1.93 1.98 4/93 30030
/proc/meminfo: memFree=1561568/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=914988 CPUtime=0.09
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 3010 0 1 0 7 2 0 0 17 0 8 0 156331052 936947712 2756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155061896 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30029/statm: 228747 2756 1432 14 0 215242 0
[pid=30029/tid=30031] ppid=30027 vsize=914988 CPUtime=0
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 156331055 936947712 2756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51399 s]
/proc/loadavg: 1.72 1.93 1.98 4/93 30030
/proc/meminfo: memFree=1561568/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915328 CPUtime=0.49
/proc/30029/stat : 30029 (java) S 30027 30029 29388 0 -1 0 7042 0 1 0 45 4 0 0 18 0 8 0 156331052 937295872 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30029/statm: 228832 6781 2137 14 0 215302 0
[pid=30029/tid=30031] ppid=30027 vsize=915328 CPUtime=0
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 156331055 937295872 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34315 s]
/proc/loadavg: 1.82 1.95 1.98 4/100 30037
/proc/meminfo: memFree=1533864/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=1.32
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9623 0 1 0 125 7 0 0 20 0 8 0 156331052 937431040 9361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073868473 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30029/statm: 228865 9361 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.21
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 378 0 0 0 20 1 0 0 16 0 8 0 156331059 937431040 9361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.98247 s]
/proc/loadavg: 1.82 1.95 1.98 3/100 30037
/proc/meminfo: memFree=1533800/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=2.95
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9638 0 1 0 288 7 0 0 25 0 8 0 156331052 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073863754 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30029/statm: 228865 9375 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 17 0 8 0 156331055 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915460

[startup+6.27813 s]
/proc/loadavg: 1.82 1.95 1.98 3/100 30037
/proc/meminfo: memFree=1533736/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=6.24
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9639 0 1 0 616 8 0 0 25 0 8 0 156331052 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30029/statm: 228865 9375 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915460

[startup+12.7574 s]
/proc/loadavg: 1.85 1.95 1.98 3/100 30037
/proc/meminfo: memFree=1533736/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=12.68
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9639 0 1 0 1260 8 0 0 25 0 8 0 156331052 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30029/statm: 228865 9375 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915460

[startup+25.608 s]
/proc/loadavg: 1.87 1.95 1.98 3/100 30037
/proc/meminfo: memFree=1533736/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=25.47
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9639 0 1 0 2539 8 0 0 25 0 8 0 156331052 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30029/statm: 228865 9375 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915460

[startup+51.218 s]
/proc/loadavg: 1.91 1.96 1.98 4/100 30037
/proc/meminfo: memFree=1533736/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=50.95
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9641 0 1 0 5087 8 0 0 25 0 8 0 156331052 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073919333 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30029/statm: 228865 9376 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915460

[startup+102.432 s]
/proc/loadavg: 1.96 1.96 1.98 3/100 30037
/proc/meminfo: memFree=1533736/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=101.93
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9642 0 1 0 10184 9 0 0 25 0 8 0 156331052 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828997 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30029/statm: 228865 9377 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) R 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 915460

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

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

[startup+1483.71 s]
/proc/loadavg: 1.14 1.42 1.72 2/88 30420
/proc/meminfo: memFree=1593696/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=1478.03
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9642 0 1 0 147778 25 0 0 25 0 8 0 156331052 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831472 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30029/statm: 228865 9377 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1478.03
Current children cumulated vsize (KiB) 915460

[startup+1543.75 s]
/proc/loadavg: 1.20 1.38 1.69 2/88 30473
/proc/meminfo: memFree=1591776/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=1538.02
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9642 0 1 0 153776 26 0 0 25 0 8 0 156331052 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073822083 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30029/statm: 228865 9377 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1538.02
Current children cumulated vsize (KiB) 915460

[startup+1603.78 s]
/proc/loadavg: 1.23 1.35 1.65 3/100 30521
/proc/meminfo: memFree=1567296/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=1598.02
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9642 0 1 0 159775 27 0 0 25 0 8 0 156331052 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073805640 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30029/statm: 228865 9377 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1598.02
Current children cumulated vsize (KiB) 915460

[startup+1663.82 s]
/proc/loadavg: 1.30 1.35 1.63 2/88 30529
/proc/meminfo: memFree=1591520/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=1658.02
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9642 0 1 0 165775 27 0 0 25 0 8 0 156331052 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848426 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30029/statm: 228865 9377 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.02
Current children cumulated vsize (KiB) 915460

[startup+1723.86 s]
/proc/loadavg: 1.11 1.29 1.59 2/88 30566
/proc/meminfo: memFree=1593424/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=1718.01
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9642 0 1 0 171773 28 0 0 25 0 8 0 156331052 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825059 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30029/statm: 228865 9377 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1718.01
Current children cumulated vsize (KiB) 915460

[startup+1783.9 s]
/proc/loadavg: 1.09 1.25 1.56 2/88 30619
/proc/meminfo: memFree=1591120/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=1777.99
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9642 0 1 0 177770 29 0 0 25 0 8 0 156331052 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804480 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30029/statm: 228865 9377 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.99
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.99 s]
/proc/loadavg: 1.06 1.23 1.54 2/88 30620
/proc/meminfo: memFree=1593040/2055920 swapFree=4192812/4192956
[pid=30029] ppid=30027 vsize=915460 CPUtime=1800.08
/proc/30029/stat : 30029 (java) R 30027 30029 29388 0 -1 0 9642 0 1 0 179979 29 0 0 25 0 8 0 156331052 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918514 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30029/statm: 228865 9377 2513 14 0 215335 0
[pid=30029/tid=30031] ppid=30027 vsize=915460 CPUtime=0.03
/proc/30029/task/30031/stat : 30031 (java) S 30027 30029 29388 0 -1 64 406 0 0 0 3 0 0 0 16 0 8 0 156331055 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30032] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30032/stat : 30032 (java) S 30027 30029 29388 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30033] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30033/stat : 30033 (java) S 30027 30029 29388 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156331056 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30034] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30034/stat : 30034 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30035] ppid=30027 vsize=915460 CPUtime=0.24
/proc/30029/task/30035/stat : 30035 (java) S 30027 30029 29388 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30036] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30036/stat : 30036 (java) S 30027 30029 29388 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30029/tid=30037] ppid=30027 vsize=915460 CPUtime=0
/proc/30029/task/30037/stat : 30037 (java) S 30027 30029 29388 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156331059 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1806.05
CPU time (s): 1800.14
CPU user time (s): 1799.84
CPU system time (s): 0.304953
CPU usage (%): 99.6731
Max. virtual memory (cumulated for all children) (KiB): 915460

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

runsolver used 2.44363 s user time and 5.11422 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 10:29:20 UTC 2007


IDJOB= 217316
IDBENCH= 5129
FILE ID= node11/217316-1168079360

PBS_JOBID= 3475819

Free space on /tmp= 66319 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb50-23/frb50-23-3-mgd_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217316-1168079360/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-217316-1168079360 -o ROOT/results/node11/solver-217316-1168079360 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217316-1168079360/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f6fd5de1819bdb3f6519fa77afbd22d4

RANDOM SEED= 360100255

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:       1562048 kB
Buffers:         40632 kB
Cached:         245988 kB
SwapCached:          0 kB
Active:         192876 kB
Inactive:       217084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2236 kB
Writeback:           0 kB
Mapped:         152352 kB
Slab:            68492 kB
Committed_AS:  5137916 kB
PageTables:       2548 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= 66321 MiB



End job on node11 on Sat Jan  6 10:59:31 UTC 2007