Trace number 206437

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.06 1808.8

General information on the benchmark

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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/206437-1168073565/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.41	       =>  wckTime=0.1  cpuTime=0.08  mem=6M951
0.41	   
0.41	   relations being loaded...
1.57	   
1.57	   constraints being loaded...
2.34	     nbConstraints=91  nbRelationTypes=93  nbMergedConstraints=2  nbExtensionStructures=91
2.34	     nbSharedExtensionStructures=0  nbConflictsStructures=91  nbSharedConflictsStructures=0
2.34	     nbSharedBinaryRepresentations=0  maxDegree=16  maxArity=3
2.34	       =>  wckTime=2.024  cpuTime=1.61  mem=57M90
2.50	   
2.50	   solver IterativeSystematicSolver being built... 
2.66	       =>  wckTime=2.351  cpuTime=1.75  mem=65M391
2.67	   
2.67	   preprocessing
2.67	     nbConstraintChecks=0  nbPropagations=28  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.67	     detectedInconsistency=no
2.67	       =>  wckTime=0.0040  cpuTime=0.0  mem=65M391
2.82	   
2.82	   search
2.82	     run=0  nbConstraintChecks=42655  nbValidityChecks=78326  nbPropagations=412  nbRevisions=4743
2.82	     nbUselessRevisions=3830  nbAssignments=37  nbFailedAssignments=18  nbBacktracks=11  nbVisitedNodes=63
2.82	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
2.82	       =>  wckTime=0.15  cpuTime=0.12  mem=65M391
2.93	   
2.93	   search
2.93	     run=1  nbConstraintChecks=98606  nbValidityChecks=190905  nbPropagations=1326  nbRevisions=15561
2.93	     nbUselessRevisions=12580  nbAssignments=78  nbFailedAssignments=37  nbBacktracks=26  nbVisitedNodes=132
2.93	     nbRestartNogoods=7  mapSize=22  nbInferences=0  nbTooLargeKeys=0
2.93	       =>  wckTime=0.265  cpuTime=0.22  mem=65M391
3.10	   
3.10	   search
3.10	     run=2  nbConstraintChecks=187721  nbValidityChecks=360328  nbPropagations=2991  nbRevisions=35876
3.10	     nbUselessRevisions=28838  nbAssignments=134  nbFailedAssignments=65  nbBacktracks=48  nbVisitedNodes=228
3.10	     nbRestartNogoods=9  mapSize=42  nbInferences=0  nbTooLargeKeys=0
3.10	       =>  wckTime=0.435  cpuTime=0.38  mem=65M391
3.22	   
3.22	   search
3.22	     run=3  nbConstraintChecks=254085  nbValidityChecks=502316  nbPropagations=5473  nbRevisions=65251
3.22	     nbUselessRevisions=52376  nbAssignments=213  nbFailedAssignments=103  nbBacktracks=82  nbVisitedNodes=366
3.22	     nbRestartNogoods=16  mapSize=70  nbInferences=0  nbTooLargeKeys=0
3.22	       =>  wckTime=0.551  cpuTime=0.49  mem=65M391
3.54	   
3.54	   search
3.54	     run=4  nbConstraintChecks=442305  nbValidityChecks=888766  nbPropagations=9753  nbRevisions=118103
3.54	     nbUselessRevisions=94732  nbAssignments=379  nbFailedAssignments=211  nbBacktracks=132  nbVisitedNodes=679
3.54	     nbRestartNogoods=18  mapSize=117  nbInferences=0  nbTooLargeKeys=0
3.54	       =>  wckTime=0.872  cpuTime=0.81  mem=65M391
4.07	   
4.07	   search
4.07	     run=5  nbConstraintChecks=746024  nbValidityChecks=1497581  nbPropagations=16675  nbRevisions=205325
4.07	     nbUselessRevisions=165004  nbAssignments=582  nbFailedAssignments=332  nbBacktracks=207  nbVisitedNodes=1059
4.07	     nbRestartNogoods=25  mapSize=189  nbInferences=0  nbTooLargeKeys=0
4.07	       =>  wckTime=1.398  cpuTime=1.32  mem=65M391
4.60	   
4.60	   search
4.60	     run=6  nbConstraintChecks=1055453  nbValidityChecks=2124214  nbPropagations=26391  nbRevisions=325297
4.60	     nbUselessRevisions=261101  nbAssignments=852  nbFailedAssignments=482  nbBacktracks=321  nbVisitedNodes=1537
4.60	     nbRestartNogoods=33  mapSize=266  nbInferences=0  nbTooLargeKeys=0
4.60	       =>  wckTime=1.929  cpuTime=1.85  mem=65M391
5.64	   
5.64	   search
5.64	     run=7  nbConstraintChecks=1710200  nbValidityChecks=3395435  nbPropagations=41655  nbRevisions=515376
5.64	     nbUselessRevisions=412284  nbAssignments=1405  nbFailedAssignments=858  nbBacktracks=491  nbVisitedNodes=2582
5.64	     nbRestartNogoods=39  mapSize=422  nbInferences=0  nbTooLargeKeys=0
5.64	       =>  wckTime=2.977  cpuTime=2.89  mem=66M389
7.34	   
7.34	   search
7.34	     run=8  nbConstraintChecks=2704290  nbValidityChecks=5428826  nbPropagations=65319  nbRevisions=816701
7.34	     nbUselessRevisions=653397  nbAssignments=2079  nbFailedAssignments=1269  nbBacktracks=748  nbVisitedNodes=3843
7.34	     nbRestartNogoods=58  mapSize=656  nbInferences=0  nbTooLargeKeys=0
7.34	       =>  wckTime=4.672  cpuTime=4.56  mem=66M389
9.12	   
9.12	   search
9.12	     run=9  nbConstraintChecks=3773556  nbValidityChecks=7647188  nbPropagations=99315  nbRevisions=1238439
9.12	     nbUselessRevisions=990256  nbAssignments=3029  nbFailedAssignments=1828  nbBacktracks=1133  nbVisitedNodes=5571
9.12	     nbRestartNogoods=64  mapSize=940  nbInferences=0  nbTooLargeKeys=0
9.12	       =>  wckTime=6.447  cpuTime=6.32  mem=66M389
9.68	   
9.68	   INFO : Stopping hyperNogood (mapSize=1039, nbTooLargekeys=0, mem=66M389)
12.15	   
12.15	   search
12.15	     run=10  nbConstraintChecks=5699348  nbValidityChecks=11456488  nbPropagations=149831  nbRevisions=1878569
12.15	     nbUselessRevisions=1502011  nbAssignments=4468  nbFailedAssignments=2684  nbBacktracks=1711  nbVisitedNodes=8230
12.15	     nbRestartNogoods=69
12.15	       =>  wckTime=9.485  cpuTime=9.34  mem=66M389
16.47	   
16.47	   search
16.47	     run=11  nbConstraintChecks=8414979  nbValidityChecks=16982283  nbPropagations=226138  nbRevisions=2849779
16.47	     nbUselessRevisions=2281061  nbAssignments=6600  nbFailedAssignments=3946  nbBacktracks=2575  nbVisitedNodes=12176
16.47	     nbRestartNogoods=76
16.47	       =>  wckTime=13.804  cpuTime=13.63  mem=66M389
22.87	   
22.87	   search
22.87	     run=12  nbConstraintChecks=12497132  nbValidityChecks=24869454  nbPropagations=337220  nbRevisions=4268284
22.87	     nbUselessRevisions=3412697  nbAssignments=9866  nbFailedAssignments=5908  nbBacktracks=3872  nbVisitedNodes=18251
22.87	     nbRestartNogoods=88
22.87	       =>  wckTime=20.205  cpuTime=20.0  mem=66M389
31.17	   
31.17	   search
31.17	     run=13  nbConstraintChecks=17656892  nbValidityChecks=35472822  nbPropagations=500515  nbRevisions=6343601
31.17	     nbUselessRevisions=5075076  nbAssignments=14067  nbFailedAssignments=8156  nbBacktracks=5820  nbVisitedNodes=25923
31.17	     nbRestartNogoods=104
31.17	       =>  wckTime=28.501  cpuTime=28.26  mem=66M389
45.93	   
45.93	   search
45.93	     run=14  nbConstraintChecks=26657010  nbValidityChecks=54192131  nbPropagations=748790  nbRevisions=9511201
45.93	     nbUselessRevisions=7619461  nbAssignments=21381  nbFailedAssignments=12544  nbBacktracks=8740  nbVisitedNodes=39413
45.93	     nbRestartNogoods=114
45.93	       =>  wckTime=43.264  cpuTime=42.94  mem=66M389
66.29	   
66.29	   search
66.29	     run=15  nbConstraintChecks=39256413  nbValidityChecks=80118562  nbPropagations=1119240  nbRevisions=14231481
66.29	     nbUselessRevisions=11410825  nbAssignments=31031  nbFailedAssignments=17809  nbBacktracks=13118
66.29	     nbVisitedNodes=57015  nbRestartNogoods=125
66.29	       =>  wckTime=63.625  cpuTime=63.21  mem=66M389
97.90	   
97.90	   search
97.90	     run=16  nbConstraintChecks=58503920  nbValidityChecks=120525575  nbPropagations=1681038  nbRevisions=21238393
97.90	     nbUselessRevisions=17014919  nbAssignments=47508  nbFailedAssignments=27711  nbBacktracks=19687
97.90	     nbVisitedNodes=87255  nbRestartNogoods=154
97.90	       =>  wckTime=95.23  cpuTime=94.66  mem=66M389
152.03	   
152.04	   search
152.04	     run=17  nbConstraintChecks=90973823  nbValidityChecks=187377670  nbPropagations=2521494  nbRevisions=31947496
152.04	     nbUselessRevisions=25619136  nbAssignments=70219  nbFailedAssignments=40565  nbBacktracks=29540
152.04	     nbVisitedNodes=128773  nbRestartNogoods=176
152.04	       =>  wckTime=149.367  cpuTime=148.54  mem=66M389
223.88	   
223.88	   search
223.88	     run=18  nbConstraintChecks=135079590  nbValidityChecks=278425662  nbPropagations=3778988  nbRevisions=48022636
223.88	     nbUselessRevisions=38548514  nbAssignments=103716  nbFailedAssignments=59277  nbBacktracks=44318
223.88	     nbVisitedNodes=190120  nbRestartNogoods=196
223.88	       =>  wckTime=221.208  cpuTime=220.04  mem=66M389
343.36	   
343.36	   search
343.36	     run=19  nbConstraintChecks=207497698  nbValidityChecks=429956095  nbPropagations=5681366  nbRevisions=72452764
343.36	     nbUselessRevisions=58186263  nbAssignments=155765  nbFailedAssignments=89152  nbBacktracks=66486
343.36	     nbVisitedNodes=285376  nbRestartNogoods=209
343.36	       =>  wckTime=340.695  cpuTime=338.98  mem=66M389
508.74	   
508.74	   search
508.74	     run=20  nbConstraintChecks=308656088  nbValidityChecks=637783245  nbPropagations=8554785  nbRevisions=109020193
508.74	     nbUselessRevisions=87511337  nbAssignments=235664  nbFailedAssignments=135789  nbBacktracks=99738
508.74	     nbVisitedNodes=433058  nbRestartNogoods=225
508.74	       =>  wckTime=506.069  cpuTime=503.49  mem=66M389
788.82	   
788.82	   search
788.82	     run=21  nbConstraintChecks=483581028  nbValidityChecks=1005130021  nbPropagations=12981565  nbRevisions=165605441
788.82	     nbUselessRevisions=132922654  nbAssignments=384641  nbFailedAssignments=234883  nbBacktracks=149616
788.82	     nbVisitedNodes=712956  nbRestartNogoods=247
788.83	       =>  wckTime=786.157  cpuTime=782.12  mem=66M389
1154.84	   
1154.84	   search
1154.84	     run=22  nbConstraintChecks=713525365  nbValidityChecks=1477154774  nbPropagations=19628567  nbRevisions=250656732
1154.84	     nbUselessRevisions=201383828  nbAssignments=567929  nbFailedAssignments=343347  nbBacktracks=224435
1154.84	     nbVisitedNodes=1053148  nbRestartNogoods=263
1154.84	       =>  wckTime=1152.17  cpuTime=1146.42  mem=66M389
1643.09	   
1643.09	   search
1643.09	     run=23  nbConstraintChecks=1012864127  nbValidityChecks=2090294947  nbPropagations=29239768  nbRevisions=372823449
1643.09	     nbUselessRevisions=299773201  nbAssignments=805843  nbFailedAssignments=469026  nbBacktracks=336663
1643.09	     nbVisitedNodes=1482839  nbRestartNogoods=278
1643.09	       =>  wckTime=1640.424  cpuTime=1632.36  mem=66M389

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/node59/watcher-206437-1168073565 -o ROOT/results/node59/solver-206437-1168073565 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/206437-1168073565/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.56 1.88 1.79 4/80 23939
/proc/meminfo: memFree=1378760/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=908840 CPUtime=0.05
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 2526 0 1 0 5 0 0 0 18 0 6 0 155754760 930652160 2273 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 227210 2273 1240 14 0 214793 0
[pid=23938/tid=23940] ppid=23936 vsize=908840 CPUtime=0
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 6 0 0 0 0 0 0 0 19 0 6 0 155754764 930652160 2273 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=908840 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 10 0 0 0 0 0 0 0 19 0 6 0 155754764 930652160 2273 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=908840 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 3 0 0 0 0 0 0 0 20 0 6 0 155754764 930652160 2273 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=908840 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 6 0 155754768 930652160 2273 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=908840 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 2 0 0 0 0 0 0 0 19 0 6 0 155754768 930652160 2273 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

