Trace number 212740

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.13 1821.04

General information on the benchmark

NamepseudoSeries/
primesDimacs/f1000.xml
MD5SUMb612940242fa18a717b5dca5f05715d9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints5250
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5250
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/212740-1168223555/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.52	     nbVariables=2000  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.52	       =>  wckTime=0.227  cpuTime=0.14  mem=9M844
0.52	   
0.52	   predicates being loaded...
0.53	   
0.53	   constraints being loaded...
1.29	     nbConstraints=5250  nbConvertedConstraints=1000  nbConvertConstraintsChecks=52  nbExtensionStructures=1
1.29	     nbSharedExtensionStructures=999  nbConflictsStructures=7  nbSharedConflictsStructures=5243
1.29	     nbSharedBinaryRepresentations=2  nbEvaluationManagers=6  nbSharedEvaluationManagers=4244  maxDegree=16  maxArity=3
1.29	       =>  wckTime=0.992  cpuTime=0.82  mem=42M41
1.38	   
1.38	   solver IterativeSystematicSolver being built... 
1.71	       =>  wckTime=1.414  cpuTime=1.09  mem=47M551
2.97	   
2.97	   preprocessing
2.97	     nbConstraintChecks=15265  nbValidityChecks=3101  nbPropagations=8912  nbRevisions=14017  nbUselessRevisions=8986
2.97	     nbSingletonTests=2177  nbEffectiveSingletonTests=0  nbESACBranches=13  nbRemovedValues=0  detectedInconsistency=no
2.97	       =>  wckTime=1.252  cpuTime=1.18  mem=48M525
3.20	   
3.20	   search
3.20	     run=0  nbConstraintChecks=3056  nbValidityChecks=1681  nbPropagations=9996  nbRevisions=17283
3.20	     nbUselessRevisions=11237  nbAssignments=341  nbFailedAssignments=2  nbBacktracks=31  nbVisitedNodes=345
3.20	     nbRestartNogoods=0  mapSize=1  nbInferences=0  nbTooLargeKeys=0
3.20	       =>  wckTime=1.484  cpuTime=1.4  mem=48M525
3.49	   
3.49	   search
3.49	     run=1  nbConstraintChecks=7809  nbValidityChecks=7586  nbPropagations=22805  nbRevisions=42940
3.49	     nbUselessRevisions=28484  nbAssignments=1199  nbFailedAssignments=6  nbBacktracks=84  nbVisitedNodes=709
3.49	     nbRestartNogoods=2  mapSize=7  nbInferences=0  nbTooLargeKeys=0
3.49	       =>  wckTime=1.778  cpuTime=1.68  mem=49M499
3.81	   
3.81	   search
3.81	     run=2  nbConstraintChecks=15063  nbValidityChecks=16173  nbPropagations=38954  nbRevisions=80691
3.81	     nbUselessRevisions=54301  nbAssignments=1642  nbFailedAssignments=12  nbBacktracks=174  nbVisitedNodes=1164
3.81	     nbRestartNogoods=3  mapSize=16  nbInferences=0  nbTooLargeKeys=0
3.81	       =>  wckTime=2.092  cpuTime=1.99  mem=49M499
4.23	   
4.23	   search
4.23	     run=3  nbConstraintChecks=21087  nbValidityChecks=23818  nbPropagations=58801  nbRevisions=128950
4.23	     nbUselessRevisions=87953  nbAssignments=3273  nbFailedAssignments=15  nbBacktracks=234  nbVisitedNodes=1566
4.23	     nbRestartNogoods=6  mapSize=19  nbInferences=0  nbTooLargeKeys=0
4.23	       =>  wckTime=2.515  cpuTime=2.4  mem=50M473
4.49	   
4.49	   search
4.49	     run=4  nbConstraintChecks=23822  nbValidityChecks=27294  nbPropagations=80435  nbRevisions=181922
4.49	     nbUselessRevisions=124988  nbAssignments=4047  nbFailedAssignments=16  nbBacktracks=292  nbVisitedNodes=1905
4.49	     nbRestartNogoods=8  mapSize=20  nbInferences=0  nbTooLargeKeys=0
4.49	       =>  wckTime=2.774  cpuTime=2.66  mem=50M473
4.76	   
4.76	   search
4.76	     run=5  nbConstraintChecks=29505  nbValidityChecks=35154  nbPropagations=105047  nbRevisions=245367
4.77	     nbUselessRevisions=169391  nbAssignments=4458  nbFailedAssignments=23  nbBacktracks=460  nbVisitedNodes=2327
4.77	     nbRestartNogoods=9  mapSize=30  nbInferences=0  nbTooLargeKeys=0
4.77	       =>  wckTime=3.051  cpuTime=2.92  mem=50M473
5.02	   
5.02	   search
5.02	     run=6  nbConstraintChecks=35025  nbValidityChecks=41908  nbPropagations=132430  nbRevisions=317684
5.02	     nbUselessRevisions=219786  nbAssignments=4858  nbFailedAssignments=30  nbBacktracks=574  nbVisitedNodes=2741
5.02	     nbRestartNogoods=10  mapSize=42  nbInferences=0  nbTooLargeKeys=0
5.02	       =>  wckTime=3.302  cpuTime=3.17  mem=51M447
5.40	   
5.40	   search
5.40	     run=7  nbConstraintChecks=43048  nbValidityChecks=51655  nbPropagations=163481  nbRevisions=402793
5.40	     nbUselessRevisions=279100  nbAssignments=5401  nbFailedAssignments=42  nbBacktracks=764  nbVisitedNodes=3305
5.40	     nbRestartNogoods=12  mapSize=61  nbInferences=0  nbTooLargeKeys=0
5.40	       =>  wckTime=3.685  cpuTime=3.55  mem=51M447
5.85	   
5.85	   search
5.85	     run=8  nbConstraintChecks=56334  nbValidityChecks=68212  nbPropagations=200406  nbRevisions=509360
5.85	     nbUselessRevisions=353621  nbAssignments=6009  nbFailedAssignments=53  nbBacktracks=1066  nbVisitedNodes=3937
5.85	     nbRestartNogoods=14  mapSize=82  nbInferences=0  nbTooLargeKeys=0
5.85	       =>  wckTime=4.137  cpuTime=3.99  mem=52M421
6.51	   
6.51	   search
6.51	     run=9  nbConstraintChecks=71765  nbValidityChecks=89110  nbPropagations=244477  nbRevisions=642569
6.51	     nbUselessRevisions=447096  nbAssignments=6777  nbFailedAssignments=65  nbBacktracks=1492  nbVisitedNodes=4736
6.51	     nbRestartNogoods=17  mapSize=110  nbInferences=0  nbTooLargeKeys=0
6.51	       =>  wckTime=4.795  cpuTime=4.61  mem=9M390
7.30	   
7.30	   search
7.30	     run=10  nbConstraintChecks=98780  nbValidityChecks=125339  nbPropagations=301735  nbRevisions=822080
7.30	     nbUselessRevisions=572951  nbAssignments=8170  nbFailedAssignments=94  nbBacktracks=2114  nbVisitedNodes=5707
7.30	     nbRestartNogoods=20  mapSize=166  nbInferences=0  nbTooLargeKeys=0
7.30	       =>  wckTime=5.582  cpuTime=5.39  mem=10M377
8.24	   
8.24	   search
8.24	     run=11  nbConstraintChecks=130050  nbValidityChecks=166116  nbPropagations=373482  nbRevisions=1052877
8.24	     nbUselessRevisions=734170  nbAssignments=9370  nbFailedAssignments=136  nbBacktracks=3040  nbVisitedNodes=7002
8.24	     nbRestartNogoods=23  mapSize=260  nbInferences=0  nbTooLargeKeys=0
8.24	       =>  wckTime=6.528  cpuTime=6.32  mem=11M365
9.51	   
9.51	   search
9.51	     run=12  nbConstraintChecks=182926  nbValidityChecks=233992  nbPropagations=469543  nbRevisions=1369589
9.51	     nbUselessRevisions=954657  nbAssignments=10982  nbFailedAssignments=186  nbBacktracks=4384  nbVisitedNodes=8727
9.51	     nbRestartNogoods=24  mapSize=370  nbInferences=0  nbTooLargeKeys=0
9.51	       =>  wckTime=7.798  cpuTime=7.58  mem=13M340
11.63	   
11.63	   search
11.63	     run=13  nbConstraintChecks=276487  nbValidityChecks=357659  nbPropagations=608970  nbRevisions=1842652
11.63	     nbUselessRevisions=1283989  nbAssignments=13795  nbFailedAssignments=276  nbBacktracks=6388  nbVisitedNodes=11315
11.63	     nbRestartNogoods=27  mapSize=571  nbInferences=0  nbTooLargeKeys=0
11.63	       =>  wckTime=9.917  cpuTime=9.65  mem=16M303
14.37	   
14.37	   search
14.37	     run=14  nbConstraintChecks=390005  nbValidityChecks=504131  nbPropagations=801154  nbRevisions=2501928
14.37	     nbUselessRevisions=1741482  nbAssignments=17517  nbFailedAssignments=434  nbBacktracks=9361  nbVisitedNodes=14950
14.37	     nbRestartNogoods=34  mapSize=845  nbInferences=0  nbTooLargeKeys=0
14.37	       =>  wckTime=12.66  cpuTime=12.37  mem=21M240
16.12	   
16.12	   INFO : Stopping hyperNogood (mapSize=1001, nbTooLargekeys=0, mem=23M215)
17.51	   
17.51	   search
17.51	     run=15  nbConstraintChecks=570761  nbValidityChecks=738048  nbPropagations=1079268  nbRevisions=3458655
17.51	     nbUselessRevisions=2401057  nbAssignments=22342  nbFailedAssignments=612  nbBacktracks=13770  nbVisitedNodes=20171
17.51	     nbRestartNogoods=40
17.51	       =>  wckTime=15.792  cpuTime=15.48  mem=23M215
21.08	   
21.08	   search
21.08	     run=16  nbConstraintChecks=818804  nbValidityChecks=1061537  nbPropagations=1472638  nbRevisions=4827034
21.08	     nbUselessRevisions=3344917  nbAssignments=29794  nbFailedAssignments=891  nbBacktracks=20360  nbVisitedNodes=27803
21.08	     nbRestartNogoods=43
21.08	       =>  wckTime=19.37  cpuTime=19.02  mem=23M215
26.92	   
26.92	   search
26.92	     run=17  nbConstraintChecks=1288682  nbValidityChecks=1690339  nbPropagations=2091349  nbRevisions=6997843
26.92	     nbUselessRevisions=4842317  nbAssignments=40370  nbFailedAssignments=1394  nbBacktracks=30252  nbVisitedNodes=39422
26.92	     nbRestartNogoods=49
26.92	       =>  wckTime=25.209  cpuTime=24.81  mem=23M215
36.09	   
36.10	   search
36.10	     run=18  nbConstraintChecks=2067569  nbValidityChecks=2707996  nbPropagations=3084015  nbRevisions=10474983
36.10	     nbUselessRevisions=7232137  nbAssignments=56233  nbFailedAssignments=2266  nbBacktracks=45108  nbVisitedNodes=56997
36.10	     nbRestartNogoods=52
36.10	       =>  wckTime=34.381  cpuTime=33.89  mem=23M215
50.03	   
50.03	   search
50.03	     run=19  nbConstraintChecks=3277914  nbValidityChecks=4338873  nbPropagations=4652756  nbRevisions=16033996
50.03	     nbUselessRevisions=11060407  nbAssignments=80105  nbFailedAssignments=3786  nbBacktracks=67282
50.03	     nbVisitedNodes=83725  nbRestartNogoods=56
50.03	       =>  wckTime=48.316  cpuTime=47.69  mem=24M203
72.27	   
72.27	   search
72.27	     run=20  nbConstraintChecks=5325949  nbValidityChecks=7090585  nbPropagations=7199742  nbRevisions=25132002
72.27	     nbUselessRevisions=17342436  nbAssignments=116060  nbFailedAssignments=6128  nbBacktracks=100540
72.27	     nbVisitedNodes=124133  nbRestartNogoods=66
72.27	       =>  wckTime=70.56  cpuTime=69.7  mem=24M203
105.14	   
105.14	   search
105.14	     run=21  nbConstraintChecks=8282966  nbValidityChecks=11004479  nbPropagations=11177381  nbRevisions=39278710
105.14	     nbUselessRevisions=27084274  nbAssignments=170317  nbFailedAssignments=9687  nbBacktracks=150425
105.14	     nbVisitedNodes=184480  nbRestartNogoods=79
105.14	       =>  wckTime=103.424  cpuTime=102.24  mem=24M203
156.44	   
156.44	   search
156.44	     run=22  nbConstraintChecks=13095091  nbValidityChecks=17355102  nbPropagations=17474918  nbRevisions=61556387
156.44	     nbUselessRevisions=42373951  nbAssignments=251580  nbFailedAssignments=15932  nbBacktracks=225284
156.44	     nbVisitedNodes=277064  nbRestartNogoods=90
156.44	       =>  wckTime=154.725  cpuTime=153.04  mem=24M203
231.77	   
231.77	   search
231.77	     run=23  nbConstraintChecks=20053228  nbValidityChecks=26542832  nbPropagations=27139715  nbRevisions=95757657
231.77	     nbUselessRevisions=65838852  nbAssignments=371914  nbFailedAssignments=23841  nbBacktracks=337561
231.77	     nbVisitedNodes=413314  nbRestartNogoods=100
231.77	       =>  wckTime=230.053  cpuTime=227.64  mem=24M203
337.81	   
337.81	   search
337.81	     run=24  nbConstraintChecks=29177307  nbValidityChecks=38201275  nbPropagations=41201218  nbRevisions=144963655
337.81	     nbUselessRevisions=99453044  nbAssignments=551211  nbFailedAssignments=34607  nbBacktracks=505929
337.81	     nbVisitedNodes=612929  nbRestartNogoods=106
337.81	       =>  wckTime=336.098  cpuTime=332.63  mem=24M203
499.44	   
499.44	   search
499.44	     run=25  nbConstraintChecks=43026796  nbValidityChecks=56676692  nbPropagations=62092579  nbRevisions=218041453
499.44	     nbUselessRevisions=149390026  nbAssignments=819527  nbFailedAssignments=50215  nbBacktracks=758440
499.44	     nbVisitedNodes=911274  nbRestartNogoods=115
499.44	       =>  wckTime=497.722  cpuTime=492.69  mem=24M203
739.27	   
739.27	   search
739.27	     run=26  nbConstraintChecks=63526179  nbValidityChecks=84164288  nbPropagations=92893649  nbRevisions=326617190
739.27	     nbUselessRevisions=223807588  nbAssignments=1221907  nbFailedAssignments=73661  nbBacktracks=1137224
739.27	     nbVisitedNodes=1359712  nbRestartNogoods=126
739.27	       =>  wckTime=737.553  cpuTime=730.06  mem=24M203
1079.95	   
1079.96	   search
1079.96	     run=27  nbConstraintChecks=91108089  nbValidityChecks=119123222  nbPropagations=137008165  nbRevisions=480397477
1079.96	     nbUselessRevisions=328720216  nbAssignments=1821060  nbFailedAssignments=104421  nbBacktracks=1705443
1079.96	     nbVisitedNodes=2019479  nbRestartNogoods=134
1079.96	       =>  wckTime=1078.24  cpuTime=1067.1  mem=24M203
1603.92	   
1603.92	   search
1603.92	     run=28  nbConstraintChecks=135001648  nbValidityChecks=176633225  nbPropagations=202248211  nbRevisions=708507136
1603.92	     nbUselessRevisions=484458289  nbAssignments=2724806  nbFailedAssignments=155749  nbBacktracks=2557697
1603.92	     nbVisitedNodes=3022950  nbRestartNogoods=142
1603.92	       =>  wckTime=1602.204  cpuTime=1585.85  mem=24M203

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

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

