Trace number 276212

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 PFCOPTIMUM 1581.96 1584.81

General information on the benchmark

Namerandom/rand-2-24/
rand-24-24-276-139-53021_ext.xml
MD5SUM52ce1adbb69405dbd0eb9fe0ed582574
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints275
Best CPU time to get the best result obtained on this benchmark143.124
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/276212-1169233513/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.42	       =>  wckTime=0.101  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.64	     nbConstraints=276  nbRelationTypes=276  nbExtensionStructures=276  nbSharedExtensionStructures=0
0.64	     nbConflictsStructures=276  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=908  maxDegree=23
0.64	     maxArity=2
0.64	       =>  wckTime=0.322  cpuTime=0.23  mem=13M769
0.68	   
0.68	   solver LocalSearchSolver being built... 
0.73	       =>  wckTime=0.412  cpuTime=0.28  mem=6M127
0.73	
0.73	s SATISFIABLE
0.73	o 217
0.73	c 59
0.74	o 221
0.74	c 55
0.74	o 226
0.74	c 50
0.74	o 231
0.74	c 45
0.74	o 235
0.74	c 41
0.74	o 241
0.74	c 35
0.74	o 244
0.74	c 32
0.74	o 246
0.74	c 30
0.74	o 250
0.74	c 26
0.74	o 254
0.74	c 22
0.74	o 255
0.74	c 21
0.75	o 257
0.75	c 19
0.75	o 260
0.75	c 16
0.75	o 262
0.75	c 14
0.75	o 263
0.75	c 13
0.75	o 265
0.75	c 11
0.75	o 267
0.75	c 9
0.76	o 268
0.76	c 8
0.78	o 269
0.78	c 7
0.81	o 270
0.81	c 6
0.81	o 271
0.81	c 5
0.82	o 272
0.82	c 4
0.82	o 273
0.82	c 3
1.23	o 274
1.23	c 2
3.28	o 275
3.28	c 1
3.28	   
3.28	   search
3.28	     run=0  nbConstraintChecks=18188416  nbAssignments=8200
3.28	       =>  wckTime=2.557  cpuTime=2.51  mem=6M127
3.29	   
3.29	   global
3.29	     nbConstraintChecks=18188416  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
3.29	     solvingWckTime=2.555  solvingCpuTime=2.51  expiredTime=no  totalExploration=no  nbFoundSolutions=0
3.29	     globalCpuTime=2.84
3.29	       =>  wckTime=2.97  cpuTime=2.79  mem=6M127
3.29	   
3.29	   solver IterativeSystematicSolver being built... 
3.42	       =>  wckTime=3.109  cpuTime=2.89  mem=17M51
3.43	   
3.43	   preprocessing
3.43	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.43	     detectedInconsistency=no
3.43	       =>  wckTime=0.0070  cpuTime=0.01  mem=17M51
3.51	   
3.51	   search
3.51	     run=0  nbConstraintChecks=172010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46
3.51	     nbFailedAssignments=31  nbBacktracks=10  nbVisitedNodes=88  nbRestartNogoods=0
3.51	       =>  wckTime=0.088  cpuTime=0.07  mem=17M51
3.60	   
3.60	   search
3.60	     run=1  nbConstraintChecks=484680  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=131
3.60	     nbFailedAssignments=95  nbBacktracks=25  nbVisitedNodes=252  nbRestartNogoods=20
3.60	       =>  wckTime=0.18  cpuTime=0.14  mem=17M51
3.68	   
3.68	   search
3.68	     run=2  nbConstraintChecks=857015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=226
3.68	     nbFailedAssignments=164  nbBacktracks=47  nbVisitedNodes=438  nbRestartNogoods=36
3.68	       =>  wckTime=0.258  cpuTime=0.22  mem=17M51
3.82	   
3.82	   search
3.82	     run=3  nbConstraintChecks=1515192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=409
3.82	     nbFailedAssignments=309  nbBacktracks=80  nbVisitedNodes=799  nbRestartNogoods=41
3.82	       =>  wckTime=0.397  cpuTime=0.35  mem=17M51
4.01	   
4.01	   search
4.01	     run=4  nbConstraintChecks=2426115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=653
4.01	     nbFailedAssignments=498  nbBacktracks=130  nbVisitedNodes=1282  nbRestartNogoods=44
4.01	       =>  wckTime=0.584  cpuTime=0.54  mem=17M51
4.32	   
4.32	   search
4.32	     run=5  nbConstraintChecks=3971128  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1061
4.32	     nbFailedAssignments=827  nbBacktracks=205  nbVisitedNodes=2094  nbRestartNogoods=55
4.32	       =>  wckTime=0.899  cpuTime=0.85  mem=17M51
4.68	   
4.68	   search
4.68	     run=6  nbConstraintChecks=5606763  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1513
4.68	     nbFailedAssignments=1161  nbBacktracks=318  nbVisitedNodes=2993  nbRestartNogoods=78
4.68	       =>  wckTime=1.255  cpuTime=1.18  mem=17M51
5.20	   
5.20	   search
5.20	     run=7  nbConstraintChecks=8068722  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2183
5.20	     nbFailedAssignments=1656  nbBacktracks=488  nbVisitedNodes=4328  nbRestartNogoods=108
5.20	       =>  wckTime=1.771  cpuTime=1.69  mem=17M51
5.88	   
5.88	   search
5.88	     run=8  nbConstraintChecks=11414019  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3107
5.88	     nbFailedAssignments=2319  nbBacktracks=744  nbVisitedNodes=6171  nbRestartNogoods=121
5.88	       =>  wckTime=2.459  cpuTime=2.36  mem=17M51
7.08	   
7.08	   search
7.08	     run=9  nbConstraintChecks=17384828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4663
7.08	     nbFailedAssignments=3486  nbBacktracks=1128  nbVisitedNodes=9278  nbRestartNogoods=141
7.08	       =>  wckTime=3.657  cpuTime=3.56  mem=17M51
8.77	   
8.77	   search
8.77	     run=10  nbConstraintChecks=25805245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6883
8.77	     nbFailedAssignments=5126  nbBacktracks=1704  nbVisitedNodes=13714  nbRestartNogoods=168
8.77	       =>  wckTime=5.347  cpuTime=5.23  mem=17M51
11.10	   
11.10	   search
11.10	     run=11  nbConstraintChecks=37683788  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9792
11.10	     nbFailedAssignments=7165  nbBacktracks=2568  nbVisitedNodes=19519  nbRestartNogoods=174
11.10	       =>  wckTime=7.674  cpuTime=7.54  mem=17M51
14.40	   
14.40	   search
14.40	     run=12  nbConstraintChecks=54183628  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13830
14.40	     nbFailedAssignments=9901  nbBacktracks=3865  nbVisitedNodes=27429  nbRestartNogoods=187
14.40	       =>  wckTime=10.974  cpuTime=10.81  mem=17M51
18.46	   
18.46	   search
18.46	     run=13  nbConstraintChecks=74440192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18692
18.46	     nbFailedAssignments=12812  nbBacktracks=5811  nbVisitedNodes=36590  nbRestartNogoods=202
18.46	       =>  wckTime=15.038  cpuTime=14.83  mem=17M51
23.50	   
23.50	   search
23.50	     run=14  nbConstraintChecks=99510781  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24932
23.50	     nbFailedAssignments=16127  nbBacktracks=8730  nbVisitedNodes=47710  nbRestartNogoods=220
23.50	       =>  wckTime=20.076  cpuTime=19.83  mem=17M51
30.67	   
30.67	   search
30.67	     run=15  nbConstraintChecks=135523353  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33819
30.67	     nbFailedAssignments=20631  nbBacktracks=13108  nbVisitedNodes=63033  nbRestartNogoods=241
30.67	       =>  wckTime=27.249  cpuTime=26.94  mem=17M51
41.78	   
41.78	   search
41.78	     run=16  nbConstraintChecks=191367295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47219
41.78	     nbFailedAssignments=27457  nbBacktracks=19676  nbVisitedNodes=86085  nbRestartNogoods=252
41.78	       =>  wckTime=38.36  cpuTime=37.95  mem=17M51
57.47	   
57.47	   search
57.47	     run=17  nbConstraintChecks=270621892  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=66595
57.47	     nbFailedAssignments=36976  nbBacktracks=29528  nbVisitedNodes=118961  nbRestartNogoods=277
57.47	       =>  wckTime=54.044  cpuTime=53.5  mem=17M51
80.52	   
80.52	   search
80.52	     run=18  nbConstraintChecks=386832132  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95403
80.52	     nbFailedAssignments=51001  nbBacktracks=44306  nbVisitedNodes=167650  nbRestartNogoods=288
80.52	       =>  wckTime=77.098  cpuTime=76.35  mem=17M51
115.84	   
115.84	   search
115.84	     run=19  nbConstraintChecks=565638613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=138462
115.84	     nbFailedAssignments=71886  nbBacktracks=66474  nbVisitedNodes=240462  nbRestartNogoods=311
115.84	       =>  wckTime=112.416  cpuTime=111.37  mem=17M51
164.46	   
164.46	   search
164.46	     run=20  nbConstraintChecks=821859353  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=201714
164.46	     nbFailedAssignments=101881  nbBacktracks=99726  nbVisitedNodes=346627  nbRestartNogoods=334
164.46	       =>  wckTime=161.037  cpuTime=159.74  mem=17M51
235.41	   
235.41	   search
235.41	     run=21  nbConstraintChecks=1212412360  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=296963
235.41	     nbFailedAssignments=147248  nbBacktracks=149604  nbVisitedNodes=506304  nbRestartNogoods=350
235.41	       =>  wckTime=231.985  cpuTime=230.63  mem=17M51
339.72	   
339.72	   search
339.72	     run=22  nbConstraintChecks=1784785341  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=438439
339.72	     nbFailedAssignments=213900  nbBacktracks=224424  nbVisitedNodes=743037  nbRestartNogoods=368
339.72	       =>  wckTime=336.299  cpuTime=334.8  mem=17M51
495.92	   
495.92	   search
495.92	     run=23  nbConstraintChecks=2643122422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=650612
495.92	     nbFailedAssignments=313841  nbBacktracks=336652  nbVisitedNodes=1097847  nbRestartNogoods=391
495.92	       =>  wckTime=492.492  cpuTime=490.85  mem=17M51
731.32	   
731.32	   search
731.32	     run=24  nbConstraintChecks=3935786290  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=969578
731.32	     nbFailedAssignments=464460  nbBacktracks=504993  nbVisitedNodes=1631523  nbRestartNogoods=411
731.32	       =>  wckTime=727.898  cpuTime=726.0  mem=17M51
1086.20	   
1086.20	   search
1086.20	     run=25  nbConstraintChecks=5886219462  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1447157
1086.20	     nbFailedAssignments=689524  nbBacktracks=757504  nbVisitedNodes=2430419  nbRestartNogoods=433
1086.20	       =>  wckTime=1082.78  cpuTime=1080.49  mem=17M51
1584.76	   
1584.76	   search
1584.76	     run=26  nbConstraintChecks=8626245038  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2119175
1584.76	     nbFailedAssignments=1007185  nbBacktracks=1111862  nbVisitedNodes=3555918  nbRestartNogoods=444
1584.76	       =>  wckTime=1581.336  cpuTime=1578.5  mem=17M51
1584.76	   
1584.76	   global
1584.76	     nbConstraintChecks=8626245038  nbRestartNogoods=444  solvingWckTime=1581.337  solvingCpuTime=1578.5  expiredTime=no
1584.76	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1581.44
1584.76	       =>  wckTime=1584.446  cpuTime=1581.39  mem=17M51
1584.77	
1584.77	s OPTIMUM FOUND
1584.77	v 2 6 4 21 15 19 3 8 6 18 17 7 14 19 12 14 10 2 1 16 1 18 16 12 
1584.77	   
1584.77	   totalWckTime=1584.526  totalCpuTime=1581.44

