Trace number 276526

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 2121.34 2129.9

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-23_ext.xml
MD5SUMf5042e2ed2d3e0b87ed40f3a4d9f65a1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints83
Best CPU time to get the best result obtained on this benchmark200.271
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/276526-1169239505/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=180  maxDomainSize=180
0.39	       =>  wckTime=0.097  cpuTime=0.09  mem=6M887
0.39	   
0.39	   relations being loaded...
0.73	   
0.73	   constraints being loaded...
0.85	     nbConstraints=84  nbRelationTypes=84  nbExtensionStructures=84  nbSharedExtensionStructures=0
0.85	     nbConflictsStructures=84  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=8  maxArity=2
0.85	       =>  wckTime=0.56  cpuTime=0.5  mem=36M236
0.90	   
0.90	   solver LocalSearchSolver being built... 
0.95	       =>  wckTime=0.653  cpuTime=0.54  mem=7M377
0.96	
0.96	s SATISFIABLE
0.96	o 15
0.96	c 69
0.96	o 19
0.96	c 65
0.96	o 23
0.96	c 61
0.96	o 26
0.96	c 58
0.96	o 29
0.96	c 55
0.97	o 32
0.97	c 52
0.97	o 35
0.97	c 49
0.97	o 38
0.97	c 46
0.97	o 40
0.97	c 44
0.97	o 42
0.97	c 42
0.97	o 43
0.97	c 41
0.97	o 45
0.97	c 39
0.98	o 47
0.98	c 37
0.98	o 49
0.98	c 35
0.98	o 51
0.98	c 33
0.98	o 53
0.98	c 31
0.98	o 54
0.98	c 30
0.98	o 55
0.98	c 29
0.98	o 57
0.98	c 27
0.98	o 58
0.98	c 26
0.99	o 59
0.99	c 25
0.99	o 60
0.99	c 24
0.99	o 62
0.99	c 22
0.99	o 63
0.99	c 21
0.99	o 64
0.99	c 20
0.99	o 65
0.99	c 19
1.00	o 66
1.00	c 18
1.01	o 67
1.01	c 17
1.01	o 68
1.01	c 16
1.02	o 69
1.02	c 15
1.03	o 70
1.03	c 14
1.05	o 71
1.05	c 13
1.07	o 72
1.07	c 12
1.07	o 73
1.07	c 11
1.07	o 74
1.07	c 10
1.07	o 75
1.07	c 9
1.13	o 76
1.13	c 8
1.13	o 77
1.13	c 7
1.19	o 78
1.19	c 6
1.20	o 79
1.21	c 5
1.35	o 80
1.35	c 4
10.94	   
10.94	   search
10.94	     run=0  nbConstraintChecks=89923287  nbAssignments=10000
10.94	       =>  wckTime=9.997  cpuTime=9.96  mem=7M377
19.88	   
19.88	   search
19.88	     run=1  nbConstraintChecks=171673600  nbAssignments=20000
19.88	       =>  wckTime=18.935  cpuTime=18.9  mem=7M377
29.21	   
29.21	   search
29.21	     run=2  nbConstraintChecks=257463570  nbAssignments=30000
29.21	       =>  wckTime=28.266  cpuTime=28.2  mem=7M377
31.40	   
31.40	   search
31.40	     run=3  nbConstraintChecks=277256956  nbAssignments=32480
31.40	       =>  wckTime=30.458  cpuTime=30.4  mem=7M377
31.40	   
31.40	   global
31.41	     nbConstraintChecks=277256956  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.41	     solvingWckTime=30.454  solvingCpuTime=30.4  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.41	     globalCpuTime=30.98
31.41	       =>  wckTime=31.112  cpuTime=30.94  mem=7M377
31.41	   
31.41	   solver IterativeSystematicSolver being built... 
31.52	       =>  wckTime=31.232  cpuTime=31.03  mem=18M327
31.65	   
31.65	   preprocessing
31.65	     nbConstraintChecks=533155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.65	     detectedInconsistency=no
31.65	       =>  wckTime=0.123  cpuTime=0.1  mem=18M327
35.02	   
35.02	   search
35.02	     run=0  nbConstraintChecks=23960020  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=913
35.02	     nbFailedAssignments=900  nbBacktracks=10  nbVisitedNodes=1824  nbRestartNogoods=0
35.02	       =>  wckTime=3.49  cpuTime=3.45  mem=18M327
38.02	   
38.02	   search
38.02	     run=1  nbConstraintChecks=48561996  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1793
38.02	     nbFailedAssignments=1760  nbBacktracks=25  nbVisitedNodes=3579  nbRestartNogoods=104
38.02	       =>  wckTime=6.496  cpuTime=6.43  mem=18M327
39.70	   
39.70	   search
39.70	     run=2  nbConstraintChecks=62220474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2642
39.70	     nbFailedAssignments=2570  nbBacktracks=47  nbVisitedNodes=5260  nbRestartNogoods=216
39.70	       =>  wckTime=8.175  cpuTime=8.1  mem=18M327
45.68	   
45.68	   search
45.68	     run=3  nbConstraintChecks=106159694  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4147
45.68	     nbFailedAssignments=4027  nbBacktracks=80  nbVisitedNodes=8255  nbRestartNogoods=442
45.68	       =>  wckTime=14.156  cpuTime=14.08  mem=18M327
52.49	   
52.49	   search
52.49	     run=4  nbConstraintChecks=164201302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6840
52.49	     nbFailedAssignments=6659  nbBacktracks=130  nbVisitedNodes=13630  nbRestartNogoods=846
52.49	       =>  wckTime=20.965  cpuTime=20.88  mem=18M327
72.37	   
72.37	   search
72.37	     run=5  nbConstraintChecks=311696975  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11767
72.37	     nbFailedAssignments=11505  nbBacktracks=205  nbVisitedNodes=23478  nbRestartNogoods=1039
72.37	       =>  wckTime=40.848  cpuTime=40.74  mem=18M327
100.85	   
100.86	   search
100.86	     run=6  nbConstraintChecks=526403260  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19352
100.86	     nbFailedAssignments=18958  nbBacktracks=318  nbVisitedNodes=38629  nbRestartNogoods=1187
100.86	       =>  wckTime=69.329  cpuTime=69.2  mem=18M327
107.16	   
107.16	   search
107.16	     run=7  nbConstraintChecks=567346939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21463
107.16	     nbFailedAssignments=20886  nbBacktracks=488  nbVisitedNodes=42838  nbRestartNogoods=1829
107.16	       =>  wckTime=75.63  cpuTime=75.49  mem=18M327
125.69	   
125.69	   search
125.69	     run=8  nbConstraintChecks=698916798  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26753
125.69	     nbFailedAssignments=25903  nbBacktracks=744  nbVisitedNodes=53400  nbRestartNogoods=2098
125.69	       =>  wckTime=94.168  cpuTime=94.01  mem=18M327
146.72	   
146.72	   search
146.72	     run=9  nbConstraintChecks=808363855  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30481
146.72	     nbFailedAssignments=29239  nbBacktracks=1128  nbVisitedNodes=60836  nbRestartNogoods=2249
146.72	       =>  wckTime=115.19  cpuTime=115.01  mem=18M327
182.17	   
182.17	   search
182.17	     run=10  nbConstraintChecks=1054491389  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40914
182.17	     nbFailedAssignments=39079  nbBacktracks=1704  nbVisitedNodes=81685  nbRestartNogoods=2306
182.17	       =>  wckTime=150.639  cpuTime=150.42  mem=18M327
224.49	   
224.49	   search
224.49	     run=11  nbConstraintChecks=1326992864  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53255
224.49	     nbFailedAssignments=50550  nbBacktracks=2568  nbVisitedNodes=106313  nbRestartNogoods=2390
224.49	       =>  wckTime=192.964  cpuTime=192.7  mem=18M327
275.12	   
275.12	   search
275.12	     run=12  nbConstraintChecks=1641451715  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67983
275.12	     nbFailedAssignments=63971  nbBacktracks=3865  nbVisitedNodes=135699  nbRestartNogoods=2408
275.12	       =>  wckTime=243.599  cpuTime=243.29  mem=18M327
338.83	   
338.83	   search
338.83	     run=13  nbConstraintChecks=1970045704  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80198
338.83	     nbFailedAssignments=74232  nbBacktracks=5812  nbVisitedNodes=159793  nbRestartNogoods=2488
338.83	       =>  wckTime=307.306  cpuTime=306.92  mem=18M327
415.95	   
415.95	   search
415.95	     run=14  nbConstraintChecks=2436103967  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101696
415.95	     nbFailedAssignments=92804  nbBacktracks=8731  nbVisitedNodes=202722  nbRestartNogoods=2529
415.95	       =>  wckTime=384.419  cpuTime=383.98  mem=18M327
479.66	o 81
479.66	c 3
556.55	   
556.55	   search
556.55	     run=15  nbConstraintChecks=3268223555  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=133858
556.55	     nbFailedAssignments=120582  nbBacktracks=13109  nbVisitedNodes=266474  nbRestartNogoods=2560
556.55	       =>  wckTime=525.021  cpuTime=524.44  mem=18M327
580.37	o 82
580.37	c 2
757.58	   
757.58	   search
757.58	     run=16  nbConstraintChecks=4195174584  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=169784
757.58	     nbFailedAssignments=149930  nbBacktracks=19677  nbVisitedNodes=337240  nbRestartNogoods=2613
757.58	       =>  wckTime=726.052  cpuTime=724.79  mem=18M327
974.58	   
974.58	   search
974.58	     run=17  nbConstraintChecks=5115515997  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=207811
974.58	     nbFailedAssignments=178102  nbBacktracks=29529  nbVisitedNodes=410336  nbRestartNogoods=2671
974.58	       =>  wckTime=943.054  cpuTime=940.65  mem=18M327
1332.69	   
1332.69	   search
1332.69	     run=18  nbConstraintChecks=6697750903  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=270632
1332.69	     nbFailedAssignments=226142  nbBacktracks=44307  nbVisitedNodes=531502  nbRestartNogoods=2721
1332.69	       =>  wckTime=1301.168  cpuTime=1296.85  mem=19M300
1353.53	o 83
1353.53	c 1
1684.79	   
1684.79	   search
1684.79	     run=19  nbConstraintChecks=8095058196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=330217
1684.79	     nbFailedAssignments=263556  nbBacktracks=66475  nbVisitedNodes=636769  nbRestartNogoods=2875
1684.79	       =>  wckTime=1653.268  cpuTime=1647.11  mem=19M300
2129.84	   
2129.84	   search
2129.84	     run=20  nbConstraintChecks=9788830080  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=400173
2129.84	     nbFailedAssignments=305423  nbBacktracks=94565  nbVisitedNodes=757258  nbRestartNogoods=2901
2129.84	       =>  wckTime=2098.315  cpuTime=2089.76  mem=19M300
2129.84	   
2129.84	   global
2129.84	     nbConstraintChecks=9789363235  nbRestartNogoods=2901  solvingWckTime=2098.316  solvingCpuTime=2089.76
2129.84	     expiredTime=no  totalExploration=yes  nbFoundSolutions=3  globalCpuTime=2120.84
2129.84	       =>  wckTime=2129.549  cpuTime=2120.8  mem=19M300
2129.84	
2129.84	s OPTIMUM FOUND
2129.84	v 111 38 1 0 9 141 127 82 25 53 50 152 8 2 110 160 26 24 19 138 104 127 1 37 55 133 96 102 148 137 158 71 73 25 100 157 131 152 71 62 
2129.84	   
2129.84	   totalWckTime=2129.625  totalCpuTime=2120.84

