Trace number 278120

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.06 2400.92

General information on the benchmark

NameMaxCSP/cnf/3-40-1100-2000/
cnf-3-40-1400-164721_ext.xml
MD5SUMe21c90b460df6727a8323d0676415cc1
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1171
Best CPU time to get the best result obtained on this benchmark66.6629
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1273
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1273
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=pfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/278120-1169275707/unknown.xml
0.42	   
0.42	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.45	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.45	       =>  wckTime=0.087  cpuTime=0.08  mem=6M910
0.45	   
0.45	   relations being loaded...
0.46	   
0.46	   constraints being loaded...
0.64	     nbConstraints=1273  nbRelationTypes=41  nbExtensionStructures=41  nbSharedExtensionStructures=1232
0.64	     nbConflictsStructures=41  nbSharedConflictsStructures=1232  nbSharedBinaryRepresentations=0  maxDegree=114
0.64	     maxArity=3
0.64	       =>  wckTime=0.285  cpuTime=0.21  mem=10M827
0.69	   
0.69	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.369  cpuTime=0.25  mem=6M39
0.73	
0.73	s SATISFIABLE
0.73	o 1118
0.73	c 155
0.73	o 1126
0.73	c 147
0.74	o 1130
0.74	c 143
0.74	o 1137
0.74	c 136
0.74	o 1139
0.74	c 134
0.74	o 1143
0.74	c 130
0.74	o 1147
0.74	c 126
0.74	o 1148
0.74	c 125
0.74	o 1150
0.74	c 123
0.75	o 1151
0.75	c 122
0.75	o 1154
0.75	c 119
0.75	o 1155
0.75	c 118
0.75	o 1161
0.75	c 112
0.82	o 1164
0.82	c 109
0.95	o 1165
0.95	c 108
0.95	o 1167
0.95	c 106
1.05	o 1170
1.05	c 103
1.97	o 1171
1.97	c 102
5.05	   
5.05	   search
5.05	     run=0  nbConstraintChecks=25760074  nbAssignments=10000
5.05	       =>  wckTime=4.327  cpuTime=4.28  mem=6M39
9.24	   
9.24	   search
9.24	     run=1  nbConstraintChecks=52222748  nbAssignments=20000
9.24	       =>  wckTime=8.516  cpuTime=8.46  mem=6M39
13.29	   
13.29	   search
13.29	     run=2  nbConstraintChecks=78012321  nbAssignments=30000
13.29	       =>  wckTime=12.56  cpuTime=12.51  mem=6M39
17.46	   
17.46	   search
17.46	     run=3  nbConstraintChecks=104545859  nbAssignments=40000
17.46	       =>  wckTime=16.737  cpuTime=16.69  mem=6M39
21.55	   
21.55	   search
21.55	     run=4  nbConstraintChecks=130353463  nbAssignments=50000
21.55	       =>  wckTime=20.819  cpuTime=20.76  mem=6M39
25.70	   
25.70	   search
25.70	     run=5  nbConstraintChecks=156811823  nbAssignments=60000
25.70	       =>  wckTime=24.969  cpuTime=24.91  mem=6M39
29.74	   
29.74	   search
29.74	     run=6  nbConstraintChecks=182608799  nbAssignments=70000
29.74	       =>  wckTime=29.017  cpuTime=28.96  mem=6M39
32.01	   
32.01	   search
32.01	     run=7  nbConstraintChecks=197098990  nbAssignments=75460
32.01	       =>  wckTime=31.279  cpuTime=31.23  mem=6M39
32.01	   
32.01	   global
32.01	     nbConstraintChecks=197098990  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.01	     solvingWckTime=31.279  solvingCpuTime=31.23  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.01	     globalCpuTime=31.53
32.01	       =>  wckTime=31.649  cpuTime=31.48  mem=6M39
32.01	   
32.01	   solver IterativeSystematicSolver being built... 
32.19	       =>  wckTime=31.827  cpuTime=31.61  mem=24M76
32.20	   
32.20	   preprocessing
32.20	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.20	     detectedInconsistency=no
32.20	       =>  wckTime=0.014  cpuTime=0.0  mem=24M76
32.31	   
32.31	   search
32.31	     run=0  nbConstraintChecks=22116  nbValidityChecks=57712  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.31	     nbAssignments=40  nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
32.31	       =>  wckTime=0.124  cpuTime=0.09  mem=24M76
32.41	   
32.41	   search
32.41	     run=1  nbConstraintChecks=49137  nbValidityChecks=135859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.41	     nbAssignments=85  nbFailedAssignments=18  nbBacktracks=25  nbVisitedNodes=129  nbRestartNogoods=3
32.41	       =>  wckTime=0.221  cpuTime=0.18  mem=24M76
32.52	   
32.52	   search
32.52	     run=2  nbConstraintChecks=90839  nbValidityChecks=260041  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.52	     nbAssignments=146  nbFailedAssignments=35  nbBacktracks=47  nbVisitedNodes=229  nbRestartNogoods=5
32.52	       =>  wckTime=0.333  cpuTime=0.29  mem=24M76
32.66	   
32.66	   search
32.66	     run=3  nbConstraintChecks=134652  nbValidityChecks=403528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.66	     nbAssignments=211  nbFailedAssignments=48  nbBacktracks=80  nbVisitedNodes=340  nbRestartNogoods=7
32.66	       =>  wckTime=0.469  cpuTime=0.42  mem=24M76
32.87	   
32.87	   search
32.87	     run=4  nbConstraintChecks=218647  nbValidityChecks=671135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.87	     nbAssignments=318  nbFailedAssignments=85  nbBacktracks=130  nbVisitedNodes=534  nbRestartNogoods=10
32.87	       =>  wckTime=0.688  cpuTime=0.64  mem=24M76
33.19	   
33.19	   search
33.19	     run=5  nbConstraintChecks=324300  nbValidityChecks=1066430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.19	     nbAssignments=464  nbFailedAssignments=139  nbBacktracks=205  nbVisitedNodes=809  nbRestartNogoods=14
33.19	       =>  wckTime=1.006  cpuTime=0.96  mem=24M76
33.63	   
33.63	   search
33.63	     run=6  nbConstraintChecks=488993  nbValidityChecks=1641247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.63	     nbAssignments=674  nbFailedAssignments=216  nbBacktracks=319  nbVisitedNodes=1210  nbRestartNogoods=18
33.63	       =>  wckTime=1.447  cpuTime=1.39  mem=24M76
34.30	   
34.30	   search
34.30	     run=7  nbConstraintChecks=762300  nbValidityChecks=2541117  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.30	     nbAssignments=986  nbFailedAssignments=336  nbBacktracks=489  nbVisitedNodes=1812  nbRestartNogoods=21
34.30	       =>  wckTime=2.11  cpuTime=2.07  mem=24M76
35.40	   
35.40	   search
35.40	     run=8  nbConstraintChecks=1183437  nbValidityChecks=4004230  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.40	     nbAssignments=1488  nbFailedAssignments=561  nbBacktracks=745  nbVisitedNodes=2795  nbRestartNogoods=24
35.40	       =>  wckTime=3.211  cpuTime=3.16  mem=24M76
37.08	   
37.08	   search
37.08	     run=9  nbConstraintChecks=1766912  nbValidityChecks=6165819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.08	     nbAssignments=2213  nbFailedAssignments=884  nbBacktracks=1129  nbVisitedNodes=4227  nbRestartNogoods=27
37.08	       =>  wckTime=4.896  cpuTime=4.82  mem=24M76
39.23	   
39.23	   search
39.23	     run=10  nbConstraintChecks=2621665  nbValidityChecks=9146044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.23	     nbAssignments=3200  nbFailedAssignments=1275  nbBacktracks=1705  nbVisitedNodes=6181  nbRestartNogoods=32
39.23	       =>  wckTime=7.046  cpuTime=6.97  mem=24M76
42.65	   
42.65	   search
42.65	     run=11  nbConstraintChecks=4002241  nbValidityChecks=14081339  nbPropagations=0  nbRevisions=0
42.65	     nbUselessRevisions=0  nbAssignments=4761  nbFailedAssignments=1953  nbBacktracks=2569  nbVisitedNodes=9284
42.65	     nbRestartNogoods=38
42.65	       =>  wckTime=10.468  cpuTime=10.38  mem=24M76
47.68	   
47.68	   search
47.68	     run=12  nbConstraintChecks=5946700  nbValidityChecks=21150591  nbPropagations=0  nbRevisions=0
47.68	     nbUselessRevisions=0  nbAssignments=7058  nbFailedAssignments=2934  nbBacktracks=3866  nbVisitedNodes=13859
47.68	     nbRestartNogoods=42
47.68	       =>  wckTime=15.49  cpuTime=15.4  mem=24M76
55.13	   
55.14	   search
55.14	     run=13  nbConstraintChecks=8713550  nbValidityChecks=31779773  nbPropagations=0  nbRevisions=0
55.14	     nbUselessRevisions=0  nbAssignments=10432  nbFailedAssignments=4347  nbBacktracks=5812  nbVisitedNodes=20592
55.14	     nbRestartNogoods=47
55.14	       =>  wckTime=22.949  cpuTime=22.85  mem=24M76
67.30	   
67.30	   search
67.30	     run=14  nbConstraintChecks=13037691  nbValidityChecks=48970945  nbPropagations=0  nbRevisions=0
67.30	     nbUselessRevisions=0  nbAssignments=15818  nbFailedAssignments=6798  nbBacktracks=8731  nbVisitedNodes=31348
67.30	     nbRestartNogoods=53
67.30	       =>  wckTime=35.113  cpuTime=35.01  mem=24M76
84.81	   
84.81	   search
84.81	     run=15  nbConstraintChecks=19067652  nbValidityChecks=72553240  nbPropagations=0  nbRevisions=0
84.81	     nbUselessRevisions=0  nbAssignments=23359  nbFailedAssignments=9948  nbBacktracks=13109  nbVisitedNodes=46411
84.81	     nbRestartNogoods=60
84.81	       =>  wckTime=52.619  cpuTime=52.51  mem=24M76
111.82	   
111.82	   search
111.82	     run=16  nbConstraintChecks=28280660  nbValidityChecks=110349316  nbPropagations=0  nbRevisions=0
111.82	     nbUselessRevisions=0  nbAssignments=34994  nbFailedAssignments=15000  nbBacktracks=19678  nbVisitedNodes=69553
111.82	     nbRestartNogoods=64
111.82	       =>  wckTime=79.631  cpuTime=79.51  mem=24M76
149.79	   
149.79	   search
149.79	     run=17  nbConstraintChecks=41609473  nbValidityChecks=164410079  nbPropagations=0  nbRevisions=0
149.79	     nbUselessRevisions=0  nbAssignments=51875  nbFailedAssignments=22015  nbBacktracks=29530  nbVisitedNodes=103002
149.79	     nbRestartNogoods=71
149.79	       =>  wckTime=117.599  cpuTime=117.47  mem=24M76
208.98	   
208.98	   search
208.98	     run=18  nbConstraintChecks=61830743  nbValidityChecks=245488472  nbPropagations=0  nbRevisions=0
208.98	     nbUselessRevisions=0  nbAssignments=77718  nbFailedAssignments=33061  nbBacktracks=44308  nbVisitedNodes=154458
208.98	     nbRestartNogoods=75
208.98	       =>  wckTime=176.789  cpuTime=176.63  mem=24M76
299.00	   
299.00	   search
299.00	     run=19  nbConstraintChecks=92041932  nbValidityChecks=369490603  nbPropagations=0  nbRevisions=0
299.00	     nbUselessRevisions=0  nbAssignments=116976  nbFailedAssignments=50134  nbBacktracks=66476  nbVisitedNodes=232782
299.00	     nbRestartNogoods=80
299.00	       =>  wckTime=266.814  cpuTime=266.63  mem=24M76
431.52	   
431.52	   search
431.52	     run=20  nbConstraintChecks=137425817  nbValidityChecks=555034106  nbPropagations=0  nbRevisions=0
431.52	     nbUselessRevisions=0  nbAssignments=175285  nbFailedAssignments=75172  nbBacktracks=99729  nbVisitedNodes=348381
431.52	     nbRestartNogoods=87
431.52	       =>  wckTime=399.338  cpuTime=399.11  mem=24M76
631.67	   
631.67	   search
631.67	     run=21  nbConstraintChecks=205884934  nbValidityChecks=828643032  nbPropagations=0  nbRevisions=0
631.67	     nbUselessRevisions=0  nbAssignments=262625  nbFailedAssignments=112617  nbBacktracks=149607  nbVisitedNodes=522184
631.67	     nbRestartNogoods=97
631.67	       =>  wckTime=599.482  cpuTime=599.19  mem=24M76
919.95	   
919.95	   search
919.95	     run=22  nbConstraintChecks=309340074  nbValidityChecks=1224360120  nbPropagations=0  nbRevisions=0
919.95	     nbUselessRevisions=0  nbAssignments=390592  nbFailedAssignments=165750  nbBacktracks=224425  nbVisitedNodes=777088
919.95	     nbRestartNogoods=105
919.95	       =>  wckTime=887.761  cpuTime=887.38  mem=24M76
1335.43	   
1335.43	   search
1335.43	     run=23  nbConstraintChecks=472760834  nbValidityChecks=1817291712  nbPropagations=0  nbRevisions=0
1335.43	     nbUselessRevisions=0  nbAssignments=583202  nbFailedAssignments=246112  nbBacktracks=336652  nbVisitedNodes=1160768
1335.43	     nbRestartNogoods=116
1335.43	       =>  wckTime=1303.247  cpuTime=1302.74  mem=24M76
1969.19	   
1969.19	   search
1969.19	     run=24  nbConstraintChecks=725474923  nbValidityChecks=2690523383  nbPropagations=0  nbRevisions=0
1969.19	     nbUselessRevisions=0  nbAssignments=881737  nbFailedAssignments=376285  nbBacktracks=504994  nbVisitedNodes=1753145
1969.19	     nbRestartNogoods=125
1969.19	       =>  wckTime=1937.004  cpuTime=1936.3  mem=24M76
2400.88	v 1 1 0 0 0 1 1 1 0 1 1 1 0 0 1 0 0 0 1 1 1 0 1 0 0 0 0 1 1 0 0 1 0 1 1 0 1 0 0 1 