Verifier Data (download as text)

1 unsatisfied constraints, 275 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/node10/watcher-276212-1169233513 -o ROOT/results/node10/solver-276212-1169233513 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276212-1169233513/unknown.xml 

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

/proc/loadavg: 2.02 2.03 2.00 4/87 11975
/proc/meminfo: memFree=1233448/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=18540 CPUtime=0
/proc/11974/stat : 11974 (runsolver) R 11972 11974 11079 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 271746458 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 214919867687 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/11974/statm: 4635 279 244 17 0 2626 0

[startup+0.108042 s]
/proc/loadavg: 2.02 2.03 2.00 4/87 11975
/proc/meminfo: memFree=1233448/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=914988 CPUtime=0.08
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 2993 0 1 0 7 1 0 0 18 0 8 0 271746458 936947712 2739 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4160643169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11974/statm: 228747 2739 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516097 s]
/proc/loadavg: 2.02 2.03 2.00 4/87 11975
/proc/meminfo: memFree=1233448/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915332 CPUtime=0.49
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 6907 0 1 0 44 5 0 0 18 0 8 0 271746458 937299968 6646 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155212772 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11974/statm: 228833 6646 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3392 s]
/proc/loadavg: 2.09 2.04 2.01 3/94 11982
/proc/meminfo: memFree=1210288/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=1.3
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 8447 0 1 0 116 14 0 0 25 0 8 0 271746458 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073737779 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11974/statm: 228866 8185 2476 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.15
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 271746466 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.99243 s]
/proc/loadavg: 2.09 2.04 2.01 3/94 11982
/proc/meminfo: memFree=1210288/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=2.94
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 8448 0 1 0 258 36 0 0 25 0 8 0 271746458 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073735465 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11974/statm: 228866 8185 2476 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 309 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.15
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 271746466 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8185 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.27588 s]
/proc/loadavg: 2.09 2.04 2.01 3/94 11982
/proc/meminfo: memFree=1207472/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=6.2
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9182 0 1 0 579 41 0 0 25 0 8 0 271746458 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073830689 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11974/statm: 228866 8916 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 17 0 8 0 271746462 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 400 0 0 0 25 0 0 0 15 0 8 0 271746466 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

