Trace number 238013

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

General information on the benchmark

Namehaystacks/
haystacks_42.xml
MD5SUM6036b9950a5c57b90aa6f46757fe5390
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1252.18
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1764
Number of constraints36203
Maximum constraint arity2
Maximum domain size42
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36203
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/238013-1168083381/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.57	     nbVariables=1764  nbDomainTypes=1  minDomainSize=42  maxDomainSize=42
0.57	       =>  wckTime=0.264  cpuTime=0.19  mem=11M763
0.57	   
0.57	   predicates being loaded...
0.58	   
0.58	   constraints being loaded...
4.81	     nbConstraints=36203  nbConvertedConstraints=36203  nbConvertConstraintsChecks=7056  nbExtensionStructures=4
4.81	     nbSharedExtensionStructures=36199  nbConflictsStructures=4  nbSharedConflictsStructures=36199
4.81	     nbSharedBinaryRepresentations=251  maxDegree=42  maxArity=2
4.81	       =>  wckTime=4.5  cpuTime=3.92  mem=42M415
5.03	   
5.03	   solver IterativeSystematicSolver being built... 
5.32	       =>  wckTime=5.013  cpuTime=4.14  mem=52M920
5.53	   
5.53	   preprocessing
5.53	     nbConstraintChecks=0  nbPropagations=1764  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
5.53	     detectedInconsistency=no
5.53	       =>  wckTime=0.194  cpuTime=0.19  mem=52M920
5.97	   
5.97	   search
5.97	     run=0  nbConstraintChecks=144127  nbPropagations=6155  nbRevisions=4415  nbUselessRevisions=85  nbAssignments=138
5.97	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=159  nbRestartNogoods=0  mapSize=10  nbInferences=0
5.97	     nbTooLargeKeys=0
5.97	       =>  wckTime=0.642  cpuTime=0.6  mem=54M966
6.20	   
6.20	   search
6.20	     run=1  nbConstraintChecks=288539  nbPropagations=16745  nbRevisions=13299  nbUselessRevisions=262
6.20	     nbAssignments=286  nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=335  nbRestartNogoods=4  mapSize=25
6.20	     nbInferences=0  nbTooLargeKeys=0
6.20	       =>  wckTime=0.867  cpuTime=0.83  mem=55M988
6.43	   
6.43	   search
6.43	     run=2  nbConstraintChecks=433195  nbPropagations=31835  nbRevisions=26726  nbUselessRevisions=536
6.43	     nbAssignments=447  nbFailedAssignments=44  nbBacktracks=47  nbVisitedNodes=536  nbRestartNogoods=7  mapSize=47
6.43	     nbInferences=0  nbTooLargeKeys=0
6.43	       =>  wckTime=1.098  cpuTime=1.06  mem=57M11
6.67	   
6.67	   search
6.67	     run=3  nbConstraintChecks=578203  nbPropagations=51507  nbRevisions=44778  nbUselessRevisions=909
6.67	     nbAssignments=627  nbFailedAssignments=71  nbBacktracks=80  nbVisitedNodes=771  nbRestartNogoods=12  mapSize=80
6.67	     nbInferences=1  nbTooLargeKeys=0
6.67	       =>  wckTime=1.344  cpuTime=1.3  mem=59M57
6.94	   
6.94	   search
6.94	     run=4  nbConstraintChecks=723608  nbPropagations=75895  nbRevisions=67583  nbUselessRevisions=1381
6.94	     nbAssignments=837  nbFailedAssignments=108  nbBacktracks=131  nbVisitedNodes=1060  nbRestartNogoods=16  mapSize=131
6.95	     nbInferences=6  nbTooLargeKeys=0
6.95	       =>  wckTime=1.615  cpuTime=1.57  mem=60M79
7.25	   
7.25	   search
7.25	     run=5  nbConstraintChecks=869759  nbPropagations=105228  nbRevisions=95347  nbUselessRevisions=1953
7.26	     nbAssignments=1095  nbFailedAssignments=157  nbBacktracks=206  nbVisitedNodes=1433  nbRestartNogoods=20
7.26	     mapSize=206  nbInferences=23  nbTooLargeKeys=0
7.26	       =>  wckTime=1.924  cpuTime=1.87  mem=62M125
7.62	   
7.62	   search
7.62	     run=6  nbConstraintChecks=1016839  nbPropagations=139827  nbRevisions=128382  nbUselessRevisions=2627
7.62	     nbAssignments=1424  nbFailedAssignments=232  nbBacktracks=320  nbVisitedNodes=1934  nbRestartNogoods=22
7.62	     mapSize=320  nbInferences=45  nbTooLargeKeys=0
7.62	       =>  wckTime=2.289  cpuTime=2.23  mem=65M193
8.08	   
8.08	   search
8.08	     run=7  nbConstraintChecks=1165246  nbPropagations=180191  nbRevisions=167149  nbUselessRevisions=3406
8.08	     nbAssignments=1862  nbFailedAssignments=339  nbBacktracks=490  nbVisitedNodes=2628  nbRestartNogoods=28
8.08	     mapSize=490  nbInferences=87  nbTooLargeKeys=0
8.08	       =>  wckTime=2.75  cpuTime=2.68  mem=69M284
8.66	   
8.66	   search
8.66	     run=8  nbConstraintChecks=1315801  nbPropagations=227103  nbRevisions=212353  nbUselessRevisions=4293
8.66	     nbAssignments=2470  nbFailedAssignments=490  nbBacktracks=746  nbVisitedNodes=3621  nbRestartNogoods=36
8.66	     mapSize=746  nbInferences=170  nbTooLargeKeys=0
8.66	       =>  wckTime=3.333  cpuTime=3.26  mem=74M398
9.48	   
9.48	   search
9.48	     run=9  nbConstraintChecks=1469886  nbPropagations=281846  nbRevisions=265132  nbUselessRevisions=5290
9.48	     nbAssignments=3347  nbFailedAssignments=708  nbBacktracks=1130  nbVisitedNodes=5090  nbRestartNogoods=43
9.48	     mapSize=1130  nbInferences=326  nbTooLargeKeys=0
9.48	       =>  wckTime=4.151  cpuTime=4.04  mem=51M204
10.61	   
10.61	   search
10.61	     run=10  nbConstraintChecks=1629192  nbPropagations=346420  nbRevisions=327201  nbUselessRevisions=6399
10.61	     nbAssignments=4651  nbFailedAssignments=1018  nbBacktracks=1707  nbVisitedNodes=7315  nbRestartNogoods=48
10.61	     mapSize=1707  nbInferences=627  nbTooLargeKeys=0
10.61	       =>  wckTime=5.281  cpuTime=5.17  mem=63M392
12.36	   
12.36	   search
12.36	     run=11  nbConstraintChecks=1798575  nbPropagations=424346  nbRevisions=401629  nbUselessRevisions=7734
12.36	     nbAssignments=6668  nbFailedAssignments=1434  nbBacktracks=2571  nbVisitedNodes=10784  nbRestartNogoods=51
12.36	     mapSize=2570  nbInferences=1247  nbTooLargeKeys=0
12.36	       =>  wckTime=7.027  cpuTime=6.91  mem=83M704
15.29	   
15.29	   search
15.30	     run=12  nbConstraintChecks=1988188  nbPropagations=522232  nbRevisions=493685  nbUselessRevisions=9331
15.30	     nbAssignments=9933  nbFailedAssignments=1977  nbBacktracks=3868  nbVisitedNodes=16445  nbRestartNogoods=66
15.30	     mapSize=3865  nbInferences=2557  nbTooLargeKeys=0
15.30	       =>  wckTime=9.966  cpuTime=9.8  mem=98M718
19.80	   
19.80	   search
19.80	     run=13  nbConstraintChecks=2203022  nbPropagations=648952  nbRevisions=610480  nbUselessRevisions=11196
19.80	     nbAssignments=14953  nbFailedAssignments=2741  nbBacktracks=5814  nbVisitedNodes=25186  nbRestartNogoods=77
19.80	     mapSize=5809  nbInferences=4750  nbTooLargeKeys=0
19.80	       =>  wckTime=14.473  cpuTime=14.26  mem=127M734
26.03	   
26.03	   search
26.03	     run=14  nbConstraintChecks=2444605  nbPropagations=814043  nbRevisions=760328  nbUselessRevisions=13382
26.03	     nbAssignments=22051  nbFailedAssignments=3978  nbBacktracks=8733  nbVisitedNodes=37590  nbRestartNogoods=88
26.03	     mapSize=8721  nbInferences=7582  nbTooLargeKeys=0
26.03	       =>  wckTime=20.701  cpuTime=20.4  mem=152M822
31.96	   
31.96	   search
31.96	     run=15  nbConstraintChecks=2946377  nbPropagations=1035098  nbRevisions=962445  nbUselessRevisions=17490
31.96	     nbAssignments=31701  nbFailedAssignments=6280  nbBacktracks=13111  nbVisitedNodes=54776  nbRestartNogoods=95
31.96	     mapSize=12998  nbInferences=10514  nbTooLargeKeys=0
31.96	       =>  wckTime=26.627  cpuTime=26.32  mem=182M406
43.94	   
43.94	   search
43.94	     run=16  nbConstraintChecks=3483566  nbPropagations=1344001  nbRevisions=1242017  nbUselessRevisions=23039
43.94	     nbAssignments=47573  nbFailedAssignments=9343  nbBacktracks=19679  nbVisitedNodes=82858  nbRestartNogoods=102
43.94	     mapSize=19522  nbInferences=16598  nbTooLargeKeys=0
43.94	       =>  wckTime=38.611  cpuTime=38.13  mem=232M964
71.26	   
71.26	   search
71.26	     run=17  nbConstraintChecks=4344284  nbPropagations=1829373  nbRevisions=1664967  nbUselessRevisions=30339
71.26	     nbAssignments=78002  nbFailedAssignments=12156  nbBacktracks=29531  nbVisitedNodes=136523  nbRestartNogoods=112
71.26	     mapSize=29334  nbInferences=34208  nbTooLargeKeys=0
71.26	       =>  wckTime=65.931  cpuTime=65.19  mem=350M475
114.25	   
114.25	   search
114.25	     run=18  nbConstraintChecks=5533199  nbPropagations=2586500  nbRevisions=2307076  nbUselessRevisions=41204
114.25	     nbAssignments=125218  nbFailedAssignments=15958  nbBacktracks=44310  nbVisitedNodes=219825  nbRestartNogoods=120
114.25	     mapSize=44073  nbInferences=62690  nbTooLargeKeys=0
114.25	       =>  wckTime=108.923  cpuTime=107.78  mem=534M983
124.28	   
124.28	   INFO : Stopping hyperNogood (mapSize=47872, nbTooLargekeys=0, mem=600M981)
136.29	   
136.29	   search
136.29	     run=19  nbConstraintChecks=6385907  nbPropagations=3550334  nbRevisions=3145251  nbUselessRevisions=53327
136.29	     nbAssignments=167338  nbFailedAssignments=29784  nbBacktracks=66478  nbVisitedNodes=295565  nbRestartNogoods=135
136.29	       =>  wckTime=130.964  cpuTime=129.73  mem=600M981
158.24	   
158.24	   search
158.24	     run=20  nbConstraintChecks=7185574  nbPropagations=4769610  nbRevisions=4239249  nbUselessRevisions=65855
158.24	     nbAssignments=223553  nbFailedAssignments=52591  nbBacktracks=99730  nbVisitedNodes=397394  nbRestartNogoods=156
158.24	       =>  wckTime=152.91  cpuTime=151.68  mem=600M981
191.67	   
191.67	   search
191.67	     run=21  nbConstraintChecks=8301190  nbPropagations=6370987  nbRevisions=5715664  nbUselessRevisions=78709
191.67	     nbAssignments=308172  nbFailedAssignments=87201  nbBacktracks=149608  nbVisitedNodes=551233  nbRestartNogoods=163
191.67	       =>  wckTime=186.341  cpuTime=185.1  mem=600M981
239.71	   
239.71	   search
239.71	     run=22  nbConstraintChecks=10248943  nbPropagations=8550606  nbRevisions=7772109  nbUselessRevisions=93338
239.71	     nbAssignments=434866  nbFailedAssignments=138880  nbBacktracks=224426  nbVisitedNodes=781284  nbRestartNogoods=175
239.71	       =>  wckTime=234.381  cpuTime=233.12  mem=600M981
311.88	   
311.88	   search
311.88	     run=23  nbConstraintChecks=12754121  nbPropagations=11588246  nbRevisions=10687840  nbUselessRevisions=109230
311.88	     nbAssignments=625019  nbFailedAssignments=216610  nbBacktracks=336653  nbVisitedNodes=1126896  nbRestartNogoods=191
311.88	       =>  wckTime=306.546  cpuTime=305.27  mem=600M981
421.08	   
421.08	   search
421.08	     run=24  nbConstraintChecks=16300082  nbPropagations=15907103  nbRevisions=14886283  nbUselessRevisions=126600
421.08	     nbAssignments=910089  nbFailedAssignments=333147  nbBacktracks=504994  nbVisitedNodes=1645039  nbRestartNogoods=209
421.08	       =>  wckTime=415.746  cpuTime=414.43  mem=600M981
583.24	   
583.24	   search
583.24	     run=25  nbConstraintChecks=21441037  nbPropagations=22134797  nbRevisions=20996180  nbUselessRevisions=146606
583.24	     nbAssignments=1335832  nbFailedAssignments=506186  nbBacktracks=757505  nbVisitedNodes=2416859
583.24	     nbRestartNogoods=228
583.24	       =>  wckTime=577.912  cpuTime=576.56  mem=600M981
825.94	   
825.94	   search
825.94	     run=26  nbConstraintChecks=28999031  nbPropagations=31225936  nbRevisions=29972643  nbUselessRevisions=169772
825.94	     nbAssignments=1975383  nbFailedAssignments=766778  nbBacktracks=1136272  nbVisitedNodes=3577594
825.94	     nbRestartNogoods=247
825.94	       =>  wckTime=820.609  cpuTime=819.19  mem=600M981
1181.52	   
1181.52	   search
1181.52	     run=27  nbConstraintChecks=40702021  nbPropagations=44626256  nbRevisions=43284593  nbUselessRevisions=218558
1181.52	     nbAssignments=2936064  nbFailedAssignments=1159071  nbBacktracks=1704423  nbVisitedNodes=5322857
1181.52	     nbRestartNogoods=271
1181.52	       =>  wckTime=1176.195  cpuTime=1174.68  mem=600M981
1712.48	   
1712.48	   search
1712.48	     run=28  nbConstraintChecks=57470621  nbPropagations=64479411  nbRevisions=63056204  nbUselessRevisions=273918
1712.48	     nbAssignments=4378519  nbFailedAssignments=1749063  nbBacktracks=2556649  nbVisitedNodes=7945293
1712.48	     nbRestartNogoods=291
1712.48	       =>  wckTime=1707.155  cpuTime=1705.3  mem=600M981

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/node35/watcher-238013-1168083381 -o ROOT/results/node35/solver-238013-1168083381 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/238013-1168083381/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: 0.47 1.11 1.51 4/80 15137
/proc/meminfo: memFree=1458848/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=172 CPUtime=0
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 156732318 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 1463076 0 0 4096 0 0 0 0 17 1 0 0
/proc/15136/statm: 43 24 18 14 0 3 0

