Trace number 278102

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.05 2415.72

General information on the benchmark

NameMaxCSP/cnf/3-40-1100-2000/
cnf-3-40-1500-890421_ext.xml
MD5SUM6c49bbdcb41e3b71c770d87bd49ba58f
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1272
Best CPU time to get the best result obtained on this benchmark114.478
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1386
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1386
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.37	   
0.37	Abscon 109 (November, 2006)
0.37	   
0.37	   configuration
0.37	     name=pfc.xml
0.40	   
0.40	   instance
0.40	     name=/tmp/evaluation/278102-1169275439/unknown.xml
0.43	   
0.43	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.46	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.46	       =>  wckTime=0.087  cpuTime=0.08  mem=6M910
0.46	   
0.46	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.66	     nbConstraints=1386  nbRelationTypes=38  nbExtensionStructures=38  nbSharedExtensionStructures=1348
0.66	     nbConflictsStructures=38  nbSharedConflictsStructures=1348  nbSharedBinaryRepresentations=0  maxDegree=124
0.66	     maxArity=3
0.66	       =>  wckTime=0.29  cpuTime=0.19  mem=10M810
0.71	   
0.71	   solver LocalSearchSolver being built... 
0.74	       =>  wckTime=0.373  cpuTime=0.24  mem=6M96
0.75	
0.75	s SATISFIABLE
0.75	o 1208
0.75	c 178
0.75	o 1217
0.75	c 169
0.75	o 1218
0.75	c 168
0.76	o 1226
0.76	c 160
0.76	o 1227
0.76	c 159
0.76	o 1229
0.76	c 157
0.76	o 1233
0.76	c 153
0.76	o 1239
0.76	c 147
0.76	o 1243
0.76	c 143
0.76	o 1246
0.76	c 140
0.76	o 1248
0.76	c 138
0.81	o 1253
0.81	c 133
0.81	o 1255
0.81	c 131
0.81	o 1256
0.81	c 130
0.81	o 1259
0.82	c 127
0.83	o 1260
0.83	c 126
0.83	o 1261
0.83	c 125
0.87	o 1265
0.87	c 121
1.04	o 1267
1.04	c 119
1.04	o 1268
1.04	c 118
1.13	o 1269
1.13	c 117
1.33	o 1270
1.33	c 116
1.33	o 1271
1.33	c 115
5.44	   
5.44	   search
5.44	     run=0  nbConstraintChecks=29848468  nbAssignments=10000
5.44	       =>  wckTime=4.702  cpuTime=4.63  mem=6M96
10.12	   
10.12	   search
10.12	     run=1  nbConstraintChecks=60610882  nbAssignments=20000
10.12	       =>  wckTime=9.381  cpuTime=9.27  mem=6M96
14.70	   
14.70	   search
14.70	     run=2  nbConstraintChecks=90520362  nbAssignments=30000
14.70	       =>  wckTime=13.955  cpuTime=13.81  mem=6M96
19.43	   
19.43	   search
19.43	     run=3  nbConstraintChecks=121293803  nbAssignments=40000
19.43	       =>  wckTime=18.684  cpuTime=18.48  mem=6M96
24.02	   
24.02	   search
24.02	     run=4  nbConstraintChecks=151169566  nbAssignments=50000
24.02	       =>  wckTime=23.275  cpuTime=23.04  mem=6M96
28.71	   
28.71	   search
28.71	     run=5  nbConstraintChecks=181891408  nbAssignments=60000
28.71	       =>  wckTime=27.97  cpuTime=27.68  mem=6M96
31.62	   
31.62	   search
31.62	     run=6  nbConstraintChecks=200934322  nbAssignments=66448
31.62	       =>  wckTime=30.883  cpuTime=30.57  mem=6M96
31.63	   
31.63	   global
31.63	     nbConstraintChecks=200934322  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.63	     solvingWckTime=30.882  solvingCpuTime=30.57  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.63	     globalCpuTime=30.86
31.63	       =>  wckTime=31.257  cpuTime=30.81  mem=6M96
31.63	   
31.63	   solver IterativeSystematicSolver being built... 
31.81	       =>  wckTime=31.442  cpuTime=30.94  mem=24M846
31.83	   
31.83	   preprocessing
31.83	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.83	     detectedInconsistency=no
31.83	       =>  wckTime=0.014  cpuTime=0.0  mem=24M846
31.94	   
31.94	   search
31.94	     run=0  nbConstraintChecks=25842  nbValidityChecks=60066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.94	     nbAssignments=40  nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=58  nbRestartNogoods=0
31.94	       =>  wckTime=0.123  cpuTime=0.09  mem=24M846
32.04	   
32.04	   search
32.04	     run=1  nbConstraintChecks=59152  nbValidityChecks=155062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.04	     nbAssignments=88  nbFailedAssignments=19  nbBacktracks=25  nbVisitedNodes=133  nbRestartNogoods=2
32.04	       =>  wckTime=0.227  cpuTime=0.18  mem=24M846
32.16	   
32.16	   search
32.16	     run=2  nbConstraintChecks=106777  nbValidityChecks=299000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.16	     nbAssignments=152  nbFailedAssignments=37  nbBacktracks=47  nbVisitedNodes=237  nbRestartNogoods=3
32.16	       =>  wckTime=0.345  cpuTime=0.29  mem=24M846
32.31	   
32.31	   search
32.31	     run=3  nbConstraintChecks=173203  nbValidityChecks=498576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.31	     nbAssignments=231  nbFailedAssignments=60  nbBacktracks=80  nbVisitedNodes=372  nbRestartNogoods=5
32.31	       =>  wckTime=0.498  cpuTime=0.45  mem=24M846
32.54	   
32.55	   search
32.55	     run=4  nbConstraintChecks=260921  nbValidityChecks=795013  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.55	     nbAssignments=339  nbFailedAssignments=100  nbBacktracks=130  nbVisitedNodes=570  nbRestartNogoods=8
32.55	       =>  wckTime=0.732  cpuTime=0.69  mem=24M846
32.93	   
32.93	   search
32.93	     run=5  nbConstraintChecks=404198  nbValidityChecks=1279174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.93	     nbAssignments=506  nbFailedAssignments=171  nbBacktracks=205  nbVisitedNodes=883  nbRestartNogoods=13
32.93	       =>  wckTime=1.117  cpuTime=1.06  mem=24M846
33.40	   
33.40	   search
33.40	     run=6  nbConstraintChecks=607732  nbValidityChecks=1939779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.40	     nbAssignments=722  nbFailedAssignments=251  nbBacktracks=318  nbVisitedNodes=1292  nbRestartNogoods=16
33.40	       =>  wckTime=1.589  cpuTime=1.53  mem=24M846
34.17	   
34.17	   search
34.17	     run=7  nbConstraintChecks=931045  nbValidityChecks=2986043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.17	     nbAssignments=1056  nbFailedAssignments=393  nbBacktracks=488  nbVisitedNodes=1938  nbRestartNogoods=18
34.17	       =>  wckTime=2.356  cpuTime=2.28  mem=24M846
35.27	   
35.27	   search
35.27	     run=8  nbConstraintChecks=1386832  nbValidityChecks=4480096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.27	     nbAssignments=1522  nbFailedAssignments=583  nbBacktracks=744  nbVisitedNodes=2850  nbRestartNogoods=23
35.27	       =>  wckTime=3.457  cpuTime=3.36  mem=24M846
36.93	   
36.93	   search
36.93	     run=9  nbConstraintChecks=2013919  nbValidityChecks=6687107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.93	     nbAssignments=2198  nbFailedAssignments=852  nbBacktracks=1129  nbVisitedNodes=4180  nbRestartNogoods=29
36.93	       =>  wckTime=5.121  cpuTime=5.0  mem=24M846
39.59	   
39.59	   search
39.59	     run=10  nbConstraintChecks=3028022  nbValidityChecks=10178751  nbPropagations=0  nbRevisions=0
39.59	     nbUselessRevisions=0  nbAssignments=3260  nbFailedAssignments=1318  nbBacktracks=1705  nbVisitedNodes=6284
39.59	     nbRestartNogoods=33
39.59	       =>  wckTime=7.78  cpuTime=7.64  mem=24M846
43.67	   
43.67	   search
43.67	     run=11  nbConstraintChecks=4464907  nbValidityChecks=15481737  nbPropagations=0  nbRevisions=0
43.67	     nbUselessRevisions=0  nbAssignments=4843  nbFailedAssignments=2018  nbBacktracks=2570  nbVisitedNodes=9432
43.67	     nbRestartNogoods=36
43.67	       =>  wckTime=11.854  cpuTime=11.68  mem=24M846
49.37	   
49.37	   search
49.37	     run=12  nbConstraintChecks=6594457  nbValidityChecks=23057702  nbPropagations=0  nbRevisions=0
49.37	     nbUselessRevisions=0  nbAssignments=7099  nbFailedAssignments=2958  nbBacktracks=3867  nbVisitedNodes=13925
49.37	     nbRestartNogoods=41
49.37	       =>  wckTime=17.555  cpuTime=17.33  mem=24M846
58.02	   
58.02	   search
58.02	     run=13  nbConstraintChecks=9879998  nbValidityChecks=34809169  nbPropagations=0  nbRevisions=0
58.02	     nbUselessRevisions=0  nbAssignments=10542  nbFailedAssignments=4433  nbBacktracks=5813  nbVisitedNodes=20789
58.02	     nbRestartNogoods=47
58.02	       =>  wckTime=26.208  cpuTime=25.91  mem=24M846
71.37	   
71.37	   search
71.37	     run=14  nbConstraintChecks=14488240  nbValidityChecks=52347591  nbPropagations=0  nbRevisions=0
71.37	     nbUselessRevisions=0  nbAssignments=15714  nbFailedAssignments=6669  nbBacktracks=8733  nbVisitedNodes=31117
71.37	     nbRestartNogoods=53
71.37	       =>  wckTime=39.56  cpuTime=39.11  mem=24M846
90.83	   
90.83	   search
90.83	     run=15  nbConstraintChecks=21586096  nbValidityChecks=78726672  nbPropagations=0  nbRevisions=0
90.83	     nbUselessRevisions=0  nbAssignments=23319  nbFailedAssignments=9877  nbBacktracks=13112  nbVisitedNodes=46309
90.83	     nbRestartNogoods=58
90.83	       =>  wckTime=59.013  cpuTime=58.4  mem=24M846
121.45	   
121.45	   search
121.45	     run=16  nbConstraintChecks=32206953  nbValidityChecks=119893825  nbPropagations=0  nbRevisions=0
121.45	     nbUselessRevisions=0  nbAssignments=34840  nbFailedAssignments=14811  nbBacktracks=19680  nbVisitedNodes=69325
121.45	     nbRestartNogoods=62
121.45	       =>  wckTime=89.64  cpuTime=88.75  mem=24M846
166.46	   
166.46	   search
166.46	     run=17  nbConstraintChecks=47629636  nbValidityChecks=181042829  nbPropagations=0  nbRevisions=0
166.46	     nbUselessRevisions=0  nbAssignments=52191  nbFailedAssignments=22296  nbBacktracks=29532  nbVisitedNodes=103874
166.46	     nbRestartNogoods=69
166.46	       =>  wckTime=134.646  cpuTime=133.34  mem=24M846
236.96	   
236.96	   search
236.96	     run=18  nbConstraintChecks=70542427  nbValidityChecks=272580107  nbPropagations=0  nbRevisions=0
236.96	     nbUselessRevisions=0  nbAssignments=78527  nbFailedAssignments=33838  nbBacktracks=44310  nbVisitedNodes=156489
236.96	     nbRestartNogoods=79
236.96	       =>  wckTime=205.145  cpuTime=203.22  mem=24M846
342.36	   
342.36	   search
342.36	     run=19  nbConstraintChecks=105408416  nbValidityChecks=409223354  nbPropagations=0  nbRevisions=0
342.36	     nbUselessRevisions=0  nbAssignments=117996  nbFailedAssignments=51123  nbBacktracks=66478  nbVisitedNodes=235184
342.36	     nbRestartNogoods=87
342.36	       =>  wckTime=310.55  cpuTime=307.65  mem=24M846
496.00	   
496.00	   search
496.00	     run=20  nbConstraintChecks=157153922  nbValidityChecks=601991281  nbPropagations=0  nbRevisions=0
496.00	     nbUselessRevisions=0  nbAssignments=176217  nbFailedAssignments=76075  nbBacktracks=99731  nbVisitedNodes=350955
496.00	     nbRestartNogoods=97
496.00	       =>  wckTime=464.188  cpuTime=459.91  mem=24M846
725.28	   
725.28	   search
725.28	     run=21  nbConstraintChecks=238145055  nbValidityChecks=902767533  nbPropagations=0  nbRevisions=0
725.28	     nbUselessRevisions=0  nbAssignments=264839  nbFailedAssignments=114799  nbBacktracks=149609  nbVisitedNodes=527470
725.28	     nbRestartNogoods=105
725.28	       =>  wckTime=693.469  cpuTime=687.33  mem=24M846
1043.91	   
1043.91	   search
1043.91	     run=22  nbConstraintChecks=362663357  nbValidityChecks=1322024753  nbPropagations=0  nbRevisions=0
1043.91	     nbUselessRevisions=0  nbAssignments=396903  nbFailedAssignments=172024  nbBacktracks=224428  nbVisitedNodes=789698
1043.91	     nbRestartNogoods=111
1043.91	       =>  wckTime=1012.094  cpuTime=1004.18  mem=24M846
1483.91	   
1483.91	   search
1483.91	     run=23  nbConstraintChecks=561164843  nbValidityChecks=1901971548  nbPropagations=0  nbRevisions=0
1483.91	     nbUselessRevisions=0  nbAssignments=591365  nbFailedAssignments=254238  nbBacktracks=336656  nbVisitedNodes=1171854
1483.91	     nbRestartNogoods=116
1483.91	       =>  wckTime=1452.094  cpuTime=1441.76  mem=24M846
2052.77	   
2052.77	   search
2052.77	     run=24  nbConstraintChecks=843008314  nbValidityChecks=2676241667  nbPropagations=0  nbRevisions=0
2052.77	     nbUselessRevisions=0  nbAssignments=865061  nbFailedAssignments=359567  nbBacktracks=504999  nbVisitedNodes=1691305
2052.77	     nbRestartNogoods=122
2052.77	       =>  wckTime=2020.959  cpuTime=2007.54  mem=24M846
2415.69	v 0 0 1 0 0 0 0 1 0 0 0 0 1 1 0 1 1 0 1 1 0 0 1 1 0 0 0 0 0 1 0 0 1 1 0 0 1 0 1 1 