Verifier Data (download as text)

102 unsatisfied constraints, 1171 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-278120-1169275707 -o ROOT/results/node5/solver-278120-1169275707 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278120-1169275707/unknown.xml 

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

/proc/loadavg: 1.08 1.22 1.58 4/78 20052
/proc/meminfo: memFree=1187384/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=1784 CPUtime=0
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 152 0 0 0 0 0 0 0 19 0 1 0 256185140 1826816 124 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 134533553 0 0 4096 0 0 0 0 17 1 0 0
/proc/20051/statm: 446 133 99 14 0 91 0

[startup+0.104848 s]
/proc/loadavg: 1.08 1.22 1.58 4/78 20052
/proc/meminfo: memFree=1187384/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=907676 CPUtime=0.02
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 2171 0 1 0 2 0 0 0 19 0 4 0 256185140 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 226919 1921 1089 14 0 214502 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 907676

[startup+0.512894 s]
/proc/loadavg: 1.08 1.22 1.58 4/78 20052
/proc/meminfo: memFree=1187384/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915332 CPUtime=0.43
/proc/20051/stat : 20051 (java) S 20049 20051 19024 0 -1 0 6148 0 1 0 39 4 0 0 16 0 8 0 256185140 937299968 5887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20051/statm: 228833 5887 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915332