[startup+0.103834 s]
/proc/loadavg: 0.47 1.11 1.51 4/80 15137
/proc/meminfo: memFree=1458848/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=914988 CPUtime=0.08
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 3019 0 1 0 7 1 0 0 17 0 8 0 156732318 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228747 2765 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511881 s]
/proc/loadavg: 0.47 1.11 1.51 4/80 15137
/proc/meminfo: memFree=1458848/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915328 CPUtime=0.5
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 6765 0 1 0 46 4 0 0 17 0 8 0 156732318 937295872 6504 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228832 6505 2138 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33398 s]
/proc/loadavg: 0.47 1.11 1.51 3/87 15144
/proc/meminfo: memFree=1375848/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915644 CPUtime=1.31
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 18143 0 1 0 122 9 0 0 22 0 8 0 156732318 937619456 17881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228911 17881 2160 14 0 215381 0
[pid=15136/tid=15138] ppid=15134 vsize=915644 CPUtime=0.05
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 1602 0 0 0 5 0 0 0 17 0 8 0 156732321 937619456 17881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915644 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937619456 17881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915644 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937619456 17881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915644 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937619456 17881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915644 CPUtime=0.15
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 406 0 0 0 15 0 0 0 16 0 8 0 156732325 937619456 17881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915644 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937619456 17881 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915644 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937619456 17881 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) 915644