Verifier Data (download as text)

115 unsatisfied constraints, 1271 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/node14/watcher-278102-1169275439 -o ROOT/results/node14/solver-278102-1169275439 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278102-1169275439/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: 0.91 0.97 1.05 6/85 25830
/proc/meminfo: memFree=1292896/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=1452 CPUtime=0
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 102 0 0 0 0 0 0 0 18 0 1 0 275938888 1486848 74 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 7827371 0 0 4096 0 0 0 0 17 0 0 0
/proc/25829/statm: 364 85 66 14 0 9 0

[startup+0.106603 s]
/proc/loadavg: 0.91 0.97 1.05 6/85 25830
/proc/meminfo: memFree=1292896/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=906128 CPUtime=0.02
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 1996 0 1 0 1 1 0 0 17 0 1 0 275938888 927875072 1745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 0 0 0 17 1 0 0
/proc/25829/statm: 226532 1746 999 14 0 214115 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 906128

[startup+0.514641 s]
/proc/loadavg: 0.91 0.97 1.05 6/85 25830
/proc/meminfo: memFree=1292896/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915332 CPUtime=0.42
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 6129 0 1 0 37 5 0 0 21 0 8 0 275938888 937299968 5868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941167 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228833 5868 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915332

[startup+1.33672 s]
/proc/loadavg: 0.91 0.97 1.05 3/95 25861
/proc/meminfo: memFree=1271056/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=1.23
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 7873 0 1 0 112 11 0 0 25 0 8 0 275938888 937398272 7611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942914 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 7611 2473 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 301 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 7611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 7611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 7611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 7611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.13
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 346 0 0 0 13 0 0 0 15 0 8 0 275938902 937398272 7611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 7611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 7611 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915428

