Trace number 277165

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 733.429 737.025

General information on the benchmark

Nametightness/tightness0.35/
rand-2-40-16-250-350-26_ext.xml
MD5SUM403e2dbe834937752ec2f49353a6e536
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints249
Best CPU time to get the best result obtained on this benchmark22.7855
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/277165-1169258532/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=16  maxDomainSize=16
0.42	       =>  wckTime=0.101  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.61	     nbConstraints=250  nbRelationTypes=250  nbExtensionStructures=250  nbSharedExtensionStructures=0
0.61	     nbConflictsStructures=250  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1335  maxDegree=19
0.61	     maxArity=2
0.61	       =>  wckTime=0.288  cpuTime=0.2  mem=11M763
0.65	   
0.65	   solver LocalSearchSolver being built... 
0.69	       =>  wckTime=0.376  cpuTime=0.25  mem=5M872
0.70	
0.70	s SATISFIABLE
0.70	o 171
0.70	c 79
0.70	o 176
0.70	c 74
0.70	o 181
0.70	c 69
0.70	o 184
0.70	c 66
0.70	o 189
0.70	c 61
0.71	o 193
0.71	c 57
0.71	o 196
0.71	c 54
0.71	o 199
0.71	c 51
0.71	o 202
0.71	c 48
0.71	o 206
0.71	c 44
0.71	o 210
0.71	c 40
0.71	o 213
0.71	c 37
0.71	o 214
0.71	c 36
0.71	o 215
0.71	c 35
0.71	o 217
0.71	c 33
0.72	o 219
0.72	c 31
0.72	o 220
0.72	c 30
0.72	o 221
0.72	c 29
0.72	o 222
0.72	c 28
0.72	o 223
0.72	c 27
0.72	o 225
0.72	c 25
0.72	o 226
0.72	c 24
0.72	o 227
0.72	c 23
0.72	o 229
0.72	c 21
0.73	o 231
0.73	c 19
0.73	o 232
0.73	c 18
0.73	o 233
0.73	c 17
0.73	o 234
0.73	c 16
0.73	o 236
0.73	c 14
0.74	o 238
0.74	c 12
0.74	o 239
0.74	c 11
0.74	o 240
0.74	c 10
0.74	o 241
0.74	c 9
0.74	o 242
0.74	c 8
0.74	o 243
0.74	c 7
0.74	o 244
0.74	c 6
0.74	o 245
0.74	c 5
0.80	o 246
0.80	c 4
0.80	o 247
0.80	c 3
0.80	o 248
0.80	c 2
0.80	o 249
0.80	c 1
0.80	   
0.80	   search
0.80	     run=0  nbConstraintChecks=402293  nbAssignments=408
0.80	       =>  wckTime=0.111  cpuTime=0.1  mem=5M872
0.80	   
0.80	   global
0.81	     nbConstraintChecks=402293  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.81	     solvingWckTime=0.109  solvingCpuTime=0.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.81	     globalCpuTime=0.39
0.81	       =>  wckTime=0.487  cpuTime=0.34  mem=5M872
0.81	   
0.81	   solver IterativeSystematicSolver being built... 
0.94	       =>  wckTime=0.619  cpuTime=0.44  mem=16M846
1.02	   
1.02	   preprocessing
1.02	     nbConstraintChecks=114394  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.02	     detectedInconsistency=no
1.02	       =>  wckTime=0.087  cpuTime=0.06  mem=16M846
1.07	   
1.07	   search
1.07	     run=0  nbConstraintChecks=124043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
1.07	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=61  nbRestartNogoods=0
1.07	       =>  wckTime=0.131  cpuTime=0.1  mem=16M846
1.12	   
1.12	   search
1.12	     run=1  nbConstraintChecks=267396  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72
1.12	     nbFailedAssignments=37  nbBacktracks=25  nbVisitedNodes=133  nbRestartNogoods=12
1.12	       =>  wckTime=0.185  cpuTime=0.15  mem=16M846
1.21	   
1.21	   search
1.21	     run=2  nbConstraintChecks=587312  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=143
1.21	     nbFailedAssignments=82  nbBacktracks=48  nbVisitedNodes=268  nbRestartNogoods=16
1.21	       =>  wckTime=0.277  cpuTime=0.23  mem=16M846
1.33	   
1.33	   search
1.33	     run=3  nbConstraintChecks=1047133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=242
1.33	     nbFailedAssignments=146  nbBacktracks=81  nbVisitedNodes=461  nbRestartNogoods=18
1.33	       =>  wckTime=0.395  cpuTime=0.35  mem=16M846
1.46	   
1.46	   search
1.46	     run=4  nbConstraintChecks=1501068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=371
1.46	     nbFailedAssignments=220  nbBacktracks=131  nbVisitedNodes=708  nbRestartNogoods=19
1.46	       =>  wckTime=0.523  cpuTime=0.47  mem=16M846
1.66	   
1.66	   search
1.66	     run=5  nbConstraintChecks=2266975  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=563
1.66	     nbFailedAssignments=332  nbBacktracks=206  nbVisitedNodes=1066  nbRestartNogoods=30
1.66	       =>  wckTime=0.723  cpuTime=0.67  mem=16M846
2.00	   
2.00	   search
2.00	     run=6  nbConstraintChecks=3501810  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=850
2.00	     nbFailedAssignments=502  nbBacktracks=319  nbVisitedNodes=1611  nbRestartNogoods=32
2.00	       =>  wckTime=1.063  cpuTime=1.0  mem=16M846
2.44	   
2.44	   search
2.44	     run=7  nbConstraintChecks=5132820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1243
2.44	     nbFailedAssignments=720  nbBacktracks=489  nbVisitedNodes=2340  nbRestartNogoods=43
2.44	       =>  wckTime=1.504  cpuTime=1.43  mem=16M846
3.06	   
3.06	   search
3.06	     run=8  nbConstraintChecks=7501190  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1815
3.06	     nbFailedAssignments=1031  nbBacktracks=745  nbVisitedNodes=3372  nbRestartNogoods=46
3.06	       =>  wckTime=2.127  cpuTime=2.03  mem=16M846
3.93	   
3.93	   search
3.93	     run=9  nbConstraintChecks=10843396  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2661
3.93	     nbFailedAssignments=1487  nbBacktracks=1130  nbVisitedNodes=4888  nbRestartNogoods=48
3.93	       =>  wckTime=2.991  cpuTime=2.89  mem=16M846
5.14	   
5.14	   search
5.14	     run=10  nbConstraintChecks=15579192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3808
5.14	     nbFailedAssignments=2055  nbBacktracks=1706  nbVisitedNodes=6847  nbRestartNogoods=71
5.14	       =>  wckTime=4.202  cpuTime=4.09  mem=16M846
6.84	   
6.84	   search
6.84	     run=11  nbConstraintChecks=22180714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5465
6.84	     nbFailedAssignments=2845  nbBacktracks=2570  nbVisitedNodes=9545  nbRestartNogoods=96
6.84	       =>  wckTime=5.903  cpuTime=5.78  mem=16M846
9.39	   
9.39	   search
9.39	     run=12  nbConstraintChecks=31911228  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7985
9.39	     nbFailedAssignments=4063  nbBacktracks=3868  nbVisitedNodes=13658  nbRestartNogoods=105
9.39	       =>  wckTime=8.458  cpuTime=8.32  mem=16M846
13.02	   
13.02	   search
13.02	     run=13  nbConstraintChecks=46222680  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11599
13.02	     nbFailedAssignments=5726  nbBacktracks=5816  nbVisitedNodes=19443  nbRestartNogoods=117
13.02	       =>  wckTime=12.079  cpuTime=11.92  mem=16M846
18.41	   
18.41	   search
18.41	     run=14  nbConstraintChecks=66888729  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16854
18.41	     nbFailedAssignments=8057  nbBacktracks=8735  nbVisitedNodes=27724  nbRestartNogoods=142
18.41	       =>  wckTime=17.469  cpuTime=17.28  mem=16M846
26.09	   
26.09	   search
26.09	     run=15  nbConstraintChecks=96164989  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24697
26.09	     nbFailedAssignments=11516  nbBacktracks=13113  nbVisitedNodes=39986  nbRestartNogoods=155
26.09	       =>  wckTime=25.154  cpuTime=24.92  mem=16M846
37.21	   
37.22	   search
37.22	     run=16  nbConstraintChecks=139788168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36374
37.22	     nbFailedAssignments=16619  nbBacktracks=19683  nbVisitedNodes=58261  nbRestartNogoods=175
37.22	       =>  wckTime=36.278  cpuTime=36.0  mem=16M846
54.07	   
54.07	   search
54.07	     run=17  nbConstraintChecks=203227666  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53466
54.08	     nbFailedAssignments=23856  nbBacktracks=29536  nbVisitedNodes=84531  nbRestartNogoods=201
54.08	       =>  wckTime=53.138  cpuTime=52.78  mem=16M846
80.51	   
80.51	   search
80.51	     run=18  nbConstraintChecks=303678250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79781
80.51	     nbFailedAssignments=35389  nbBacktracks=44315  nbVisitedNodes=125738  nbRestartNogoods=232
80.51	       =>  wckTime=79.575  cpuTime=79.09  mem=16M846
118.67	   
118.68	   search
118.68	     run=19  nbConstraintChecks=450486587  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118714
118.68	     nbFailedAssignments=52150  nbBacktracks=66483  nbVisitedNodes=186397  nbRestartNogoods=249
118.68	       =>  wckTime=117.738  cpuTime=117.07  mem=16M846
176.16	   
176.16	   search
176.16	     run=20  nbConstraintChecks=671493421  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177357
176.16	     nbFailedAssignments=77536  nbBacktracks=99735  nbVisitedNodes=277560  nbRestartNogoods=266
176.16	       =>  wckTime=175.227  cpuTime=174.28  mem=16M846
264.06	   
264.06	   search
264.06	     run=21  nbConstraintChecks=1007851393  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=265543
264.06	     nbFailedAssignments=115840  nbBacktracks=149613  nbVisitedNodes=415362  nbRestartNogoods=277
264.06	       =>  wckTime=263.119  cpuTime=261.76  mem=16M846
397.96	   
397.96	   search
397.96	     run=22  nbConstraintChecks=1510455428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=396204
397.96	     nbFailedAssignments=171678  nbBacktracks=224432  nbVisitedNodes=617465  nbRestartNogoods=303
397.96	       =>  wckTime=397.022  cpuTime=395.02  mem=16M846
592.11	   
592.11	   search
592.11	     run=23  nbConstraintChecks=2243707653  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=590304
592.11	     nbFailedAssignments=253546  nbBacktracks=336659  nbVisitedNodes=916495  nbRestartNogoods=318
592.11	       =>  wckTime=591.177  cpuTime=588.25  mem=16M846
736.98	   
736.98	   search
736.98	     run=24  nbConstraintChecks=2785734259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=731551
736.98	     nbFailedAssignments=312940  nbBacktracks=418513  nbVisitedNodes=1133541  nbRestartNogoods=324
736.98	       =>  wckTime=736.04  cpuTime=732.42  mem=16M846
736.98	   
736.98	   global
736.98	     nbConstraintChecks=2785848653  nbRestartNogoods=324  solvingWckTime=736.041  solvingCpuTime=732.42  expiredTime=no
736.98	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=732.91
736.98	       =>  wckTime=736.661  cpuTime=732.86  mem=16M846
736.98	
736.98	s OPTIMUM FOUND
736.98	v 0 4 1 2 12 0 8 15 2 1 2 9 0 13 10 11 10 15 8 12 5 2 12 9 12 13 5 1 5 0 5 11 2 3 1 14 7 5 0 0 
736.98	   
736.98	   totalWckTime=736.743  totalCpuTime=732.91