/proc/loadavg: 2.00 1.99 1.84 5/81 25090
/proc/meminfo: memFree=1843368/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=18540 CPUtime=0
/proc/25089/stat : 25089 (runsolver) R 25087 25089 24360 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 170753810 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 248761609511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25089/statm: 4635 279 244 17 0 2626 0

[startup+0.103135 s]
/proc/loadavg: 2.00 1.99 1.84 5/81 25090
/proc/meminfo: memFree=1843368/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=914988 CPUtime=0.08
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 3008 0 1 0 7 1 0 0 22 0 8 0 170753810 936947712 2754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153795027 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228747 2754 1432 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511176 s]
/proc/loadavg: 2.00 1.99 1.84 5/81 25090
/proc/meminfo: memFree=1843368/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915328 CPUtime=0.48
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 6628 0 1 0 44 4 0 0 25 0 8 0 170753810 937295872 6367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228832 6367 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33226 s]
/proc/loadavg: 2.00 1.99 1.84 3/88 25097
/proc/meminfo: memFree=1781936/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915820 CPUtime=1.3
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 14859 0 1 0 100 30 0 0 25 0 8 0 170753810 937799680 14596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228955 14596 2181 14 0 215425 0
[pid=25089/tid=25091] ppid=25087 vsize=915820 CPUtime=0.03
/proc/25089/task/25091/stat : 25091 (java) R 25087 25089 24360 0 -1 64 37 0 0 0 3 0 0 0 16 0 8 0 170753814 937799680 14596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155525442 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915820 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 170753815 937799680 14596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915820 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 170753815 937799680 14596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915820 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937799680 14596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915820 CPUtime=0.19
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 431 0 0 0 18 1 0 0 16 0 8 0 170753818 937799680 14596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915820 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937799680 14596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915820 CPUtime=0
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170753818 937799680 14596 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915820

