Trace number 276805

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 927.363 930.889

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=epfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/276805-1169246938/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=40  nbDomainTypes=1  minDomainSize=8  maxDomainSize=8
0.43	       =>  wckTime=0.1  cpuTime=0.09  mem=6M887
0.43	   
0.43	   relations being loaded...
0.54	   
0.54	   constraints being loaded...
0.71	     nbConstraints=753  nbRelationTypes=753  nbExtensionStructures=753  nbSharedExtensionStructures=0
0.71	     nbConflictsStructures=753  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=11915  maxDegree=39
0.71	     maxArity=2
0.71	       =>  wckTime=0.376  cpuTime=0.24  mem=11M779
0.76	   
0.76	   solver LocalSearchSolver being built... 
0.80	       =>  wckTime=0.467  cpuTime=0.28  mem=6M109
0.80	
0.80	s SATISFIABLE
0.80	o 679
0.80	c 74
0.81	o 686
0.81	c 67
0.81	o 692
0.81	c 61
0.81	o 697
0.81	c 56
0.81	o 701
0.81	c 52
0.81	o 704
0.81	c 49
0.81	o 708
0.81	c 45
0.81	o 712
0.81	c 41
0.81	o 715
0.81	c 38
0.81	o 717
0.81	c 36
0.81	o 718
0.81	c 35
0.81	o 720
0.81	c 33
0.81	o 722
0.81	c 31
0.82	o 723
0.82	c 30
0.82	o 725
0.82	c 28
0.82	o 726
0.82	c 27
0.82	o 728
0.82	c 25
0.82	o 730
0.82	c 23
0.82	o 732
0.82	c 21
0.82	o 734
0.82	c 19
0.84	o 736
0.84	c 17
0.84	o 737
0.84	c 16
0.84	o 738
0.84	c 15
0.84	o 739
0.84	c 14
0.84	o 742
0.84	c 11
0.84	o 743
0.84	c 10
0.84	o 744
0.84	c 9
0.85	o 745
0.85	c 8
0.85	o 746
0.85	c 7
0.90	o 747
0.90	c 6
0.90	o 748
0.90	c 5
0.91	o 749
0.91	c 4
1.02	o 750
1.02	c 3
1.44	o 751
1.44	c 2
2.40	o 752
2.40	c 1
2.40	   
2.40	   search
2.40	     run=0  nbConstraintChecks=10093813  nbAssignments=5234
2.40	       =>  wckTime=1.602  cpuTime=1.57  mem=6M109
2.40	   
2.40	   global
2.40	     nbConstraintChecks=10093813  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.40	     solvingWckTime=1.6  solvingCpuTime=1.57  expiredTime=no  totalExploration=no  nbFoundSolutions=0
2.40	     globalCpuTime=1.89
2.40	       =>  wckTime=2.069  cpuTime=1.85  mem=6M109
2.40	   
2.40	   solver IterativeSystematicSolver being built... 
2.54	       =>  wckTime=2.205  cpuTime=1.95  mem=17M50
2.63	   
2.63	   preprocessing
2.63	     nbConstraintChecks=57610  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.63	     detectedInconsistency=no
2.63	       =>  wckTime=0.092  cpuTime=0.07  mem=17M50
2.70	   
2.70	   search
2.70	     run=0  nbConstraintChecks=125730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
2.70	     nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=64  nbRestartNogoods=0
2.70	       =>  wckTime=0.156  cpuTime=0.14  mem=17M50
2.78	   
2.78	   search
2.78	     run=1  nbConstraintChecks=308147  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84
2.78	     nbFailedAssignments=46  nbBacktracks=25  nbVisitedNodes=155  nbRestartNogoods=3
2.78	       =>  wckTime=0.239  cpuTime=0.21  mem=17M50
2.87	   
2.87	   search
2.87	     run=2  nbConstraintChecks=536570  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148
2.87	     nbFailedAssignments=79  nbBacktracks=47  nbVisitedNodes=273  nbRestartNogoods=11
2.87	       =>  wckTime=0.327  cpuTime=0.3  mem=17M50
3.02	   
3.02	   search
3.02	     run=3  nbConstraintChecks=921682  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=247
3.02	     nbFailedAssignments=139  nbBacktracks=80  nbVisitedNodes=463  nbRestartNogoods=29
3.02	       =>  wckTime=0.478  cpuTime=0.45  mem=17M50
3.22	   
3.22	   search
3.22	     run=4  nbConstraintChecks=1434180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=382
3.22	     nbFailedAssignments=217  nbBacktracks=130  nbVisitedNodes=720  nbRestartNogoods=47
3.22	       =>  wckTime=0.676  cpuTime=0.64  mem=17M50
3.58	   
3.58	   search
3.58	     run=5  nbConstraintChecks=2355301  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=609
3.58	     nbFailedAssignments=363  nbBacktracks=205  nbVisitedNodes=1164  nbRestartNogoods=63
3.58	       =>  wckTime=1.041  cpuTime=1.0  mem=17M50
4.08	   
4.08	   search
4.08	     run=6  nbConstraintChecks=3625614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=928
4.08	     nbFailedAssignments=561  nbBacktracks=318  nbVisitedNodes=1789  nbRestartNogoods=68
4.08	       =>  wckTime=1.545  cpuTime=1.49  mem=17M50
4.76	   
4.76	   search
4.76	     run=7  nbConstraintChecks=5451265  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1392
4.76	     nbFailedAssignments=848  nbBacktracks=488  nbVisitedNodes=2697  nbRestartNogoods=91
4.76	       =>  wckTime=2.22  cpuTime=2.15  mem=17M50
5.77	   
5.77	   search
5.77	     run=8  nbConstraintChecks=8109074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2082
5.77	     nbFailedAssignments=1276  nbBacktracks=744  nbVisitedNodes=4057  nbRestartNogoods=109
5.77	       =>  wckTime=3.231  cpuTime=3.15  mem=17M50
7.37	   
7.37	   search
7.37	     run=9  nbConstraintChecks=12349332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3127
7.37	     nbFailedAssignments=1929  nbBacktracks=1128  nbVisitedNodes=6122  nbRestartNogoods=121
7.37	       =>  wckTime=4.829  cpuTime=4.72  mem=17M50
9.71	   
9.71	   search
9.71	     run=10  nbConstraintChecks=18541219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4712
9.71	     nbFailedAssignments=2930  nbBacktracks=1704  nbVisitedNodes=9226  nbRestartNogoods=132
9.71	       =>  wckTime=7.171  cpuTime=7.04  mem=17M50
12.81	   
12.81	   search
12.81	     run=11  nbConstraintChecks=27047616  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6844
12.81	     nbFailedAssignments=4193  nbBacktracks=2569  nbVisitedNodes=13373  nbRestartNogoods=158
12.81	       =>  wckTime=10.269  cpuTime=10.11  mem=17M50
17.07	   
17.07	   search
17.07	     run=12  nbConstraintChecks=38021113  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9744
17.07	     nbFailedAssignments=5789  nbBacktracks=3866  nbVisitedNodes=18750  nbRestartNogoods=171
17.07	       =>  wckTime=14.528  cpuTime=14.33  mem=17M50
22.61	   
22.61	   search
22.61	     run=13  nbConstraintChecks=51972837  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13688
22.61	     nbFailedAssignments=7779  nbBacktracks=5813  nbVisitedNodes=25665  nbRestartNogoods=185
22.61	       =>  wckTime=20.073  cpuTime=19.84  mem=17M50
29.78	   
29.78	   search
29.78	     run=14  nbConstraintChecks=69545443  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19033
29.78	     nbFailedAssignments=10198  nbBacktracks=8732  nbVisitedNodes=34482  nbRestartNogoods=206
29.78	       =>  wckTime=27.24  cpuTime=26.94  mem=17M50
39.89	   
39.89	   search
39.89	     run=15  nbConstraintChecks=93503887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26676
39.89	     nbFailedAssignments=13458  nbBacktracks=13110  nbVisitedNodes=46461  nbRestartNogoods=222
39.89	       =>  wckTime=37.347  cpuTime=36.96  mem=17M50
54.17	   
54.17	   search
54.17	     run=16  nbConstraintChecks=127312123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37823
54.17	     nbFailedAssignments=18034  nbBacktracks=19679  nbVisitedNodes=63733  nbRestartNogoods=246
54.17	       =>  wckTime=51.629  cpuTime=51.11  mem=17M50
75.39	   
75.39	   search
75.39	     run=17  nbConstraintChecks=176535428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54341
75.39	     nbFailedAssignments=24695  nbBacktracks=29531  nbVisitedNodes=89118  nbRestartNogoods=251
75.39	       =>  wckTime=72.852  cpuTime=72.17  mem=17M50
105.86	   
105.86	   search
105.86	     run=18  nbConstraintChecks=248316505  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78611
105.86	     nbFailedAssignments=34181  nbBacktracks=44309  nbVisitedNodes=125829  nbRestartNogoods=272
105.86	       =>  wckTime=103.321  cpuTime=102.38  mem=17M50
151.26	   
151.26	   search
151.26	     run=19  nbConstraintChecks=356075866  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115091
151.26	     nbFailedAssignments=48487  nbBacktracks=66477  nbVisitedNodes=181006  nbRestartNogoods=282
151.26	       =>  wckTime=148.725  cpuTime=147.4  mem=17M50
220.83	   
220.83	   search
220.83	     run=20  nbConstraintChecks=516606125  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=169788
220.83	     nbFailedAssignments=69926  nbBacktracks=99732  nbVisitedNodes=263654  nbRestartNogoods=291
220.83	       =>  wckTime=218.288  cpuTime=216.37  mem=17M50
317.20	   
317.20	   search
317.20	     run=21  nbConstraintChecks=758342716  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=251993
317.20	     nbFailedAssignments=102247  nbBacktracks=149610  nbVisitedNodes=388248  nbRestartNogoods=310
317.20	       =>  wckTime=314.664  cpuTime=312.28  mem=17M50
456.62	   
456.62	   search
456.62	     run=22  nbConstraintChecks=1112941752  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=373513
456.62	     nbFailedAssignments=148945  nbBacktracks=224428  nbVisitedNodes=570550  nbRestartNogoods=337
456.62	       =>  wckTime=454.085  cpuTime=451.17  mem=17M50
666.30	   
666.30	   search
666.30	     run=23  nbConstraintChecks=1650991685  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=556647
666.30	     nbFailedAssignments=219846  nbBacktracks=336655  nbVisitedNodes=845987  nbRestartNogoods=371
666.30	       =>  wckTime=663.76  cpuTime=660.63  mem=17M50
930.84	   
930.84	   search
930.84	     run=24  nbConstraintChecks=2315259530  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=786554
930.84	     nbFailedAssignments=307502  nbBacktracks=478907  nbVisitedNodes=1189921  nbRestartNogoods=397
930.84	       =>  wckTime=928.305  cpuTime=924.8  mem=17M50
930.84	   
930.84	   global
930.84	     nbConstraintChecks=2315317140  nbRestartNogoods=397  solvingWckTime=928.306  solvingCpuTime=924.8  expiredTime=no
930.84	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=926.79
930.84	       =>  wckTime=930.512  cpuTime=926.75  mem=17M50
930.85	
930.85	s OPTIMUM FOUND
930.85	v 3 1 0 6 4 0 1 0 0 0 7 7 6 0 3 3 6 1 7 4 1 6 4 7 6 4 7 4 4 7 7 0 5 2 5 2 7 6 6 0 
930.85	   
930.85	   totalWckTime=930.594  totalCpuTime=926.79

