Trace number 278119

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 EPFCMSAT (TO) 2400.06 2401.51

General information on the benchmark

NameMaxCSP/cnf/3-40-1100-2000/
cnf-3-40-1400-164721_ext.xml
MD5SUMe21c90b460df6727a8323d0676415cc1
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1171
Best CPU time to get the best result obtained on this benchmark66.6629
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1273
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1273
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/278119-1169275691/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.086  cpuTime=0.09  mem=6M887
0.39	   
0.39	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.59	     nbConstraints=1273  nbRelationTypes=41  nbExtensionStructures=41  nbSharedExtensionStructures=1232
0.59	     nbConflictsStructures=41  nbSharedConflictsStructures=1232  nbSharedBinaryRepresentations=0  maxDegree=114
0.59	     maxArity=3
0.59	       =>  wckTime=0.284  cpuTime=0.21  mem=10M790
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.369  cpuTime=0.25  mem=6M39
0.68	
0.68	s SATISFIABLE
0.68	o 1118
0.68	c 155
0.68	o 1126
0.68	c 147
0.68	o 1130
0.68	c 143
0.68	o 1137
0.68	c 136
0.68	o 1139
0.68	c 134
0.68	o 1143
0.68	c 130
0.68	o 1147
0.68	c 126
0.69	o 1148
0.69	c 125
0.69	o 1150
0.69	c 123
0.69	o 1151
0.69	c 122
0.69	o 1154
0.69	c 119
0.69	o 1155
0.69	c 118
0.69	o 1161
0.69	c 112
0.77	o 1164
0.77	c 109
0.89	o 1165
0.89	c 108
0.90	o 1167
0.90	c 106
1.00	o 1170
1.00	c 103
1.89	o 1171
1.89	c 102
4.89	   
4.89	   search
4.89	     run=0  nbConstraintChecks=25760074  nbAssignments=10000
4.89	       =>  wckTime=4.217  cpuTime=4.2  mem=6M39
9.05	   
9.05	   search
9.05	     run=1  nbConstraintChecks=52222748  nbAssignments=20000
9.05	       =>  wckTime=8.376  cpuTime=8.35  mem=6M39
13.06	   
13.06	   search
13.06	     run=2  nbConstraintChecks=78012321  nbAssignments=30000
13.06	       =>  wckTime=12.386  cpuTime=12.35  mem=6M39
17.17	   
17.17	   search
17.17	     run=3  nbConstraintChecks=104545859  nbAssignments=40000
17.17	       =>  wckTime=16.498  cpuTime=16.46  mem=6M39
21.22	   
21.22	   search
21.22	     run=4  nbConstraintChecks=130353463  nbAssignments=50000
21.22	       =>  wckTime=20.554  cpuTime=20.52  mem=6M39
25.29	   
25.29	   search
25.29	     run=5  nbConstraintChecks=156811823  nbAssignments=60000
25.29	       =>  wckTime=24.619  cpuTime=24.58  mem=6M39
29.29	   
29.29	   search
29.29	     run=6  nbConstraintChecks=182608799  nbAssignments=70000
29.29	       =>  wckTime=28.624  cpuTime=28.58  mem=6M39
31.91	   
31.91	   search
31.91	     run=7  nbConstraintChecks=199508691  nbAssignments=76359
31.91	       =>  wckTime=31.242  cpuTime=31.21  mem=6M39
31.91	   
31.91	   global
31.91	     nbConstraintChecks=199508691  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.91	     solvingWckTime=31.241  solvingCpuTime=31.21  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.91	     globalCpuTime=31.51
31.91	       =>  wckTime=31.612  cpuTime=31.46  mem=6M39
31.91	   
31.91	   solver IterativeSystematicSolver being built... 
32.09	       =>  wckTime=31.791  cpuTime=31.6  mem=23M959
32.19	   
32.19	   preprocessing
32.19	     nbConstraintChecks=10109  nbValidityChecks=24077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.19	     nbRemovedValues=0  detectedInconsistency=no
32.19	       =>  wckTime=0.093  cpuTime=0.07  mem=23M959
32.27	   
32.27	   search
32.27	     run=0  nbConstraintChecks=20057  nbValidityChecks=60730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.27	     nbAssignments=39  nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=57  nbRestartNogoods=0
32.27	       =>  wckTime=0.173  cpuTime=0.14  mem=23M959
32.37	   
32.37	   search
32.37	     run=1  nbConstraintChecks=50041  nbValidityChecks=154663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.37	     nbAssignments=89  nbFailedAssignments=22  nbBacktracks=25  nbVisitedNodes=135  nbRestartNogoods=3
32.37	       =>  wckTime=0.278  cpuTime=0.24  mem=23M959
32.49	   
32.49	   search
32.49	     run=2  nbConstraintChecks=91917  nbValidityChecks=283702  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.49	     nbAssignments=151  nbFailedAssignments=41  nbBacktracks=48  nbVisitedNodes=238  nbRestartNogoods=6
32.49	       =>  wckTime=0.396  cpuTime=0.35  mem=23M959
32.64	   
32.64	   search
32.64	     run=3  nbConstraintChecks=151139  nbValidityChecks=469429  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.64	     nbAssignments=232  nbFailedAssignments=66  nbBacktracks=81  nbVisitedNodes=377  nbRestartNogoods=9
32.64	       =>  wckTime=0.548  cpuTime=0.5  mem=23M959
32.86	   
32.86	   search
32.86	     run=4  nbConstraintChecks=228779  nbValidityChecks=723291  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.86	     nbAssignments=334  nbFailedAssignments=100  nbBacktracks=131  nbVisitedNodes=562  nbRestartNogoods=12
32.86	       =>  wckTime=0.763  cpuTime=0.72  mem=23M959
33.17	   
33.17	   search
33.17	     run=5  nbConstraintChecks=349131  nbValidityChecks=1141664  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.17	     nbAssignments=482  nbFailedAssignments=152  nbBacktracks=206  nbVisitedNodes=837  nbRestartNogoods=13
33.17	       =>  wckTime=1.072  cpuTime=1.02  mem=23M959
33.59	   
33.59	   search
33.59	     run=6  nbConstraintChecks=535146  nbValidityChecks=1743365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.59	     nbAssignments=701  nbFailedAssignments=237  nbBacktracks=319  nbVisitedNodes=1246  nbRestartNogoods=16
33.59	       =>  wckTime=1.498  cpuTime=1.45  mem=23M959
34.29	   
34.29	   search
34.29	     run=7  nbConstraintChecks=785746  nbValidityChecks=2653165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.29	     nbAssignments=1017  nbFailedAssignments=364  nbBacktracks=489  nbVisitedNodes=1854  nbRestartNogoods=20
34.29	       =>  wckTime=2.195  cpuTime=2.14  mem=23M959
35.35	   
35.35	   search
35.35	     run=8  nbConstraintChecks=1161518  nbValidityChecks=3993839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.35	     nbAssignments=1477  nbFailedAssignments=550  nbBacktracks=746  nbVisitedNodes=2744  nbRestartNogoods=24
35.35	       =>  wckTime=3.261  cpuTime=3.19  mem=23M959
36.89	   
36.89	   search
36.89	     run=9  nbConstraintChecks=1678982  nbValidityChecks=5915066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.89	     nbAssignments=2143  nbFailedAssignments=816  nbBacktracks=1131  nbVisitedNodes=4044  nbRestartNogoods=30
36.89	       =>  wckTime=4.798  cpuTime=4.73  mem=23M959
39.19	   
39.19	   search
39.19	     run=10  nbConstraintChecks=2520582  nbValidityChecks=8983267  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.19	     nbAssignments=3206  nbFailedAssignments=1285  nbBacktracks=1707  nbVisitedNodes=6123  nbRestartNogoods=35
39.19	       =>  wckTime=7.096  cpuTime=7.02  mem=23M959
42.55	   
42.55	   search
42.55	     run=11  nbConstraintChecks=3719696  nbValidityChecks=13538622  nbPropagations=0  nbRevisions=0
42.55	     nbUselessRevisions=0  nbAssignments=4740  nbFailedAssignments=1937  nbBacktracks=2571  nbVisitedNodes=9137
42.55	     nbRestartNogoods=39
42.55	       =>  wckTime=10.455  cpuTime=10.37  mem=23M959
47.78	   
47.78	   search
47.78	     run=12  nbConstraintChecks=5508941  nbValidityChecks=20689654  nbPropagations=0  nbRevisions=0
47.78	     nbUselessRevisions=0  nbAssignments=7048  nbFailedAssignments=2932  nbBacktracks=3868  nbVisitedNodes=13654
47.78	     nbRestartNogoods=44
47.78	       =>  wckTime=15.684  cpuTime=15.59  mem=23M959
55.12	   
55.12	   search
55.12	     run=13  nbConstraintChecks=8235232  nbValidityChecks=30948141  nbPropagations=0  nbRevisions=0
55.12	     nbUselessRevisions=0  nbAssignments=10432  nbFailedAssignments=4352  nbBacktracks=5814  nbVisitedNodes=20329
55.12	     nbRestartNogoods=51
55.12	       =>  wckTime=23.028  cpuTime=22.93  mem=23M959
66.34	   
66.34	   search
66.34	     run=14  nbConstraintChecks=12230904  nbValidityChecks=46291714  nbPropagations=0  nbRevisions=0
66.34	     nbUselessRevisions=0  nbAssignments=15426  nbFailedAssignments=6410  nbBacktracks=8733  nbVisitedNodes=30199
66.34	     nbRestartNogoods=56
66.34	       =>  wckTime=34.25  cpuTime=34.15  mem=23M959
83.97	   
83.97	   search
83.97	     run=15  nbConstraintChecks=18396803  nbValidityChecks=70017553  nbPropagations=0  nbRevisions=0
83.97	     nbUselessRevisions=0  nbAssignments=23234  nbFailedAssignments=9822  nbBacktracks=13112  nbVisitedNodes=45580
83.97	     nbRestartNogoods=62
83.97	       =>  wckTime=51.872  cpuTime=51.76  mem=23M959
110.55	   
110.55	   search
110.55	     run=16  nbConstraintChecks=27337452  nbValidityChecks=106211291  nbPropagations=0  nbRevisions=0
110.55	     nbUselessRevisions=0  nbAssignments=34864  nbFailedAssignments=14867  nbBacktracks=19680  nbVisitedNodes=68265
110.55	     nbRestartNogoods=69
110.55	       =>  wckTime=78.457  cpuTime=78.33  mem=23M959
148.03	   
148.03	   search
148.03	     run=17  nbConstraintChecks=40489389  nbValidityChecks=157844530  nbPropagations=0  nbRevisions=0
148.03	     nbUselessRevisions=0  nbAssignments=51495  nbFailedAssignments=21630  nbBacktracks=29532  nbVisitedNodes=101106
148.03	     nbRestartNogoods=76
148.03	       =>  wckTime=115.932  cpuTime=115.79  mem=23M959
207.03	   
207.03	   search
207.03	     run=18  nbConstraintChecks=60383819  nbValidityChecks=239038372  nbPropagations=0  nbRevisions=0
207.03	     nbUselessRevisions=0  nbAssignments=77249  nbFailedAssignments=32592  nbBacktracks=44310  nbVisitedNodes=151522
207.03	     nbRestartNogoods=83
207.03	       =>  wckTime=174.933  cpuTime=174.75  mem=23M959
295.65	   
295.65	   search
295.65	     run=19  nbConstraintChecks=89651023  nbValidityChecks=361301307  nbPropagations=0  nbRevisions=0
295.65	     nbUselessRevisions=0  nbAssignments=115275  nbFailedAssignments=48432  nbBacktracks=66478  nbVisitedNodes=226171
295.65	     nbRestartNogoods=89
295.65	       =>  wckTime=263.552  cpuTime=263.31  mem=23M959
429.02	   
429.02	   search
429.02	     run=20  nbConstraintChecks=132544149  nbValidityChecks=538727004  nbPropagations=0  nbRevisions=0
429.02	     nbUselessRevisions=0  nbAssignments=172078  nbFailedAssignments=71968  nbBacktracks=99730  nbVisitedNodes=337878
429.02	     nbRestartNogoods=96
429.02	       =>  wckTime=396.931  cpuTime=396.61  mem=23M959
628.92	   
628.92	   search
628.92	     run=21  nbConstraintChecks=198811081  nbValidityChecks=807045763  nbPropagations=0  nbRevisions=0
628.92	     nbUselessRevisions=0  nbAssignments=257792  nbFailedAssignments=107789  nbBacktracks=149608  nbVisitedNodes=506338
628.92	     nbRestartNogoods=102
628.92	       =>  wckTime=596.827  cpuTime=596.4  mem=23M959
924.03	   
924.03	   search
924.03	     run=22  nbConstraintChecks=301579921  nbValidityChecks=1217803460  nbPropagations=0  nbRevisions=0
924.03	     nbUselessRevisions=0  nbAssignments=387745  nbFailedAssignments=162909  nbBacktracks=224427  nbVisitedNodes=761677
924.03	     nbRestartNogoods=111
924.03	       =>  wckTime=891.937  cpuTime=891.32  mem=23M959
1339.16	   
1339.16	   search
1339.16	     run=23  nbConstraintChecks=451752359  nbValidityChecks=1787442757  nbPropagations=0  nbRevisions=0
1339.16	     nbUselessRevisions=0  nbAssignments=576073  nbFailedAssignments=238995  nbBacktracks=336655  nbVisitedNodes=1128468
1339.16	     nbRestartNogoods=121
1339.16	       =>  wckTime=1307.069  cpuTime=1306.21  mem=24M934
1943.67	   
1943.67	   search
1943.67	     run=24  nbConstraintChecks=687368931  nbValidityChecks=2626014868  nbPropagations=0  nbRevisions=0
1943.67	     nbUselessRevisions=0  nbAssignments=861264  nbFailedAssignments=355825  nbBacktracks=504996  nbVisitedNodes=1681579
1943.67	     nbRestartNogoods=125
1943.67	       =>  wckTime=1911.572  cpuTime=1910.34  mem=24M934
2401.47	v 1 1 0 0 0 1 1 1 0 1 1 1 0 0 1 0 0 0 1 1 1 0 1 0 0 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 

