Trace number 238172

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.24 1816.32

General information on the benchmark

Namehaystacks/
haystacks_39.xml
MD5SUM3cbedeec0f8e1047e30dd866c8d212d0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.583
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1521
Number of constraints28937
Maximum constraint arity2
Maximum domain size39
Number of constraints which are defined in extension0
Number of constraints which are defined in intension28937
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/238172-1168354221/unknown.xml
0.40	   
0.40	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.59	     nbVariables=1521  nbDomainTypes=1  minDomainSize=39  maxDomainSize=39
0.59	       =>  wckTime=0.271  cpuTime=0.16  mem=10M787
0.59	   
0.59	   predicates being loaded...
0.60	   
0.60	   constraints being loaded...
3.86	     nbConstraints=28937  nbConvertedConstraints=28937  nbConvertConstraintsChecks=6084  nbExtensionStructures=4
3.86	     nbSharedExtensionStructures=28933  nbConflictsStructures=4  nbSharedConflictsStructures=28933
3.86	     nbSharedBinaryRepresentations=233  maxDegree=39  maxArity=2
3.86	       =>  wckTime=3.541  cpuTime=3.01  mem=42M318
4.06	   
4.06	   solver IterativeSystematicSolver being built... 
4.33	       =>  wckTime=4.014  cpuTime=3.23  mem=45M101
13.57	   
13.57	   preprocessing
13.57	     nbConstraintChecks=982465  nbPropagations=37137  nbRevisions=38725  nbUselessRevisions=4108  nbSingletonTests=1670
13.57	     nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
13.57	       =>  wckTime=9.218  cpuTime=9.07  mem=45M101
13.89	   
13.89	   search
13.89	     run=0  nbConstraintChecks=117890  nbPropagations=40966  nbRevisions=42616  nbUselessRevisions=4226
13.89	     nbAssignments=130  nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=151  nbRestartNogoods=0  mapSize=10
13.89	     nbInferences=0  nbTooLargeKeys=0
13.90	       =>  wckTime=9.551  cpuTime=9.38  mem=46M103
14.08	   
14.08	   search
14.08	     run=1  nbConstraintChecks=234651  nbPropagations=85785  nbRevisions=89090  nbUselessRevisions=8521
14.08	     nbAssignments=267  nbFailedAssignments=22  nbBacktracks=26  nbVisitedNodes=313  nbRestartNogoods=4  mapSize=26
14.08	     nbInferences=1  nbTooLargeKeys=0
14.08	       =>  wckTime=9.733  cpuTime=9.56  mem=47M104
14.26	   
14.26	   search
14.26	     run=2  nbConstraintChecks=350353  nbPropagations=134504  nbRevisions=139509  nbUselessRevisions=12909
14.26	     nbAssignments=419  nbFailedAssignments=42  nbBacktracks=48  nbVisitedNodes=505  nbRestartNogoods=5  mapSize=48
14.26	     nbInferences=1  nbTooLargeKeys=0
14.26	       =>  wckTime=9.92  cpuTime=9.74  mem=48M106
14.46	   
14.46	   search
14.46	     run=3  nbConstraintChecks=466330  nbPropagations=187204  nbRevisions=193956  nbUselessRevisions=17394
14.46	     nbAssignments=590  nbFailedAssignments=69  nbBacktracks=81  nbVisitedNodes=731  nbRestartNogoods=10  mapSize=81
14.46	     nbInferences=2  nbTooLargeKeys=0
14.46	       =>  wckTime=10.119  cpuTime=9.94  mem=49M108
14.68	   
14.68	   search
14.68	     run=4  nbConstraintChecks=582827  nbPropagations=244021  nbRevisions=252560  nbUselessRevisions=21975
14.68	     nbAssignments=791  nbFailedAssignments=106  nbBacktracks=132  nbVisitedNodes=1011  nbRestartNogoods=14  mapSize=132
14.68	     nbInferences=7  nbTooLargeKeys=0
14.68	       =>  wckTime=10.339  cpuTime=10.16  mem=50M110
14.95	   
14.95	   search
14.95	     run=5  nbConstraintChecks=699994  nbPropagations=305183  nbRevisions=315525  nbUselessRevisions=26652
14.95	     nbAssignments=1041  nbFailedAssignments=155  nbBacktracks=209  nbVisitedNodes=1376  nbRestartNogoods=18
14.95	     mapSize=207  nbInferences=24  nbTooLargeKeys=0
14.95	       =>  wckTime=10.61  cpuTime=10.42  mem=52M113
15.26	   
15.26	   search
15.26	     run=6  nbConstraintChecks=817985  nbPropagations=370993  nbRevisions=383146  nbUselessRevisions=31429
15.26	     nbAssignments=1358  nbFailedAssignments=228  nbBacktracks=322  nbVisitedNodes=1861  nbRestartNogoods=20
15.26	     mapSize=318  nbInferences=46  nbTooLargeKeys=0
15.26	       =>  wckTime=10.921  cpuTime=10.73  mem=54M116
15.66	   
15.66	   search
15.66	     run=7  nbConstraintChecks=937328  nbPropagations=441942  nbRevisions=455877  nbUselessRevisions=36308
15.66	     nbAssignments=1783  nbFailedAssignments=333  nbBacktracks=492  nbVisitedNodes=2538  nbRestartNogoods=26
15.66	     mapSize=486  nbInferences=88  nbTooLargeKeys=0
15.66	       =>  wckTime=11.315  cpuTime=11.11  mem=57M121
16.19	   
16.19	   search
16.19	     run=8  nbConstraintChecks=1058871  nbPropagations=518839  nbRevisions=534449  nbUselessRevisions=41293
16.19	     nbAssignments=2381  nbFailedAssignments=484  nbBacktracks=748  nbVisitedNodes=3521  nbRestartNogoods=32
16.19	     mapSize=742  nbInferences=171  nbTooLargeKeys=0
16.19	       =>  wckTime=11.843  cpuTime=11.62  mem=61M128
16.91	   
16.91	   search
16.91	     run=9  nbConstraintChecks=1183932  nbPropagations=602967  nbRevisions=620000  nbUselessRevisions=46386
16.91	     nbAssignments=3248  nbFailedAssignments=702  nbBacktracks=1132  nbVisitedNodes=4980  nbRestartNogoods=39
16.91	     mapSize=1126  nbInferences=327  nbTooLargeKeys=0
16.91	       =>  wckTime=12.562  cpuTime=12.34  mem=66M137
18.00	   
18.00	   search
18.00	     run=10  nbConstraintChecks=1314137  nbPropagations=696303  nbRevisions=714228  nbUselessRevisions=51588
18.00	     nbAssignments=4538  nbFailedAssignments=1012  nbBacktracks=1708  nbVisitedNodes=7187  nbRestartNogoods=44
18.00	     mapSize=1701  nbInferences=624  nbTooLargeKeys=0
18.00	       =>  wckTime=13.653  cpuTime=13.38  mem=45M629
19.63	   
19.63	   search
19.63	     run=11  nbConstraintChecks=1454488  nbPropagations=802406  nbRevisions=820243  nbUselessRevisions=57019
19.63	     nbAssignments=6547  nbFailedAssignments=1429  nbBacktracks=2572  nbVisitedNodes=10650  nbRestartNogoods=50
19.63	     mapSize=2565  nbInferences=1244  nbTooLargeKeys=0
19.63	       =>  wckTime=15.289  cpuTime=15.0  mem=61M768
22.49	   
22.49	   search
22.49	     run=12  nbConstraintChecks=1848563  nbPropagations=935317  nbRevisions=950888  nbUselessRevisions=63005
22.49	     nbAssignments=10020  nbFailedAssignments=1972  nbBacktracks=3870  nbVisitedNodes=16305  nbRestartNogoods=66
22.49	     mapSize=3862  nbInferences=2556  nbTooLargeKeys=0
22.49	       =>  wckTime=18.147  cpuTime=17.83  mem=87M994
26.34	   
26.34	   search
26.34	     run=13  nbConstraintChecks=2028301  nbPropagations=1094118  nbRevisions=1104234  nbUselessRevisions=69306
26.34	     nbAssignments=14684  nbFailedAssignments=2820  nbBacktracks=5818  nbVisitedNodes=24433  nbRestartNogoods=68
26.34	     mapSize=5804  nbInferences=4324  nbTooLargeKeys=0
26.34	       =>  wckTime=22.001  cpuTime=21.59  mem=101M964
30.91	   
30.91	   search
30.91	     run=14  nbConstraintChecks=2219949  nbPropagations=1284742  nbRevisions=1286478  nbUselessRevisions=75765
30.91	     nbAssignments=20807  nbFailedAssignments=4412  nbBacktracks=8739  nbVisitedNodes=35264  nbRestartNogoods=71
30.91	     mapSize=8714  nbInferences=5848  nbTooLargeKeys=0
30.91	       =>  wckTime=26.571  cpuTime=26.07  mem=117M668
37.81	   
37.81	   search
37.81	     run=15  nbConstraintChecks=2811896  nbPropagations=1551455  nbRevisions=1534063  nbUselessRevisions=83983
37.81	     nbAssignments=33105  nbFailedAssignments=5917  nbBacktracks=13117  nbVisitedNodes=56777  nbRestartNogoods=79
37.81	     mapSize=12989  nbInferences=12140  nbTooLargeKeys=0
37.81	       =>  wckTime=33.469  cpuTime=32.9  mem=128M841
51.68	   
51.68	   search
51.68	     run=16  nbConstraintChecks=3485343  nbPropagations=1924198  nbRevisions=1871407  nbUselessRevisions=93549
51.68	     nbAssignments=51182  nbFailedAssignments=8277  nbBacktracks=19685  nbVisitedNodes=88160  nbRestartNogoods=98
51.68	     mapSize=19507  nbInferences=20936  nbTooLargeKeys=0
51.68	       =>  wckTime=47.335  cpuTime=46.48  mem=169M540
77.63	   
77.63	   search
77.63	     run=17  nbConstraintChecks=4606663  nbPropagations=2484864  nbRevisions=2363648  nbUselessRevisions=105708
77.63	     nbAssignments=82288  nbFailedAssignments=11032  nbBacktracks=29537  nbVisitedNodes=142412  nbRestartNogoods=117
77.63	     mapSize=29318  nbInferences=38931  nbTooLargeKeys=0
77.63	       =>  wckTime=73.284  cpuTime=72.0  mem=274M689
120.12	   
120.12	   search
120.12	     run=18  nbConstraintChecks=6204607  nbPropagations=3343538  nbRevisions=3095866  nbUselessRevisions=121609
120.12	     nbAssignments=131977  nbFailedAssignments=14255  nbBacktracks=44316  nbVisitedNodes=228950  nbRestartNogoods=137
120.12	     mapSize=44097  nbInferences=69905  nbTooLargeKeys=0
120.12	       =>  wckTime=115.776  cpuTime=113.76  mem=421M896
182.33	   
182.33	   INFO : Stopping hyperNogood (mapSize=61180, nbTooLargekeys=0, mem=600M25)
185.80	   
185.80	   search
185.80	     run=19  nbConstraintChecks=9364804  nbPropagations=4729683  nbRevisions=4260858  nbUselessRevisions=142290
185.80	     nbAssignments=211042  nbFailedAssignments=20458  nbBacktracks=66484  nbVisitedNodes=368714  nbRestartNogoods=163
185.80	       =>  wckTime=181.454  cpuTime=178.39  mem=600M25
207.61	   
207.61	   search
207.61	     run=20  nbConstraintChecks=10390682  nbPropagations=6377184  nbRevisions=5688605  nbUselessRevisions=164288
207.61	     nbAssignments=267252  nbFailedAssignments=43233  nbBacktracks=99736  nbVisitedNodes=470473  nbRestartNogoods=180
207.61	       =>  wckTime=203.267  cpuTime=199.97  mem=600M25
240.40	   
240.40	   search
240.40	     run=21  nbConstraintChecks=11841968  nbPropagations=8415625  nbRevisions=7509662  nbUselessRevisions=188783
240.40	     nbAssignments=351783  nbFailedAssignments=77568  nbBacktracks=149614  nbVisitedNodes=623538  nbRestartNogoods=204
240.40	       =>  wckTime=236.053  cpuTime=232.42  mem=600M25
289.14	   
289.14	   search
289.14	     run=22  nbConstraintChecks=13749317  nbPropagations=11033568  nbRevisions=9912332  nbUselessRevisions=215501
289.14	     nbAssignments=478623  nbFailedAssignments=129270  nbBacktracks=224432  nbVisitedNodes=853642  nbRestartNogoods=224
289.14	       =>  wckTime=284.797  cpuTime=280.68  mem=600M25
362.46	   
362.46	   search
362.46	     run=23  nbConstraintChecks=16379439  nbPropagations=14514205  nbRevisions=13180073  nbUselessRevisions=244753
362.46	     nbAssignments=668876  nbFailedAssignments=206974  nbBacktracks=336659  nbVisitedNodes=1199161  nbRestartNogoods=243
362.46	       =>  wckTime=358.12  cpuTime=353.29  mem=600M25
472.69	   
472.69	   search
472.69	     run=24  nbConstraintChecks=20072415  nbPropagations=19281377  nbRevisions=17736314  nbUselessRevisions=276074
472.69	     nbAssignments=954010  nbFailedAssignments=323447  nbBacktracks=505000  nbVisitedNodes=1717101  nbRestartNogoods=267
472.69	       =>  wckTime=468.351  cpuTime=462.41  mem=600M25
633.18	   
633.18	   search
633.18	     run=25  nbConstraintChecks=25515472  nbPropagations=25971130  nbRevisions=24226846  nbUselessRevisions=316263
633.18	     nbAssignments=1380677  nbFailedAssignments=497245  nbBacktracks=757511  nbVisitedNodes=2491222
633.18	     nbRestartNogoods=290
633.18	       =>  wckTime=628.838  cpuTime=621.31  mem=600M25
873.30	   
873.30	   search
873.30	     run=26  nbConstraintChecks=33599516  nbPropagations=35542087  nbRevisions=33603207  nbUselessRevisions=361590
873.30	     nbAssignments=2020678  nbFailedAssignments=757703  nbBacktracks=1136279  nbVisitedNodes=3651579
873.30	     nbRestartNogoods=318
873.30	       =>  wckTime=868.956  cpuTime=858.92  mem=600M25
1236.11	   
1236.11	   search
1236.11	     run=27  nbConstraintChecks=45272263  nbPropagations=49428364  nbRevisions=47298269  nbUselessRevisions=410886
1236.11	     nbAssignments=2981941  nbFailedAssignments=1149998  nbBacktracks=1704430  nbVisitedNodes=5396830
1236.11	     nbRestartNogoods=341
1236.11	       =>  wckTime=1231.765  cpuTime=1218.11  mem=600M25
1810.28	   
1810.28	   search
1810.28	     run=28  nbConstraintChecks=62136291  nbPropagations=69775330  nbRevisions=67457087  nbUselessRevisions=463954
1810.28	     nbAssignments=4425024  nbFailedAssignments=1739986  nbBacktracks=2556656  nbVisitedNodes=8019233
1810.28	     nbRestartNogoods=362
1810.28	       =>  wckTime=1805.934  cpuTime=1788.74  mem=600M25

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-238172-1168354221 -o ROOT/results/node11/solver-238172-1168354221 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/238172-1168354221/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.77 1.98 1.98 3/94 12149
/proc/meminfo: memFree=1773512/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=18540 CPUtime=0
/proc/12148/stat : 12148 (runsolver) R 12146 12148 11514 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 183817439 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/12148/statm: 4635 279 244 17 0 2626 0

