Trace number 278074

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.1 2400.99

General information on the benchmark

NameMaxCSP/cnf/3-40-1100-2000/
cnf-3-40-1600-616121_ext.xml
MD5SUM6e894da5d6f68f1e2fe07b6242d2db87
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1333
Best CPU time to get the best result obtained on this benchmark66.6379
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1447
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1447
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/278074-1169273827/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.087  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.40	   
0.40	   constraints being loaded...
0.61	     nbConstraints=1447  nbRelationTypes=43  nbExtensionStructures=43  nbSharedExtensionStructures=1404
0.61	     nbConflictsStructures=43  nbSharedConflictsStructures=1404  nbSharedBinaryRepresentations=0  maxDegree=137
0.61	     maxArity=3
0.61	       =>  wckTime=0.314  cpuTime=0.21  mem=11M763
0.66	   
0.66	   solver LocalSearchSolver being built... 
0.70	       =>  wckTime=0.4  cpuTime=0.26  mem=6M131
0.71	
0.71	s SATISFIABLE
0.71	o 1245
0.71	c 202
0.71	o 1248
0.71	c 199
0.71	o 1255
0.71	c 192
0.71	o 1259
0.71	c 188
0.71	o 1267
0.71	c 180
0.71	o 1271
0.71	c 176
0.71	o 1277
0.71	c 170
0.71	o 1284
0.71	c 163
0.71	o 1289
0.71	c 158
0.72	o 1290
0.72	c 157
0.72	o 1292
0.72	c 155
0.72	o 1294
0.72	c 153
0.72	o 1299
0.72	c 148
0.72	o 1304
0.72	c 143
0.73	o 1309
0.73	c 138
0.74	o 1310
0.74	c 137
0.74	o 1312
0.74	c 135
0.77	o 1314
0.77	c 133
0.77	o 1317
0.77	c 130
0.82	o 1320
0.82	c 127
0.82	o 1326
0.82	c 121
0.82	o 1328
0.82	c 119
0.84	o 1330
0.84	c 117
2.03	o 1331
2.03	c 116
4.93	o 1332
4.93	c 115
5.67	   
5.67	   search
5.67	     run=0  nbConstraintChecks=31472006  nbAssignments=10000
5.67	       =>  wckTime=4.967  cpuTime=4.94  mem=6M131
10.85	   
10.85	   search
10.85	     run=1  nbConstraintChecks=63836779  nbAssignments=20000
10.85	       =>  wckTime=10.151  cpuTime=10.12  mem=6M131
15.91	   
15.91	   search
15.91	     run=2  nbConstraintChecks=95346352  nbAssignments=30000
15.91	       =>  wckTime=15.212  cpuTime=15.18  mem=6M131
21.13	   
21.13	   search
21.13	     run=3  nbConstraintChecks=127652120  nbAssignments=40000
21.13	       =>  wckTime=20.426  cpuTime=20.39  mem=6M131
26.23	   
26.23	   search
26.23	     run=4  nbConstraintChecks=159223990  nbAssignments=50000
26.23	       =>  wckTime=25.534  cpuTime=25.49  mem=6M131
31.41	   
31.41	   search
31.41	     run=5  nbConstraintChecks=191543649  nbAssignments=60000
31.41	       =>  wckTime=30.706  cpuTime=30.67  mem=6M131
34.96	   
34.96	   search
34.96	     run=6  nbConstraintChecks=213616708  nbAssignments=67069
34.96	       =>  wckTime=34.26  cpuTime=34.22  mem=6M131
34.96	   
34.96	   global
34.96	     nbConstraintChecks=213616708  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.96	     solvingWckTime=34.258  solvingCpuTime=34.21  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.96	     globalCpuTime=34.52
34.96	       =>  wckTime=34.66  cpuTime=34.47  mem=6M131
34.96	   
34.96	   solver IterativeSystematicSolver being built... 
35.14	       =>  wckTime=34.841  cpuTime=34.61  mem=25M61
35.25	   
35.25	   preprocessing
35.25	     nbConstraintChecks=11618  nbValidityChecks=27983  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.25	     nbRemovedValues=0  detectedInconsistency=no
35.25	       =>  wckTime=0.103  cpuTime=0.08  mem=25M61
35.34	   
35.34	   search
35.34	     run=0  nbConstraintChecks=29114  nbValidityChecks=82210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.34	     nbAssignments=43  nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=64  nbRestartNogoods=0
35.34	       =>  wckTime=0.194  cpuTime=0.17  mem=25M61
35.44	   
35.44	   search
35.44	     run=1  nbConstraintChecks=58325  nbValidityChecks=168800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.44	     nbAssignments=87  nbFailedAssignments=18  nbBacktracks=26  nbVisitedNodes=132  nbRestartNogoods=2
35.44	       =>  wckTime=0.301  cpuTime=0.27  mem=25M61
35.58	   
35.58	   search
35.58	     run=2  nbConstraintChecks=105283  nbValidityChecks=311863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.58	     nbAssignments=149  nbFailedAssignments=35  nbBacktracks=49  nbVisitedNodes=233  nbRestartNogoods=5
35.58	       =>  wckTime=0.434  cpuTime=0.4  mem=25M61
35.73	   
35.73	   search
35.73	     run=3  nbConstraintChecks=177744  nbValidityChecks=496821  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.73	     nbAssignments=224  nbFailedAssignments=52  nbBacktracks=83  nbVisitedNodes=358  nbRestartNogoods=7
35.73	       =>  wckTime=0.585  cpuTime=0.54  mem=25M61
35.99	   
35.99	   search
35.99	     run=4  nbConstraintChecks=281255  nbValidityChecks=816582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.99	     nbAssignments=335  nbFailedAssignments=93  nbBacktracks=133  nbVisitedNodes=557  nbRestartNogoods=10
35.99	       =>  wckTime=0.845  cpuTime=0.8  mem=25M61
36.38	   
36.38	   search
36.38	     run=5  nbConstraintChecks=414417  nbValidityChecks=1268998  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.38	     nbAssignments=488  nbFailedAssignments=152  nbBacktracks=208  nbVisitedNodes=836  nbRestartNogoods=12
36.38	       =>  wckTime=1.235  cpuTime=1.19  mem=25M61
36.94	   
36.94	   search
36.94	     run=6  nbConstraintChecks=596204  nbValidityChecks=1932621  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.94	     nbAssignments=701  nbFailedAssignments=234  nbBacktracks=321  nbVisitedNodes=1238  nbRestartNogoods=15
36.94	       =>  wckTime=1.793  cpuTime=1.75  mem=25M61
37.77	   
37.77	   search
37.77	     run=7  nbConstraintChecks=898512  nbValidityChecks=2938429  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.77	     nbAssignments=1016  nbFailedAssignments=357  nbBacktracks=491  nbVisitedNodes=1836  nbRestartNogoods=18
37.77	       =>  wckTime=2.632  cpuTime=2.58  mem=25M61
39.00	   
39.00	   search
39.00	     run=8  nbConstraintChecks=1322440  nbValidityChecks=4405114  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.00	     nbAssignments=1460  nbFailedAssignments=526  nbBacktracks=747  nbVisitedNodes=2699  nbRestartNogoods=22
39.00	       =>  wckTime=3.859  cpuTime=3.8  mem=25M61
40.82	   
40.82	   search
40.82	     run=9  nbConstraintChecks=1981355  nbValidityChecks=6717843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.82	     nbAssignments=2142  nbFailedAssignments=805  nbBacktracks=1132  nbVisitedNodes=4032  nbRestartNogoods=27
40.82	       =>  wckTime=5.677  cpuTime=5.61  mem=25M61
43.62	   
43.62	   search
43.62	     run=10  nbConstraintChecks=2939328  nbValidityChecks=10263199  nbPropagations=0  nbRevisions=0
43.62	     nbUselessRevisions=0  nbAssignments=3158  nbFailedAssignments=1228  nbBacktracks=1708  nbVisitedNodes=6013
43.62	     nbRestartNogoods=31
43.62	       =>  wckTime=8.475  cpuTime=8.4  mem=25M61
47.88	   
47.88	   search
47.88	     run=11  nbConstraintChecks=4277036  nbValidityChecks=15351047  nbPropagations=0  nbRevisions=0
47.88	     nbUselessRevisions=0  nbAssignments=4692  nbFailedAssignments=1879  nbBacktracks=2573  nbVisitedNodes=9025
47.88	     nbRestartNogoods=36
47.88	       =>  wckTime=12.734  cpuTime=12.66  mem=25M61
54.03	   
54.03	   search
54.03	     run=12  nbConstraintChecks=6303523  nbValidityChecks=23180666  nbPropagations=0  nbRevisions=0
54.03	     nbUselessRevisions=0  nbAssignments=6959  nbFailedAssignments=2833  nbBacktracks=3871  nbVisitedNodes=13493
54.03	     nbRestartNogoods=41
54.03	       =>  wckTime=18.892  cpuTime=18.81  mem=25M61
63.10	   
63.11	   search
63.11	     run=13  nbConstraintChecks=9461240  nbValidityChecks=35062784  nbPropagations=0  nbRevisions=0
63.11	     nbUselessRevisions=0  nbAssignments=10294  nbFailedAssignments=4206  nbBacktracks=5817  nbVisitedNodes=20072
63.11	     nbRestartNogoods=48
63.11	       =>  wckTime=27.963  cpuTime=27.87  mem=25M61
76.85	   
76.85	   search
76.85	     run=14  nbConstraintChecks=14261850  nbValidityChecks=53063430  nbPropagations=0  nbRevisions=0
76.85	     nbUselessRevisions=0  nbAssignments=15365  nbFailedAssignments=6341  nbBacktracks=8736  nbVisitedNodes=30069
76.85	     nbRestartNogoods=55
76.85	       =>  wckTime=41.706  cpuTime=41.61  mem=25M61
98.51	   
98.51	   search
98.51	     run=15  nbConstraintChecks=20967125  nbValidityChecks=79143145  nbPropagations=0  nbRevisions=0
98.51	     nbUselessRevisions=0  nbAssignments=22964  nbFailedAssignments=9546  nbBacktracks=13114  nbVisitedNodes=45077
98.51	     nbRestartNogoods=61
98.51	       =>  wckTime=63.366  cpuTime=63.26  mem=25M61
129.79	   
129.79	   search
129.79	     run=16  nbConstraintChecks=31538558  nbValidityChecks=119868910  nbPropagations=0  nbRevisions=0
129.79	     nbUselessRevisions=0  nbAssignments=34199  nbFailedAssignments=14195  nbBacktracks=19682  nbVisitedNodes=67300
129.79	     nbRestartNogoods=66
129.79	       =>  wckTime=94.648  cpuTime=94.54  mem=25M61
180.07	   
180.07	   search
180.07	     run=17  nbConstraintChecks=46410216  nbValidityChecks=180788170  nbPropagations=0  nbRevisions=0
180.07	     nbUselessRevisions=0  nbAssignments=51529  nbFailedAssignments=21658  nbBacktracks=29535  nbVisitedNodes=101501
180.07	     nbRestartNogoods=71
180.07	       =>  wckTime=144.928  cpuTime=144.8  mem=25M61
250.86	   
250.86	   search
250.86	     run=18  nbConstraintChecks=67957280  nbValidityChecks=268316877  nbPropagations=0  nbRevisions=0
250.86	     nbUselessRevisions=0  nbAssignments=76284  nbFailedAssignments=31617  nbBacktracks=44314  nbVisitedNodes=150312
250.86	     nbRestartNogoods=81
250.86	       =>  wckTime=215.713  cpuTime=215.55  mem=25M61
362.18	   
362.18	   search
362.18	     run=19  nbConstraintChecks=101266817  nbValidityChecks=400392858  nbPropagations=0  nbRevisions=0
362.18	     nbUselessRevisions=0  nbAssignments=115054  nbFailedAssignments=48204  nbBacktracks=66483  nbVisitedNodes=226410
362.18	     nbRestartNogoods=88
362.18	       =>  wckTime=327.039  cpuTime=326.84  mem=25M61
523.99	   
523.99	   search
523.99	     run=20  nbConstraintChecks=151688080  nbValidityChecks=608443555  nbPropagations=0  nbRevisions=0
523.99	     nbUselessRevisions=0  nbAssignments=172215  nbFailedAssignments=72097  nbBacktracks=99735  nbVisitedNodes=338565
523.99	     nbRestartNogoods=97
523.99	       =>  wckTime=488.848  cpuTime=488.58  mem=25M61
754.72	   
754.72	   search
754.72	     run=21  nbConstraintChecks=226431200  nbValidityChecks=895260562  nbPropagations=0  nbRevisions=0
754.72	     nbUselessRevisions=0  nbAssignments=255252  nbFailedAssignments=105239  nbBacktracks=149614  nbVisitedNodes=500926
754.72	     nbRestartNogoods=105
754.72	       =>  wckTime=719.573  cpuTime=719.23  mem=25M61
1085.35	   
1085.35	   search
1085.35	     run=22  nbConstraintChecks=346281616  nbValidityChecks=1318809555  nbPropagations=0  nbRevisions=0
1085.35	     nbUselessRevisions=0  nbAssignments=381202  nbFailedAssignments=156353  nbBacktracks=224433  nbVisitedNodes=746841
1085.35	     nbRestartNogoods=114
1085.35	       =>  wckTime=1050.208  cpuTime=1049.74  mem=25M61
1571.53	   
1571.53	   search
1571.53	     run=23  nbConstraintChecks=530834409  nbValidityChecks=1939558387  nbPropagations=0  nbRevisions=0
1571.53	     nbUselessRevisions=0  nbAssignments=571722  nbFailedAssignments=234626  nbBacktracks=336662  nbVisitedNodes=1115079
1571.53	     nbRestartNogoods=122
1571.53	       =>  wckTime=1536.383  cpuTime=1535.74  mem=25M61
2206.53	   
2206.53	   search
2206.53	     run=24  nbConstraintChecks=778904545  nbValidityChecks=2742958577  nbPropagations=0  nbRevisions=0
2206.53	     nbUselessRevisions=0  nbAssignments=839050  nbFailedAssignments=333596  nbBacktracks=505003  nbVisitedNodes=1608813
2206.53	     nbRestartNogoods=132
2206.53	       =>  wckTime=2171.388  cpuTime=2170.51  mem=25M61
2400.96	v 0 1 1 0 0 0 1 1 1 1 1 0 0 0 1 0 0 0 1 0 0 1 0 1 1 0 1 0 1 1 0 1 1 1 1 1 1 1 1 0 