Verifier Data (download as text)

102 unsatisfied constraints, 1171 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/node39/watcher-278119-1169275691 -o ROOT/results/node39/solver-278119-1169275691 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278119-1169275691/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.00 1.00 1.05 3/65 10590
/proc/meminfo: memFree=1294640/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=168 CPUtime=0
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 275968747 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 11092772 0 0 4096 0 0 0 0 17 1 0 0
/proc/10589/statm: 42 23 18 14 0 2 0

[startup+0.105838 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 10590
/proc/meminfo: memFree=1294640/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=914988 CPUtime=0.08
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 3029 0 1 0 7 1 0 0 16 0 8 0 275968747 936947712 2775 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11294951 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10589/statm: 228747 2775 1439 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513883 s]
/proc/loadavg: 1.00 1.00 1.05 3/65 10590
/proc/meminfo: memFree=1294640/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915332 CPUtime=0.5
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 6556 0 1 0 46 4 0 0 16 0 8 0 275968747 937299968 6295 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10589/statm: 228833 6295 2148 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33594 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 10597
/proc/meminfo: memFree=1274168/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=1.33
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 7801 0 1 0 122 11 0 0 17 0 8 0 275968747 937402368 7539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 7539 2479 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 7539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 7539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 7539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 7539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.14
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 345 0 0 0 13 1 0 0 16 0 8 0 275968754 937402368 7539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 7539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 7539 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 915432