[startup+2.97242 s]
/proc/loadavg: 2.00 1.99 1.84 3/88 25097
/proc/meminfo: memFree=1763888/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915716 CPUtime=2.91
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 16947 0 1 0 260 31 0 0 25 0 8 0 170753810 937693184 16683 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072945270 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228929 16683 2542 14 0 215399 0
[pid=25089/tid=25091] ppid=25087 vsize=915716 CPUtime=0.08
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1064 0 0 0 8 0 0 0 17 0 8 0 170753814 937693184 16683 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915716 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937693184 16683 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915716 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937693184 16683 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915716 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937693184 16683 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915716 CPUtime=0.3
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 505 0 0 0 29 1 0 0 15 0 8 0 170753818 937693184 16683 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915716 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937693184 16683 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915716 CPUtime=0
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170753818 937693184 16683 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915716

[startup+6.17773 s]
/proc/loadavg: 2.00 1.99 1.84 3/89 25098
/proc/meminfo: memFree=1736424/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=6.09
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 18135 0 1 0 577 32 0 0 25 0 8 0 170753810 937828352 17869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074110102 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228962 17869 2543 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.08
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1064 0 0 0 8 0 0 0 16 0 8 0 170753814 937828352 17869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 17869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 17869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 17869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.34
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 531 0 0 0 33 1 0 0 15 0 8 0 170753818 937828352 17869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 17869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170753818 937828352 17869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915848

