Trace number 276661

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.03 2412.53

General information on the benchmark

Nametightness/tightness0.65/
rand-2-40-40-135-650-28_ext.xml
MD5SUM08eb4c1ba152031183d1e05f8a31c4f7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints134
Best CPU time to get the best result obtained on this benchmark88.6815
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
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=epfc.xml
0.34	   
0.34	   instance
0.35	     name=/tmp/evaluation/276661-1169243686/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=40  maxDomainSize=40
0.42	       =>  wckTime=0.109  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.55	   
0.55	   constraints being loaded...
0.63	     nbConstraints=135  nbRelationTypes=135  nbExtensionStructures=135  nbSharedExtensionStructures=0
0.63	     nbConflictsStructures=135  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=12  maxArity=2
0.63	       =>  wckTime=0.316  cpuTime=0.24  mem=15M682
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.404  cpuTime=0.29  mem=5M927
0.73	
0.73	s SATISFIABLE
0.73	o 49
0.73	c 86
0.73	o 55
0.73	c 80
0.73	o 61
0.73	c 74
0.73	o 66
0.73	c 69
0.73	o 70
0.73	c 65
0.73	o 73
0.73	c 62
0.74	o 76
0.74	c 59
0.74	o 79
0.74	c 56
0.74	o 83
0.74	c 52
0.74	o 86
0.74	c 49
0.74	o 88
0.74	c 47
0.74	o 91
0.74	c 44
0.74	o 94
0.74	c 41
0.74	o 96
0.74	c 39
0.74	o 98
0.74	c 37
0.74	o 99
0.74	c 36
0.74	o 100
0.74	c 35
0.74	o 101
0.74	c 34
0.75	o 102
0.75	c 33
0.75	o 104
0.75	c 31
0.75	o 105
0.75	c 30
0.75	o 107
0.75	c 28
0.75	o 110
0.75	c 25
0.75	o 111
0.75	c 24
0.75	o 112
0.75	c 23
0.75	o 114
0.75	c 21
0.76	o 116
0.76	c 19
0.76	o 118
0.76	c 17
0.76	o 119
0.76	c 16
0.76	o 121
0.76	c 14
0.76	o 122
0.76	c 13
0.76	o 123
0.76	c 12
0.76	o 124
0.76	c 11
0.76	o 125
0.76	c 10
0.76	o 126
0.77	c 9
0.77	o 127
0.77	c 8
0.90	o 128
0.90	c 7
1.03	o 129
1.03	c 6
1.50	o 130
1.50	c 5
3.30	o 131
3.30	c 4
4.27	   
4.27	   search
4.27	     run=0  nbConstraintChecks=25313823  nbAssignments=10000
4.27	       =>  wckTime=3.552  cpuTime=3.5  mem=5M927
8.09	   
8.09	   search
8.09	     run=1  nbConstraintChecks=52702330  nbAssignments=20000
8.09	       =>  wckTime=7.372  cpuTime=7.29  mem=5M927
9.02	o 132
9.02	c 3
11.59	   
11.59	   search
11.59	     run=2  nbConstraintChecks=77203711  nbAssignments=30000
11.59	       =>  wckTime=10.871  cpuTime=10.76  mem=5M927
15.13	   
15.13	   search
15.13	     run=3  nbConstraintChecks=102012876  nbAssignments=40000
15.13	       =>  wckTime=14.412  cpuTime=14.27  mem=5M927
18.57	   
18.57	   search
18.57	     run=4  nbConstraintChecks=126368961  nbAssignments=50000
18.57	       =>  wckTime=17.851  cpuTime=17.67  mem=5M927
22.42	   
22.42	   search
22.42	     run=5  nbConstraintChecks=153873113  nbAssignments=60000
22.42	       =>  wckTime=21.702  cpuTime=21.49  mem=5M927
25.95	   
25.95	   search
25.95	     run=6  nbConstraintChecks=178963384  nbAssignments=70000
25.95	       =>  wckTime=25.23  cpuTime=24.99  mem=5M927
29.81	   
29.81	   search
29.81	     run=7  nbConstraintChecks=206443584  nbAssignments=80000
29.81	       =>  wckTime=29.087  cpuTime=28.81  mem=5M927
33.35	   
33.36	   search
33.36	     run=8  nbConstraintChecks=231478345  nbAssignments=90000
33.36	       =>  wckTime=32.637  cpuTime=32.33  mem=5M927
37.15	   
37.15	   search
37.15	     run=9  nbConstraintChecks=258669164  nbAssignments=100000
37.15	       =>  wckTime=36.428  cpuTime=36.1  mem=5M927
39.28	   
39.28	   search
39.28	     run=10  nbConstraintChecks=273842969  nbAssignments=106100
39.28	       =>  wckTime=38.566  cpuTime=38.22  mem=5M927
39.29	   
39.29	   global
39.29	     nbConstraintChecks=273842969  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.29	     solvingWckTime=38.562  solvingCpuTime=38.21  expiredTime=no  totalExploration=no  nbFoundSolutions=0
39.29	     globalCpuTime=38.56
39.29	       =>  wckTime=38.971  cpuTime=38.51  mem=5M927
39.29	   
39.29	   solver IterativeSystematicSolver being built... 
39.41	       =>  wckTime=39.098  cpuTime=38.61  mem=16M884
39.49	   
39.49	   preprocessing
39.49	     nbConstraintChecks=101344  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
39.49	     detectedInconsistency=no
39.49	       =>  wckTime=0.076  cpuTime=0.05  mem=16M884
39.61	   
39.61	   search
39.61	     run=0  nbConstraintChecks=419714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114
39.61	     nbFailedAssignments=91  nbBacktracks=10  nbVisitedNodes=216  nbRestartNogoods=0
39.61	       =>  wckTime=0.199  cpuTime=0.16  mem=16M884
39.76	   
39.76	   search
39.76	     run=1  nbConstraintChecks=993748  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=217
39.76	     nbFailedAssignments=165  nbBacktracks=25  nbVisitedNodes=408  nbRestartNogoods=29
39.76	       =>  wckTime=0.347  cpuTime=0.3  mem=16M884
40.38	   
40.38	   search
40.38	     run=2  nbConstraintChecks=3818611  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=645
40.38	     nbFailedAssignments=565  nbBacktracks=47  nbVisitedNodes=1258  nbRestartNogoods=103
40.38	       =>  wckTime=0.966  cpuTime=0.91  mem=16M884
41.03	   
41.03	   search
41.03	     run=3  nbConstraintChecks=6653953  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1140
41.03	     nbFailedAssignments=1014  nbBacktracks=80  nbVisitedNodes=2235  nbRestartNogoods=116
41.03	       =>  wckTime=1.615  cpuTime=1.54  mem=16M884
41.45	   
41.45	   search
41.45	     run=4  nbConstraintChecks=8510910  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1512
41.45	     nbFailedAssignments=1323  nbBacktracks=130  nbVisitedNodes=2966  nbRestartNogoods=197
41.45	       =>  wckTime=2.04  cpuTime=1.96  mem=16M884
42.02	   
42.02	   search
42.02	     run=5  nbConstraintChecks=11395275  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1994
42.02	     nbFailedAssignments=1719  nbBacktracks=205  nbVisitedNodes=3919  nbRestartNogoods=254
42.02	       =>  wckTime=2.603  cpuTime=2.5  mem=16M884
43.95	   
43.95	   search
43.95	     run=6  nbConstraintChecks=19820211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3669
43.95	     nbFailedAssignments=3267  nbBacktracks=318  nbVisitedNodes=7253  nbRestartNogoods=261
43.95	       =>  wckTime=4.536  cpuTime=4.42  mem=16M884
45.65	   
45.65	   search
45.65	     run=7  nbConstraintChecks=27024001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5169
45.65	     nbFailedAssignments=4591  nbBacktracks=488  nbVisitedNodes=10247  nbRestartNogoods=366
45.65	       =>  wckTime=6.236  cpuTime=6.1  mem=16M884
48.02	   
48.02	   search
48.02	     run=8  nbConstraintChecks=38318485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7098
48.02	     nbFailedAssignments=6250  nbBacktracks=744  nbVisitedNodes=14091  nbRestartNogoods=370
48.02	       =>  wckTime=8.608  cpuTime=8.45  mem=16M884
54.47	   
54.47	   search
54.47	     run=9  nbConstraintChecks=68500071  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12383
54.47	     nbFailedAssignments=11141  nbBacktracks=1128  nbVisitedNodes=24651  nbRestartNogoods=413
54.47	       =>  wckTime=15.06  cpuTime=14.85  mem=16M884
61.42	   
61.42	   search
61.42	     run=10  nbConstraintChecks=99703355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17606
61.42	     nbFailedAssignments=15779  nbBacktracks=1704  nbVisitedNodes=35085  nbRestartNogoods=440
61.42	       =>  wckTime=22.003  cpuTime=21.73  mem=16M884
69.93	   
69.93	   search
69.93	     run=11  nbConstraintChecks=135125683  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23954
69.93	     nbFailedAssignments=21258  nbBacktracks=2569  nbVisitedNodes=47765  nbRestartNogoods=501
69.93	       =>  wckTime=30.515  cpuTime=30.18  mem=16M884
80.64	   
80.64	   search
80.64	     run=12  nbConstraintChecks=176798195  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32836
80.65	     nbFailedAssignments=28833  nbBacktracks=3866  nbVisitedNodes=65491  nbRestartNogoods=507
80.65	       =>  wckTime=41.232  cpuTime=40.8  mem=16M884
96.96	   
96.97	   search
96.97	     run=13  nbConstraintChecks=238101380  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41926
96.97	     nbFailedAssignments=35968  nbBacktracks=5812  nbVisitedNodes=83532  nbRestartNogoods=585
96.97	       =>  wckTime=57.552  cpuTime=56.99  mem=16M884
119.20	   
119.20	   search
119.20	     run=14  nbConstraintChecks=320251396  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53835
119.20	     nbFailedAssignments=44947  nbBacktracks=8734  nbVisitedNodes=107055  nbRestartNogoods=631
119.20	       =>  wckTime=79.79  cpuTime=79.04  mem=16M884
150.36	   
150.36	   search
150.36	     run=15  nbConstraintChecks=423338595  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68902
150.36	     nbFailedAssignments=55631  nbBacktracks=13112  nbVisitedNodes=136793  nbRestartNogoods=654
150.36	       =>  wckTime=110.947  cpuTime=109.94  mem=16M884
190.25	   
190.25	   search
190.25	     run=16  nbConstraintChecks=559831122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89613
190.25	     nbFailedAssignments=69769  nbBacktracks=19681  nbVisitedNodes=177465  nbRestartNogoods=681
190.25	       =>  wckTime=150.833  cpuTime=149.48  mem=16M884
242.64	   
242.64	   search
242.64	     run=17  nbConstraintChecks=739965358  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118216
242.64	     nbFailedAssignments=88514  nbBacktracks=29534  nbVisitedNodes=233612  nbRestartNogoods=701
242.64	       =>  wckTime=203.223  cpuTime=201.45  mem=16M884
328.29	   
328.30	   search
328.30	     run=18  nbConstraintChecks=1033661207  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=162493
328.30	     nbFailedAssignments=118005  nbBacktracks=44313  nbVisitedNodes=320215  nbRestartNogoods=715
328.30	       =>  wckTime=288.882  cpuTime=286.38  mem=16M884
453.08	   
453.08	   search
453.08	     run=19  nbConstraintChecks=1438150243  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=224268
453.08	     nbFailedAssignments=157601  nbBacktracks=66484  nbVisitedNodes=440851  nbRestartNogoods=762
453.08	       =>  wckTime=413.663  cpuTime=409.89  mem=16M884
633.56	   
633.56	   search
633.56	     run=20  nbConstraintChecks=2005858338  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=313265
633.56	     nbFailedAssignments=213342  nbBacktracks=99736  nbVisitedNodes=613572  nbRestartNogoods=784
633.56	       =>  wckTime=594.148  cpuTime=588.87  mem=16M884
863.11	o 133
863.11	c 2
907.45	   
907.45	   search
907.45	     run=21  nbConstraintChecks=2915082546  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=451343
907.45	     nbFailedAssignments=301535  nbBacktracks=149614  nbVisitedNodes=882841  nbRestartNogoods=830
907.45	       =>  wckTime=868.035  cpuTime=860.46  mem=16M884
1306.96	   
1306.96	   search
1306.96	     run=22  nbConstraintChecks=4167660151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=643929
1306.96	     nbFailedAssignments=419297  nbBacktracks=224432  nbVisitedNodes=1248157  nbRestartNogoods=857
1306.96	       =>  wckTime=1267.549  cpuTime=1256.69  mem=16M884
1867.33	   
1867.33	   search
1867.33	     run=23  nbConstraintChecks=6062269084  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=935714
1867.33	     nbFailedAssignments=598849  nbBacktracks=336659  nbVisitedNodes=1801824  nbRestartNogoods=878
1867.33	       =>  wckTime=1827.914  cpuTime=1816.28  mem=16M884
2412.51	v 0 4 18 7 5 37 9 11 14 36 0 23 2 13 33 32 29 35 3 7 39 28 9 1 13 22 7 6 20 28 10 12 35 7 32 12 34 38 0 30 

