Trace number 281341

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 570.512 570.913

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeTight/
vcsp-15-10-100-93-3_ext.xml
MD5SUMca7e963382b1ab50ae9f37c54e5f0365
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints33
Best CPU time to get the best result obtained on this benchmark13.258
Satisfiable
(Un)Satisfiability was proved
Number of variables15
Number of constraints105
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension105
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281341-1169311621/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=15  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.09  cpuTime=0.08  mem=6M887
0.38	   
0.38	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.47	     nbConstraints=105  nbRelationTypes=105  nbExtensionStructures=105  nbSharedExtensionStructures=0
0.47	     nbConflictsStructures=105  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1999  maxDegree=14
0.47	     maxArity=2
0.47	       =>  wckTime=0.182  cpuTime=0.14  mem=8M847
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.258  cpuTime=0.18  mem=5M461
0.55	
0.55	s SATISFIABLE
0.55	o 9
0.55	c 96
0.55	o 12
0.55	c 93
0.55	o 15
0.55	c 90
0.55	o 18
0.56	c 87
0.56	o 21
0.56	c 84
0.56	o 23
0.56	c 82
0.56	o 25
0.56	c 80
0.56	o 26
0.56	c 79
0.56	o 28
0.56	c 77
0.56	o 29
0.56	c 76
0.56	o 30
0.56	c 75
0.57	o 31
0.57	c 74
0.57	o 32
0.57	c 73
0.66	o 33
0.66	c 72
2.51	   
2.51	   search
2.51	     run=0  nbConstraintChecks=14998829  nbAssignments=10000
2.51	       =>  wckTime=1.961  cpuTime=1.93  mem=5M461
4.41	   
4.41	   search
4.41	     run=1  nbConstraintChecks=30033091  nbAssignments=20000
4.41	       =>  wckTime=3.864  cpuTime=3.83  mem=5M461
6.32	   
6.32	   search
6.32	     run=2  nbConstraintChecks=45032635  nbAssignments=30000
6.32	       =>  wckTime=5.771  cpuTime=5.74  mem=5M461
8.23	   
8.23	   search
8.23	     run=3  nbConstraintChecks=60054514  nbAssignments=40000
8.23	       =>  wckTime=7.681  cpuTime=7.65  mem=5M461
10.14	   
10.14	   search
10.14	     run=4  nbConstraintChecks=75081679  nbAssignments=50000
10.14	       =>  wckTime=9.594  cpuTime=9.56  mem=5M461
12.07	   
12.07	   search
12.07	     run=5  nbConstraintChecks=90058648  nbAssignments=60000
12.07	       =>  wckTime=11.52  cpuTime=11.45  mem=5M461
13.99	   
13.99	   search
13.99	     run=6  nbConstraintChecks=105083660  nbAssignments=70000
13.99	       =>  wckTime=13.442  cpuTime=13.36  mem=5M461
15.93	   
15.93	   search
15.93	     run=7  nbConstraintChecks=120123423  nbAssignments=80000
15.93	       =>  wckTime=15.382  cpuTime=15.29  mem=5M461
17.86	   
17.86	   search
17.86	     run=8  nbConstraintChecks=135120441  nbAssignments=90000
17.86	       =>  wckTime=17.312  cpuTime=17.21  mem=5M461
19.79	   
19.79	   search
19.79	     run=9  nbConstraintChecks=150144984  nbAssignments=100000
19.79	       =>  wckTime=19.245  cpuTime=19.12  mem=5M461
21.73	   
21.73	   search
21.73	     run=10  nbConstraintChecks=165163503  nbAssignments=110000
21.73	       =>  wckTime=21.182  cpuTime=21.04  mem=5M461
23.66	   
23.66	   search
23.66	     run=11  nbConstraintChecks=180203326  nbAssignments=120000
23.66	       =>  wckTime=23.117  cpuTime=22.96  mem=5M461
25.59	   
25.59	   search
25.59	     run=12  nbConstraintChecks=195228478  nbAssignments=130000
25.59	       =>  wckTime=25.038  cpuTime=24.87  mem=5M461
27.49	   
27.49	   search
27.49	     run=13  nbConstraintChecks=210263026  nbAssignments=140000
27.49	       =>  wckTime=26.94  cpuTime=26.77  mem=5M461
29.39	   
29.39	   search
29.39	     run=14  nbConstraintChecks=225275401  nbAssignments=150000
29.39	       =>  wckTime=28.845  cpuTime=28.67  mem=5M461
30.84	   
30.84	   search
30.84	     run=15  nbConstraintChecks=236752662  nbAssignments=157627
30.84	       =>  wckTime=30.297  cpuTime=30.12  mem=5M461
30.85	   
30.85	   global
30.85	     nbConstraintChecks=236752662  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.85	     solvingWckTime=30.296  solvingCpuTime=30.12  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.85	     globalCpuTime=30.34
30.85	       =>  wckTime=30.556  cpuTime=30.3  mem=5M461
30.85	   
30.85	   solver IterativeSystematicSolver being built... 
30.97	       =>  wckTime=30.679  cpuTime=30.39  mem=16M368
31.00	   
31.00	   preprocessing
31.00	     nbConstraintChecks=37025  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.00	     detectedInconsistency=no
31.00	       =>  wckTime=0.027  cpuTime=0.01  mem=16M368
31.04	   
31.04	   search
31.04	     run=0  nbConstraintChecks=99640  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43
31.04	     nbFailedAssignments=28  nbBacktracks=10  nbVisitedNodes=82  nbRestartNogoods=0
31.04	       =>  wckTime=0.067  cpuTime=0.04  mem=16M368
31.07	   
31.07	   search
31.07	     run=1  nbConstraintChecks=235763  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
31.07	     nbFailedAssignments=68  nbBacktracks=25  nbVisitedNodes=197  nbRestartNogoods=4
31.07	       =>  wckTime=0.105  cpuTime=0.07  mem=16M368
31.13	   
31.13	   search
31.13	     run=2  nbConstraintChecks=471746  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=201
31.13	     nbFailedAssignments=139  nbBacktracks=47  nbVisitedNodes=388  nbRestartNogoods=7
31.13	       =>  wckTime=0.156  cpuTime=0.11  mem=16M368
31.18	   
31.18	   search
31.18	     run=3  nbConstraintChecks=808592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=343
31.18	     nbFailedAssignments=243  nbBacktracks=80  nbVisitedNodes=667  nbRestartNogoods=12
31.18	       =>  wckTime=0.214  cpuTime=0.17  mem=16M368
31.27	   
31.27	   search
31.27	     run=4  nbConstraintChecks=1278614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=542
31.27	     nbFailedAssignments=386  nbBacktracks=131  nbVisitedNodes=1060  nbRestartNogoods=18
31.27	       =>  wckTime=0.296  cpuTime=0.25  mem=16M368
31.39	   
31.39	   search
31.39	     run=5  nbConstraintChecks=2019003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=854
31.39	     nbFailedAssignments=619  nbBacktracks=206  nbVisitedNodes=1680  nbRestartNogoods=24
31.39	       =>  wckTime=0.423  cpuTime=0.38  mem=16M368
31.57	   
31.57	   search
31.57	     run=6  nbConstraintChecks=3007210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1296
31.57	     nbFailedAssignments=942  nbBacktracks=319  nbVisitedNodes=2558  nbRestartNogoods=31
31.57	       =>  wckTime=0.601  cpuTime=0.55  mem=16M368
31.86	   
31.86	   search
31.86	     run=7  nbConstraintChecks=4674992  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2004
31.86	     nbFailedAssignments=1475  nbBacktracks=489  nbVisitedNodes=3968  nbRestartNogoods=38
31.86	       =>  wckTime=0.886  cpuTime=0.82  mem=16M368
32.28	   
32.28	   search
32.28	     run=8  nbConstraintChecks=7248980  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3034
32.28	     nbFailedAssignments=2245  nbBacktracks=745  nbVisitedNodes=6024  nbRestartNogoods=43
32.28	       =>  wckTime=1.311  cpuTime=1.23  mem=16M368
32.86	   
32.86	   search
32.86	     run=9  nbConstraintChecks=10876862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4594
32.86	     nbFailedAssignments=3416  nbBacktracks=1129  nbVisitedNodes=9139  nbRestartNogoods=53
32.86	       =>  wckTime=1.886  cpuTime=1.81  mem=16M368
33.74	   
33.74	   search
33.74	     run=10  nbConstraintChecks=16391066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6924
33.74	     nbFailedAssignments=5165  nbBacktracks=1705  nbVisitedNodes=13793  nbRestartNogoods=60
33.74	       =>  wckTime=2.774  cpuTime=2.69  mem=16M368
34.99	   
34.99	   search
34.99	     run=11  nbConstraintChecks=24072780  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10247
34.99	     nbFailedAssignments=7620  nbBacktracks=2569  nbVisitedNodes=20435  nbRestartNogoods=73
34.99	       =>  wckTime=4.025  cpuTime=3.93  mem=16M368
36.98	   
36.98	   search
36.98	     run=12  nbConstraintChecks=36418657  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15355
36.98	     nbFailedAssignments=11427  nbBacktracks=3866  nbVisitedNodes=30645  nbRestartNogoods=89
36.98	       =>  wckTime=6.012  cpuTime=5.91  mem=16M368
39.89	   
39.89	   search
39.89	     run=13  nbConstraintChecks=54259849  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23066
39.89	     nbFailedAssignments=17187  nbBacktracks=5812  nbVisitedNodes=46058  nbRestartNogoods=108
39.89	       =>  wckTime=8.916  cpuTime=8.78  mem=16M368
44.22	   
44.22	   search
44.22	     run=14  nbConstraintChecks=80910070  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34453
44.22	     nbFailedAssignments=25651  nbBacktracks=8731  nbVisitedNodes=68825  nbRestartNogoods=119
44.22	       =>  wckTime=13.247  cpuTime=13.1  mem=16M368
50.44	   
50.44	   search
50.44	     run=15  nbConstraintChecks=119474474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50959
50.44	     nbFailedAssignments=37776  nbBacktracks=13109  nbVisitedNodes=101824  nbRestartNogoods=131
50.44	       =>  wckTime=19.473  cpuTime=19.32  mem=16M368
60.09	   
60.09	   search
60.09	     run=16  nbConstraintChecks=179057777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76372
60.09	     nbFailedAssignments=56617  nbBacktracks=19677  nbVisitedNodes=152641  nbRestartNogoods=165
60.09	       =>  wckTime=29.121  cpuTime=28.97  mem=16M368
74.73	   
74.73	   search
74.73	     run=17  nbConstraintChecks=269675922  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114608
74.73	     nbFailedAssignments=84996  nbBacktracks=29529  nbVisitedNodes=229094  nbRestartNogoods=177
74.73	       =>  wckTime=43.757  cpuTime=43.61  mem=16M368
95.74	   
95.74	   search
95.74	     run=18  nbConstraintChecks=399712388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170258
95.74	     nbFailedAssignments=125863  nbBacktracks=44307  nbVisitedNodes=340365  nbRestartNogoods=194
95.74	       =>  wckTime=64.771  cpuTime=64.61  mem=16M368
126.70	   
126.70	   search
126.70	     run=19  nbConstraintChecks=591257250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=252260
126.70	     nbFailedAssignments=185693  nbBacktracks=66475  nbVisitedNodes=504342  nbRestartNogoods=214
126.70	       =>  wckTime=95.734  cpuTime=95.57  mem=16M368
173.39	   
173.39	   search
173.39	     run=20  nbConstraintChecks=877358718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=374239
173.39	     nbFailedAssignments=274416  nbBacktracks=99727  nbVisitedNodes=748211  nbRestartNogoods=230
173.39	       =>  wckTime=142.418  cpuTime=142.24  mem=16M368
242.53	   
242.53	   search
242.53	     run=21  nbConstraintChecks=1301093381  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=554097
242.53	     nbFailedAssignments=404391  nbBacktracks=149605  nbVisitedNodes=1107774  nbRestartNogoods=251
242.53	       =>  wckTime=211.559  cpuTime=211.36  mem=16M368
342.84	   
342.84	   search
342.84	     run=22  nbConstraintChecks=1920577490  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=809627
342.84	     nbFailedAssignments=585099  nbBacktracks=224423  nbVisitedNodes=1618242  nbRestartNogoods=263
342.84	       =>  wckTime=311.875  cpuTime=311.65  mem=16M368
476.78	   
476.78	   search
476.78	     run=23  nbConstraintChecks=2742997914  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1151410
476.78	     nbFailedAssignments=814652  nbBacktracks=336651  nbVisitedNodes=2298317  nbRestartNogoods=277
476.78	       =>  wckTime=445.813  cpuTime=445.55  mem=16M368
570.89	   
570.89	   search
570.89	     run=24  nbConstraintChecks=3325812000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1384586
570.89	     nbFailedAssignments=967611  nbBacktracks=416869  nbVisitedNodes=2760962  nbRestartNogoods=279
570.89	       =>  wckTime=539.918  cpuTime=539.63  mem=16M368
570.89	   
570.89	   global
570.89	     nbConstraintChecks=3325849025  nbRestartNogoods=279  solvingWckTime=539.919  solvingCpuTime=539.63  expiredTime=no
570.89	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=570.06
570.89	       =>  wckTime=570.599  cpuTime=570.02  mem=16M368
570.89	
570.89	s OPTIMUM FOUND
570.89	v 3 5 0 1 0 0 6 0 3 1 1 4 9 3 6 
570.89	   
570.89	   totalWckTime=570.674  totalCpuTime=570.06