Verifier Data (download as text)

115 unsatisfied constraints, 1332 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/node19/watcher-278074-1169273827 -o ROOT/results/node19/solver-278074-1169273827 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278074-1169273827/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.06 1.39 4/78 18978
/proc/meminfo: memFree=1180880/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=1496 CPUtime=0
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 64 0 0 0 0 0 0 0 20 0 1 0 275777368 1531904 47 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 7466948 0 0 4096 0 0 0 0 17 1 0 0
/proc/18977/statm: 375 58 46 14 0 8 0

[startup+0.105459 s]
/proc/loadavg: 1.00 1.06 1.39 4/78 18978
/proc/meminfo: memFree=1180880/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=914988 CPUtime=0.09
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 3037 0 1 0 7 2 0 0 21 0 8 0 275777368 936947712 2784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153609865 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18977/statm: 228747 2784 1443 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514537 s]
/proc/loadavg: 1.00 1.06 1.39 4/78 18978
/proc/meminfo: memFree=1180880/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915332 CPUtime=0.51
/proc/18977/stat : 18977 (java) S 18975 18977 18414 0 -1 0 6490 0 1 0 47 4 0 0 16 0 8 0 275777368 937299968 6229 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228833 6229 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 915332

[startup+1.34069 s]
/proc/loadavg: 1.00 1.06 1.39 2/85 18985
/proc/meminfo: memFree=1159704/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=1.32
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 7951 0 1 0 122 10 0 0 17 0 8 0 275777368 937398272 7689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073340885 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18977/statm: 228857 7689 2477 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 7689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 7689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 7689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 7689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915432 CPUtime=0.15
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 361 0 0 0 15 0 0 0 15 0 8 0 275777376 937402368 7689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 7689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 7689 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915428