[startup+0.106127 s]
/proc/loadavg: 1.56 1.88 1.79 4/80 23939
/proc/meminfo: memFree=1378760/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=914988 CPUtime=0.09
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 3007 0 1 0 8 1 0 0 20 0 8 0 155754760 936947712 2753 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153788138 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228747 2753 1431 14 0 215242 0
[pid=23938/tid=23940] ppid=23936 vsize=914988 CPUtime=0
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 6 0 0 0 0 0 0 0 19 0 8 0 155754764 936947712 2753 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=914988 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 155754764 936947712 2753 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=914988 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 155754764 936947712 2753 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=914988 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 936947712 2753 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=914988 CPUtime=0
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 251 0 0 0 0 0 0 0 19 0 8 0 155754768 936947712 2753 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514173 s]
/proc/loadavg: 1.56 1.88 1.79 4/80 23939
/proc/meminfo: memFree=1378760/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915328 CPUtime=0.49
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 7583 0 1 0 46 3 0 0 22 0 8 0 155754760 937295872 7322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073553310 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228832 7322 2137 14 0 215302 0
[pid=23938/tid=23940] ppid=23936 vsize=915328 CPUtime=0
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 6 0 0 0 0 0 0 0 19 0 8 0 155754764 937295872 7322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915328 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 155754764 937295872 7322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915328 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 155754764 937295872 7322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915328 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937295872 7322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915328 CPUtime=0.06
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 301 0 0 0 6 0 0 0 16 0 8 0 155754768 937295872 7322 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33926 s]
/proc/loadavg: 1.56 1.88 1.79 3/87 23946
/proc/meminfo: memFree=1311568/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915328 CPUtime=1.31
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 19100 0 1 0 123 8 0 0 25 0 8 0 155754760 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073609595 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228832 18838 2149 14 0 215302 0
[pid=23938/tid=23940] ppid=23936 vsize=915328 CPUtime=0.05
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 2681 0 0 0 4 1 0 0 17 0 8 0 155754764 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915328 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915328 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915328 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915328 CPUtime=0.08
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 309 0 0 0 8 0 0 0 16 0 8 0 155754768 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915328 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915328 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937295872 18838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915328

