Trace number 276922

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
AbsconMax 109 EPFCOPTIMUM 980.421 989.259

General information on the benchmark

Nametightness/tightness0.1/
rand-2-40-8-753-100-13_ext.xml
MD5SUM3921658d2b5247ef54ae5da8323aa886
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints752
Best CPU time to get the best result obtained on this benchmark18.6622
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints753
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension753
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/276922-1169249850/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8
0.43	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.43	   
0.43	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.70	     nbConstraints=751  nbRelationTypes=752  nbExtensionStructures=751  nbSharedExtensionStructures=0
0.70	     nbConflictsStructures=751  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=11877  maxDegree=39
0.70	     maxArity=2
0.70	       =>  wckTime=0.38  cpuTime=0.25  mem=11M779
0.75	   
0.75	   solver LocalSearchSolver being built... 
0.80	       =>  wckTime=0.472  cpuTime=0.29  mem=6M107
0.80	
0.80	s SATISFIABLE
0.80	o 672
0.80	c 79
0.80	o 678
0.80	c 73
0.80	o 683
0.80	c 68
0.80	o 690
0.80	c 61
0.81	o 695
0.81	c 56
0.81	o 698
0.81	c 53
0.81	o 702
0.81	c 49
0.81	o 706
0.81	c 45
0.81	o 709
0.81	c 42
0.81	o 711
0.81	c 40
0.81	o 713
0.81	c 38
0.81	o 715
0.81	c 36
0.81	o 717
0.81	c 34
0.81	o 719
0.81	c 32
0.81	o 722
0.81	c 29
0.81	o 725
0.81	c 26
0.81	o 726
0.81	c 25
0.82	o 727
0.82	c 24
0.82	o 728
0.82	c 23
0.82	o 730
0.82	c 21
0.82	o 732
0.82	c 19
0.82	o 733
0.82	c 18
0.82	o 734
0.82	c 17
0.82	o 735
0.82	c 16
0.83	o 736
0.83	c 15
0.83	o 737
0.83	c 14
0.83	o 738
0.83	c 13
0.84	o 741
0.84	c 10
0.84	o 743
0.84	c 8
0.84	o 744
0.84	c 7
0.84	o 745
0.84	c 6
0.86	o 746
0.86	c 5
0.86	o 747
0.86	c 4
0.86	o 748
0.86	c 3
0.86	o 749
0.86	c 2
2.29	o 750
2.29	c 1
2.29	   
2.29	   search
2.29	     run=0  nbConstraintChecks=9173340  nbAssignments=5001
2.29	       =>  wckTime=1.5  cpuTime=1.47  mem=6M107
2.30	   
2.30	   global
2.30	     nbConstraintChecks=9173340  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.30	     solvingWckTime=1.498  solvingCpuTime=1.47  expiredTime=no  totalExploration=no  nbFoundSolutions=0
2.30	     globalCpuTime=1.81
2.30	       =>  wckTime=1.972  cpuTime=1.76  mem=6M107
2.30	   
2.30	   solver IterativeSystematicSolver being built... 
2.43	       =>  wckTime=2.103  cpuTime=1.86  mem=17M48
2.53	   
2.53	   preprocessing
2.53	     nbConstraintChecks=61642  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.53	     detectedInconsistency=no
2.53	       =>  wckTime=0.099  cpuTime=0.07  mem=17M48
2.59	   
2.59	   search
2.59	     run=0  nbConstraintChecks=115841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
2.59	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
2.59	       =>  wckTime=0.162  cpuTime=0.13  mem=17M48
2.67	   
2.67	   search
2.67	     run=1  nbConstraintChecks=294693  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80
2.67	     nbFailedAssignments=45  nbBacktracks=25  nbVisitedNodes=148  nbRestartNogoods=11
2.67	       =>  wckTime=0.246  cpuTime=0.2  mem=17M48
2.78	   
2.78	   search
2.78	     run=2  nbConstraintChecks=579628  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=155
2.78	     nbFailedAssignments=92  nbBacktracks=47  nbVisitedNodes=290  nbRestartNogoods=15
2.79	       =>  wckTime=0.357  cpuTime=0.31  mem=17M48
2.92	   
2.92	   search
2.92	     run=3  nbConstraintChecks=946219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=252
2.92	     nbFailedAssignments=148  nbBacktracks=80  nbVisitedNodes=469  nbRestartNogoods=20
2.92	       =>  wckTime=0.493  cpuTime=0.44  mem=17M48
3.12	   
3.12	   search
3.12	     run=4  nbConstraintChecks=1483746  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=392
3.12	     nbFailedAssignments=231  nbBacktracks=130  nbVisitedNodes=741  nbRestartNogoods=30
3.12	       =>  wckTime=0.688  cpuTime=0.64  mem=17M48
3.44	   
3.44	   search
3.44	     run=5  nbConstraintChecks=2333322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=601
3.44	     nbFailedAssignments=360  nbBacktracks=205  nbVisitedNodes=1152  nbRestartNogoods=43
3.44	       =>  wckTime=1.014  cpuTime=0.96  mem=17M48
3.92	   
3.92	   search
3.92	     run=6  nbConstraintChecks=3549864  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=907
3.92	     nbFailedAssignments=546  nbBacktracks=318  nbVisitedNodes=1745  nbRestartNogoods=60
3.92	       =>  wckTime=1.492  cpuTime=1.42  mem=17M48
4.60	   
4.60	   search
4.60	     run=7  nbConstraintChecks=5342877  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1361
4.60	     nbFailedAssignments=825  nbBacktracks=488  nbVisitedNodes=2637  nbRestartNogoods=72
4.60	       =>  wckTime=2.172  cpuTime=2.09  mem=17M48
5.75	   
5.75	   search
5.75	     run=8  nbConstraintChecks=8258828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2094
5.75	     nbFailedAssignments=1295  nbBacktracks=744  nbVisitedNodes=4082  nbRestartNogoods=96
5.75	       =>  wckTime=3.319  cpuTime=3.21  mem=17M48
7.32	   
7.32	   search
7.32	     run=9  nbConstraintChecks=12433837  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3115
7.32	     nbFailedAssignments=1925  nbBacktracks=1128  nbVisitedNodes=6098  nbRestartNogoods=112
7.32	       =>  wckTime=4.89  cpuTime=4.76  mem=17M48
9.50	   
9.50	   search
9.50	     run=10  nbConstraintChecks=18273829  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4592
9.50	     nbFailedAssignments=2819  nbBacktracks=1704  nbVisitedNodes=8960  nbRestartNogoods=125
9.50	       =>  wckTime=7.068  cpuTime=6.92  mem=17M48
12.35	   
12.35	   search
12.35	     run=11  nbConstraintChecks=25811912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6580
12.35	     nbFailedAssignments=3937  nbBacktracks=2568  nbVisitedNodes=12674  nbRestartNogoods=136
12.35	       =>  wckTime=9.92  cpuTime=9.75  mem=17M48
16.22	   
16.22	   search
16.22	     run=12  nbConstraintChecks=35388262  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9281
16.22	     nbFailedAssignments=5336  nbBacktracks=3865  nbVisitedNodes=17506  nbRestartNogoods=149
16.22	       =>  wckTime=13.788  cpuTime=13.57  mem=17M48
21.77	   
21.77	   search
21.77	     run=13  nbConstraintChecks=49532300  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13203
21.77	     nbFailedAssignments=7304  nbBacktracks=5812  nbVisitedNodes=24386  nbRestartNogoods=158
21.77	       =>  wckTime=19.347  cpuTime=19.06  mem=17M48
28.87	   
28.87	   search
28.87	     run=14  nbConstraintChecks=67348068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18638
28.87	     nbFailedAssignments=9813  nbBacktracks=8733  nbVisitedNodes=33295  nbRestartNogoods=177
28.87	       =>  wckTime=26.445  cpuTime=26.09  mem=17M48
39.07	   
39.08	   search
39.08	     run=15  nbConstraintChecks=92124916  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26431
39.08	     nbFailedAssignments=13221  nbBacktracks=13111  nbVisitedNodes=45717  nbRestartNogoods=185
39.08	       =>  wckTime=36.647  cpuTime=36.2  mem=17M48
53.61	   
53.61	   search
53.61	     run=16  nbConstraintChecks=127628476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37854
53.61	     nbFailedAssignments=18066  nbBacktracks=19682  nbVisitedNodes=63585  nbRestartNogoods=199
53.61	       =>  wckTime=51.18  cpuTime=50.6  mem=17M48
74.42	   
74.42	   search
74.42	     run=17  nbConstraintChecks=176796842  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54242
74.42	     nbFailedAssignments=24597  nbBacktracks=29536  nbVisitedNodes=88475  nbRestartNogoods=215
74.42	       =>  wckTime=71.991  cpuTime=71.22  mem=17M48
106.05	   
106.05	   search
106.05	     run=18  nbConstraintChecks=251806032  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79218
106.05	     nbFailedAssignments=34790  nbBacktracks=44315  nbVisitedNodes=126842  nbRestartNogoods=234
106.05	       =>  wckTime=103.619  cpuTime=102.56  mem=17M48
152.36	   
152.36	   search
152.36	     run=19  nbConstraintChecks=360733665  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=116203
152.36	     nbFailedAssignments=49599  nbBacktracks=66485  nbVisitedNodes=183099  nbRestartNogoods=249
152.36	       =>  wckTime=149.934  cpuTime=148.45  mem=17M48
222.64	   
222.64	   search
222.64	     run=20  nbConstraintChecks=526062086  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171712
222.64	     nbFailedAssignments=71850  nbBacktracks=99737  nbVisitedNodes=267750  nbRestartNogoods=259
222.64	       =>  wckTime=220.213  cpuTime=218.09  mem=17M48
327.32	   
327.32	   search
327.32	     run=21  nbConstraintChecks=776023362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=254981
327.32	     nbFailedAssignments=105232  nbBacktracks=149615  nbVisitedNodes=394538  nbRestartNogoods=265
327.32	       =>  wckTime=324.891  cpuTime=321.81  mem=17M48
483.28	   
483.28	   search
483.28	     run=22  nbConstraintChecks=1151244189  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=379708
483.28	     nbFailedAssignments=155136  nbBacktracks=224434  nbVisitedNodes=585295  nbRestartNogoods=279
483.28	       =>  wckTime=480.85  cpuTime=476.35  mem=17M48
714.77	   
714.77	   search
714.77	     run=23  nbConstraintChecks=1703067774  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=565883
714.77	     nbFailedAssignments=229080  nbBacktracks=336662  nbVisitedNodes=867827  nbRestartNogoods=316
714.77	       =>  wckTime=712.341  cpuTime=705.74  mem=17M48
989.22	   
989.22	   search
989.22	     run=24  nbConstraintChecks=2347959878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=785136
989.22	     nbFailedAssignments=315398  nbBacktracks=469598  nbVisitedNodes=1199755  nbRestartNogoods=335
989.22	       =>  wckTime=986.788  cpuTime=977.94  mem=17M48
989.22	   
989.22	   global
989.22	     nbConstraintChecks=2348021520  nbRestartNogoods=335  solvingWckTime=986.789  solvingCpuTime=977.94  expiredTime=no
989.22	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=979.85
989.22	       =>  wckTime=988.893  cpuTime=979.8  mem=17M48
989.22	
989.22	s OPTIMUM FOUND
989.22	v 6 3 6 1 5 2 5 3 5 2 4 7 1 0 1 7 7 2 2 3 1 7 1 2 2 5 6 2 0 1 1 4 3 0 3 2 7 1 4 7 
989.22	   
989.22	   totalWckTime=988.98  totalCpuTime=979.85