[startup+2.977 s]
/proc/loadavg: 1.00 1.06 1.39 2/85 18985
/proc/meminfo: memFree=1159704/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=2.95
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 7957 0 1 0 271 24 0 0 18 0 8 0 275777368 937398272 7694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18977/statm: 228857 7694 2479 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 7694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 7694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 7694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 7694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.15
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 366 0 0 0 15 0 0 0 16 0 8 0 275777376 937398272 7694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 7694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 7694 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915428

[startup+6.27263 s]
/proc/loadavg: 1.00 1.05 1.39 2/85 18985
/proc/meminfo: memFree=1159576/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=6.25
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 7959 0 1 0 579 46 0 0 17 0 8 0 275777368 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073790844 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 7696 2479 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.17
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 368 0 0 0 16 1 0 0 16 0 8 0 275777376 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 7696 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) 915428

[startup+12.6956 s]
/proc/loadavg: 1.00 1.05 1.38 2/85 18985
/proc/meminfo: memFree=1159584/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=12.67
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 7959 0 1 0 1170 97 0 0 19 0 8 0 275777368 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 7696 2479 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.17
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 368 0 0 0 16 1 0 0 16 0 8 0 275777376 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 7696 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) 915428

[startup+25.5251 s]
/proc/loadavg: 1.07 1.07 1.39 2/85 18985
/proc/meminfo: memFree=1159648/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=25.49
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 7959 0 1 0 2355 194 0 0 25 0 8 0 275777368 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 7696 2479 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.17
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 368 0 0 0 16 1 0 0 16 0 8 0 275777376 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 7696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915428