Verifier Data (download as text)

2 unsatisfied constraints, 133 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/node6/watcher-276661-1169243686 -o ROOT/results/node6/solver-276661-1169243686 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276661-1169243686/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.04 2.02 2.00 4/86 16535
/proc/meminfo: memFree=1239720/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=18540 CPUtime=0
/proc/16534/stat : 16534 (runsolver) R 16532 16534 16466 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 272764102 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 268582841639 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16534/statm: 4635 279 244 17 0 2626 0

[startup+0.108654 s]
/proc/loadavg: 2.04 2.02 2.00 4/86 16535
/proc/meminfo: memFree=1239720/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=914988 CPUtime=0.08
/proc/16534/stat : 16534 (java) S 16532 16534 16466 0 -1 0 2998 0 1 0 6 2 0 0 17 0 8 0 272764102 936947712 2744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 228747 2744 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.520707 s]
/proc/loadavg: 2.04 2.02 2.00 4/86 16535
/proc/meminfo: memFree=1239720/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915332 CPUtime=0.5
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 7205 0 1 0 45 5 0 0 18 0 8 0 272764102 937299968 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 228833 6944 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34979 s]
/proc/loadavg: 2.04 2.02 2.00 3/93 16542
/proc/meminfo: memFree=1214448/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=1.32
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 8985 0 1 0 118 14 0 0 24 0 8 0 272764102 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073340981 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 228861 8723 2479 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.12
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 272764110 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915444