Verifier Data (download as text)

72 unsatisfied constraints, 33 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/node75/watcher-281341-1169311621 -o ROOT/results/node75/solver-281341-1169311621 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281341-1169311621/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.82 1.57 1.52 4/69 31336
/proc/meminfo: memFree=1326328/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=1784 CPUtime=0
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 194 0 0 0 0 0 0 0 19 0 1 0 279561606 1826816 160 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/31335/statm: 446 160 125 14 0 91 0

[startup+0.105168 s]
/proc/loadavg: 1.82 1.57 1.52 4/69 31336
/proc/meminfo: memFree=1326328/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=914988 CPUtime=0.09
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 3053 0 1 0 7 2 0 0 16 0 8 0 279561606 936947712 2799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155770049 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 228747 2799 1447 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513206 s]
/proc/loadavg: 1.82 1.57 1.52 4/69 31336
/proc/meminfo: memFree=1326328/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=915332 CPUtime=0.5
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 6668 0 1 0 45 5 0 0 16 0 8 0 279561606 937299968 6406 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152174689 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 228833 6406 2175 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33329 s]
/proc/loadavg: 1.82 1.57 1.52 2/75 31345
/proc/meminfo: memFree=1309192/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=915440 CPUtime=1.31
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 7008 0 1 0 109 22 0 0 17 0 8 0 279561606 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31335/statm: 228860 6746 2479 14 0 215330 0
[pid=31335/tid=31339] ppid=31333 vsize=915440 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279561610 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31340] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=915440 CPUtime=0.1
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 328 0 0 0 10 0 0 0 16 0 8 0 279561614 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31344] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279561614 937410560 6746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915440