[startup+51.2109 s]
/proc/loadavg: 1.05 1.06 1.37 2/85 18985
/proc/meminfo: memFree=1146912/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=51.18
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 11246 0 1 0 4848 270 0 0 17 0 8 0 275777368 937398272 10972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073926144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 10972 2535 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 10972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 10972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 10972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 10972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.27
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 437 0 0 0 26 1 0 0 16 0 8 0 275777376 937398272 10972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 10972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 10972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 915428

[startup+102.475 s]
/proc/loadavg: 1.02 1.05 1.35 2/85 18985
/proc/meminfo: memFree=1146784/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=102.42
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 11256 0 1 0 9972 270 0 0 25 0 8 0 275777368 937398272 10982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073945194 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 10982 2535 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 10982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 10982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 10982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 10982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.27
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 437 0 0 0 26 1 0 0 16 0 8 0 275777376 937398272 10982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 10982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 10982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.42
Current children cumulated vsize (KiB) 915428

[startup+162.568 s]
/proc/loadavg: 1.00 1.04 1.33 2/85 18985
/proc/meminfo: memFree=1146720/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=162.49
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 11259 0 1 0 15979 270 0 0 25 0 8 0 275777368 937398272 10985 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073928345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.5
Current children cumulated vsize (KiB) 915428