[startup+2.98899 s]
/proc/loadavg: 2.04 2.02 2.00 3/93 16542
/proc/meminfo: memFree=1214448/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=2.94
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 8986 0 1 0 261 33 0 0 25 0 8 0 272764102 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073719836 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 228861 8723 2479 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.12
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 272764110 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8723 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8723 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) 915444

[startup+6.26837 s]
/proc/loadavg: 2.04 2.02 2.00 3/93 16542
/proc/meminfo: memFree=1214320/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=6.19
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 8988 0 1 0 550 69 0 0 25 0 8 0 272764102 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679636 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 228861 8725 2479 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.13
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 337 0 0 0 13 0 0 0 16 0 8 0 272764110 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915444

[startup+12.7551 s]
/proc/loadavg: 2.04 2.02 2.00 3/93 16542
/proc/meminfo: memFree=1214384/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=12.62
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 8988 0 1 0 1120 142 0 0 25 0 8 0 272764102 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679660 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 228861 8725 2479 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.13
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 337 0 0 0 13 0 0 0 16 0 8 0 272764110 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8725 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) 915444

[startup+25.6066 s]
/proc/loadavg: 2.03 2.02 2.00 4/93 16542
/proc/meminfo: memFree=1214512/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=25.37
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 8988 0 1 0 2255 282 0 0 25 0 8 0 272764102 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679494 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 228861 8725 2479 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 258 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.13
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 337 0 0 0 13 0 0 0 16 0 8 0 272764110 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8725 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915444