[startup+2.97049 s]
/proc/loadavg: 1.84 1.57 1.53 3/82 31410
/proc/meminfo: memFree=1305160/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=915440 CPUtime=2.94
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 7011 0 1 0 242 52 0 0 19 0 8 0 279561606 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31335/statm: 228860 6748 2479 14 0 215330 0
[pid=31335/tid=31339] ppid=31333 vsize=915440 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279561610 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31340] ppid=31333 vsize=915444 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=915440 CPUtime=0.1
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279561614 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31344] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279561614 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915440

[startup+6.25488 s]
/proc/loadavg: 1.84 1.57 1.53 3/82 31410
/proc/meminfo: memFree=1305160/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=915440 CPUtime=6.22
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 7011 0 1 0 505 117 0 0 25 0 8 0 279561606 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31335/statm: 228860 6748 2479 14 0 215330 0
[pid=31335/tid=31339] ppid=31333 vsize=915444 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279561610 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31340] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=915440 CPUtime=0.1
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279561614 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31344] ppid=31333 vsize=915444 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279561614 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915440

[startup+12.7356 s]
/proc/loadavg: 1.86 1.59 1.53 3/81 31411
/proc/meminfo: memFree=1304912/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=915440 CPUtime=12.67
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 7011 0 1 0 1022 245 0 0 17 0 8 0 279561606 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656006 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 228860 6748 2479 14 0 215330 0
[pid=31335/tid=31339] ppid=31333 vsize=915440 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279561610 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31340] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=915440 CPUtime=0.1
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279561614 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31344] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=915440 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279561614 937410560 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915440