Verifier Data (download as text)

1 unsatisfied constraints, 752 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-276922-1169249850 -o ROOT/results/node4/solver-276922-1169249850 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276922-1169249850/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.93 2.00 1.99 4/93 28745
/proc/meminfo: memFree=1329208/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=18540 CPUtime=0
/proc/28744/stat : 28744 (runsolver) R 28742 28744 28676 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 273380542 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28744/statm: 4635 279 244 17 0 2626 0

[startup+0.107663 s]
/proc/loadavg: 1.93 2.00 1.99 4/93 28745
/proc/meminfo: memFree=1329208/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=914988 CPUtime=0.08
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 2988 0 1 0 6 2 0 0 19 0 8 0 273380542 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515702 s]
/proc/loadavg: 1.93 2.00 1.99 4/93 28745
/proc/meminfo: memFree=1329208/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915332 CPUtime=0.48
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 6267 0 1 0 43 5 0 0 18 0 8 0 273380542 937299968 6006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228833 6006 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33678 s]
/proc/loadavg: 1.93 2.00 1.99 3/100 28752
/proc/meminfo: memFree=1307456/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915448 CPUtime=1.3
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 8117 0 1 0 115 15 0 0 24 0 8 0 273380542 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228862 7855 2479 14 0 215332 0
[pid=28744/tid=28746] ppid=28742 vsize=915448 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 305 0 0 0 3 0 0 0 16 0 8 0 273380547 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915448 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915448 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915448 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915448 CPUtime=0.2
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 375 0 0 0 20 0 0 0 16 0 8 0 273380550 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915448 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915448 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915448