[startup+1.33398 s]
/proc/loadavg: 1.08 1.22 1.58 2/85 20059
/proc/meminfo: memFree=1166848/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915432 CPUtime=1.24
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 7793 0 1 0 114 10 0 0 17 0 8 0 256185140 937402368 7531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 7531 2474 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 7531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 7531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 7531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 7531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.12
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 344 0 0 0 12 0 0 0 16 0 8 0 256185154 937398272 7531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 7531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 7531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 915432

[startup+2.97717 s]
/proc/loadavg: 1.08 1.22 1.58 2/85 20059
/proc/meminfo: memFree=1166784/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=2.87
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 7799 0 1 0 264 23 0 0 18 0 8 0 256185140 937398272 7536 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8219495 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 7536 2476 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 7536 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 7536 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 7536 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 7536 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.13
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 349 0 0 0 13 0 0 0 16 0 8 0 256185154 937398272 7536 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 7536 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 7536 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915428

[startup+6.17753 s]
/proc/loadavg: 1.07 1.21 1.58 2/85 20059
/proc/meminfo: memFree=1166720/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=6.07
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 7801 0 1 0 555 52 0 0 25 0 8 0 256185140 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073731334 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228858 7538 2476 14 0 215328 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.14
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 351 0 0 0 13 1 0 0 16 0 8 0 256185154 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 915428