Verifier Data (download as text)

1 unsatisfied constraints, 249 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/node3/watcher-277165-1169258532 -o ROOT/results/node3/solver-277165-1169258532 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277165-1169258532/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.04 2.01 1.93 5/92 25986
/proc/meminfo: memFree=1304752/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=18540 CPUtime=0
/proc/25985/stat : 25985 (runsolver) R 25983 25985 25255 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 274248803 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25985/statm: 4635 279 244 17 0 2626 0

[startup+0.104298 s]
/proc/loadavg: 2.04 2.01 1.93 5/92 25986
/proc/meminfo: memFree=1304752/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=914988 CPUtime=0.09
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 2962 0 1 0 7 2 0 0 17 0 8 0 274248803 936947712 2708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072936510 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228747 2708 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512362 s]
/proc/loadavg: 2.04 2.01 1.93 5/92 25986
/proc/meminfo: memFree=1304752/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915332 CPUtime=0.49
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 6686 0 1 0 45 4 0 0 18 0 8 0 274248803 937299968 6425 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072928504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228833 6425 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34049 s]
/proc/loadavg: 2.04 2.01 1.93 5/99 25993
/proc/meminfo: memFree=1279160/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=1.3
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9108 0 1 0 121 9 0 0 24 0 8 0 274248803 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841220 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8845 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.21
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 380 0 0 0 20 1 0 0 15 0 8 0 274248811 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.97876 s]
/proc/loadavg: 2.03 2.01 1.93 4/93 26013
/proc/meminfo: memFree=1279912/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=2.91
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9130 0 1 0 281 10 0 0 25 0 8 0 274248803 937435136 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073877256 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8866 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 17 0 8 0 274248807 937435136 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.23
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 274248811 937435136 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8866 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915464

