Trace number 280295

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 1377.83 1379.53

General information on the benchmark

Namerlfap/
rlfapSubs/scen06-sub0.xml
MD5SUM7cdeeef4054c013f703ddee7bf272037
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints217
Best CPU time to get the best result obtained on this benchmark1377.83
SatisfiableNO
(Un)Satisfiability was proved
Number of variables32
Number of constraints223
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension223
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/280295-1169304434/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=32  nbDomainTypes=2  minDomainSize=36  maxDomainSize=44
0.38	       =>  wckTime=0.092  cpuTime=0.08  mem=6M877
0.38	   
0.38	   predicates being loaded...
0.39	   
0.39	   constraints being loaded...
0.59	     nbConstraints=223  nbConvertedConstraints=223  nbConvertConstraintsChecks=201472  nbExtensionStructures=124
0.59	     nbSharedExtensionStructures=99  nbConflictsStructures=124  nbSharedConflictsStructures=99
0.59	     nbSharedBinaryRepresentations=9067  maxDegree=25  maxArity=2
0.59	       =>  wckTime=0.297  cpuTime=0.23  mem=8M827
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.373  cpuTime=0.27  mem=5M633
0.67	
0.67	s SATISFIABLE
0.67	o 142
0.67	c 81
0.68	o 146
0.68	c 77
0.68	o 148
0.68	c 75
0.68	o 149
0.68	c 74
0.68	o 152
0.68	c 71
0.68	o 154
0.68	c 69
0.68	o 155
0.68	c 68
0.68	o 159
0.69	c 64
0.69	o 162
0.69	c 61
0.69	o 165
0.69	c 58
0.69	o 167
0.69	c 56
0.69	o 169
0.69	c 54
0.69	o 173
0.69	c 50
0.69	o 175
0.69	c 48
0.69	o 177
0.69	c 46
0.69	o 178
0.69	c 45
0.70	o 179
0.70	c 44
0.71	o 180
0.71	c 43
0.71	o 182
0.71	c 41
0.71	o 183
0.71	c 40
0.71	o 187
0.71	c 36
0.71	o 189
0.71	c 34
0.71	o 192
0.71	c 31
0.71	o 194
0.71	c 29
0.71	o 197
0.71	c 26
0.71	o 199
0.71	c 24
0.72	o 200
0.72	c 23
0.72	o 204
0.72	c 19
0.72	o 205
0.72	c 18
0.72	o 206
0.72	c 17
0.72	o 208
0.72	c 15
0.72	o 209
0.72	c 14
0.72	o 211
0.72	c 12
0.72	o 212
0.72	c 11
0.73	o 214
0.73	c 9
0.78	o 215
0.78	c 8
0.79	o 216
0.79	c 7
1.20	o 217
1.20	c 6
6.28	   
6.28	   search
6.28	     run=0  nbConstraintChecks=54189293  nbAssignments=10000
6.28	       =>  wckTime=5.616  cpuTime=5.6  mem=5M633
11.92	   
11.92	   search
11.92	     run=1  nbConstraintChecks=109227890  nbAssignments=20000
11.92	       =>  wckTime=11.26  cpuTime=11.24  mem=5M633
17.48	   
17.48	   search
17.48	     run=2  nbConstraintChecks=163198283  nbAssignments=30000
17.48	       =>  wckTime=16.82  cpuTime=16.79  mem=5M633
23.11	   
23.11	   search
23.11	     run=3  nbConstraintChecks=217382213  nbAssignments=40000
23.11	       =>  wckTime=22.45  cpuTime=22.4  mem=5M633
28.55	   
28.55	   search
28.55	     run=4  nbConstraintChecks=270196600  nbAssignments=50000
28.55	       =>  wckTime=27.89  cpuTime=27.82  mem=5M633
31.25	   
31.25	   search
31.25	     run=5  nbConstraintChecks=296461232  nbAssignments=54947
31.25	       =>  wckTime=30.587  cpuTime=30.53  mem=5M633
31.25	   
31.25	   global
31.25	     nbConstraintChecks=296461232  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.25	     solvingWckTime=30.585  solvingCpuTime=30.52  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.25	     globalCpuTime=30.85
31.25	       =>  wckTime=30.961  cpuTime=30.79  mem=5M633
31.25	   
31.25	   solver IterativeSystematicSolver being built... 
31.38	       =>  wckTime=31.091  cpuTime=30.89  mem=16M631
31.47	   
31.47	   preprocessing
31.47	     nbConstraintChecks=145623  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.47	     detectedInconsistency=no
31.47	       =>  wckTime=0.081  cpuTime=0.06  mem=16M631
31.62	   
31.62	   search
31.62	     run=0  nbConstraintChecks=664531  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84
31.62	     nbFailedAssignments=67  nbBacktracks=11  nbVisitedNodes=163  nbRestartNogoods=0
31.62	       =>  wckTime=0.236  cpuTime=0.21  mem=16M631
32.26	   
32.26	   search
32.26	     run=1  nbConstraintChecks=3359980  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=431
32.26	     nbFailedAssignments=394  nbBacktracks=26  nbVisitedNodes=852  nbRestartNogoods=8
32.26	       =>  wckTime=0.877  cpuTime=0.84  mem=16M631
32.64	   
32.64	   search
32.64	     run=2  nbConstraintChecks=5095193  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=631
32.64	     nbFailedAssignments=567  nbBacktracks=48  nbVisitedNodes=1247  nbRestartNogoods=22
32.64	       =>  wckTime=1.254  cpuTime=1.21  mem=16M631
33.21	   
33.21	   search
33.21	     run=3  nbConstraintChecks=7719679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=941
33.22	     nbFailedAssignments=837  nbBacktracks=81  nbVisitedNodes=1860  nbRestartNogoods=41
33.22	       =>  wckTime=1.83  cpuTime=1.78  mem=16M631
34.32	   
34.32	   search
34.32	     run=4  nbConstraintChecks=12829955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1521
34.32	     nbFailedAssignments=1361  nbBacktracks=131  nbVisitedNodes=3014  nbRestartNogoods=75
34.32	       =>  wckTime=2.937  cpuTime=2.88  mem=16M631
35.13	   
35.13	   search
35.13	     run=5  nbConstraintChecks=17010643  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1930
35.13	     nbFailedAssignments=1686  nbBacktracks=206  nbVisitedNodes=3823  nbRestartNogoods=97
35.13	       =>  wckTime=3.747  cpuTime=3.68  mem=16M631
37.41	   
37.41	   search
37.41	     run=6  nbConstraintChecks=28375756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3227
37.41	     nbFailedAssignments=2859  nbBacktracks=319  nbVisitedNodes=6406  nbRestartNogoods=112
37.41	       =>  wckTime=6.021  cpuTime=5.95  mem=16M631
42.55	   
42.55	   search
42.55	     run=7  nbConstraintChecks=49889483  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6125
42.55	     nbFailedAssignments=5585  nbBacktracks=489  nbVisitedNodes=12200  nbRestartNogoods=194
42.55	       =>  wckTime=11.164  cpuTime=11.09  mem=16M631
46.78	   
46.78	   search
46.78	     run=8  nbConstraintChecks=68972377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8447
46.78	     nbFailedAssignments=7644  nbBacktracks=746  nbVisitedNodes=16838  nbRestartNogoods=219
46.78	       =>  wckTime=15.395  cpuTime=15.32  mem=16M631
52.22	   
52.22	   search
52.22	     run=9  nbConstraintChecks=92296326  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11350
52.22	     nbFailedAssignments=10158  nbBacktracks=1130  nbVisitedNodes=22639  nbRestartNogoods=244
52.22	       =>  wckTime=20.831  cpuTime=20.75  mem=16M631
55.69	   
55.69	   search
55.69	     run=10  nbConstraintChecks=111898689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13485
55.69	     nbFailedAssignments=11702  nbBacktracks=1707  nbVisitedNodes=26895  nbRestartNogoods=297
55.69	       =>  wckTime=24.306  cpuTime=24.22  mem=16M631
68.29	   
68.29	   search
68.29	     run=11  nbConstraintChecks=168620653  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19474
68.29	     nbFailedAssignments=16821  nbBacktracks=2571  nbVisitedNodes=38865  nbRestartNogoods=334
68.29	       =>  wckTime=36.908  cpuTime=36.78  mem=16M631
75.89	   
75.89	   search
75.89	     run=12  nbConstraintChecks=212145588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24526
75.89	     nbFailedAssignments=20566  nbBacktracks=3869  nbVisitedNodes=48960  nbRestartNogoods=418
75.89	       =>  wckTime=44.509  cpuTime=44.38  mem=16M631
100.11	   
100.11	   search
100.11	     run=13  nbConstraintChecks=322915904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35962
100.11	     nbFailedAssignments=30045  nbBacktracks=5817  nbVisitedNodes=71815  nbRestartNogoods=489
100.11	       =>  wckTime=68.722  cpuTime=68.58  mem=16M631
136.75	   
136.75	   search
136.75	     run=14  nbConstraintChecks=505516065  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54286
136.75	     nbFailedAssignments=45442  nbBacktracks=8736  nbVisitedNodes=108450  nbRestartNogoods=526
136.75	       =>  wckTime=105.365  cpuTime=105.18  mem=16M631
175.77	   
175.77	   search
175.77	     run=15  nbConstraintChecks=704835281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75464
175.78	     nbFailedAssignments=62232  nbBacktracks=13114  nbVisitedNodes=150792  nbRestartNogoods=597
175.78	       =>  wckTime=144.39  cpuTime=144.16  mem=16M631
265.65	   
265.65	   search
265.65	     run=16  nbConstraintChecks=1106707149  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121842
265.65	     nbFailedAssignments=102039  nbBacktracks=19682  nbVisitedNodes=243492  nbRestartNogoods=644
265.65	       =>  wckTime=234.266  cpuTime=233.92  mem=16M631
380.49	   
380.49	   search
380.49	     run=17  nbConstraintChecks=1622342431  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=182007
380.49	     nbFailedAssignments=152349  nbBacktracks=29534  nbVisitedNodes=363666  nbRestartNogoods=691
380.49	       =>  wckTime=349.107  cpuTime=348.63  mem=16M631
563.11	   
563.11	   search
563.11	     run=18  nbConstraintChecks=2437164736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=281254
563.11	     nbFailedAssignments=236815  nbBacktracks=44312  nbVisitedNodes=561825  nbRestartNogoods=739
563.11	       =>  wckTime=531.73  cpuTime=531.06  mem=16M631
865.05	   
865.05	   search
865.05	     run=19  nbConstraintChecks=3782468553  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=444984
865.05	     nbFailedAssignments=378374  nbBacktracks=66480  nbVisitedNodes=889080  nbRestartNogoods=797
865.05	       =>  wckTime=833.662  cpuTime=832.6  mem=16M631
1286.54	   
1286.54	   search
1286.54	     run=20  nbConstraintChecks=5671310639  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=674499
1286.54	     nbFailedAssignments=574634  nbBacktracks=99732  nbVisitedNodes=1347818  nbRestartNogoods=827
1286.54	       =>  wckTime=1255.158  cpuTime=1253.59  mem=16M631
1379.47	   
1379.47	   search
1379.47	     run=21  nbConstraintChecks=6081946788  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=723223
1379.47	     nbFailedAssignments=615786  nbBacktracks=107305  nbVisitedNodes=1445172  nbRestartNogoods=838
1379.47	       =>  wckTime=1348.081  cpuTime=1346.41  mem=16M631
1379.47	   
1379.47	   global
1379.47	     nbConstraintChecks=6082092411  nbRestartNogoods=838  solvingWckTime=1348.082  solvingCpuTime=1346.41
1379.47	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1377.36
1379.47	       =>  wckTime=1379.175  cpuTime=1377.3  mem=16M631
1379.47	
1379.47	s OPTIMUM FOUND
1379.47	v 470 708 394 708 442 680 778 540 764 526 282 44 526 764 352 114 366 128 380 142 470 708 58 296 694 456 310 72 540 778 338 100 
1379.47	   
1379.47	   totalWckTime=1379.251  totalCpuTime=1377.36