[startup+25.6002 s]
/proc/loadavg: 1.88 1.60 1.54 3/81 31411
/proc/meminfo: memFree=1304912/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=916464 CPUtime=25.44
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 7013 0 1 0 2049 495 0 0 16 0 8 0 279561606 938459136 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 229116 6750 2479 14 0 215586 0
[pid=31335/tid=31339] ppid=31333 vsize=916464 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 143 0 0 0 2 0 0 0 16 0 8 0 279561610 938459136 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31340] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 938459136 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=916464 CPUtime=0.11
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 279561614 938459136 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31344] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 938459136 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279561614 938459136 6750 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 916464

[startup+51.2021 s]
/proc/loadavg: 1.92 1.63 1.55 3/81 31513
/proc/meminfo: memFree=1237896/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=916464 CPUtime=50.94
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 8995 0 1 0 4494 600 0 0 25 0 8 0 279561606 938459136 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820338 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 229116 8727 2532 14 0 215586 0
[pid=31335/tid=31339] ppid=31333 vsize=916464 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279561610 938459136 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31340] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 938459136 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=916464 CPUtime=0.21
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279561614 938459136 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31344] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 938459136 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279561614 938459136 8727 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 916464

[startup+102.44 s]
/proc/loadavg: 1.96 1.69 1.57 3/81 31513
/proc/meminfo: memFree=1238032/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=916464 CPUtime=102.17
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 9003 0 1 0 9617 600 0 0 25 0 8 0 279561606 938459136 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786407 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 229116 8734 2532 14 0 215586 0
[pid=31335/tid=31339] ppid=31333 vsize=916464 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279561610 938459136 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31340] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 938459136 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=916464 CPUtime=0.21
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279561614 938459136 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31344] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 938459136 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279561614 938459136 8734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 916464

