Trace number 278075

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 PFCMSAT (TO) 2400.1 2416.5

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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/278075-1169273948/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.092  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.65	     nbConstraints=1447  nbRelationTypes=43  nbExtensionStructures=43  nbSharedExtensionStructures=1404
0.65	     nbConflictsStructures=43  nbSharedConflictsStructures=1404  nbSharedBinaryRepresentations=0  maxDegree=137
0.65	     maxArity=3
0.65	       =>  wckTime=0.331  cpuTime=0.21  mem=11M786
0.70	   
0.70	   solver LocalSearchSolver being built... 
0.74	       =>  wckTime=0.419  cpuTime=0.25  mem=6M131
0.74	
0.74	s SATISFIABLE
0.74	o 1245
0.74	c 202
0.75	o 1248
0.75	c 199
0.75	o 1255
0.75	c 192
0.75	o 1259
0.75	c 188
0.75	o 1267
0.75	c 180
0.75	o 1271
0.75	c 176
0.75	o 1277
0.75	c 170
0.75	o 1284
0.75	c 163
0.75	o 1289
0.75	c 158
0.76	o 1290
0.76	c 157
0.76	o 1292
0.76	c 155
0.76	o 1294
0.76	c 153
0.76	o 1299
0.76	c 148
0.76	o 1304
0.76	c 143
0.77	o 1309
0.77	c 138
0.78	o 1310
0.78	c 137
0.78	o 1312
0.78	c 135
0.81	o 1314
0.81	c 133
0.81	o 1317
0.81	c 130
0.86	o 1320
0.86	c 127
0.86	o 1326
0.86	c 121
0.86	o 1328
0.86	c 119
0.88	o 1330
0.88	c 117
2.13	o 1331
2.13	c 116
5.31	o 1332
5.31	c 115
6.13	   
6.13	   search
6.13	     run=0  nbConstraintChecks=31472006  nbAssignments=10000
6.13	       =>  wckTime=5.393  cpuTime=5.32  mem=6M131
11.50	   
11.50	   search
11.50	     run=1  nbConstraintChecks=63836779  nbAssignments=20000
11.50	       =>  wckTime=10.764  cpuTime=10.64  mem=6M131
16.71	   
16.71	   search
16.71	     run=2  nbConstraintChecks=95346352  nbAssignments=30000
16.71	       =>  wckTime=15.977  cpuTime=15.8  mem=6M131
22.03	   
22.03	   search
22.03	     run=3  nbConstraintChecks=127652120  nbAssignments=40000
22.03	       =>  wckTime=21.291  cpuTime=21.07  mem=6M131
27.26	   
27.26	   search
27.26	     run=4  nbConstraintChecks=159223990  nbAssignments=50000
27.26	       =>  wckTime=26.526  cpuTime=26.25  mem=6M131
32.62	   
32.62	   search
32.62	     run=5  nbConstraintChecks=191543649  nbAssignments=60000
32.62	       =>  wckTime=31.884  cpuTime=31.57  mem=6M131
35.60	   
35.60	   search
35.60	     run=6  nbConstraintChecks=209505806  nbAssignments=65788
35.60	       =>  wckTime=34.869  cpuTime=34.53  mem=6M131
35.61	   
35.61	   global
35.61	     nbConstraintChecks=209505806  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.61	     solvingWckTime=34.868  solvingCpuTime=34.53  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.61	     globalCpuTime=34.83
35.61	       =>  wckTime=35.289  cpuTime=34.78  mem=6M131
35.61	   
35.61	   solver IterativeSystematicSolver being built... 
35.79	       =>  wckTime=35.477  cpuTime=34.92  mem=25M61
35.81	   
35.81	   preprocessing
35.81	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
35.81	     detectedInconsistency=no
35.81	       =>  wckTime=0.017  cpuTime=0.02  mem=25M61
35.94	   
35.94	   search
35.94	     run=0  nbConstraintChecks=28102  nbValidityChecks=67930  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.94	     nbAssignments=42  nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=61  nbRestartNogoods=0
35.94	       =>  wckTime=0.142  cpuTime=0.11  mem=25M61
36.06	   
36.06	   search
36.06	     run=1  nbConstraintChecks=63156  nbValidityChecks=170402  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.06	     nbAssignments=91  nbFailedAssignments=20  nbBacktracks=26  nbVisitedNodes=138  nbRestartNogoods=2
36.06	       =>  wckTime=0.27  cpuTime=0.23  mem=25M61
36.22	   
36.22	   search
36.22	     run=2  nbConstraintChecks=113843  nbValidityChecks=325050  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.22	     nbAssignments=154  nbFailedAssignments=40  nbBacktracks=49  nbVisitedNodes=244  nbRestartNogoods=4
36.22	       =>  wckTime=0.428  cpuTime=0.39  mem=25M61
36.42	   
36.42	   search
36.42	     run=3  nbConstraintChecks=177960  nbValidityChecks=534363  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.42	     nbAssignments=234  nbFailedAssignments=66  nbBacktracks=82  nbVisitedNodes=383  nbRestartNogoods=5
36.42	       =>  wckTime=0.629  cpuTime=0.58  mem=25M61
36.67	   
36.67	   search
36.67	     run=4  nbConstraintChecks=266794  nbValidityChecks=815600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.67	     nbAssignments=335  nbFailedAssignments=97  nbBacktracks=132  nbVisitedNodes=565  nbRestartNogoods=8
36.67	       =>  wckTime=0.879  cpuTime=0.83  mem=25M61
37.06	   
37.06	   search
37.06	     run=5  nbConstraintChecks=408011  nbValidityChecks=1261035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.06	     nbAssignments=482  nbFailedAssignments=148  nbBacktracks=207  nbVisitedNodes=838  nbRestartNogoods=11
37.06	       =>  wckTime=1.265  cpuTime=1.21  mem=25M61
37.66	   
37.66	   search
37.66	     run=6  nbConstraintChecks=626967  nbValidityChecks=1983459  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.66	     nbAssignments=710  nbFailedAssignments=241  nbBacktracks=321  nbVisitedNodes=1273  nbRestartNogoods=14
37.66	       =>  wckTime=1.871  cpuTime=1.81  mem=25M61
38.65	   
38.65	   search
38.65	     run=7  nbConstraintChecks=922398  nbValidityChecks=3061315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.65	     nbAssignments=1032  nbFailedAssignments=375  nbBacktracks=491  nbVisitedNodes=1899  nbRestartNogoods=19
38.65	       =>  wckTime=2.859  cpuTime=2.78  mem=25M61
40.03	   
40.03	   search
40.03	     run=8  nbConstraintChecks=1370859  nbValidityChecks=4623766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.03	     nbAssignments=1497  nbFailedAssignments=564  nbBacktracks=748  nbVisitedNodes=2810  nbRestartNogoods=23
40.03	       =>  wckTime=4.233  cpuTime=4.14  mem=25M61
41.92	   
41.92	   search
41.92	     run=9  nbConstraintChecks=2044543  nbValidityChecks=6919092  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
41.92	     nbAssignments=2169  nbFailedAssignments=833  nbBacktracks=1132  nbVisitedNodes=4135  nbRestartNogoods=29
41.92	       =>  wckTime=6.125  cpuTime=6.0  mem=25M61
44.59	   
44.59	   search
44.59	     run=10  nbConstraintChecks=3064726  nbValidityChecks=10308826  nbPropagations=0  nbRevisions=0
44.60	     nbUselessRevisions=0  nbAssignments=3145  nbFailedAssignments=1210  nbBacktracks=1708  nbVisitedNodes=6064
44.60	     nbRestartNogoods=34
44.60	       =>  wckTime=8.801  cpuTime=8.64  mem=25M61
48.87	   
48.88	   search
48.88	     run=11  nbConstraintChecks=4472484  nbValidityChecks=15494988  nbPropagations=0  nbRevisions=0
48.88	     nbUselessRevisions=0  nbAssignments=4624  nbFailedAssignments=1805  nbBacktracks=2572  nbVisitedNodes=9002
48.88	     nbRestartNogoods=36
48.88	       =>  wckTime=13.081  cpuTime=12.88  mem=25M61
55.08	   
55.08	   search
55.08	     run=12  nbConstraintChecks=6678093  nbValidityChecks=23355078  nbPropagations=0  nbRevisions=0
55.08	     nbUselessRevisions=0  nbAssignments=6841  nbFailedAssignments=2708  nbBacktracks=3869  nbVisitedNodes=13419
55.08	     nbRestartNogoods=42
55.08	       =>  wckTime=19.288  cpuTime=19.03  mem=25M61
65.46	   
65.46	   search
65.46	     run=13  nbConstraintChecks=9945660  nbValidityChecks=35960736  nbPropagations=0  nbRevisions=0
65.46	     nbUselessRevisions=0  nbAssignments=10398  nbFailedAssignments=4300  nbBacktracks=5815  nbVisitedNodes=20514
65.46	     nbRestartNogoods=49
65.46	       =>  wckTime=29.667  cpuTime=29.32  mem=25M61
80.55	   
80.55	   search
80.55	     run=14  nbConstraintChecks=14771759  nbValidityChecks=54396338  nbPropagations=0  nbRevisions=0
80.55	     nbUselessRevisions=0  nbAssignments=15525  nbFailedAssignments=6488  nbBacktracks=8734  nbVisitedNodes=30725
80.55	     nbRestartNogoods=53
80.55	       =>  wckTime=44.752  cpuTime=44.26  mem=25M61
104.48	   
104.48	   search
104.48	     run=15  nbConstraintChecks=21854084  nbValidityChecks=82584383  nbPropagations=0  nbRevisions=0
104.48	     nbUselessRevisions=0  nbAssignments=23430  nbFailedAssignments=9997  nbBacktracks=13112  nbVisitedNodes=46516
104.48	     nbRestartNogoods=58
104.48	       =>  wckTime=68.683  cpuTime=67.97  mem=25M61
137.05	   
137.05	   search
137.05	     run=16  nbConstraintChecks=32645963  nbValidityChecks=122749978  nbPropagations=0  nbRevisions=0
137.06	     nbUselessRevisions=0  nbAssignments=34477  nbFailedAssignments=14459  nbBacktracks=19680  nbVisitedNodes=68593
137.06	     nbRestartNogoods=62
137.06	       =>  wckTime=101.261  cpuTime=100.25  mem=25M61
188.18	   
188.18	   search
188.18	     run=17  nbConstraintChecks=48401820  nbValidityChecks=186143911  nbPropagations=0  nbRevisions=0
188.18	     nbUselessRevisions=0  nbAssignments=51737  nbFailedAssignments=21851  nbBacktracks=29533  nbVisitedNodes=102946
188.18	     nbRestartNogoods=68
188.18	       =>  wckTime=152.382  cpuTime=150.91  mem=25M61
267.28	   
267.28	   search
267.28	     run=18  nbConstraintChecks=71305369  nbValidityChecks=277787162  nbPropagations=0  nbRevisions=0
267.28	     nbUselessRevisions=0  nbAssignments=77424  nbFailedAssignments=32744  nbBacktracks=44312  nbVisitedNodes=154271
267.28	     nbRestartNogoods=78
267.28	       =>  wckTime=231.488  cpuTime=229.29  mem=25M61
381.14	   
381.14	   search
381.14	     run=19  nbConstraintChecks=104873957  nbValidityChecks=411224660  nbPropagations=0  nbRevisions=0
381.14	     nbUselessRevisions=0  nbAssignments=115566  nbFailedAssignments=48702  nbBacktracks=66480  nbVisitedNodes=229873
381.14	     nbRestartNogoods=88
381.14	       =>  wckTime=345.345  cpuTime=342.12  mem=25M61
551.11	   
551.11	   search
551.11	     run=20  nbConstraintChecks=158218567  nbValidityChecks=615724993  nbPropagations=0  nbRevisions=0
551.11	     nbUselessRevisions=0  nbAssignments=172572  nbFailedAssignments=72439  nbBacktracks=99732  nbVisitedNodes=343431
551.11	     nbRestartNogoods=96
551.11	       =>  wckTime=515.313  cpuTime=510.54  mem=25M61
797.31	   
797.31	   search
797.31	     run=21  nbConstraintChecks=240830129  nbValidityChecks=916156590  nbPropagations=0  nbRevisions=0
797.31	     nbUselessRevisions=0  nbAssignments=259093  nbFailedAssignments=109064  nbBacktracks=149610  nbVisitedNodes=515843
797.31	     nbRestartNogoods=103
797.31	       =>  wckTime=761.511  cpuTime=754.5  mem=25M61
1147.39	   
1147.39	   search
1147.39	     run=22  nbConstraintChecks=367987808  nbValidityChecks=1335443901  nbPropagations=0  nbRevisions=0
1147.39	     nbUselessRevisions=0  nbAssignments=386122  nbFailedAssignments=161257  nbBacktracks=224428  nbVisitedNodes=768273
1147.39	     nbRestartNogoods=113
1147.39	       =>  wckTime=1111.595  cpuTime=1101.41  mem=25M61
1635.02	   
1635.02	   search
1635.02	     run=23  nbConstraintChecks=558947306  nbValidityChecks=1918374436  nbPropagations=0  nbRevisions=0
1635.02	     nbUselessRevisions=0  nbAssignments=573990  nbFailedAssignments=236877  nbBacktracks=336655  nbVisitedNodes=1134139
1635.02	     nbRestartNogoods=121
1635.02	       =>  wckTime=1599.226  cpuTime=1584.61  mem=25M61
2209.94	   
2209.94	   search
2209.94	     run=24  nbConstraintChecks=821409128  nbValidityChecks=2663647062  nbPropagations=0  nbRevisions=0
2209.94	     nbUselessRevisions=0  nbAssignments=837376  nbFailedAssignments=331903  nbBacktracks=504996  nbVisitedNodes=1620807
2209.94	     nbRestartNogoods=128
2209.94	       =>  wckTime=2174.144  cpuTime=2158.14  mem=25M61
2416.45	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/node48/watcher-278075-1169273948 -o ROOT/results/node48/solver-278075-1169273948 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278075-1169273948/unknown.xml 

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