Verifier Data (download as text)

1 unsatisfied constraints, 83 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/node30/watcher-276526-1169239505 -o ROOT/results/node30/solver-276526-1169239505 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276526-1169239505/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: 2.00 2.00 1.97 4/93 27852
/proc/meminfo: memFree=1499080/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=172 CPUtime=0
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 272344457 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7016747 0 0 4096 0 0 0 0 17 0 0 0
/proc/27851/statm: 43 24 18 14 0 3 0

[startup+0.107453 s]
/proc/loadavg: 2.00 2.00 1.97 4/93 27852
/proc/meminfo: memFree=1499080/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=914988 CPUtime=0.09
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 3069 0 1 0 7 2 0 0 22 0 8 0 272344457 936947712 2815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228747 2815 1452 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515478 s]
/proc/loadavg: 2.00 2.00 1.97 4/93 27852
/proc/meminfo: memFree=1499080/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915332 CPUtime=0.49
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 8011 0 1 0 44 5 0 0 25 0 8 0 272344457 937299968 7750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073589166 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228833 7751 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33653 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 27859
/proc/meminfo: memFree=1452624/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=1.31
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14269 0 1 0 121 10 0 0 25 0 8 0 272344457 937414656 14007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073682359 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14007 2479 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915448 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 616 0 0 0 3 0 0 0 17 0 8 0 272344460 937418752 14007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.1
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 331 0 0 0 10 0 0 0 16 0 8 0 272344464 937414656 14007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.97763 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 27859
/proc/meminfo: memFree=1452624/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=2.95
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14274 0 1 0 278 17 0 0 25 0 8 0 272344457 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073677990 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14011 2479 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915448 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 616 0 0 0 3 0 0 0 16 0 8 0 272344460 937418752 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.11
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 335 0 0 0 11 0 0 0 15 0 8 0 272344464 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915444