[startup+2.98887 s]
/proc/loadavg: 0.91 0.97 1.05 3/95 25861
/proc/meminfo: memFree=1270992/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=2.88
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 7879 0 1 0 263 25 0 0 25 0 8 0 275938888 937398272 7616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 7616 2475 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 301 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 7616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 7616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 7616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 7616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.14
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 351 0 0 0 14 0 0 0 16 0 8 0 275938902 937398272 7616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 7616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 7616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915428

[startup+6.27818 s]
/proc/loadavg: 0.99 0.98 1.05 3/95 25861
/proc/meminfo: memFree=1270800/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=6.13
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 7881 0 1 0 561 52 0 0 25 0 8 0 275938888 937398272 7618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739297 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 7618 2475 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 301 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 7618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 7618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 7618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 7618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.14
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 353 0 0 0 14 0 0 0 16 0 8 0 275938902 937398272 7618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 7618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 7618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915428

[startup+12.7638 s]
/proc/loadavg: 1.07 1.00 1.06 3/95 25861
/proc/meminfo: memFree=1270800/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=12.57
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 7882 0 1 0 1152 105 0 0 25 0 8 0 275938888 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739297 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 7619 2475 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 301 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.14
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 354 0 0 0 14 0 0 0 16 0 8 0 275938902 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915428