[startup+2.98809 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 10597
/proc/meminfo: memFree=1274104/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=2.98
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 7805 0 1 0 272 26 0 0 18 0 8 0 275968747 937402368 7542 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 7542 2479 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 7542 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 7542 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 7542 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915436 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937406464 7542 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.15
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 348 0 0 0 14 1 0 0 16 0 8 0 275968754 937402368 7542 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 7542 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 7542 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 915432

[startup+6.26739 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 10597
/proc/meminfo: memFree=1274040/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=6.25
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 7807 0 1 0 569 56 0 0 18 0 8 0 275968747 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 7544 2479 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.15
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 350 0 0 0 14 1 0 0 16 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915432

[startup+12.751 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 10597
/proc/meminfo: memFree=1274040/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=12.73
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 7807 0 1 0 1162 111 0 0 25 0 8 0 275968747 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073731305 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 7544 2479 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915436 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937406464 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.15
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 350 0 0 0 14 1 0 0 16 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915432

[startup+25.5812 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 10597
/proc/meminfo: memFree=1274040/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=25.55
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 7807 0 1 0 2330 225 0 0 25 0 8 0 275968747 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073731331 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 7544 2479 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915436 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937406464 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.15
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 350 0 0 0 14 1 0 0 16 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 7544 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915432

[startup+51.2745 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 10597
/proc/meminfo: memFree=1261752/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=51.23
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 10982 0 1 0 4837 286 0 0 25 0 8 0 275968747 937402368 10713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073899144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 10713 2535 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 10713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 10713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.26
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 419 0 0 0 25 1 0 0 16 0 8 0 275968754 937402368 10713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 10713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 10713 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.23
Current children cumulated vsize (KiB) 915432

[startup+102.547 s]
/proc/loadavg: 1.04 1.01 1.05 2/72 10597
/proc/meminfo: memFree=1261752/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=102.47
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 10989 0 1 0 9961 286 0 0 25 0 8 0 275968747 937402368 10720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073946775 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 10720 2535 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 10720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 10720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.26
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 419 0 0 0 25 1 0 0 16 0 8 0 275968754 937402368 10720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 10720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 10720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.47
Current children cumulated vsize (KiB) 915432

[startup+162.559 s]
/proc/loadavg: 1.01 1.01 1.04 2/72 10597
/proc/meminfo: memFree=1261752/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=162.46
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 10995 0 1 0 15959 287 0 0 25 0 8 0 275968747 937402368 10726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073917110 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2021.79
Current children cumulated vsize (KiB) 915432

[startup+2083.02 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 10797
/proc/meminfo: memFree=1261240/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=2081.77
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 11014 0 1 0 207876 301 0 0 25 0 8 0 275968747 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073876553 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 10745 2535 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.27
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 421 0 0 0 26 1 0 0 16 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.77
Current children cumulated vsize (KiB) 915432

[startup+2143.03 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 10797
/proc/meminfo: memFree=1261240/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=2141.73
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 11014 0 1 0 213872 301 0 0 25 0 8 0 275968747 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073898231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 10745 2535 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.27
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 421 0 0 0 26 1 0 0 16 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.73
Current children cumulated vsize (KiB) 915432

[startup+2203.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10797
/proc/meminfo: memFree=1261240/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=2201.72
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 11014 0 1 0 219871 301 0 0 25 0 8 0 275968747 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073880549 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 10745 2535 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.27
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 421 0 0 0 26 1 0 0 16 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.72
Current children cumulated vsize (KiB) 915432

[startup+2263.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10797
/proc/meminfo: memFree=1261304/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=2261.69
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 11014 0 1 0 225868 301 0 0 25 0 8 0 275968747 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073896769 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 10745 2535 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.27
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 421 0 0 0 26 1 0 0 16 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.69
Current children cumulated vsize (KiB) 915432

[startup+2323.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10797
/proc/meminfo: memFree=1261304/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=2321.66
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 11014 0 1 0 231865 301 0 0 25 0 8 0 275968747 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677642 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 10745 2535 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.27
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 421 0 0 0 26 1 0 0 16 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.66
Current children cumulated vsize (KiB) 915432

[startup+2383.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10797
/proc/meminfo: memFree=1261368/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=2381.64
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 11014 0 1 0 237863 301 0 0 25 0 8 0 275968747 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878828 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 10745 2535 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.27
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 421 0 0 0 26 1 0 0 16 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.64
Current children cumulated vsize (KiB) 915432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10797
/proc/meminfo: memFree=1261368/2055920 swapFree=4187336/4192956
[pid=10589] ppid=10587 vsize=915432 CPUtime=2400.01
/proc/10589/stat : 10589 (java) R 10587 10589 9442 0 -1 0 11014 0 1 0 239700 301 0 0 25 0 8 0 275968747 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878745 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10589/statm: 228858 10745 2535 14 0 215328 0
[pid=10589/tid=10591] ppid=10587 vsize=915432 CPUtime=0.03
/proc/10589/task/10591/stat : 10591 (java) S 10587 10589 9442 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10592] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10592/stat : 10592 (java) S 10587 10589 9442 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10593] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10593/stat : 10593 (java) S 10587 10589 9442 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275968751 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10594] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10594/stat : 10594 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10595] ppid=10587 vsize=915432 CPUtime=0.27
/proc/10589/task/10595/stat : 10595 (java) S 10587 10589 9442 0 -1 64 421 0 0 0 26 1 0 0 16 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10596] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10596/stat : 10596 (java) S 10587 10589 9442 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10589/tid=10597] ppid=10587 vsize=915432 CPUtime=0
/proc/10589/task/10597/stat : 10597 (java) S 10587 10589 9442 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275968754 937402368 10745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915432

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2401.51
CPU time (s): 2400.06
CPU user time (s): 2397.04
CPU system time (s): 3.01954
CPU usage (%): 99.9396
Max. virtual memory (cumulated for all children) (KiB): 915436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.04
system time used= 3.01954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11036
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= 49586
involuntary context switches= 51886

runsolver used 2.52662 s user time and 6.01708 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan 20 06:48:11 UTC 2007


IDJOB= 278119
IDBENCH= 8048
IDSOLVER= 68
FILE ID= node39/278119-1169275691

PBS_JOBID= 3607369

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-40-1100-2000/cnf-3-40-1400-164721_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278119-1169275691/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-278119-1169275691 -o ROOT/results/node39/solver-278119-1169275691 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278119-1169275691/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e21c90b460df6727a8323d0676415cc1

RANDOM SEED= 86839251

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.236
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.236
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:       1295120 kB
Buffers:         51604 kB
Cached:         620516 kB
SwapCached:        944 kB
Active:         176744 kB
Inactive:       506884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1295120 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:          19184 kB
Slab:            63260 kB
Committed_AS:  5010400 kB
PageTables:       1416 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 node39 on Sat Jan 20 07:28:13 UTC 2007