[startup+12.7628 s]
/proc/loadavg: 2.08 2.04 2.01 3/94 11982
/proc/meminfo: memFree=1207408/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=12.62
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9194 0 1 0 1221 41 0 0 25 0 8 0 271746458 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11974/statm: 228866 8925 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 404 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915464

[startup+25.6065 s]
/proc/loadavg: 2.07 2.04 2.00 3/94 11982
/proc/meminfo: memFree=1207472/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=25.35
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9202 0 1 0 2494 41 0 0 25 0 8 0 271746458 937435136 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855296 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11974/statm: 228866 8933 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 404 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.216 s]
/proc/loadavg: 2.04 2.03 2.00 3/94 11982
/proc/meminfo: memFree=1207536/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=50.74
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9207 0 1 0 5033 41 0 0 25 0 8 0 271746458 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073881046 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11974/statm: 228866 8937 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 404 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915464

[startup+102.433 s]
/proc/loadavg: 2.02 2.03 2.00 3/94 11982
/proc/meminfo: memFree=1207472/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=101.53
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9213 0 1 0 10111 42 0 0 25 0 8 0 271746458 937435136 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855266 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11974/statm: 228866 8943 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 405 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915464

[startup+162.5 s]
/proc/loadavg: 1.95 2.00 1.99 3/101 12057
/proc/meminfo: memFree=1264888/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=161.22
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9218 0 1 0 16079 43 0 0 25 0 8 0 271746458 937435136 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858176 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 406 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1121.06
Current children cumulated vsize (KiB) 915464