[startup+2.98617 s]
/proc/loadavg: 0.67 1.14 1.52 3/87 15144
/proc/meminfo: memFree=1361448/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915644 CPUtime=2.96
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 21705 0 1 0 229 67 0 0 25 0 8 0 156732318 937619456 21441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228912 21441 2180 14 0 215382 0
[pid=15136/tid=15138] ppid=15134 vsize=915644 CPUtime=0.21
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 5078 0 0 0 19 2 0 0 16 0 8 0 156732321 937619456 21441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915648 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937623552 21441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915644 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937619456 21441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915648 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937623552 21441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915644 CPUtime=0.2
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 430 0 0 0 19 1 0 0 16 0 8 0 156732325 937619456 21441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915644 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937619456 21441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915644 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937619456 21441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915644

[startup+6.27457 s]
/proc/loadavg: 0.67 1.14 1.52 3/87 15144
/proc/meminfo: memFree=1323048/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=6.25
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 27698 0 1 0 462 163 0 0 25 0 8 0 156732318 937848832 27369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074167809 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 27369 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=0.61
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 10560 0 0 0 57 4 0 0 16 0 8 0 156732321 937848832 27369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 27369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 27369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 27369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.34
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 513 0 0 0 32 2 0 0 15 0 8 0 156732325 937848832 27369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 27369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 27369 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915868