/proc/loadavg: 2.00 1.99 1.94 4/80 18808
/proc/meminfo: memFree=1373616/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=1784 CPUtime=0
/proc/18807/stat : 18807 (java) D 18805 18807 17755 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 275793508 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/18807/statm: 446 140 106 14 0 91 0

[startup+0.10666 s]
/proc/loadavg: 2.00 1.99 1.94 4/80 18808
/proc/meminfo: memFree=1373616/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=914988 CPUtime=0.08
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 2996 0 1 0 7 1 0 0 17 0 8 0 275793508 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072929336 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18807/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514698 s]
/proc/loadavg: 2.00 1.99 1.94 4/80 18808
/proc/meminfo: memFree=1373616/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915332 CPUtime=0.47
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 6309 0 1 0 43 4 0 0 18 0 8 0 275793508 937299968 6048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918448 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18807/statm: 228833 6048 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33677 s]
/proc/loadavg: 2.00 1.99 1.94 3/87 18815
/proc/meminfo: memFree=1352440/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=1.29
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 7944 0 1 0 120 9 0 0 24 0 8 0 275793508 937410560 7682 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790818 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18807/statm: 228860 7682 2474 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 7682 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 7682 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 7682 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 7682 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.17
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 361 0 0 0 16 1 0 0 16 0 8 0 275793516 937410560 7682 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 7682 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 7682 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915440