[startup+0.103038 s]
/proc/loadavg: 1.77 1.98 1.98 3/94 12149
/proc/meminfo: memFree=1773512/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=914988 CPUtime=0.08
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 3001 0 1 0 7 1 0 0 24 0 8 0 183817439 936947712 2747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12148/statm: 228747 2747 1429 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514116 s]
/proc/loadavg: 1.77 1.98 1.98 3/94 12149
/proc/meminfo: memFree=1773512/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915328 CPUtime=0.44
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 6470 0 8 0 40 4 0 0 23 0 8 0 183817439 937295872 6216 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12148/statm: 228832 6216 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915328

[startup+1.33528 s]
/proc/loadavg: 1.77 1.98 1.98 4/101 12156
/proc/meminfo: memFree=1708816/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915644 CPUtime=1.26
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 18019 0 8 0 115 11 0 0 25 0 8 0 183817439 937619456 17764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778596 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12148/statm: 228911 17764 2160 14 0 215381 0
[pid=12148/tid=12150] ppid=12146 vsize=915644 CPUtime=0.04
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 1487 0 0 0 4 0 0 0 17 0 8 0 183817443 937619456 17764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915644 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937619456 17764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915644 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937619456 17764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915644 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937619456 17764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915644 CPUtime=0.15
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 406 0 0 0 14 1 0 0 16 0 8 0 183817447 937619456 17764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915644 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937619456 17764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915644 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937619456 17764 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 915644