[startup+12.6504 s]
/proc/loadavg: 2.00 1.99 1.84 3/89 25098
/proc/meminfo: memFree=1731944/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=12.47
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19031 0 1 0 1214 33 0 0 25 0 8 0 170753810 937828352 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074192310 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228962 18763 2547 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.1
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1855 0 0 0 10 0 0 0 16 0 8 0 170753814 937828352 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.36
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 536 0 0 0 35 1 0 0 15 0 8 0 170753818 937828352 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170753818 937828352 18763 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 915848

[startup+25.5136 s]
/proc/loadavg: 2.00 1.99 1.84 3/89 25098
/proc/meminfo: memFree=1732008/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=25.22
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19034 0 1 0 2489 33 0 0 25 0 8 0 170753810 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074186171 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228962 18764 2547 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.1
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1855 0 0 0 10 0 0 0 16 0 8 0 170753814 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.36
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 915848

[startup+51.1351 s]
/proc/loadavg: 2.00 1.99 1.84 3/89 25098
/proc/meminfo: memFree=1732072/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=50.59
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19034 0 1 0 5026 33 0 0 25 0 8 0 170753810 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074096960 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228962 18764 2547 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.1
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1855 0 0 0 10 0 0 0 16 0 8 0 170753814 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.36
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 537 0 0 0 35 1 0 0 17 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 915848