Verifier Data (download as text)

1 unsatisfied constraints, 752 satisfied constraints

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.93 2.01 1.99 4/86 23875
/proc/meminfo: memFree=1307752/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=47892 CPUtime=0
/proc/23874/stat : 23874 (java) D 23872 23874 23139 0 -1 0 1219 0 1 0 0 0 0 0 17 0 1 0 273089508 49041408 968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/23874/statm: 11973 968 766 14 0 1707 0

[startup+0.102717 s]
/proc/loadavg: 1.93 2.01 1.99 4/86 23875
/proc/meminfo: memFree=1307752/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=914988 CPUtime=0.08
/proc/23874/stat : 23874 (java) D 23872 23874 23139 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 273089508 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23874/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510782 s]
/proc/loadavg: 1.93 2.01 1.99 4/86 23875
/proc/meminfo: memFree=1307752/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915332 CPUtime=0.46
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 6254 0 1 0 43 3 0 0 18 0 8 0 273089508 937299968 5993 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23874/statm: 228833 5993 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915332

[startup+1.33391 s]
/proc/loadavg: 1.93 2.01 1.99 3/93 23882
/proc/meminfo: memFree=1286000/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915448 CPUtime=1.28
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 8117 0 1 0 115 13 0 0 24 0 8 0 273089508 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842081 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23874/statm: 228862 7855 2479 14 0 215332 0
[pid=23874/tid=23876] ppid=23872 vsize=915448 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 307 0 0 0 3 0 0 0 16 0 8 0 273089512 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915448 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915448 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915448 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915448 CPUtime=0.2
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 375 0 0 0 20 0 0 0 16 0 8 0 273089516 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915448 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915448 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937418752 7855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915448