[startup+2.97361 s]
/proc/loadavg: 1.77 1.98 1.98 3/101 12156
/proc/meminfo: memFree=1698640/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915644 CPUtime=2.89
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 20757 0 8 0 209 80 0 0 25 0 8 0 183817439 937619456 20499 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12148/statm: 228911 20499 2180 14 0 215381 0
[pid=12148/tid=12150] ppid=12146 vsize=915644 CPUtime=0.18
/proc/12148/task/12150/stat : 12150 (java) R 12146 12148 11514 0 -1 64 4138 0 0 0 17 1 0 0 16 0 8 0 183817443 937619456 20499 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153823370 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915644 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937619456 20499 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915644 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937619456 20499 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915644 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937619456 20499 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915644 CPUtime=0.2
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 430 0 0 0 19 1 0 0 15 0 8 0 183817447 937619456 20499 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915644 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937619456 20499 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915644 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937619456 20499 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915644

[startup+6.27326 s]
/proc/loadavg: 1.79 1.98 1.98 3/101 12156
/proc/meminfo: memFree=1680208/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=6.15
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 25539 0 8 0 491 124 0 0 25 0 8 0 183817439 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074177529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12148/statm: 228967 25256 2544 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=0.46
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 8386 0 0 0 44 2 0 0 16 0 8 0 183817443 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.32
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 183817447 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915868