[startup+102.378 s]
/proc/loadavg: 2.00 1.99 1.85 3/89 25098
/proc/meminfo: memFree=1732136/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=101.31
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19034 0 1 0 10098 33 0 0 25 0 8 0 170753810 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074081366 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228962 18764 2547 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.1
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1855 0 0 0 10 0 0 0 16 0 8 0 170753814 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.36
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 537 0 0 0 35 1 0 0 17 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 915848

[startup+162.464 s]
/proc/loadavg: 2.00 1.99 1.85 3/89 25098
/proc/meminfo: memFree=1694312/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=160.82
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19034 0 1 0 16049 33 0 0 25 0 8 0 170753810 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074186221 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1409.39
Current children cumulated vsize (KiB) 915848

[startup+1483.86 s]
/proc/loadavg: 2.02 2.01 1.93 4/89 25098
/proc/meminfo: memFree=1609128/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=1468.81
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19034 0 1 0 146832 49 0 0 25 0 8 0 170753810 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074186214 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228962 18764 2547 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.1
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1855 0 0 0 10 0 0 0 16 0 8 0 170753814 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.36
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0.01
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 1 0 0 0 15 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1468.81
Current children cumulated vsize (KiB) 915848

[startup+1543.94 s]
/proc/loadavg: 2.01 2.00 1.93 3/89 25098
/proc/meminfo: memFree=1609128/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=1528.3
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19034 0 1 0 152781 49 0 0 25 0 8 0 170753810 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074096992 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228962 18764 2547 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.1
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1855 0 0 0 10 0 0 0 16 0 8 0 170753814 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.36
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0.01
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 1 0 0 0 15 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1528.3
Current children cumulated vsize (KiB) 915848