[startup+25.598 s]
/proc/loadavg: 1.28 1.05 1.07 3/94 25862
/proc/meminfo: memFree=1270040/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=25.29
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 7882 0 1 0 2320 209 0 0 25 0 8 0 275938888 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739302 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 7619 2475 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 301 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.14
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 354 0 0 0 14 0 0 0 16 0 8 0 275938902 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 7619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 915428

[startup+51.2074 s]
/proc/loadavg: 1.59 1.14 1.10 3/94 25862
/proc/meminfo: memFree=1257496/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=50.66
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 11124 0 1 0 4802 264 0 0 25 0 8 0 275938888 937398272 10855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073884566 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 10855 2530 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 10855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 10855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.26
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 421 0 0 0 25 1 0 0 17 0 8 0 275938902 937398272 10855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 10855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 10855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 915428

[startup+102.436 s]
/proc/loadavg: 1.82 1.27 1.15 3/94 25862
/proc/meminfo: memFree=1257496/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=101.42
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 11131 0 1 0 9878 264 0 0 25 0 8 0 275938888 937398272 10862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073911703 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 10862 2530 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 10862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 10862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.26
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 421 0 0 0 25 1 0 0 16 0 8 0 275938902 937398272 10862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 10862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 10862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 915428

[startup+162.503 s]
/proc/loadavg: 1.93 1.40 1.20 3/94 25862
/proc/meminfo: memFree=1257368/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=160.92
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 11135 0 1 0 15828 264 0 0 25 0 8 0 275938888 937398272 10866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073943694 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2084.61 s]
/proc/loadavg: 2.00 2.00 1.87 3/100 26132
/proc/meminfo: memFree=1226976/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=2070.73
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 11157 0 1 0 206790 283 0 0 25 0 8 0 275938888 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073904019 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 10887 2530 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.27
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 423 0 0 0 26 1 0 0 16 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2070.73
Current children cumulated vsize (KiB) 915428