[startup+12.7515 s]
/proc/loadavg: 1.81 1.98 1.98 3/101 12156
/proc/meminfo: memFree=1680216/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=12.53
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 25540 0 8 0 1129 124 0 0 25 0 8 0 183817439 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074177520 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12148/statm: 228967 25256 2544 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=0.46
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 8386 0 0 0 44 2 0 0 16 0 8 0 183817443 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.32
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 507 0 0 0 30 2 0 0 16 0 8 0 183817447 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 25256 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 915868

[startup+25.6181 s]
/proc/loadavg: 1.85 1.98 1.98 3/101 12156
/proc/meminfo: memFree=1642328/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=25.29
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 35056 0 8 0 2400 129 0 0 25 0 8 0 183817439 937848832 34765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074170439 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12148/statm: 228967 34765 2545 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=0.54
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 17865 0 0 0 48 6 0 0 16 0 8 0 183817443 937848832 34765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 34765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 34765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 34765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.37
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 535 0 0 0 35 2 0 0 16 0 8 0 183817447 937848832 34765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 34765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 34765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 915868

[startup+51.2292 s]
/proc/loadavg: 1.90 1.98 1.98 3/101 12156
/proc/meminfo: memFree=1549592/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=50.65
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 58240 0 8 0 4927 138 0 0 25 0 8 0 183817439 937848832 57945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074147876 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12148/statm: 228967 57945 2545 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=0.73
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 41045 0 0 0 58 15 0 0 16 0 8 0 183817443 937848832 57945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 57945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 57945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 57945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.37
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 535 0 0 0 35 2 0 0 16 0 8 0 183817447 937848832 57945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 57945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 57945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 915868