[startup+12.7613 s]
/proc/loadavg: 0.87 1.17 1.52 3/87 15144
/proc/meminfo: memFree=1298280/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=12.73
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 30299 0 1 0 1108 165 0 0 25 0 8 0 156732318 937848832 29965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074195911 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 29965 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=0.63
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 13138 0 0 0 58 5 0 0 16 0 8 0 156732321 937848832 29965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 29965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 29965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 29965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.38
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 533 0 0 0 36 2 0 0 17 0 8 0 156732325 937848832 29965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 29965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 29965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915868

[startup+25.5989 s]
/proc/loadavg: 1.13 1.21 1.53 3/87 15144
/proc/meminfo: memFree=1165608/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=25.56
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 54161 0 1 0 2383 173 0 0 25 0 8 0 156732318 937848832 53822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074158050 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 53822 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=0.82
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 36995 0 0 0 68 14 0 0 17 0 8 0 156732321 937848832 53822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 53822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 53822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 53822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.38
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 533 0 0 0 36 2 0 0 16 0 8 0 156732325 937848832 53822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 53822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 53822 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915868

[startup+51.2019 s]
/proc/loadavg: 1.42 1.28 1.55 3/87 15144
/proc/meminfo: memFree=952104/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=51.16
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 80971 0 1 0 4932 184 0 0 25 0 8 0 156732318 937848832 80628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074182765 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 80628 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=1.04
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 63801 0 0 0 80 24 0 0 16 0 8 0 156732321 937848832 80628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 80628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 80628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 80628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.38
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 533 0 0 0 36 2 0 0 16 0 8 0 156732325 937848832 80628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 80628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 80628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 915868