[startup+2.97393 s]
/proc/loadavg: 1.93 2.00 1.99 3/100 28752
/proc/meminfo: memFree=1307392/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=2.92
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9225 0 1 0 264 28 0 0 25 0 8 0 273380542 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073961565 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 8961 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.26
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 413 0 0 0 26 0 0 0 15 0 8 0 273380550 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915580

[startup+6.27025 s]
/proc/loadavg: 1.93 2.00 1.99 3/100 28752
/proc/meminfo: memFree=1303104/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=6.18
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9252 0 1 0 589 29 0 0 25 0 8 0 273380542 937553920 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073973110 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 8985 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 17 0 8 0 273380547 937553920 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.29
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 426 0 0 0 29 0 0 0 15 0 8 0 273380550 937553920 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 8985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915580

[startup+12.7449 s]
/proc/loadavg: 1.94 2.00 1.99 3/100 28752
/proc/meminfo: memFree=1303104/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=12.59
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9265 0 1 0 1230 29 0 0 25 0 8 0 273380542 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073997775 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 8995 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 430 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915580

[startup+25.6171 s]
/proc/loadavg: 1.95 2.00 1.99 3/100 28752
/proc/meminfo: memFree=1303168/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=25.32
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9269 0 1 0 2503 29 0 0 25 0 8 0 273380542 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073937729 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 8999 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 430 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 8999 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915580