[startup+102.465 s]
/proc/loadavg: 1.95 1.98 1.98 3/101 12156
/proc/meminfo: memFree=1384152/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=101.35
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 99531 0 8 0 9982 153 0 0 25 0 8 0 183817439 937848832 99226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074147876 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12148/statm: 228967 99226 2545 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=1.09
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 82325 0 0 0 79 30 0 0 16 0 8 0 183817443 937848832 99226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 99226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 99226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 99226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.38
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 536 0 0 0 36 2 0 0 16 0 8 0 183817447 937848832 99226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 99226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 99226 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 915868

[startup+162.499 s]
/proc/loadavg: 2.02 1.99 1.99 3/101 12156
/proc/meminfo: memFree=1199960/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=160.79
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 145510 0 8 0 15908 171 0 0 25 0 8 0 183817439 937848832 145192 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074147876 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1409.82
Current children cumulated vsize (KiB) 915868

[startup+1484.02 s]
/proc/loadavg: 2.13 2.05 2.01 3/105 12409
/proc/meminfo: memFree=970872/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=1469.63
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 154878 0 8 0 146771 192 0 0 25 0 8 0 183817439 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074208298 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 228967 154555 2545 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=1.61
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 137653 0 0 0 111 50 0 0 16 0 8 0 183817443 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.38
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 537 0 0 0 36 2 0 0 16 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.63
Current children cumulated vsize (KiB) 915868

[startup+1544.11 s]
/proc/loadavg: 2.04 2.04 2.00 3/105 12409
/proc/meminfo: memFree=970808/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=1529.44
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 154878 0 8 0 152751 193 0 0 25 0 8 0 183817439 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074170439 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 228967 154555 2545 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=1.61
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 137653 0 0 0 111 50 0 0 16 0 8 0 183817443 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.38
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 537 0 0 0 36 2 0 0 16 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.44
Current children cumulated vsize (KiB) 915868