Verifier Data (download as text)

6 unsatisfied constraints, 217 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/node12/watcher-280295-1169304434 -o ROOT/results/node12/solver-280295-1169304434 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280295-1169304434/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 2.00 4/86 10739
/proc/meminfo: memFree=1361048/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=172 CPUtime=0
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 278838428 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 9695531 0 0 4096 0 0 0 0 17 0 0 0
/proc/10738/statm: 43 24 18 14 0 3 0

[startup+0.10664 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 10739
/proc/meminfo: memFree=1361048/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=914988 CPUtime=0.09
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 3069 0 1 0 7 2 0 0 24 0 8 0 278838428 936947712 2815 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228747 2816 1453 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514713 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 10739
/proc/meminfo: memFree=1361048/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=0.5
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 6513 0 1 0 46 4 0 0 25 0 8 0 278838428 937435136 6252 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 6252 2172 14 0 215336 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915464

[startup+1.33686 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10746
/proc/meminfo: memFree=1342560/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=1.31
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 7290 0 1 0 122 9 0 0 25 0 8 0 278838428 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 7028 2499 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.12
/proc/10738/task/10744/stat : 10744 (java) R 10736 10738 10670 0 -1 64 329 0 0 0 12 0 0 0 15 0 8 0 278838436 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153066206 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 7028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 7028 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+2.98916 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10746
/proc/meminfo: memFree=1342560/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=2.97
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 7294 0 1 0 276 21 0 0 25 0 8 0 278838428 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073683268 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 7031 2499 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.12
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 278838436 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915464

[startup+6.27075 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10746
/proc/meminfo: memFree=1342560/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=6.25
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 7294 0 1 0 583 42 0 0 25 0 8 0 278838428 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073667956 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 7031 2499 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915468 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937439232 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.12
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 278838436 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915468 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937439232 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 7031 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915464

[startup+12.7569 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10746
/proc/meminfo: memFree=1342560/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=12.73
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 7296 0 1 0 1188 85 0 0 25 0 8 0 278838428 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 7033 2499 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.12
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 278838436 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915464

[startup+25.6042 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10746
/proc/meminfo: memFree=1342560/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=25.54
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 7296 0 1 0 2383 171 0 0 25 0 8 0 278838428 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 7033 2499 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.12
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 278838436 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 7033 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915464

[startup+51.2098 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10746
/proc/meminfo: memFree=1335840/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=51.13
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 9089 0 1 0 4904 209 0 0 25 0 8 0 278838428 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073815554 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 8820 2549 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.23
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 393 0 0 0 22 1 0 0 15 0 8 0 278838436 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 915464

[startup+102.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10746
/proc/meminfo: memFree=1335776/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=102.3
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 9108 0 1 0 10021 209 0 0 25 0 8 0 278838428 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073795556 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 8836 2549 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.23
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 396 0 0 0 22 1 0 0 17 0 8 0 278838436 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 8836 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 915464

[startup+162.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10746
/proc/meminfo: memFree=1335776/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=162.29
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 9111 0 1 0 16019 210 0 0 25 0 8 0 278838428 937435136 8839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857449 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.23
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 915464

[startup+1003.29 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 10944
/proc/meminfo: memFree=1335256/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=1002.06
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 9129 0 1 0 99987 219 0 0 25 0 8 0 278838428 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794527 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 8855 2549 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.23
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 915464

[startup+1063.34 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10944
/proc/meminfo: memFree=1335256/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=1062.04
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 9129 0 1 0 105985 219 0 0 25 0 8 0 278838428 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073791650 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 8855 2549 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.23
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 915464

[startup+1123.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10944
/proc/meminfo: memFree=1335256/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=1122.04
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 9129 0 1 0 111984 220 0 0 25 0 8 0 278838428 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073814328 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 8855 2549 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.23
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 915464

[startup+1183.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10944
/proc/meminfo: memFree=1335256/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=1182.02
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 9129 0 1 0 117982 220 0 0 25 0 8 0 278838428 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073795608 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 8855 2549 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.23
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 915464

[startup+1243.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10944
/proc/meminfo: memFree=1335264/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=1242
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 9129 0 1 0 123980 220 0 0 25 0 8 0 278838428 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857398 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 8855 2549 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.23
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 915464

[startup+1303.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10944
/proc/meminfo: memFree=1335456/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=1301.99
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 9131 0 1 0 129979 220 0 0 25 0 8 0 278838428 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794522 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 8857 2549 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.23
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 278838436 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 915464

[startup+1363.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10944
/proc/meminfo: memFree=1335392/2055920 swapFree=4160348/4192956
[pid=10738] ppid=10736 vsize=915464 CPUtime=1361.97
/proc/10738/stat : 10738 (java) R 10736 10738 10670 0 -1 0 9131 0 1 0 135977 220 0 0 25 0 8 0 278838428 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073795617 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10738/statm: 228866 8857 2549 14 0 215336 0
[pid=10738/tid=10740] ppid=10736 vsize=915464 CPUtime=0.02
/proc/10738/task/10740/stat : 10740 (java) S 10736 10738 10670 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 278838432 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10741] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10741/stat : 10741 (java) S 10736 10738 10670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278838432 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10742] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10742/stat : 10742 (java) S 10736 10738 10670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278838433 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10743] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10743/stat : 10743 (java) S 10736 10738 10670 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278838436 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10744] ppid=10736 vsize=915464 CPUtime=0.23
/proc/10738/task/10744/stat : 10744 (java) S 10736 10738 10670 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 278838436 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10745] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10745/stat : 10745 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278838436 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10738/tid=10746] ppid=10736 vsize=915464 CPUtime=0
/proc/10738/task/10746/stat : 10746 (java) S 10736 10738 10670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278838436 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1379.53
CPU time (s): 1377.83
CPU user time (s): 1375.62
CPU system time (s): 2.21066
CPU usage (%): 99.8765
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1375.62
system time used= 2.21066
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9231
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= 29168
involuntary context switches= 64888

runsolver used 1.67374 s user time and 4.45032 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan 20 14:47:14 UTC 2007


IDJOB= 280295
IDBENCH= 11072
IDSOLVER= 68
FILE ID= node12/280295-1169304434

PBS_JOBID= 3609919

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapSubs/scen06-sub0.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280295-1169304434/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-280295-1169304434 -o ROOT/results/node12/solver-280295-1169304434 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280295-1169304434/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7cdeeef4054c013f703ddee7bf272037

RANDOM SEED= 305178154

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.265
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.265
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:       1361464 kB
Buffers:         61372 kB
Cached:         521156 kB
SwapCached:       5332 kB
Active:         271916 kB
Inactive:       347096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361464 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1836 kB
Writeback:           0 kB
Mapped:          46992 kB
Slab:            60532 kB
Committed_AS:  8340212 kB
PageTables:       2028 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 node12 on Sat Jan 20 15:10:14 UTC 2007