[startup+102.408 s]
/proc/loadavg: 1.77 1.40 1.57 3/87 15144
/proc/meminfo: memFree=587560/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=102.35
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 135520 0 1 0 10030 205 0 0 25 0 8 0 156732318 937848832 135163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074160786 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 135163 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=1.53
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 118336 0 0 0 108 45 0 0 16 0 8 0 156732321 937848832 135163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 135163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 135163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 135163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.38
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 533 0 0 0 36 2 0 0 16 0 8 0 156732325 937848832 135163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 135163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 135163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 915868

[startup+162.441 s]
/proc/loadavg: 1.91 1.50 1.59 3/87 15144
/proc/meminfo: memFree=373032/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=162.36
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 157102 0 1 0 16022 214 0 0 25 0 8 0 156732318 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074160763 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1482.81 s]
/proc/loadavg: 2.02 2.00 1.88 3/93 15210
/proc/meminfo: memFree=370960/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=1482.32
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 157102 0 1 0 148013 219 0 0 25 0 8 0 156732318 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074157988 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 156739 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=1.72
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 139912 0 0 0 118 54 0 0 16 0 8 0 156732321 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.38
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 533 0 0 0 36 2 0 0 16 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 915868

[startup+1542.85 s]
/proc/loadavg: 2.00 2.00 1.88 3/93 15302
/proc/meminfo: memFree=370984/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=1542.26
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 157102 0 1 0 154007 219 0 0 25 0 8 0 156732318 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074157960 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 156739 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=1.72
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 139912 0 0 0 118 54 0 0 16 0 8 0 156732321 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.38
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 533 0 0 0 36 2 0 0 16 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.26
Current children cumulated vsize (KiB) 915868