[startup+1604.2 s]
/proc/loadavg: 2.01 2.03 2.00 3/105 12409
/proc/meminfo: memFree=906936/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=1589.21
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 154878 0 8 0 158728 193 0 0 25 0 8 0 183817439 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074148583 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 228967 154555 2545 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=1.61
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 137653 0 0 0 111 50 0 0 16 0 8 0 183817443 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.38
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 537 0 0 0 36 2 0 0 16 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.21
Current children cumulated vsize (KiB) 915868

[startup+1664.29 s]
/proc/loadavg: 2.00 2.02 2.00 3/105 12409
/proc/meminfo: memFree=906872/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=1649.02
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 154878 0 8 0 164708 194 0 0 25 0 8 0 183817439 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 228967 154555 2545 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=1.61
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 137653 0 0 0 111 50 0 0 16 0 8 0 183817443 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.38
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 537 0 0 0 36 2 0 0 16 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.02
Current children cumulated vsize (KiB) 915868

[startup+1724.39 s]
/proc/loadavg: 2.00 2.02 2.00 5/105 12409
/proc/meminfo: memFree=893688/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=1708.75
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 154878 0 8 0 170681 194 0 0 25 0 8 0 183817439 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074147872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 228967 154555 2545 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=1.61
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 137653 0 0 0 111 50 0 0 16 0 8 0 183817443 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.38
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 537 0 0 0 36 2 0 0 16 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.75
Current children cumulated vsize (KiB) 915868

[startup+1784.49 s]
/proc/loadavg: 2.08 2.04 2.01 3/105 12411
/proc/meminfo: memFree=842744/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=1768.56
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 154878 0 8 0 176661 195 0 0 25 0 8 0 183817439 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074147872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 228967 154555 2545 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=1.61
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 137653 0 0 0 111 50 0 0 16 0 8 0 183817443 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.38
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 537 0 0 0 36 2 0 0 16 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.56
Current children cumulated vsize (KiB) 915868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.18 s]
/proc/loadavg: 2.05 2.04 2.00 3/105 12411
/proc/meminfo: memFree=842744/2055920 swapFree=4192812/4192956
[pid=12148] ppid=12146 vsize=915868 CPUtime=1800.1
/proc/12148/stat : 12148 (java) R 12146 12148 11514 0 -1 0 154878 0 8 0 179815 195 0 0 25 0 8 0 183817439 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074147876 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12148/statm: 228967 154555 2545 14 0 215437 0
[pid=12148/tid=12150] ppid=12146 vsize=915868 CPUtime=1.61
/proc/12148/task/12150/stat : 12150 (java) S 12146 12148 11514 0 -1 64 137653 0 0 0 111 50 0 0 16 0 8 0 183817443 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12151] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12151/stat : 12151 (java) S 12146 12148 11514 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12152] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12152/stat : 12152 (java) S 12146 12148 11514 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183817444 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12153] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12153/stat : 12153 (java) S 12146 12148 11514 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12154] ppid=12146 vsize=915868 CPUtime=0.38
/proc/12148/task/12154/stat : 12154 (java) S 12146 12148 11514 0 -1 64 537 0 0 0 36 2 0 0 16 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12155] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12155/stat : 12155 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12148/tid=12156] ppid=12146 vsize=915868 CPUtime=0
/proc/12148/task/12156/stat : 12156 (java) S 12146 12148 11514 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183817447 937848832 154555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 915868

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

Child status: 143
Real time (s): 1816.32
CPU time (s): 1800.24
CPU user time (s): 1798.19
CPU system time (s): 2.05369
CPU usage (%): 99.1149
Max. virtual memory (cumulated for all children) (KiB): 915968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.19
system time used= 2.05369
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154895
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38654
involuntary context switches= 94404

runsolver used 2.17667 s user time and 5.8961 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Jan  9 14:50:23 UTC 2007


IDJOB= 238172
IDBENCH= 6987
FILE ID= node11/238172-1168354221

PBS_JOBID= 3503693

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_39.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/238172-1168354221/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-238172-1168354221 -o ROOT/results/node11/solver-238172-1168354221 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/238172-1168354221/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3cbedeec0f8e1047e30dd866c8d212d0

RANDOM SEED= 40230920

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:       1773928 kB
Buffers:         31408 kB
Cached:         126216 kB
SwapCached:          0 kB
Active:         139268 kB
Inactive:        91808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5356 kB
Writeback:           0 kB
Mapped:         100352 kB
Slab:            35284 kB
Committed_AS:  6086596 kB
PageTables:       2484 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= 66546 MiB



End job on node11 on Tue Jan  9 15:20:41 UTC 2007