[startup+12.6463 s]
/proc/loadavg: 1.07 1.21 1.57 2/85 20059
/proc/meminfo: memFree=1166720/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=12.54
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 7801 0 1 0 1140 114 0 0 25 0 8 0 256185140 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 7538 2476 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.14
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 351 0 0 0 13 1 0 0 16 0 8 0 256185154 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915432 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937402368 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 915428

[startup+25.4907 s]
/proc/loadavg: 1.05 1.20 1.56 2/85 20059
/proc/meminfo: memFree=1166720/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=25.38
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 7801 0 1 0 2312 226 0 0 25 0 8 0 256185140 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073731291 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 7538 2476 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915432 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 287 0 0 0 3 0 0 0 16 0 8 0 256185150 937402368 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.14
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 351 0 0 0 13 1 0 0 16 0 8 0 256185154 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 7538 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915428

[startup+51.1856 s]
/proc/loadavg: 1.03 1.18 1.55 2/85 20059
/proc/meminfo: memFree=1154432/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=51.05
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 10969 0 1 0 4817 288 0 0 25 0 8 0 256185140 937398272 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073876550 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20051/statm: 228857 10701 2530 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.24
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 417 0 0 0 23 1 0 0 16 0 8 0 256185154 937398272 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 10701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 915428

[startup+102.465 s]
/proc/loadavg: 1.01 1.15 1.52 2/85 20059
/proc/meminfo: memFree=1154432/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=102.3
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 10978 0 1 0 9942 288 0 0 25 0 8 0 256185140 937398272 10710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751792 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 10710 2530 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 10710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 10710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 10710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 10710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.25
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 418 0 0 0 24 1 0 0 16 0 8 0 256185154 937398272 10710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 10710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 10710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 915428