[startup+2144.67 s]
/proc/loadavg: 2.04 2.01 1.88 3/100 26132
/proc/meminfo: memFree=1226976/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=2130.46
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 11157 0 1 0 212763 283 0 0 25 0 8 0 275938888 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073905784 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 10887 2530 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.27
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 423 0 0 0 26 1 0 0 16 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2130.46
Current children cumulated vsize (KiB) 915428

[startup+2204.73 s]
/proc/loadavg: 2.01 2.01 1.89 3/100 26132
/proc/meminfo: memFree=1226912/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=2190.19
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 11157 0 1 0 218736 283 0 0 25 0 8 0 275938888 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073759610 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 10887 2530 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.27
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 423 0 0 0 26 1 0 0 16 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2190.19
Current children cumulated vsize (KiB) 915428

[startup+2264.79 s]
/proc/loadavg: 2.00 2.00 1.89 3/100 26134
/proc/meminfo: memFree=1226784/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=2249.94
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 11157 0 1 0 224711 283 0 0 25 0 8 0 275938888 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073966458 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 10887 2530 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.27
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 423 0 0 0 26 1 0 0 16 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2249.94
Current children cumulated vsize (KiB) 915428

[startup+2324.85 s]
/proc/loadavg: 2.00 2.00 1.90 3/100 26134
/proc/meminfo: memFree=1226848/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=2309.66
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 11157 0 1 0 230683 283 0 0 25 0 8 0 275938888 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073908874 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 10887 2530 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.27
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 423 0 0 0 26 1 0 0 16 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2309.66
Current children cumulated vsize (KiB) 915428