[startup+2.98892 s]
/proc/loadavg: 2.00 1.99 1.94 3/87 18815
/proc/meminfo: memFree=1352440/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=2.93
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 7951 0 1 0 270 23 0 0 25 0 8 0 275793508 937410560 7688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786807 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18807/statm: 228860 7688 2476 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 7688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 7688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 7688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 7688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.18
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 367 0 0 0 17 1 0 0 16 0 8 0 275793516 937410560 7688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 7688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 7688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915440

[startup+6.27722 s]
/proc/loadavg: 2.00 1.99 1.94 3/87 18815
/proc/meminfo: memFree=1352376/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=6.19
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 7953 0 1 0 570 49 0 0 25 0 8 0 275793508 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786773 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18807/statm: 228860 7690 2476 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.18
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 369 0 0 0 17 1 0 0 16 0 8 0 275793516 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915440

[startup+12.7638 s]
/proc/loadavg: 2.08 2.00 1.94 3/87 18815
/proc/meminfo: memFree=1352440/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915444 CPUtime=12.61
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 7953 0 1 0 1159 102 0 0 25 0 8 0 275793508 937414656 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18807/statm: 228861 7690 2476 14 0 215331 0
[pid=18807/tid=18809] ppid=18805 vsize=915444 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 275793512 937414656 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915444 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937414656 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915444 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937414656 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915444 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937414656 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915444 CPUtime=0.18
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 369 0 0 0 17 1 0 0 16 0 8 0 275793516 937414656 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915444 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937414656 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915444 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937414656 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915444