[startup+2.98518 s]
/proc/loadavg: 1.93 2.01 1.99 3/93 23882
/proc/meminfo: memFree=1286000/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=2.91
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9225 0 1 0 265 26 0 0 25 0 8 0 273089508 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074013456 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23874/statm: 228895 8961 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 17 0 8 0 273089512 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.27
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 413 0 0 0 26 1 0 0 16 0 8 0 273089516 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915580

[startup+6.26972 s]
/proc/loadavg: 1.94 2.00 1.99 3/93 23882
/proc/meminfo: memFree=1281584/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=6.18
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9255 0 1 0 591 27 0 0 25 0 8 0 273089508 937553920 8988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918585 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23874/statm: 228895 8988 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 17 0 8 0 273089512 937553920 8988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 8988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 8988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 8988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.3
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 427 0 0 0 29 1 0 0 15 0 8 0 273089516 937553920 8988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 8988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 8988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915580

[startup+12.7588 s]
/proc/loadavg: 1.94 2.00 1.99 4/93 23882
/proc/meminfo: memFree=1281520/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=12.6
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9264 0 1 0 1233 27 0 0 25 0 8 0 273089508 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073937729 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23874/statm: 228895 8995 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089512 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.3
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 431 0 0 0 29 1 0 0 15 0 8 0 273089516 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 8995 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915580