[startup+1183.46 s]
/proc/loadavg: 2.06 2.01 2.00 3/101 12059
/proc/meminfo: memFree=1264888/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=1181.08
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9232 0 1 0 118062 46 0 0 25 0 8 0 271746458 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073885012 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11974/statm: 228866 8961 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 406 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1181.08
Current children cumulated vsize (KiB) 915464

[startup+1243.54 s]
/proc/loadavg: 2.02 2.01 2.00 3/101 12059
/proc/meminfo: memFree=1264888/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=1241.1
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9232 0 1 0 124063 47 0 0 25 0 8 0 271746458 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855121 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11974/statm: 228866 8961 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 406 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1241.1
Current children cumulated vsize (KiB) 915464

[startup+1303.64 s]
/proc/loadavg: 2.00 2.00 2.00 4/101 12059
/proc/meminfo: memFree=1264952/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=1301.14
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9232 0 1 0 130067 47 0 0 25 0 8 0 271746458 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855005 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11974/statm: 228866 8961 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 406 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1301.14
Current children cumulated vsize (KiB) 915464

[startup+1363.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 12059
/proc/meminfo: memFree=1264952/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=1361.16
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9232 0 1 0 136069 47 0 0 25 0 8 0 271746458 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073830540 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11974/statm: 228866 8961 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 406 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1361.16
Current children cumulated vsize (KiB) 915464

[startup+1423.83 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 12059
/proc/meminfo: memFree=1265016/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=1421.17
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9232 0 1 0 142070 47 0 0 25 0 8 0 271746458 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858198 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11974/statm: 228866 8961 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 406 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1421.17
Current children cumulated vsize (KiB) 915464

[startup+1483.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 12059
/proc/meminfo: memFree=1264952/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=1481.21
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9232 0 1 0 148074 47 0 0 25 0 8 0 271746458 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741131 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11974/statm: 228866 8961 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 406 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.21
Current children cumulated vsize (KiB) 915464

[startup+1544.02 s]
/proc/loadavg: 2.05 2.01 2.00 3/101 12059
/proc/meminfo: memFree=1264952/2055920 swapFree=4178232/4192956
[pid=11974] ppid=11972 vsize=915464 CPUtime=1541.24
/proc/11974/stat : 11974 (java) R 11972 11974 11079 0 -1 0 9232 0 1 0 154077 47 0 0 25 0 8 0 271746458 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11974/statm: 228866 8961 2527 14 0 215336 0
[pid=11974/tid=11976] ppid=11972 vsize=915464 CPUtime=0.03
/proc/11974/task/11976/stat : 11976 (java) S 11972 11974 11079 0 -1 64 310 0 0 0 3 0 0 0 16 0 8 0 271746462 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11977] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11977/stat : 11977 (java) S 11972 11974 11079 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11978] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11978/stat : 11978 (java) S 11972 11974 11079 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271746463 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11979] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11979/stat : 11979 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11980] ppid=11972 vsize=915464 CPUtime=0.25
/proc/11974/task/11980/stat : 11980 (java) S 11972 11974 11079 0 -1 64 406 0 0 0 25 0 0 0 16 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11974/tid=11981] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11981/stat : 11981 (java) S 11972 11974 11079 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11974/tid=11982] ppid=11972 vsize=915464 CPUtime=0
/proc/11974/task/11982/stat : 11982 (java) S 11972 11974 11079 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 271746466 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.24
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1584.81
CPU time (s): 1581.96
CPU user time (s): 1581.48
CPU system time (s): 0.482926
CPU usage (%): 99.8206
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1581.48
system time used= 0.482926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9328
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= 33212
involuntary context switches= 44960

runsolver used 2.22266 s user time and 4.80627 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Fri Jan 19 19:05:13 UTC 2007


IDJOB= 276212
IDBENCH= 5467
IDSOLVER= 69
FILE ID= node10/276212-1169233513

PBS_JOBID= 3588981

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-24/rand-24-24-276-139-53021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276212-1169233513/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-276212-1169233513 -o ROOT/results/node10/solver-276212-1169233513 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276212-1169233513/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  52ce1adbb69405dbd0eb9fe0ed582574

RANDOM SEED= 744480028

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.232
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.232
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:       1233928 kB
Buffers:         59152 kB
Cached:         585032 kB
SwapCached:       2360 kB
Active:         258048 kB
Inactive:       487688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1233928 kB
SwapTotal:     4192956 kB
SwapFree:      4178232 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:         112100 kB
Slab:            61008 kB
Committed_AS:  7248844 kB
PageTables:       2348 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= 66562 MiB



End job on node10 on Fri Jan 19 19:31:38 UTC 2007