[startup+25.599 s]
/proc/loadavg: 2.07 2.00 1.94 3/87 18815
/proc/meminfo: memFree=1352504/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=25.33
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 7953 0 1 0 2337 196 0 0 25 0 8 0 275793508 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786721 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18807/statm: 228860 7690 2476 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 308 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.18
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 369 0 0 0 17 1 0 0 16 0 8 0 275793516 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 7690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915440

[startup+51.2124 s]
/proc/loadavg: 2.04 2.00 1.94 3/87 18815
/proc/meminfo: memFree=1339704/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=50.71
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 11234 0 1 0 4797 274 0 0 25 0 8 0 275793508 937410560 10963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805754 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18807/statm: 228860 10963 2531 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 10963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 10963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 10963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 10963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.3
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 438 0 0 0 29 1 0 0 16 0 8 0 275793516 937410560 10963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 10963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 10963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915440

[startup+102.453 s]
/proc/loadavg: 2.02 2.00 1.94 3/87 18817
/proc/meminfo: memFree=1339448/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=101.49
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 11243 0 1 0 9875 274 0 0 25 0 8 0 275793508 937410560 10972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805744 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18807/statm: 228860 10972 2531 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 10972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 10972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 10972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 10972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.3
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 439 0 0 0 29 1 0 0 16 0 8 0 275793516 937410560 10972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 10972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 10972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 915440