[startup+51.2306 s]
/proc/loadavg: 1.97 2.00 1.99 3/100 28752
/proc/meminfo: memFree=1303168/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=50.7
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9274 0 1 0 5040 30 0 0 25 0 8 0 273380542 937553920 9004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073973186 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 9004 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 9004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 9004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 9004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 9004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 430 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 9004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 9004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 9004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915580

[startup+102.448 s]
/proc/loadavg: 2.05 2.01 2.00 3/100 28752
/proc/meminfo: memFree=1303168/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=101.45
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9281 0 1 0 10115 30 0 0 25 0 8 0 273380542 937553920 9010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073997208 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 9010 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 9010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 9010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 9010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 9010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 431 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 9010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 9010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 9010 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 915580

[startup+162.507 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 28752
/proc/meminfo: memFree=1303168/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=160.97
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9287 0 1 0 16066 31 0 0 25 0 8 0 273380542 937553920 9015 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074003540 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 432 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.04
Current children cumulated vsize (KiB) 915580

[startup+582.929 s]
/proc/loadavg: 2.01 2.00 2.00 3/100 28752
/proc/meminfo: memFree=1303048/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=577.55
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9295 0 1 0 57721 34 0 0 25 0 8 0 273380542 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073937648 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 9023 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 432 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 577.55
Current children cumulated vsize (KiB) 915580

[startup+642.988 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 28752
/proc/meminfo: memFree=1303048/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=637.06
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9295 0 1 0 63672 34 0 0 25 0 8 0 273380542 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073961402 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 9023 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 432 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.06
Current children cumulated vsize (KiB) 915580

[startup+703.049 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 28752
/proc/meminfo: memFree=1303048/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=696.58
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9295 0 1 0 69623 35 0 0 25 0 8 0 273380542 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073955230 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 9023 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 432 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 9023 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 696.58
Current children cumulated vsize (KiB) 915580

[startup+763.109 s]
/proc/loadavg: 2.07 2.02 2.00 3/100 28752
/proc/meminfo: memFree=1303048/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=756.09
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9297 0 1 0 75574 35 0 0 25 0 8 0 273380542 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073936649 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 9025 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 432 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 756.09
Current children cumulated vsize (KiB) 915580

[startup+823.168 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 28752
/proc/meminfo: memFree=1302984/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=815.61
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9297 0 1 0 81525 36 0 0 25 0 8 0 273380542 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 9025 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 432 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 815.61
Current children cumulated vsize (KiB) 915580

[startup+883.226 s]
/proc/loadavg: 2.01 2.00 2.00 3/100 28752
/proc/meminfo: memFree=1303048/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=875.11
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9297 0 1 0 87475 36 0 0 25 0 8 0 273380542 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073940962 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 9025 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 432 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 875.11
Current children cumulated vsize (KiB) 915580

[startup+943.287 s]
/proc/loadavg: 2.06 2.01 2.00 3/100 28752
/proc/meminfo: memFree=1302984/2055920 swapFree=4182144/4192956
[pid=28744] ppid=28742 vsize=915580 CPUtime=934.63
/proc/28744/stat : 28744 (java) R 28742 28744 28676 0 -1 0 9297 0 1 0 93426 37 0 0 25 0 8 0 273380542 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28744/statm: 228895 9025 2532 14 0 215365 0
[pid=28744/tid=28746] ppid=28742 vsize=915580 CPUtime=0.03
/proc/28744/task/28746/stat : 28746 (java) S 28742 28744 28676 0 -1 64 306 0 0 0 3 0 0 0 16 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28747] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28747/stat : 28747 (java) S 28742 28744 28676 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28748] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28748/stat : 28748 (java) S 28742 28744 28676 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273380547 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28749] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28749/stat : 28749 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28750] ppid=28742 vsize=915580 CPUtime=0.31
/proc/28744/task/28750/stat : 28750 (java) S 28742 28744 28676 0 -1 64 432 0 0 0 30 1 0 0 16 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28751] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28751/stat : 28751 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28744/tid=28752] ppid=28742 vsize=915580 CPUtime=0
/proc/28744/task/28752/stat : 28752 (java) S 28742 28744 28676 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273380550 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 934.63
Current children cumulated vsize (KiB) 915580