[startup+2.99545 s]
/proc/loadavg: 1.59 1.88 1.80 3/87 23946
/proc/meminfo: memFree=1270928/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=2.97
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32466 0 1 0 282 15 0 0 25 0 8 0 155754760 937410560 32200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073806425 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228860 32200 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 16 0 8 0 155754764 937410560 32200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.21
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 375 0 0 0 20 1 0 0 15 0 8 0 155754768 937410560 32200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32200 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915440

[startup+6.29381 s]
/proc/loadavg: 1.59 1.88 1.80 3/87 23946
/proc/meminfo: memFree=1259344/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=6.24
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32486 0 1 0 609 15 0 0 25 0 8 0 155754760 937410560 32217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808416 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228860 32217 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 17 0 8 0 155754764 937410560 32217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.25
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 395 0 0 0 24 1 0 0 16 0 8 0 155754768 937410560 32217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32217 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915440

[startup+12.7835 s]
/proc/loadavg: 1.65 1.88 1.80 4/87 23946
/proc/meminfo: memFree=1259344/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=12.7
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32496 0 1 0 1255 15 0 0 25 0 8 0 155754760 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629940 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228860 32225 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 16 0 8 0 155754764 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.26
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) R 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915440

[startup+25.6349 s]
/proc/loadavg: 1.71 1.89 1.80 3/87 23946
/proc/meminfo: memFree=1259472/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=25.49
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32496 0 1 0 2533 16 0 0 25 0 8 0 155754760 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817056 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228860 32225 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 16 0 8 0 155754764 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.26
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915440