[startup+162.543 s]
/proc/loadavg: 2.07 2.02 1.95 3/87 18817
/proc/meminfo: memFree=1339512/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=161.03
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 11249 0 1 0 15829 274 0 0 25 0 8 0 275793508 937410560 10978 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073926153 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2008.77
Current children cumulated vsize (KiB) 915440

[startup+2084.94 s]
/proc/loadavg: 1.02 1.34 1.69 2/72 18834
/proc/meminfo: memFree=1378040/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=2068.75
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 11270 0 1 0 206600 275 0 0 25 0 8 0 275793508 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073893044 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18807/statm: 228860 10997 2531 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.31
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 442 0 0 0 30 1 0 0 16 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2068.75
Current children cumulated vsize (KiB) 915440

[startup+2144.95 s]
/proc/loadavg: 1.01 1.28 1.64 2/72 18834
/proc/meminfo: memFree=1378104/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=2128.72
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 11270 0 1 0 212597 275 0 0 25 0 8 0 275793508 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073926127 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18807/statm: 228860 10997 2531 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.31
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 442 0 0 0 30 1 0 0 16 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2128.72
Current children cumulated vsize (KiB) 915440

[startup+2204.96 s]
/proc/loadavg: 1.00 1.23 1.60 2/72 18834
/proc/meminfo: memFree=1378040/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=2188.69
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 11270 0 1 0 218594 275 0 0 25 0 8 0 275793508 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073949019 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18807/statm: 228860 10997 2531 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.31
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 442 0 0 0 30 1 0 0 16 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 10997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2188.69
Current children cumulated vsize (KiB) 915440