[startup+1602.88 s]
/proc/loadavg: 2.00 2.00 1.89 3/87 15342
/proc/meminfo: memFree=371880/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=1602.23
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 157102 0 1 0 160004 219 0 0 25 0 8 0 156732318 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074195863 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 156739 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=1.72
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 139912 0 0 0 118 54 0 0 16 0 8 0 156732321 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.38
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 533 0 0 0 36 2 0 0 16 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.23
Current children cumulated vsize (KiB) 915868

[startup+1662.9 s]
/proc/loadavg: 2.07 2.02 1.90 3/87 15342
/proc/meminfo: memFree=371880/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=1662.23
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 157102 0 1 0 166004 219 0 0 25 0 8 0 156732318 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074160750 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 156739 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=1.72
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 139912 0 0 0 118 54 0 0 16 0 8 0 156732321 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.38
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 533 0 0 0 36 2 0 0 16 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.23
Current children cumulated vsize (KiB) 915868

[startup+1722.91 s]
/proc/loadavg: 2.02 2.01 1.91 3/87 15342
/proc/meminfo: memFree=371880/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=1722.23
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 157102 0 1 0 172004 219 0 0 25 0 8 0 156732318 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074191014 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 156739 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=1.72
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 139912 0 0 0 118 54 0 0 16 0 8 0 156732321 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.38
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 533 0 0 0 36 2 0 0 16 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 915868

[startup+1782.93 s]
/proc/loadavg: 2.01 2.00 1.91 3/87 15342
/proc/meminfo: memFree=371880/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=1782.23
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 157102 0 1 0 178003 220 0 0 25 0 8 0 156732318 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074195891 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 156739 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=1.72
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 139912 0 0 0 118 54 0 0 16 0 8 0 156732321 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.38
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 533 0 0 0 36 2 0 0 16 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1782.23
Current children cumulated vsize (KiB) 915868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.85 1.97 1.90 2/75 15353
/proc/meminfo: memFree=993608/2055920 swapFree=4192812/4192956
[pid=15136] ppid=15134 vsize=915868 CPUtime=1800
/proc/15136/stat : 15136 (java) R 15134 15136 14809 0 -1 0 157102 0 1 0 179780 220 0 0 25 0 8 0 156732318 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074195866 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15136/statm: 228967 156739 2535 14 0 215437 0
[pid=15136/tid=15138] ppid=15134 vsize=915868 CPUtime=1.72
/proc/15136/task/15138/stat : 15138 (java) S 15134 15136 14809 0 -1 64 139912 0 0 0 118 54 0 0 16 0 8 0 156732321 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15139] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15139/stat : 15139 (java) S 15134 15136 14809 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15140] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15140/stat : 15140 (java) S 15134 15136 14809 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156732322 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15141] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15141/stat : 15141 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15142] ppid=15134 vsize=915868 CPUtime=0.38
/proc/15136/task/15142/stat : 15142 (java) S 15134 15136 14809 0 -1 64 533 0 0 0 36 2 0 0 16 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15143] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15143/stat : 15143 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15136/tid=15144] ppid=15134 vsize=915868 CPUtime=0
/proc/15136/task/15144/stat : 15144 (java) S 15134 15136 14809 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156732325 937848832 156739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915868

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

Child status: 143
Real time (s): 1800.87
CPU time (s): 1800.16
CPU user time (s): 1797.86
CPU system time (s): 2.29665
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 916004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.86
system time used= 2.29665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157118
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= 38098
involuntary context switches= 40573

runsolver used 1.70974 s user time and 4.77927 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan  6 11:36:24 UTC 2007


IDJOB= 238013
IDBENCH= 6977
FILE ID= node35/238013-1168083381

PBS_JOBID= 3476262

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6036b9950a5c57b90aa6f46757fe5390

RANDOM SEED= 83027944

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.234
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.234
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:       1459456 kB
Buffers:         29196 kB
Cached:         320732 kB
SwapCached:          0 kB
Active:         238144 kB
Inactive:       282000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459456 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6088 kB
Writeback:           0 kB
Mapped:         190448 kB
Slab:            61404 kB
Committed_AS:  3902168 kB
PageTables:       2124 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= 66555 MiB



End job on node35 on Sat Jan  6 12:06:29 UTC 2007