[startup+25.6019 s]
/proc/loadavg: 1.96 2.00 1.99 3/93 23882
/proc/meminfo: memFree=1281520/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=25.34
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9271 0 1 0 2507 27 0 0 25 0 8 0 273089508 937553920 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073955232 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23874/statm: 228895 9002 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089512 937553920 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.3
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 431 0 0 0 29 1 0 0 16 0 8 0 273089516 937553920 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915580

[startup+51.214 s]
/proc/loadavg: 1.97 2.00 1.99 3/93 23882
/proc/meminfo: memFree=1281584/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=50.72
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9277 0 1 0 5045 27 0 0 25 0 8 0 273089508 937553920 9008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073940904 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23874/statm: 228895 9008 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089512 937553920 9008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 9008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 9008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 9008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.3
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 432 0 0 0 29 1 0 0 16 0 8 0 273089516 937553920 9008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 9008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 9008 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915580

[startup+102.435 s]
/proc/loadavg: 1.98 2.00 1.99 3/93 23882
/proc/meminfo: memFree=1281648/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=101.53
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9283 0 1 0 10125 28 0 0 25 0 8 0 273089508 937553920 9013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073850955 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23874/statm: 228895 9013 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089512 937553920 9013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 9013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 9013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 9013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.31
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 433 0 0 0 30 1 0 0 16 0 8 0 273089516 937553920 9013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 9013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 9013 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915580

[startup+162.493 s]
/proc/loadavg: 2.05 2.01 2.00 3/93 23882
/proc/meminfo: memFree=1281584/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=161.08
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9289 0 1 0 16080 28 0 0 25 0 8 0 273089508 937553920 9018 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073939077 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.31
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 433 0 0 0 30 1 0 0 16 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.9
Current children cumulated vsize (KiB) 915580

[startup+522.819 s]
/proc/loadavg: 2.05 2.03 2.00 3/101 24015
/proc/meminfo: memFree=1278512/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=519.85
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9296 0 1 0 51953 32 0 0 25 0 8 0 273089508 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073937690 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23874/statm: 228895 9025 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089512 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.31
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 433 0 0 0 30 1 0 0 16 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 519.85
Current children cumulated vsize (KiB) 915580

[startup+582.914 s]
/proc/loadavg: 2.07 2.03 2.00 3/101 24015
/proc/meminfo: memFree=1278512/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=579.89
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9296 0 1 0 57956 33 0 0 25 0 8 0 273089508 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073961826 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23874/statm: 228895 9025 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089512 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.31
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 433 0 0 0 30 1 0 0 16 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 579.89
Current children cumulated vsize (KiB) 915580