[startup+6.18283 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 27859
/proc/meminfo: memFree=1452624/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=6.16
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14274 0 1 0 587 29 0 0 25 0 8 0 272344457 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073678004 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14011 2479 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 616 0 0 0 3 0 0 0 16 0 8 0 272344460 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.11
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 335 0 0 0 11 0 0 0 15 0 8 0 272344464 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915444

[startup+12.6512 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 27859
/proc/meminfo: memFree=1452624/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=12.61
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14276 0 1 0 1207 54 0 0 25 0 8 0 272344457 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14013 2479 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 616 0 0 0 3 0 0 0 16 0 8 0 272344460 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.11
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 337 0 0 0 11 0 0 0 16 0 8 0 272344464 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915444

[startup+25.506 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 27859
/proc/meminfo: memFree=1452688/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=25.44
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14276 0 1 0 2435 109 0 0 25 0 8 0 272344457 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14013 2479 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 616 0 0 0 3 0 0 0 16 0 8 0 272344460 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.11
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 337 0 0 0 11 0 0 0 16 0 8 0 272344464 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915444

[startup+51.1136 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 27859
/proc/meminfo: memFree=1452496/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=51.04
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14439 0 1 0 4970 134 0 0 25 0 8 0 272344457 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810784 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14167 2532 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 617 0 0 0 3 0 0 0 17 0 8 0 272344460 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.22
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 394 0 0 0 21 1 0 0 16 0 8 0 272344464 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 915444

[startup+102.319 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 27859
/proc/meminfo: memFree=1452496/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=102.2
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14440 0 1 0 10085 135 0 0 25 0 8 0 272344457 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073793552 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14167 2532 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 617 0 0 0 3 0 0 0 16 0 8 0 272344460 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.22
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 394 0 0 0 21 1 0 0 16 0 8 0 272344464 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 915444

[startup+162.371 s]
/proc/loadavg: 2.00 2.00 1.97 3/100 27859
/proc/meminfo: memFree=1452432/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=162.18
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14441 0 1 0 16083 135 0 0 25 0 8 0 272344457 937414656 14167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790480 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.23
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.73
Current children cumulated vsize (KiB) 915444

[startup+1723.82 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 28057
/proc/meminfo: memFree=1452112/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=1717.48
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14446 0 1 0 171599 149 0 0 25 0 8 0 272344457 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073812351 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14170 2532 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 617 0 0 0 3 0 0 0 16 0 8 0 272344460 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.23
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.48
Current children cumulated vsize (KiB) 915444

[startup+1783.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 28057
/proc/meminfo: memFree=1452176/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=1777.2
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14446 0 1 0 177571 149 0 0 25 0 8 0 272344457 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14170 2532 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 617 0 0 0 3 0 0 0 16 0 8 0 272344460 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.23
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.2
Current children cumulated vsize (KiB) 915444

[startup+1843.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 28057
/proc/meminfo: memFree=1452112/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=1836.86
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14446 0 1 0 183537 149 0 0 25 0 8 0 272344457 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832927 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14170 2532 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 617 0 0 0 3 0 0 0 16 0 8 0 272344460 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.23
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1836.86
Current children cumulated vsize (KiB) 915444

[startup+1903.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 28057
/proc/meminfo: memFree=1452112/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=1896.61
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14446 0 1 0 189511 150 0 0 25 0 8 0 272344457 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790215 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14170 2532 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 617 0 0 0 3 0 0 0 16 0 8 0 272344460 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.23
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1896.61
Current children cumulated vsize (KiB) 915444

[startup+1964.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 28057
/proc/meminfo: memFree=1452112/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=1956.33
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14446 0 1 0 195483 150 0 0 25 0 8 0 272344457 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073811529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14170 2532 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 617 0 0 0 3 0 0 0 16 0 8 0 272344460 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.23
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1956.33
Current children cumulated vsize (KiB) 915444

[startup+2024.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 28057
/proc/meminfo: memFree=1452112/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=2016.08
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14446 0 1 0 201458 150 0 0 25 0 8 0 272344457 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073787624 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14170 2532 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 617 0 0 0 3 0 0 0 16 0 8 0 272344460 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.23
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2016.08
Current children cumulated vsize (KiB) 915444

[startup+2084.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 28059
/proc/meminfo: memFree=1452112/2055920 swapFree=4167328/4192956
[pid=27851] ppid=27849 vsize=915444 CPUtime=2075.82
/proc/27851/stat : 27851 (java) R 27849 27851 27146 0 -1 0 14446 0 1 0 207432 150 0 0 25 0 8 0 272344457 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810784 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27851/statm: 228861 14170 2532 14 0 215331 0
[pid=27851/tid=27853] ppid=27849 vsize=915444 CPUtime=0.03
/proc/27851/task/27853/stat : 27853 (java) S 27849 27851 27146 0 -1 64 617 0 0 0 3 0 0 0 16 0 8 0 272344460 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27854] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27854/stat : 27854 (java) S 27849 27851 27146 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27855] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27855/stat : 27855 (java) S 27849 27851 27146 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272344461 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27856] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27856/stat : 27856 (java) S 27849 27851 27146 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27857] ppid=27849 vsize=915444 CPUtime=0.23
/proc/27851/task/27857/stat : 27857 (java) S 27849 27851 27146 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27858] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27858/stat : 27858 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27851/tid=27859] ppid=27849 vsize=915444 CPUtime=0
/proc/27851/task/27859/stat : 27859 (java) S 27849 27851 27146 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272344464 937414656 14170 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2075.82
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 2129.9
CPU time (s): 2121.34
CPU user time (s): 2119.81
CPU system time (s): 1.53677
CPU usage (%): 99.5981
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2119.81
system time used= 1.53677
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14458
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= 44271
involuntary context switches= 122477

runsolver used 2.51162 s user time and 6.91295 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Fri Jan 19 20:45:05 UTC 2007


IDJOB= 276526
IDBENCH= 5838
IDSOLVER= 68
FILE ID= node30/276526-1169239505

PBS_JOBID= 3589306

Free space on /tmp= 66559 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-23_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276526-1169239505/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-276526-1169239505 -o ROOT/results/node30/solver-276526-1169239505 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276526-1169239505/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f5042e2ed2d3e0b87ed40f3a4d9f65a1

RANDOM SEED= 396039485

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.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:       1499496 kB
Buffers:         37920 kB
Cached:         373832 kB
SwapCached:       2164 kB
Active:         198760 kB
Inactive:       279444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1499496 kB
SwapTotal:     4192956 kB
SwapFree:      4167328 kB
Dirty:            3500 kB
Writeback:           0 kB
Mapped:          92008 kB
Slab:            62756 kB
Committed_AS:  5719976 kB
PageTables:       2348 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 node30 on Fri Jan 19 21:20:35 UTC 2007