[startup+51.2668 s]
/proc/loadavg: 1.80 1.89 1.80 3/87 23946
/proc/meminfo: memFree=1259600/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=50.99
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32497 0 1 0 5083 16 0 0 25 0 8 0 155754760 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629940 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228860 32225 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 16 0 8 0 155754764 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.26
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32225 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.99

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

Current children cumulated CPU time (s) 1415.73
Current children cumulated vsize (KiB) 915440

[startup+1482.69 s]
/proc/loadavg: 2.03 2.02 1.93 3/87 24144
/proc/meminfo: memFree=1259408/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=1475.46
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32498 0 1 0 147528 18 0 0 25 0 8 0 155754760 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629903 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228860 32226 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.27
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1475.46
Current children cumulated vsize (KiB) 915440

[startup+1542.69 s]
/proc/loadavg: 2.01 2.02 1.93 3/87 24146
/proc/meminfo: memFree=1259216/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=1535.18
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32498 0 1 0 153500 18 0 0 25 0 8 0 155754760 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073664841 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228860 32226 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.27
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.18
Current children cumulated vsize (KiB) 915440

[startup+1602.7 s]
/proc/loadavg: 2.00 2.01 1.93 3/87 24146
/proc/meminfo: memFree=1259280/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=1594.9
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32498 0 1 0 159472 18 0 0 25 0 8 0 155754760 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629940 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228860 32226 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.27
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.9
Current children cumulated vsize (KiB) 915440