[startup+162.537 s]
/proc/loadavg: 1.98 1.74 1.59 3/81 31513
/proc/meminfo: memFree=1238032/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=916464 CPUtime=162.25
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 9006 0 1 0 15625 600 0 0 25 0 8 0 279561606 938459136 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779951 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 229116 8737 2532 14 0 215586 0
[pid=31335/tid=31339] ppid=31333 vsize=916464 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279561610 938459136 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31340] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 938459136 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=916464 CPUtime=0.21
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279561614 938459136 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31344] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 938459136 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279561614 938459136 8737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 916464

[startup+222.628 s]
/proc/loadavg: 1.99 1.78 1.61 3/81 31513
/proc/meminfo: memFree=1237968/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=916464 CPUtime=222.32
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 9008 0 1 0 21632 600 0 0 25 0 8 0 279561606 938459136 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761476 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 229116 8739 2532 14 0 215586 0
[pid=31335/tid=31339] ppid=31333 vsize=916464 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279561610 938459136 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31340] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 938459136 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=916464 CPUtime=0.21
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279561614 938459136 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31344] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 938459136 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279561614 938459136 8739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 916464

[startup+282.723 s]
/proc/loadavg: 1.99 1.82 1.64 3/81 31513
/proc/meminfo: memFree=1238032/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=916464 CPUtime=282.4
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 9011 0 1 0 27640 600 0 0 25 0 8 0 279561606 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 229116 8742 2532 14 0 215586 0
[pid=31335/tid=31339] ppid=31333 vsize=916464 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279561610 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31340] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=916464 CPUtime=0.21
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279561614 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31344] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279561614 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 916464

[startup+342.816 s]
/proc/loadavg: 1.99 1.85 1.66 3/81 31513
/proc/meminfo: memFree=1237968/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=916464 CPUtime=342.48
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 9011 0 1 0 33648 600 0 0 25 0 8 0 279561606 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761513 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 229116 8742 2532 14 0 215586 0
[pid=31335/tid=31339] ppid=31333 vsize=916464 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279561610 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31340] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=916464 CPUtime=0.21
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279561614 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31344] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279561614 938459136 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 916464