[startup+51.2166 s]
/proc/loadavg: 2.02 2.02 2.00 3/93 16542
/proc/meminfo: memFree=1214128/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=50.76
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 9148 0 1 0 4650 426 0 0 25 0 8 0 272764102 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073678456 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 228861 8881 2532 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.23
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 272764110 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915444

[startup+102.422 s]
/proc/loadavg: 2.01 2.01 2.00 4/93 16542
/proc/meminfo: memFree=1214128/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=101.53
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 9165 0 1 0 9727 426 0 0 25 0 8 0 272764102 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813860 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16534/statm: 228861 8896 2532 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.24
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 272764110 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8896 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) 915444

[startup+162.479 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 16542
/proc/meminfo: memFree=1214128/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=161.1
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 9170 0 1 0 15683 427 0 0 25 0 8 0 272764102 937414656 8901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073792224 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2012.03
Current children cumulated vsize (KiB) 915444

[startup+2084.15 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 16824
/proc/meminfo: memFree=1248368/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=2071.99
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 9194 0 1 0 206761 438 0 0 25 0 8 0 272764102 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073796512 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16534/statm: 228861 8922 2532 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.24
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2071.99
Current children cumulated vsize (KiB) 915444

[startup+2144.15 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 16824
/proc/meminfo: memFree=1248368/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=2131.93
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 9194 0 1 0 212755 438 0 0 25 0 8 0 272764102 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813846 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16534/statm: 228861 8922 2532 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.24
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2131.93
Current children cumulated vsize (KiB) 915444

[startup+2204.16 s]
/proc/loadavg: 2.03 2.00 2.00 3/94 16824
/proc/meminfo: memFree=1248368/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=2191.86
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 9194 0 1 0 218748 438 0 0 25 0 8 0 272764102 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812250 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16534/statm: 228861 8922 2532 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.24
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2191.86
Current children cumulated vsize (KiB) 915444

[startup+2264.16 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 16824
/proc/meminfo: memFree=1248368/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=2251.82
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 9194 0 1 0 224743 439 0 0 25 0 8 0 272764102 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813047 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16534/statm: 228861 8922 2532 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.24
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2251.82
Current children cumulated vsize (KiB) 915444

[startup+2324.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16824
/proc/meminfo: memFree=1248368/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=2311.77
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 9194 0 1 0 230738 439 0 0 25 0 8 0 272764102 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073790070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16534/statm: 228861 8922 2532 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.24
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2311.77
Current children cumulated vsize (KiB) 915444

[startup+2384.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16824
/proc/meminfo: memFree=1248368/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=2371.69
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 9194 0 1 0 236730 439 0 0 25 0 8 0 272764102 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073796898 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16534/statm: 228861 8922 2532 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.24
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2371.69
Current children cumulated vsize (KiB) 915444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2412.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 16824
/proc/meminfo: memFree=1248368/2055924 swapFree=4165736/4192956
[pid=16534] ppid=16532 vsize=915444 CPUtime=2400
/proc/16534/stat : 16534 (java) R 16532 16534 16466 0 -1 0 9194 0 1 0 239561 439 0 0 25 0 8 0 272764102 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824936 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16534/statm: 228861 8922 2532 14 0 215331 0
[pid=16534/tid=16536] ppid=16532 vsize=915444 CPUtime=0.03
/proc/16534/task/16536/stat : 16536 (java) S 16532 16534 16466 0 -1 64 259 0 0 0 3 0 0 0 16 0 8 0 272764106 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16537] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16537/stat : 16537 (java) S 16532 16534 16466 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16538] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16538/stat : 16538 (java) S 16532 16534 16466 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272764107 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16539] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16539/stat : 16539 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16540] ppid=16532 vsize=915444 CPUtime=0.24
/proc/16534/task/16540/stat : 16540 (java) S 16532 16534 16466 0 -1 64 396 0 0 0 23 1 0 0 16 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16541] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16541/stat : 16541 (java) S 16532 16534 16466 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16534/tid=16542] ppid=16532 vsize=915444 CPUtime=0
/proc/16534/task/16542/stat : 16542 (java) S 16532 16534 16466 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272764110 937414656 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400
Current children cumulated vsize (KiB) 915444

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

Child status: 143
Real time (s): 2412.53
CPU time (s): 2400.03
CPU user time (s): 2395.63
CPU system time (s): 4.40033
CPU usage (%): 99.482
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.63
system time used= 4.40033
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9215
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= 49907
involuntary context switches= 81611

runsolver used 2.58761 s user time and 8.10977 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Fri Jan 19 21:54:47 UTC 2007


IDJOB= 276661
IDBENCH= 5933
IDSOLVER= 68
FILE ID= node6/276661-1169243686

PBS_JOBID= 3589046

Free space on /tmp= 66557 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.65/rand-2-40-40-135-650-28_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276661-1169243686/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-276661-1169243686 -o ROOT/results/node6/solver-276661-1169243686 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276661-1169243686/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  08eb4c1ba152031183d1e05f8a31c4f7

RANDOM SEED= 100345331

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:      2055924 kB
MemFree:       1240200 kB
Buffers:         60880 kB
Cached:         599236 kB
SwapCached:       2476 kB
Active:         333132 kB
Inactive:       400356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1240200 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          84360 kB
Slab:            67024 kB
Committed_AS:  8169776 kB
PageTables:       2388 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= 66559 MiB



End job on node6 on Fri Jan 19 22:34:59 UTC 2007