[startup+1662.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 24146
/proc/meminfo: memFree=1259280/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=1654.62
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32498 0 1 0 165444 18 0 0 25 0 8 0 155754760 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228860 32226 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.27
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.62
Current children cumulated vsize (KiB) 915440

[startup+1722.71 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 24146
/proc/meminfo: memFree=1259344/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=1714.35
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32498 0 1 0 171417 18 0 0 25 0 8 0 155754760 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228860 32226 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.27
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.35
Current children cumulated vsize (KiB) 915440

[startup+1782.71 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 24146
/proc/meminfo: memFree=1259344/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=1774.07
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32498 0 1 0 177389 18 0 0 25 0 8 0 155754760 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073664841 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23938/statm: 228860 32226 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.27
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.07
Current children cumulated vsize (KiB) 915440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.76 s]
/proc/loadavg: 2.08 2.02 1.93 3/87 24204
/proc/meminfo: memFree=1180888/2055920 swapFree=4192812/4192956
[pid=23938] ppid=23936 vsize=915440 CPUtime=1800.02
/proc/23938/stat : 23938 (java) R 23936 23938 23538 0 -1 0 32498 0 1 0 179980 22 0 0 25 0 8 0 155754760 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073800333 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23938/statm: 228860 32226 2521 14 0 215330 0
[pid=23938/tid=23940] ppid=23936 vsize=915440 CPUtime=0.45
/proc/23938/task/23940/stat : 23940 (java) S 23936 23938 23538 0 -1 64 15491 0 0 0 39 6 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23941] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23941/stat : 23941 (java) S 23936 23938 23538 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23942] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23942/stat : 23942 (java) S 23936 23938 23538 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155754764 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23943] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23943/stat : 23943 (java) S 23936 23938 23538 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23944] ppid=23936 vsize=915440 CPUtime=0.27
/proc/23938/task/23944/stat : 23944 (java) S 23936 23938 23538 0 -1 64 405 0 0 0 26 1 0 0 16 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23945] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23945/stat : 23945 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23938/tid=23946] ppid=23936 vsize=915440 CPUtime=0
/proc/23938/task/23946/stat : 23946 (java) S 23936 23938 23538 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155754768 937410560 32226 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915440

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

Child status: 143
Real time (s): 1808.8
CPU time (s): 1800.06
CPU user time (s): 1799.82
CPU system time (s): 0.244962
CPU usage (%): 99.5168
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32515
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= 37772
involuntary context switches= 58720

runsolver used 1.93771 s user time and 6.07708 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 08:52:48 UTC 2007


IDJOB= 206437
IDBENCH= 4208
FILE ID= node59/206437-1168073565

PBS_JOBID= 3475961

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c533f66d17c5f39bdf5d136140b92696

RANDOM SEED= 286865657

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.239
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.239
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:       1379240 kB
Buffers:         44540 kB
Cached:         415616 kB
SwapCached:          0 kB
Active:         204192 kB
Inactive:       397256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1379240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15104 kB
Writeback:           0 kB
Mapped:         161496 kB
Slab:            60332 kB
Committed_AS:  3691096 kB
PageTables:       2140 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= 66531 MiB



End job on node59 on Sat Jan  6 09:22:58 UTC 2007