[startup+402.911 s]
/proc/loadavg: 1.99 1.88 1.67 3/81 31513
/proc/meminfo: memFree=1237968/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=916464 CPUtime=402.56
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 9013 0 1 0 39656 600 0 0 25 0 8 0 279561606 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073819977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 229116 8744 2532 14 0 215586 0
[pid=31335/tid=31339] ppid=31333 vsize=916464 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279561610 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31340] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=916464 CPUtime=0.21
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279561614 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31344] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279561614 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 916464

[startup+463.017 s]
/proc/loadavg: 1.99 1.90 1.69 3/81 31513
/proc/meminfo: memFree=1237968/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=916464 CPUtime=462.64
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 9013 0 1 0 45664 600 0 0 25 0 8 0 279561606 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761799 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 229116 8744 2532 14 0 215586 0
[pid=31335/tid=31339] ppid=31333 vsize=916464 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279561610 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31340] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=916464 CPUtime=0.21
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279561614 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31344] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279561614 938459136 8744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.64
Current children cumulated vsize (KiB) 916464

[startup+523.113 s]
/proc/loadavg: 1.99 1.91 1.71 3/81 31513
/proc/meminfo: memFree=1237904/2055920 swapFree=4184548/4192956
[pid=31335] ppid=31333 vsize=916464 CPUtime=522.72
/proc/31335/stat : 31335 (java) R 31333 31335 31069 0 -1 0 9015 0 1 0 51672 600 0 0 25 0 8 0 279561606 938459136 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073764660 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31335/statm: 229116 8746 2532 14 0 215586 0
[pid=31335/tid=31339] ppid=31333 vsize=916464 CPUtime=0.02
/proc/31335/task/31339/stat : 31339 (java) S 31333 31335 31069 0 -1 64 144 0 0 0 2 0 0 0 16 0 8 0 279561610 938459136 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31340] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31340/stat : 31340 (java) S 31333 31335 31069 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31341] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31341/stat : 31341 (java) S 31333 31335 31069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279561611 938459136 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31342] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31342/stat : 31342 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279561614 938459136 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31343] ppid=31333 vsize=916464 CPUtime=0.21
/proc/31335/task/31343/stat : 31343 (java) S 31333 31335 31069 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279561614 938459136 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31335/tid=31344] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31344/stat : 31344 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 279561614 938459136 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31335/tid=31345] ppid=31333 vsize=916464 CPUtime=0
/proc/31335/task/31345/stat : 31345 (java) S 31333 31335 31069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279561614 938459136 8746 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.72
Current children cumulated vsize (KiB) 916464

Child status: 0
Real time (s): 570.913
CPU time (s): 570.512
CPU user time (s): 564.499
CPU system time (s): 6.01308
CPU usage (%): 99.9298
Max. virtual memory (cumulated for all children) (KiB): 916468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 564.499
system time used= 6.01309
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9107
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= 12393
involuntary context switches= 3237

runsolver used 0.580911 s user time and 1.91371 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Sat Jan 20 16:47:02 UTC 2007


IDJOB= 281341
IDBENCH= 12152
IDSOLVER= 68
FILE ID= node75/281341-1169311621

PBS_JOBID= 3610251

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeTight/vcsp-15-10-100-93-3_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281341-1169311621/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-281341-1169311621 -o ROOT/results/node75/solver-281341-1169311621 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281341-1169311621/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ca7e963382b1ab50ae9f37c54e5f0365

RANDOM SEED= 717260732

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.218
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.218
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1326944 kB
Buffers:         42088 kB
Cached:         599104 kB
SwapCached:       2360 kB
Active:         145296 kB
Inactive:       510132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1326944 kB
SwapTotal:     4192956 kB
SwapFree:      4184548 kB
Dirty:            1720 kB
Writeback:           0 kB
Mapped:          20936 kB
Slab:            59232 kB
Committed_AS:  5628960 kB
PageTables:       1636 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 node75 on Sat Jan 20 16:56:33 UTC 2007