[startup+162.484 s]
/proc/loadavg: 1.00 1.12 1.48 2/85 20059
/proc/meminfo: memFree=1154432/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=162.3
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 10984 0 1 0 15942 288 0 0 25 0 8 0 256185140 937398272 10716 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073934408 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.1 s]
/proc/loadavg: 1.00 1.00 1.04 2/85 20259
/proc/meminfo: memFree=1154112/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=2082.33
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 11005 0 1 0 207930 303 0 0 25 0 8 0 256185140 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073904306 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 10735 2530 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.25
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 420 0 0 0 24 1 0 0 16 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.33
Current children cumulated vsize (KiB) 915428

[startup+2143.12 s]
/proc/loadavg: 1.00 1.00 1.03 2/85 20259
/proc/meminfo: memFree=1154112/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=2142.33
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 11005 0 1 0 213930 303 0 0 25 0 8 0 256185140 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073876521 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 10735 2530 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.25
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 420 0 0 0 24 1 0 0 16 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.33
Current children cumulated vsize (KiB) 915428

[startup+2203.13 s]
/proc/loadavg: 1.00 1.00 1.03 2/85 20259
/proc/meminfo: memFree=1154176/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=2202.32
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 11005 0 1 0 219929 303 0 0 25 0 8 0 256185140 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073880610 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 10735 2530 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.25
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 420 0 0 0 24 1 0 0 16 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2202.32
Current children cumulated vsize (KiB) 915428