[startup+2264.97 s]
/proc/loadavg: 1.00 1.18 1.56 2/72 18834
/proc/meminfo: memFree=1378104/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=2248.66
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 11272 0 1 0 224591 275 0 0 25 0 8 0 275793508 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073950374 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18807/statm: 228860 10999 2531 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.31
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 442 0 0 0 30 1 0 0 16 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2248.66
Current children cumulated vsize (KiB) 915440

[startup+2324.98 s]
/proc/loadavg: 1.00 1.15 1.52 2/72 18834
/proc/meminfo: memFree=1378040/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=2308.63
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 11272 0 1 0 230588 275 0 0 25 0 8 0 275793508 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073926127 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18807/statm: 228860 10999 2531 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.31
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 442 0 0 0 30 1 0 0 16 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2308.63
Current children cumulated vsize (KiB) 915440

[startup+2384.99 s]
/proc/loadavg: 1.00 1.12 1.48 2/72 18834
/proc/meminfo: memFree=1378104/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=2368.6
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 11272 0 1 0 236585 275 0 0 25 0 8 0 275793508 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073950947 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18807/statm: 228860 10999 2531 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.31
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 442 0 0 0 30 1 0 0 16 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2368.6
Current children cumulated vsize (KiB) 915440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2416.44 s]
/proc/loadavg: 1.00 1.10 1.46 2/72 18834
/proc/meminfo: memFree=1378040/2055920 swapFree=4192812/4192956
[pid=18807] ppid=18805 vsize=915440 CPUtime=2400.04
/proc/18807/stat : 18807 (java) R 18805 18807 17755 0 -1 0 11272 0 1 0 239729 275 0 0 25 0 8 0 275793508 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073989150 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18807/statm: 228860 10999 2531 14 0 215330 0
[pid=18807/tid=18809] ppid=18805 vsize=915440 CPUtime=0.03
/proc/18807/task/18809/stat : 18809 (java) S 18805 18807 17755 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 275793512 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18810] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18810/stat : 18810 (java) S 18805 18807 17755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275793513 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18811] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18811/stat : 18811 (java) S 18805 18807 17755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275793513 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18812] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18812/stat : 18812 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18813] ppid=18805 vsize=915440 CPUtime=0.31
/proc/18807/task/18813/stat : 18813 (java) S 18805 18807 17755 0 -1 64 442 0 0 0 30 1 0 0 16 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18814] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18814/stat : 18814 (java) S 18805 18807 17755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18807/tid=18815] ppid=18805 vsize=915440 CPUtime=0
/proc/18807/task/18815/stat : 18815 (java) S 18805 18807 17755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275793516 937410560 10999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 915440

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

Child status: 143
Real time (s): 2416.5
CPU time (s): 2400.1
CPU user time (s): 2397.34
CPU system time (s): 2.76258
CPU usage (%): 99.3212
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.34
system time used= 2.76258
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11293
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= 50193
involuntary context switches= 82912

runsolver used 2.71759 s user time and 7.40087 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan 20 06:19:08 UTC 2007


IDJOB= 278075
IDBENCH= 8014
IDSOLVER= 69
FILE ID= node48/278075-1169273948

PBS_JOBID= 3607363

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
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 pfc.xml 1 XSax /tmp/evaluation/278075-1169273948/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-278075-1169273948 -o ROOT/results/node48/solver-278075-1169273948 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278075-1169273948/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6e894da5d6f68f1e2fe07b6242d2db87

RANDOM SEED= 164147145

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1374096 kB
Buffers:         49112 kB
Cached:         502640 kB
SwapCached:          0 kB
Active:         145716 kB
Inactive:       458096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1374096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          72228 kB
Slab:            63148 kB
Committed_AS:  6366140 kB
PageTables:       1852 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 node48 on Sat Jan 20 06:59:25 UTC 2007