[startup+6.27429 s]
/proc/loadavg: 2.03 2.01 1.93 3/93 26013
/proc/meminfo: memFree=1279912/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=6.19
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9144 0 1 0 609 10 0 0 25 0 8 0 274248803 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073877168 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8878 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.24
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 398 0 0 0 23 1 0 0 16 0 8 0 274248811 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.7544 s]
/proc/loadavg: 2.03 2.01 1.93 3/93 26013
/proc/meminfo: memFree=1279976/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=12.64
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9149 0 1 0 1254 10 0 0 25 0 8 0 274248803 937435136 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073819913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8883 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.24
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 399 0 0 0 23 1 0 0 16 0 8 0 274248811 937435136 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915464

[startup+25.6044 s]
/proc/loadavg: 2.02 2.01 1.93 3/93 26013
/proc/meminfo: memFree=1280040/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=25.43
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9157 0 1 0 2532 11 0 0 25 0 8 0 274248803 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8889 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 274248811 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 915464

[startup+51.2096 s]
/proc/loadavg: 2.01 2.01 1.93 3/93 26013
/proc/meminfo: memFree=1280040/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=50.91
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9163 0 1 0 5080 11 0 0 25 0 8 0 274248803 937435136 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918492 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8894 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 274248811 937435136 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 915464