Child status: 0
Real time (s): 989.259
CPU time (s): 980.421
CPU user time (s): 980.036
CPU system time (s): 0.384941
CPU usage (%): 99.1066
Max. virtual memory (cumulated for all children) (KiB): 915580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 980.036
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9394
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= 21382
involuntary context switches= 49710

runsolver used 1.16282 s user time and 3.23151 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Fri Jan 19 23:37:30 UTC 2007


IDJOB= 276922
IDBENCH= 6122
IDSOLVER= 68
FILE ID= node4/276922-1169249850

PBS_JOBID= 3589079

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.1/rand-2-40-8-753-100-13_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276922-1169249850/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-276922-1169249850 -o ROOT/results/node4/solver-276922-1169249850 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276922-1169249850/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3921658d2b5247ef54ae5da8323aa886

RANDOM SEED= 300913234

TIME LIMIT= 2400 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.223
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.223
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:       1329624 kB
Buffers:         64412 kB
Cached:         511100 kB
SwapCached:       2148 kB
Active:         219112 kB
Inactive:       424392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1329624 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1996 kB
Writeback:           0 kB
Mapped:          87816 kB
Slab:            67136 kB
Committed_AS:  8360688 kB
PageTables:       2508 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= 66561 MiB



End job on node4 on Fri Jan 19 23:53:59 UTC 2007