[startup+2384.93 s]
/proc/loadavg: 2.00 2.00 1.90 3/100 26134
/proc/meminfo: memFree=1226848/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=2369.43
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 11157 0 1 0 236659 284 0 0 25 0 8 0 275938888 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073884600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 10887 2530 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.27
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 423 0 0 0 26 1 0 0 16 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2369.43
Current children cumulated vsize (KiB) 915428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2415.69 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 26134
/proc/meminfo: memFree=1226848/2055920 swapFree=4158792/4192956
[pid=25829] ppid=25825 vsize=915428 CPUtime=2400.01
/proc/25829/stat : 25829 (java) R 25825 25829 25688 0 -1 0 11157 0 1 0 239717 284 0 0 25 0 8 0 275938888 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073903973 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25829/statm: 228857 10887 2530 14 0 215327 0
[pid=25829/tid=25833] ppid=25825 vsize=915428 CPUtime=0.03
/proc/25829/task/25833/stat : 25833 (java) S 25825 25829 25688 0 -1 64 302 0 0 0 3 0 0 0 16 0 8 0 275938898 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25836] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25836/stat : 25836 (java) S 25825 25829 25688 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25837] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25837/stat : 25837 (java) S 25825 25829 25688 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 275938899 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25845] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25845/stat : 25845 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25846] ppid=25825 vsize=915428 CPUtime=0.27
/proc/25829/task/25846/stat : 25846 (java) S 25825 25829 25688 0 -1 64 423 0 0 0 26 1 0 0 16 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25847] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25847/stat : 25847 (java) S 25825 25829 25688 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25829/tid=25848] ppid=25825 vsize=915428 CPUtime=0
/proc/25829/task/25848/stat : 25848 (java) S 25825 25829 25688 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275938902 937398272 10887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915428

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

Child status: 143
Real time (s): 2415.72
CPU time (s): 2400.05
CPU user time (s): 2397.2
CPU system time (s): 2.84957
CPU usage (%): 99.3511
Max. virtual memory (cumulated for all children) (KiB): 915432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.2
system time used= 2.84957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11179
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= 50166
involuntary context switches= 107637

runsolver used 2.54561 s user time and 8.14676 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 06:44:00 UTC 2007


IDJOB= 278102
IDBENCH= 8033
IDSOLVER= 69
FILE ID= node14/278102-1169275439

PBS_JOBID= 3609469

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-1500-890421_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278102-1169275439/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-278102-1169275439 -o ROOT/results/node14/solver-278102-1169275439 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278102-1169275439/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6c49bbdcb41e3b71c770d87bd49ba58f

RANDOM SEED= 590059888

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.227
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.227
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:       1293584 kB
Buffers:         52432 kB
Cached:         598404 kB
SwapCached:       9104 kB
Active:         197856 kB
Inactive:       487784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1293584 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            4516 kB
Writeback:           0 kB
Mapped:          42524 kB
Slab:            61668 kB
Committed_AS:  8927252 kB
PageTables:       2076 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node14 on Sat Jan 20 07:24:15 UTC 2007