[startup+2085.36 s]
/proc/loadavg: 1.00 1.00 1.01 2/85 18987
/proc/meminfo: memFree=1146528/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=2084.58
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 11280 0 1 0 208174 284 0 0 25 0 8 0 275777368 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073996571 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 11005 2535 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.28
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 439 0 0 0 27 1 0 0 16 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2084.58
Current children cumulated vsize (KiB) 915428

[startup+2145.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 18987
/proc/meminfo: memFree=1146528/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=2144.65
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 11280 0 1 0 214181 284 0 0 25 0 8 0 275777368 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073928345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 11005 2535 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.28
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 439 0 0 0 27 1 0 0 16 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2144.65
Current children cumulated vsize (KiB) 915428

[startup+2205.55 s]
/proc/loadavg: 1.13 1.03 1.01 2/85 18987
/proc/meminfo: memFree=1146592/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=2204.73
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 11280 0 1 0 220188 285 0 0 25 0 8 0 275777368 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073926150 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 11005 2535 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.28
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 439 0 0 0 27 1 0 0 16 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 11005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2204.73
Current children cumulated vsize (KiB) 915428

[startup+2265.64 s]
/proc/loadavg: 1.05 1.02 1.00 2/85 18987
/proc/meminfo: memFree=1146528/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=2264.79
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 11283 0 1 0 226194 285 0 0 25 0 8 0 275777368 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073996762 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 11007 2535 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.28
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 439 0 0 0 27 1 0 0 16 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2264.79
Current children cumulated vsize (KiB) 915428

[startup+2325.64 s]
/proc/loadavg: 1.02 1.02 1.00 2/85 18987
/proc/meminfo: memFree=1146528/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=2324.77
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 11283 0 1 0 232192 285 0 0 25 0 8 0 275777368 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073949234 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 11007 2535 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.28
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 439 0 0 0 27 1 0 0 16 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2324.77
Current children cumulated vsize (KiB) 915428

[startup+2385.65 s]
/proc/loadavg: 1.00 1.01 1.00 2/85 18987
/proc/meminfo: memFree=1146528/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=2384.75
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 11283 0 1 0 238189 286 0 0 25 0 8 0 275777368 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073946539 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 11007 2535 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.28
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 439 0 0 0 27 1 0 0 16 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2384.75
Current children cumulated vsize (KiB) 915428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.95 s]
/proc/loadavg: 1.00 1.01 1.00 2/85 18987
/proc/meminfo: memFree=1146528/2055920 swapFree=4171264/4192956
[pid=18977] ppid=18975 vsize=915428 CPUtime=2400.06
/proc/18977/stat : 18977 (java) R 18975 18977 18414 0 -1 0 11283 0 1 0 239720 286 0 0 25 0 8 0 275777368 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073995216 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18977/statm: 228857 11007 2535 14 0 215327 0
[pid=18977/tid=18979] ppid=18975 vsize=915428 CPUtime=0.03
/proc/18977/task/18979/stat : 18979 (java) S 18975 18977 18414 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18977/tid=18980] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18980/stat : 18980 (java) S 18975 18977 18414 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18981] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18981/stat : 18981 (java) S 18975 18977 18414 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275777372 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18982] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18982/stat : 18982 (java) S 18975 18977 18414 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18983] ppid=18975 vsize=915428 CPUtime=0.28
/proc/18977/task/18983/stat : 18983 (java) S 18975 18977 18414 0 -1 64 439 0 0 0 27 1 0 0 16 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18984] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18984/stat : 18984 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18977/tid=18985] ppid=18975 vsize=915428 CPUtime=0
/proc/18977/task/18985/stat : 18985 (java) S 18975 18977 18414 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275777376 937398272 11007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915428

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

Child status: 143
Real time (s): 2400.99
CPU time (s): 2400.1
CPU user time (s): 2397.23
CPU system time (s): 2.87156
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 915432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.23
system time used= 2.87156
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11305
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= 49570
involuntary context switches= 5750

runsolver used 2.6066 s user time and 5.9121 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan 20 06:17:07 UTC 2007


IDJOB= 278074
IDBENCH= 8014
IDSOLVER= 68
FILE ID= node19/278074-1169273827

PBS_JOBID= 3607448

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-1600-616121_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278074-1169273827/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-278074-1169273827 -o ROOT/results/node19/solver-278074-1169273827 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278074-1169273827/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6e894da5d6f68f1e2fe07b6242d2db87

RANDOM SEED= 889546661

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.260
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.260
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:       1181296 kB
Buffers:         62728 kB
Cached:         700920 kB
SwapCached:      11076 kB
Active:         337008 kB
Inactive:       458840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1181296 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:          41044 kB
Slab:            64088 kB
Committed_AS:  7606840 kB
PageTables:       2000 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 node19 on Sat Jan 20 06:57:08 UTC 2007