[startup+102.421 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 26013
/proc/meminfo: memFree=1280040/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=101.87
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9168 0 1 0 10176 11 0 0 25 0 8 0 274248803 937435136 8899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073735883 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8899 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 274248811 937435136 8899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 915464

[startup+162.467 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 26013
/proc/meminfo: memFree=1280040/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=161.63
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9171 0 1 0 16152 11 0 0 25 0 8 0 274248803 937435136 8901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073852255 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 274248811 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.17
Current children cumulated vsize (KiB) 915464

[startup+342.635 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 26013
/proc/meminfo: memFree=1280168/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=340.95
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9176 0 1 0 34082 13 0 0 25 0 8 0 274248803 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815740 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8906 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 274248811 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8906 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 915464

[startup+402.686 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 26013
/proc/meminfo: memFree=1280104/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=400.71
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9178 0 1 0 40058 13 0 0 25 0 8 0 274248803 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814652 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8908 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) R 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.71
Current children cumulated vsize (KiB) 915464

[startup+462.737 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 26013
/proc/meminfo: memFree=1280104/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=460.48
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9178 0 1 0 46034 14 0 0 25 0 8 0 274248803 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073821375 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8908 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.48
Current children cumulated vsize (KiB) 915464

[startup+522.784 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 26013
/proc/meminfo: memFree=1280168/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=520.23
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9178 0 1 0 52009 14 0 0 25 0 8 0 274248803 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841119 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8908 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.23
Current children cumulated vsize (KiB) 915464

[startup+582.84 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 26013
/proc/meminfo: memFree=1280104/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=580
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9178 0 1 0 57986 14 0 0 25 0 8 0 274248803 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815672 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8908 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580
Current children cumulated vsize (KiB) 915464

[startup+642.893 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 26013
/proc/meminfo: memFree=1280104/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=639.77
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9181 0 1 0 63962 15 0 0 25 0 8 0 274248803 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073735863 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8911 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 274248811 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 639.77
Current children cumulated vsize (KiB) 915464

[startup+702.949 s]
/proc/loadavg: 2.00 2.00 1.93 3/93 26013
/proc/meminfo: memFree=1280104/2055920 swapFree=4191880/4192956
[pid=25985] ppid=25983 vsize=915464 CPUtime=699.54
/proc/25985/stat : 25985 (java) R 25983 25985 25255 0 -1 0 9181 0 1 0 69939 15 0 0 25 0 8 0 274248803 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25985/statm: 228866 8911 2530 14 0 215336 0
[pid=25985/tid=25987] ppid=25983 vsize=915464 CPUtime=0.03
/proc/25985/task/25987/stat : 25987 (java) S 25983 25985 25255 0 -1 64 247 0 0 0 3 0 0 0 16 0 8 0 274248807 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25988] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25988/stat : 25988 (java) S 25983 25985 25255 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 274248807 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25989] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25989/stat : 25989 (java) S 25983 25985 25255 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274248807 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25990] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25990/stat : 25990 (java) S 25983 25985 25255 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 274248811 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25991] ppid=25983 vsize=915464 CPUtime=0.25
/proc/25985/task/25991/stat : 25991 (java) S 25983 25985 25255 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 274248811 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25992] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25992/stat : 25992 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274248811 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25985/tid=25993] ppid=25983 vsize=915464 CPUtime=0
/proc/25985/task/25993/stat : 25993 (java) S 25983 25985 25255 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 274248811 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 699.54
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 737.025
CPU time (s): 733.429
CPU user time (s): 733.263
CPU system time (s): 0.166974
CPU usage (%): 99.5122
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 733.263
system time used= 0.166974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9277
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= 16059
involuntary context switches= 38768

runsolver used 0.941856 s user time and 2.33964 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 02:02:12 UTC 2007


IDJOB= 277165
IDBENCH= 6314
IDSOLVER= 68
FILE ID= node3/277165-1169258532

PBS_JOBID= 3607257

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.35/rand-2-40-16-250-350-26_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277165-1169258532/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-277165-1169258532 -o ROOT/results/node3/solver-277165-1169258532 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277165-1169258532/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  403e2dbe834937752ec2f49353a6e536

RANDOM SEED= 696743006

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.279
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.279
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:       1305168 kB
Buffers:         55900 kB
Cached:         558604 kB
SwapCached:        284 kB
Active:         193984 kB
Inactive:       481188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1305168 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          74116 kB
Slab:            60280 kB
Committed_AS:  7346568 kB
PageTables:       2236 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 node3 on Sat Jan 20 02:14:29 UTC 2007