[startup+642.985 s]
/proc/loadavg: 2.02 2.03 2.00 3/101 24015
/proc/meminfo: memFree=1278512/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=639.88
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9296 0 1 0 63955 33 0 0 25 0 8 0 273089508 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073939056 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23874/statm: 228895 9025 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089512 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.31
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 433 0 0 0 30 1 0 0 16 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 9025 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 639.88
Current children cumulated vsize (KiB) 915580

[startup+703.059 s]
/proc/loadavg: 2.01 2.02 2.00 3/101 24015
/proc/meminfo: memFree=1278512/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=699.9
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9299 0 1 0 69957 33 0 0 25 0 8 0 273089508 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073973104 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23874/statm: 228895 9028 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089512 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.31
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 433 0 0 0 30 1 0 0 16 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 699.9
Current children cumulated vsize (KiB) 915580

[startup+763.076 s]
/proc/loadavg: 2.00 2.01 2.00 3/107 24153
/proc/meminfo: memFree=1277248/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=759.79
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9299 0 1 0 75940 39 0 0 25 0 8 0 273089508 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073973104 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23874/statm: 228895 9028 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089512 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.31
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 433 0 0 0 30 1 0 0 16 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 759.79
Current children cumulated vsize (KiB) 915580

[startup+823.168 s]
/proc/loadavg: 2.11 2.05 2.01 3/101 24213
/proc/meminfo: memFree=1278248/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=819.78
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9299 0 1 0 81936 42 0 0 25 0 8 0 273089508 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074001092 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23874/statm: 228895 9028 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089512 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.31
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 433 0 0 0 30 1 0 0 16 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 819.78
Current children cumulated vsize (KiB) 915580

[startup+883.245 s]
/proc/loadavg: 2.07 2.05 2.01 3/101 24213
/proc/meminfo: memFree=1278248/2055920 swapFree=4191880/4192956
[pid=23874] ppid=23872 vsize=915580 CPUtime=879.8
/proc/23874/stat : 23874 (java) R 23872 23874 23139 0 -1 0 9299 0 1 0 87938 42 0 0 25 0 8 0 273089508 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073850922 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23874/statm: 228895 9028 2532 14 0 215365 0
[pid=23874/tid=23876] ppid=23872 vsize=915580 CPUtime=0.03
/proc/23874/task/23876/stat : 23876 (java) S 23872 23874 23139 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 273089512 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23877] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23877/stat : 23877 (java) S 23872 23874 23139 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273089513 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23878] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23878/stat : 23878 (java) S 23872 23874 23139 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273089513 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23879] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23879/stat : 23879 (java) S 23872 23874 23139 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23880] ppid=23872 vsize=915580 CPUtime=0.31
/proc/23874/task/23880/stat : 23880 (java) S 23872 23874 23139 0 -1 64 433 0 0 0 30 1 0 0 16 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23874/tid=23881] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23881/stat : 23881 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23874/tid=23882] ppid=23872 vsize=915580 CPUtime=0
/proc/23874/task/23882/stat : 23882 (java) S 23872 23874 23139 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273089516 937553920 9028 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 879.8
Current children cumulated vsize (KiB) 915580

Child status: 0
Real time (s): 930.889
CPU time (s): 927.363
CPU user time (s): 926.934
CPU system time (s): 0.428934
CPU usage (%): 99.6213
Max. virtual memory (cumulated for all children) (KiB): 915580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 926.934
system time used= 0.428934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9396
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= 20196
involuntary context switches= 30347

runsolver used 1.21281 s user time and 2.93255 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Fri Jan 19 22:48:59 UTC 2007


IDJOB= 276805
IDBENCH= 6036
IDSOLVER= 68
FILE ID= node3/276805-1169246938

PBS_JOBID= 3589030

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  655b894243930f201942bb0da568b6c4

RANDOM SEED= 247701349

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:       1308232 kB
Buffers:         55508 kB
Cached:         556412 kB
SwapCached:        284 kB
Active:         192124 kB
Inactive:       480656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1308232 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1776 kB
Writeback:           0 kB
Mapped:          73792 kB
Slab:            60004 kB
Committed_AS:  7270804 kB
PageTables:       2016 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= 66563 MiB



End job on node3 on Fri Jan 19 23:04:30 UTC 2007