[startup+2263.15 s]
/proc/loadavg: 1.00 1.00 1.02 2/85 20259
/proc/meminfo: memFree=1154176/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=2262.32
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 11005 0 1 0 225929 303 0 0 25 0 8 0 256185140 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751858 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 10735 2530 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.25
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 420 0 0 0 24 1 0 0 16 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2262.32
Current children cumulated vsize (KiB) 915428

[startup+2323.17 s]
/proc/loadavg: 1.00 1.00 1.01 2/85 20259
/proc/meminfo: memFree=1154112/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=2322.33
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 11005 0 1 0 231930 303 0 0 25 0 8 0 256185140 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073944736 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 10735 2530 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.25
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 420 0 0 0 24 1 0 0 16 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2322.33
Current children cumulated vsize (KiB) 915428

[startup+2383.19 s]
/proc/loadavg: 1.00 1.00 1.01 2/85 20259
/proc/meminfo: memFree=1154112/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=2382.33
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 11005 0 1 0 237930 303 0 0 25 0 8 0 256185140 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073876489 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 10735 2530 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.25
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 420 0 0 0 24 1 0 0 16 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2382.33
Current children cumulated vsize (KiB) 915428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.87 s]
/proc/loadavg: 1.00 1.00 1.01 2/85 20259
/proc/meminfo: memFree=1154112/2055920 swapFree=4192812/4192956
[pid=20051] ppid=20049 vsize=915428 CPUtime=2400
/proc/20051/stat : 20051 (java) R 20049 20051 19024 0 -1 0 11005 0 1 0 239697 303 0 0 25 0 8 0 256185140 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842754 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20051/statm: 228857 10735 2530 14 0 215327 0
[pid=20051/tid=20053] ppid=20049 vsize=915428 CPUtime=0.03
/proc/20051/task/20053/stat : 20053 (java) S 20049 20051 19024 0 -1 64 288 0 0 0 3 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20051/tid=20054] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20054/stat : 20054 (java) S 20049 20051 19024 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20055] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20055/stat : 20055 (java) S 20049 20051 19024 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 256185150 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20056] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20056/stat : 20056 (java) S 20049 20051 19024 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20057] ppid=20049 vsize=915428 CPUtime=0.25
/proc/20051/task/20057/stat : 20057 (java) S 20049 20051 19024 0 -1 64 420 0 0 0 24 1 0 0 16 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20058] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20058/stat : 20058 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20051/tid=20059] ppid=20049 vsize=915428 CPUtime=0
/proc/20051/task/20059/stat : 20059 (java) S 20049 20051 19024 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 256185154 937398272 10735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 915428

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

Child status: 143
Real time (s): 2400.92
CPU time (s): 2400.06
CPU user time (s): 2397.01
CPU system time (s): 3.04554
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 915432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.01
system time used= 3.04554
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11027
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= 49569
involuntary context switches= 77702

runsolver used 2.6396 s user time and 5.9421 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan 20 06:48:27 UTC 2007


IDJOB= 278120
IDBENCH= 8048
IDSOLVER= 69
FILE ID= node5/278120-1169275707

PBS_JOBID= 3607365

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e21c90b460df6727a8323d0676415cc1

RANDOM SEED= 861208868

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.240
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.240
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:       1187800 kB
Buffers:         62376 kB
Cached:         685352 kB
SwapCached:          0 kB
Active:         236596 kB
Inactive:       554368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1187800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:          62220 kB
Slab:            62672 kB
Committed_AS:  7079548 kB
PageTables:       1804 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 node5 on Sat Jan 20 07:28:28 UTC 2007