[startup+1603.95 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 25098
/proc/meminfo: memFree=1609064/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=1587.71
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19034 0 1 0 158722 49 0 0 25 0 8 0 170753810 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074184594 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228962 18764 2547 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.1
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1855 0 0 0 10 0 0 0 16 0 8 0 170753814 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.36
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0.01
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 1 0 0 0 15 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1587.71
Current children cumulated vsize (KiB) 915848

[startup+1664.03 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 25098
/proc/meminfo: memFree=1609064/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=1647.22
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19034 0 1 0 164673 49 0 0 25 0 8 0 170753810 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074186171 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228962 18764 2547 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.1
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1855 0 0 0 10 0 0 0 16 0 8 0 170753814 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.36
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0.01
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 1 0 0 0 15 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1647.22
Current children cumulated vsize (KiB) 915848

[startup+1724.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/95 25180
/proc/meminfo: memFree=1607848/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=1706.59
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19034 0 1 0 170607 52 0 0 25 0 8 0 170753810 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074184179 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228962 18764 2547 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.1
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1855 0 0 0 10 0 0 0 16 0 8 0 170753814 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.36
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0.01
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 1 0 0 0 15 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1706.59
Current children cumulated vsize (KiB) 915848

[startup+1784.08 s]
/proc/loadavg: 2.27 2.06 1.95 3/95 25676
/proc/meminfo: memFree=1578240/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=1763.35
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19034 0 1 0 176267 68 0 0 25 0 8 0 170753810 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074089766 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25089/statm: 228962 18764 2547 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.1
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1855 0 0 0 10 0 0 0 16 0 8 0 170753814 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.36
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0.01
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 1 0 0 0 15 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1763.35
Current children cumulated vsize (KiB) 915848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1821 s]
/proc/loadavg: 1.93 2.01 1.94 2/75 25717
/proc/meminfo: memFree=1778928/2055920 swapFree=4192192/4192956
[pid=25089] ppid=25087 vsize=915848 CPUtime=1800.09
/proc/25089/stat : 25089 (java) R 25087 25089 24360 0 -1 0 19034 0 1 0 179935 74 0 0 25 0 8 0 170753810 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074096996 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25089/statm: 228962 18764 2547 14 0 215432 0
[pid=25089/tid=25091] ppid=25087 vsize=915848 CPUtime=0.1
/proc/25089/task/25091/stat : 25091 (java) S 25087 25089 24360 0 -1 64 1855 0 0 0 10 0 0 0 16 0 8 0 170753814 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25092] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25092/stat : 25092 (java) S 25087 25089 24360 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25093] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25093/stat : 25093 (java) S 25087 25089 24360 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 170753815 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25094] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25094/stat : 25094 (java) S 25087 25089 24360 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25095] ppid=25087 vsize=915848 CPUtime=0.36
/proc/25089/task/25095/stat : 25095 (java) S 25087 25089 24360 0 -1 64 537 0 0 0 35 1 0 0 16 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25096] ppid=25087 vsize=915848 CPUtime=0
/proc/25089/task/25096/stat : 25096 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25089/tid=25097] ppid=25087 vsize=915848 CPUtime=0.01
/proc/25089/task/25097/stat : 25097 (java) S 25087 25089 24360 0 -1 64 1 0 0 0 1 0 0 0 15 0 8 0 170753818 937828352 18764 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915848

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

Child status: 143
Real time (s): 1821.04
CPU time (s): 1800.13
CPU user time (s): 1799.37
CPU system time (s): 0.756884
CPU usage (%): 98.8518
Max. virtual memory (cumulated for all children) (KiB): 915848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.37
system time used= 0.756884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19052
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= 38531
involuntary context switches= 78177

runsolver used 2.6146 s user time and 5.9271 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Mon Jan  8 02:32:35 UTC 2007


IDJOB= 212740
IDBENCH= 4794
FILE ID= node55/212740-1168223555

PBS_JOBID= 3480937

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b612940242fa18a717b5dca5f05715d9

RANDOM SEED= 451338497

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.218
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.218
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:       1843848 kB
Buffers:         33952 kB
Cached:          75716 kB
SwapCached:        424 kB
Active:         104008 kB
Inactive:        51712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843848 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            6516 kB
Writeback:           0 kB
Mapped:          63632 kB
Slab:            41496 kB
Committed_AS:  4372088 kB
PageTables:       1868 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= 66562 MiB



End job on node55 on Mon Jan  8 03:02:59 UTC 2007