Trace number 278209

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.13 2402.67

General information on the benchmark

NameMaxCSP/cnf/3-80-1100-2000/
cnf-3-80-1700-346741_ext.xml
MD5SUM0d06a1ad380c92d1c115bf2584b9c722
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints1576
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1681
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1681
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/278209-1169280311/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.097  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.40	   
0.40	   constraints being loaded...
0.62	     nbConstraints=1681  nbRelationTypes=19  nbExtensionStructures=19  nbSharedExtensionStructures=1662
0.62	     nbConflictsStructures=19  nbSharedConflictsStructures=1662  nbSharedBinaryRepresentations=0  maxDegree=82
0.62	     maxArity=3
0.62	       =>  wckTime=0.328  cpuTime=0.2  mem=11M779
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.414  cpuTime=0.24  mem=6M259
0.71	
0.71	s SATISFIABLE
0.71	o 1480
0.71	c 201
0.72	o 1487
0.72	c 194
0.72	o 1492
0.72	c 189
0.72	o 1495
0.72	c 186
0.72	o 1501
0.72	c 180
0.72	o 1503
0.72	c 178
0.72	o 1506
0.72	c 175
0.72	o 1512
0.72	c 169
0.72	o 1513
0.72	c 168
0.72	o 1517
0.72	c 164
0.72	o 1520
0.72	c 161
0.72	o 1526
0.72	c 155
0.72	o 1533
0.72	c 148
0.72	o 1534
0.72	c 147
0.73	o 1536
0.73	c 145
0.73	o 1537
0.73	c 144
0.73	o 1541
0.73	c 140
0.73	o 1542
0.73	c 139
0.74	o 1544
0.74	c 137
0.75	o 1549
0.75	c 132
0.75	o 1553
0.75	c 128
0.75	o 1558
0.75	c 123
0.86	o 1559
0.86	c 122
0.86	o 1561
0.86	c 120
0.86	o 1562
0.86	c 119
0.98	o 1565
0.98	c 116
1.13	o 1566
1.13	c 115
1.27	o 1567
1.27	c 114
1.50	o 1568
1.50	c 113
1.50	o 1570
1.50	c 111
1.51	o 1571
1.51	c 110
1.67	o 1572
1.67	c 109
5.06	o 1573
5.06	c 108
5.06	o 1574
5.06	c 107
5.06	o 1575
5.06	c 106
5.54	   
5.54	   search
5.54	     run=0  nbConstraintChecks=28948446  nbAssignments=10000
5.54	       =>  wckTime=4.836  cpuTime=4.82  mem=6M259
10.52	   
10.52	   search
10.52	     run=1  nbConstraintChecks=59621606  nbAssignments=20000
10.52	       =>  wckTime=9.814  cpuTime=9.78  mem=6M259
15.27	   
15.27	   search
15.27	     run=2  nbConstraintChecks=88517492  nbAssignments=30000
15.27	       =>  wckTime=14.566  cpuTime=14.53  mem=6M259
20.29	   
20.29	   search
20.29	     run=3  nbConstraintChecks=119204389  nbAssignments=40000
20.29	       =>  wckTime=19.586  cpuTime=19.55  mem=6M259
25.05	   
25.05	   search
25.05	     run=4  nbConstraintChecks=148086944  nbAssignments=50000
25.05	       =>  wckTime=24.338  cpuTime=24.28  mem=6M259
29.99	   
29.99	   search
29.99	     run=5  nbConstraintChecks=178553811  nbAssignments=60000
29.99	       =>  wckTime=29.284  cpuTime=29.22  mem=6M259
34.74	   
34.74	   search
34.74	     run=6  nbConstraintChecks=207404689  nbAssignments=70000
34.74	       =>  wckTime=34.028  cpuTime=33.97  mem=6M259
35.10	   
35.10	   search
35.10	     run=7  nbConstraintChecks=209632355  nbAssignments=70733
35.10	       =>  wckTime=34.394  cpuTime=34.34  mem=6M259
35.10	   
35.10	   global
35.10	     nbConstraintChecks=209632355  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.10	     solvingWckTime=34.393  solvingCpuTime=34.34  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.10	     globalCpuTime=34.63
35.10	       =>  wckTime=34.809  cpuTime=34.58  mem=6M259
35.10	   
35.10	   solver IterativeSystematicSolver being built... 
35.29	       =>  wckTime=34.993  cpuTime=34.72  mem=26M49
35.47	   
35.47	   preprocessing
35.47	     nbConstraintChecks=18076  nbValidityChecks=58986  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.47	     nbRemovedValues=0  detectedInconsistency=no
35.47	       =>  wckTime=0.179  cpuTime=0.16  mem=26M49
35.60	   
35.60	   search
35.60	     run=0  nbConstraintChecks=29205  nbValidityChecks=101142  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.61	     nbAssignments=66  nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=84  nbRestartNogoods=0
35.61	       =>  wckTime=0.315  cpuTime=0.29  mem=27M74
35.76	   
35.76	   search
35.76	     run=1  nbConstraintChecks=66519  nbValidityChecks=228076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.76	     nbAssignments=138  nbFailedAssignments=18  nbBacktracks=26  nbVisitedNodes=181  nbRestartNogoods=2
35.76	       =>  wckTime=0.466  cpuTime=0.43  mem=27M74
35.93	   
35.93	   search
35.93	     run=2  nbConstraintChecks=120864  nbValidityChecks=399933  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.93	     nbAssignments=225  nbFailedAssignments=32  nbBacktracks=48  nbVisitedNodes=301  nbRestartNogoods=5
35.93	       =>  wckTime=0.643  cpuTime=0.61  mem=27M74
36.15	   
36.15	   search
36.15	     run=3  nbConstraintChecks=194561  nbValidityChecks=630816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.15	     nbAssignments=324  nbFailedAssignments=50  nbBacktracks=83  nbVisitedNodes=452  nbRestartNogoods=7
36.15	       =>  wckTime=0.865  cpuTime=0.83  mem=27M74
36.50	   
36.50	   search
36.50	     run=4  nbConstraintChecks=296382  nbValidityChecks=1011079  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.50	     nbAssignments=463  nbFailedAssignments=96  nbBacktracks=133  nbVisitedNodes=679  nbRestartNogoods=8
36.50	       =>  wckTime=1.215  cpuTime=1.18  mem=27M74
36.95	   
36.95	   search
36.95	     run=5  nbConstraintChecks=455322  nbValidityChecks=1531814  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.95	     nbAssignments=640  nbFailedAssignments=144  nbBacktracks=212  nbVisitedNodes=982  nbRestartNogoods=12
36.95	       =>  wckTime=1.657  cpuTime=1.62  mem=27M74
37.63	   
37.64	   search
37.64	     run=6  nbConstraintChecks=649499  nbValidityChecks=2296208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.64	     nbAssignments=883  nbFailedAssignments=230  nbBacktracks=325  nbVisitedNodes=1413  nbRestartNogoods=15
37.64	       =>  wckTime=2.347  cpuTime=2.31  mem=27M74
38.59	   
38.59	   search
38.59	     run=7  nbConstraintChecks=977341  nbValidityChecks=3381985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.59	     nbAssignments=1206  nbFailedAssignments=339  nbBacktracks=496  nbVisitedNodes=2009  nbRestartNogoods=18
38.59	       =>  wckTime=3.3  cpuTime=3.26  mem=27M74
40.21	   
40.21	   search
40.21	     run=8  nbConstraintChecks=1439603  nbValidityChecks=5135065  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.21	     nbAssignments=1708  nbFailedAssignments=543  nbBacktracks=754  nbVisitedNodes=2952  nbRestartNogoods=20
40.21	       =>  wckTime=4.917  cpuTime=4.85  mem=27M74
42.37	   
42.37	   search
42.37	     run=9  nbConstraintChecks=2123136  nbValidityChecks=7724739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.37	     nbAssignments=2413  nbFailedAssignments=819  nbBacktracks=1138  nbVisitedNodes=4304  nbRestartNogoods=24
42.37	       =>  wckTime=7.079  cpuTime=7.01  mem=27M74
45.39	   
45.39	   search
45.39	     run=10  nbConstraintChecks=3072184  nbValidityChecks=11357502  nbPropagations=0  nbRevisions=0
45.39	     nbUselessRevisions=0  nbAssignments=3400  nbFailedAssignments=1189  nbBacktracks=1715  nbVisitedNodes=6230
45.39	     nbRestartNogoods=29
45.39	       =>  wckTime=10.101  cpuTime=10.01  mem=27M74
50.20	   
50.20	   search
50.20	     run=11  nbConstraintChecks=4449377  nbValidityChecks=16965474  nbPropagations=0  nbRevisions=0
50.20	     nbUselessRevisions=0  nbAssignments=4929  nbFailedAssignments=1817  nbBacktracks=2580  nbVisitedNodes=9215
50.20	     nbRestartNogoods=32
50.20	       =>  wckTime=14.91  cpuTime=14.82  mem=27M74
57.40	   
57.40	   search
57.40	     run=12  nbConstraintChecks=6637848  nbValidityChecks=25387140  nbPropagations=0  nbRevisions=0
57.40	     nbUselessRevisions=0  nbAssignments=7221  nbFailedAssignments=2769  nbBacktracks=3879  nbVisitedNodes=13696
57.40	     nbRestartNogoods=37
57.40	       =>  wckTime=22.112  cpuTime=22.02  mem=27M74
68.35	   
68.35	   search
68.35	     run=13  nbConstraintChecks=9887664  nbValidityChecks=38367879  nbPropagations=0  nbRevisions=0
68.35	     nbUselessRevisions=0  nbAssignments=10642  nbFailedAssignments=4202  nbBacktracks=5825  nbVisitedNodes=20366
68.35	     nbRestartNogoods=42
68.35	       =>  wckTime=33.063  cpuTime=32.96  mem=27M74
84.58	   
84.58	   search
84.58	     run=14  nbConstraintChecks=14230670  nbValidityChecks=57004579  nbPropagations=0  nbRevisions=0
84.58	     nbUselessRevisions=0  nbAssignments=15735  nbFailedAssignments=6336  nbBacktracks=8744  nbVisitedNodes=30272
84.58	     nbRestartNogoods=48
84.58	       =>  wckTime=49.291  cpuTime=49.16  mem=27M74
106.70	   
106.70	   search
106.70	     run=15  nbConstraintChecks=21782021  nbValidityChecks=84732576  nbPropagations=0  nbRevisions=0
106.70	     nbUselessRevisions=0  nbAssignments=22935  nbFailedAssignments=9110  nbBacktracks=13123  nbVisitedNodes=44345
106.70	     nbRestartNogoods=53
106.70	       =>  wckTime=71.408  cpuTime=71.26  mem=27M74
144.80	   
144.80	   search
144.80	     run=16  nbConstraintChecks=32303235  nbValidityChecks=128288835  nbPropagations=0  nbRevisions=0
144.80	     nbUselessRevisions=0  nbAssignments=34566  nbFailedAssignments=14133  nbBacktracks=19691  nbVisitedNodes=67108
144.80	     nbRestartNogoods=58
144.80	       =>  wckTime=109.51  cpuTime=109.32  mem=27M74
195.46	   
195.46	   search
195.46	     run=17  nbConstraintChecks=49538492  nbValidityChecks=192844840  nbPropagations=0  nbRevisions=0
195.46	     nbUselessRevisions=0  nbAssignments=51029  nbFailedAssignments=20696  nbBacktracks=29543  nbVisitedNodes=99490
195.46	     nbRestartNogoods=63
195.46	       =>  wckTime=160.171  cpuTime=159.93  mem=27M74
278.89	   
278.89	   search
278.89	     run=18  nbConstraintChecks=72465416  nbValidityChecks=289027073  nbPropagations=0  nbRevisions=0
278.89	     nbUselessRevisions=0  nbAssignments=76206  nbFailedAssignments=31057  nbBacktracks=44321  nbVisitedNodes=149017
278.89	     nbRestartNogoods=68
278.89	       =>  wckTime=243.6  cpuTime=243.27  mem=27M74
401.87	   
401.87	   search
401.87	     run=19  nbConstraintChecks=108641571  nbValidityChecks=436187385  nbPropagations=0  nbRevisions=0
401.87	     nbUselessRevisions=0  nbAssignments=114332  nbFailedAssignments=46974  nbBacktracks=66491  nbVisitedNodes=224107
401.87	     nbRestartNogoods=75
401.87	       =>  wckTime=366.58  cpuTime=366.11  mem=27M74
581.73	   
581.73	   search
581.73	     run=20  nbConstraintChecks=161593543  nbValidityChecks=647429066  nbPropagations=0  nbRevisions=0
581.73	     nbUselessRevisions=0  nbAssignments=170599  nbFailedAssignments=69952  nbBacktracks=99743  nbVisitedNodes=334840
581.73	     nbRestartNogoods=83
581.73	       =>  wckTime=546.444  cpuTime=545.8  mem=27M74
856.06	   
856.06	   search
856.06	     run=21  nbConstraintChecks=238566717  nbValidityChecks=973532767  nbPropagations=0  nbRevisions=0
856.06	     nbUselessRevisions=0  nbAssignments=257065  nbFailedAssignments=106498  nbBacktracks=149621  nbVisitedNodes=502918
856.06	     nbRestartNogoods=92
856.06	       =>  wckTime=820.776  cpuTime=819.84  mem=27M74
1260.78	   
1260.78	   search
1260.78	     run=22  nbConstraintChecks=355186997  nbValidityChecks=1439073167  nbPropagations=0  nbRevisions=0
1260.78	     nbUselessRevisions=0  nbAssignments=382460  nbFailedAssignments=157035  nbBacktracks=224439  nbVisitedNodes=747082
1260.78	     nbRestartNogoods=99
1260.78	       =>  wckTime=1225.492  cpuTime=1224.12  mem=27M74
1815.19	   
1815.19	   search
1815.19	     run=23  nbConstraintChecks=530960576  nbValidityChecks=2112257540  nbPropagations=0  nbRevisions=0
1815.19	     nbUselessRevisions=0  nbAssignments=567866  nbFailedAssignments=230169  nbBacktracks=336666  nbVisitedNodes=1102388
1815.19	     nbRestartNogoods=107
1815.19	       =>  wckTime=1779.898  cpuTime=1777.94  mem=27M74
2402.63	v 0 1 0 0 1 1 1 0 0 0 1 0 1 1 1 1 0 1 1 1 0 1 0 1 1 1 1 1 1 0 0 1 0 0 0 0 1 1 1 1 0 1 0 1 1 0 1 0 1 0 0 1 1 1 1 1 1 0 1 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 1 0 1 1 0 0 

Verifier Data (download as text)

106 unsatisfied constraints, 1575 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/node3/watcher-278209-1169280311 -o ROOT/results/node3/solver-278209-1169280311 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278209-1169280311/unknown.xml 

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

/proc/loadavg: 2.00 2.00 1.95 4/93 29215
/proc/meminfo: memFree=1268832/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=172 CPUtime=0
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 276426758 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10924836 0 0 4096 0 0 0 0 17 0 0 0
/proc/29214/statm: 43 24 18 14 0 3 0

[startup+0.108241 s]
/proc/loadavg: 2.00 2.00 1.95 4/93 29215
/proc/meminfo: memFree=1268832/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=914988 CPUtime=0.1
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 3074 0 1 0 8 2 0 0 24 0 8 0 276426758 936947712 2820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153785378 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228747 2820 1454 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.516306 s]
/proc/loadavg: 2.00 2.00 1.95 4/93 29215
/proc/meminfo: memFree=1268832/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915332 CPUtime=0.5
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 6526 0 1 0 45 5 0 0 25 0 8 0 276426758 937299968 6265 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228833 6265 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33844 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 29222
/proc/meminfo: memFree=1246888/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=1.32
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 8172 0 1 0 120 12 0 0 25 0 8 0 276426758 937414656 7910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 7910 2478 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 339 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 7910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 7910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 7910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 7910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.17
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 373 0 0 0 17 0 0 0 16 0 8 0 276426765 937414656 7910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 7910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 7910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915444

[startup+2.99171 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 29222
/proc/meminfo: memFree=1246760/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=2.97
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 8175 0 1 0 273 24 0 0 25 0 8 0 276426758 937414656 7912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 7912 2478 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 339 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 7912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 7912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 7912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 7912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.17
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 375 0 0 0 17 0 0 0 16 0 8 0 276426765 937414656 7912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 7912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 7912 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915444

[startup+6.27524 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 29222
/proc/meminfo: memFree=1246696/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=6.26
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 8178 0 1 0 576 50 0 0 25 0 8 0 276426758 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 7915 2478 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 339 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.17
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 378 0 0 0 17 0 0 0 17 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 915444

[startup+12.7663 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 29222
/proc/meminfo: memFree=1246696/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=12.74
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 8178 0 1 0 1179 95 0 0 25 0 8 0 276426758 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073817402 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228862 7915 2478 14 0 215332 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 339 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.17
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 378 0 0 0 17 0 0 0 17 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 915444

[startup+25.6184 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 29222
/proc/meminfo: memFree=1246760/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=25.56
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 8178 0 1 0 2373 183 0 0 25 0 8 0 276426758 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813955 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 7915 2478 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 339 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915448 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937418752 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.17
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 378 0 0 0 17 0 0 0 17 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 7915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915444

[startup+51.2385 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 29222
/proc/meminfo: memFree=1233448/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=51.16
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 11621 0 1 0 4858 258 0 0 25 0 8 0 276426758 937414656 11350 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073982120 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 11350 2534 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 11350 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 11350 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 11350 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 11350 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.3
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 447 0 0 0 28 2 0 0 16 0 8 0 276426765 937414656 11350 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 11350 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 11350 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 915444

[startup+102.468 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 29222
/proc/meminfo: memFree=1233384/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=102.35
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 11629 0 1 0 9976 259 0 0 25 0 8 0 276426758 937414656 11358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074008944 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 11358 2534 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 11358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 11358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 11358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 11358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.3
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 447 0 0 0 28 2 0 0 16 0 8 0 276426765 937414656 11358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 11358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 11358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 915444

[startup+162.552 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 29222
/proc/meminfo: memFree=1233320/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=162.36
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 11634 0 1 0 15977 259 0 0 25 0 8 0 276426758 937414656 11363 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2085.13 s]
/proc/loadavg: 2.00 2.01 1.99 3/100 29224
/proc/meminfo: memFree=1233000/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=2082.91
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 11655 0 1 0 208027 264 0 0 25 0 8 0 276426758 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074035415 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 11383 2534 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.3
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 448 0 0 0 28 2 0 0 16 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.91
Current children cumulated vsize (KiB) 915444

[startup+2145.2 s]
/proc/loadavg: 2.00 2.01 1.99 3/100 29224
/proc/meminfo: memFree=1233064/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=2142.91
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 11655 0 1 0 214026 265 0 0 25 0 8 0 276426758 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073915719 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 11383 2534 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.3
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 448 0 0 0 28 2 0 0 16 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.91
Current children cumulated vsize (KiB) 915444

[startup+2205.29 s]
/proc/loadavg: 1.96 1.99 1.98 4/93 29272
/proc/meminfo: memFree=1262240/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=2202.94
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 11655 0 1 0 220029 265 0 0 25 0 8 0 276426758 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074008950 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 11383 2534 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.3
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 448 0 0 0 28 2 0 0 16 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2202.94
Current children cumulated vsize (KiB) 915444

[startup+2265.37 s]
/proc/loadavg: 1.98 1.99 1.98 3/93 29272
/proc/meminfo: memFree=1262240/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=2262.97
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 11655 0 1 0 226031 266 0 0 25 0 8 0 276426758 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073958294 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 11383 2534 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.3
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 448 0 0 0 28 2 0 0 16 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2262.97
Current children cumulated vsize (KiB) 915444

[startup+2325.46 s]
/proc/loadavg: 1.99 1.99 1.98 4/93 29272
/proc/meminfo: memFree=1262240/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=2322.98
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 11655 0 1 0 232032 266 0 0 25 0 8 0 276426758 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074022712 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 11383 2534 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.3
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 448 0 0 0 28 2 0 0 16 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2322.98
Current children cumulated vsize (KiB) 915444

[startup+2385.54 s]
/proc/loadavg: 1.99 1.99 1.98 3/93 29272
/proc/meminfo: memFree=1262240/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=2383.01
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 11655 0 1 0 238035 266 0 0 25 0 8 0 276426758 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073915722 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 11383 2534 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.3
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 448 0 0 0 28 2 0 0 16 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2383.01
Current children cumulated vsize (KiB) 915444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.62 s]
/proc/loadavg: 1.99 1.99 1.98 3/93 29272
/proc/meminfo: memFree=1262176/2055920 swapFree=4191880/4192956
[pid=29214] ppid=29212 vsize=915444 CPUtime=2400.08
/proc/29214/stat : 29214 (java) R 29212 29214 28377 0 -1 0 11655 0 1 0 239742 266 0 0 25 0 8 0 276426758 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074008950 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29214/statm: 228861 11383 2534 14 0 215331 0
[pid=29214/tid=29216] ppid=29212 vsize=915444 CPUtime=0.03
/proc/29214/task/29216/stat : 29216 (java) S 29212 29214 28377 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276426761 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29217] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29217/stat : 29217 (java) S 29212 29214 28377 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29218] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29218/stat : 29218 (java) S 29212 29214 28377 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276426762 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29219] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29219/stat : 29219 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29220] ppid=29212 vsize=915444 CPUtime=0.3
/proc/29214/task/29220/stat : 29220 (java) S 29212 29214 28377 0 -1 64 448 0 0 0 28 2 0 0 16 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29221] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29221/stat : 29221 (java) S 29212 29214 28377 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29214/tid=29222] ppid=29212 vsize=915444 CPUtime=0
/proc/29214/task/29222/stat : 29222 (java) S 29212 29214 28377 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 276426765 937414656 11383 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915444

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

Child status: 143
Real time (s): 2402.67
CPU time (s): 2400.13
CPU user time (s): 2397.46
CPU system time (s): 2.67159
CPU usage (%): 99.8943
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.46
system time used= 2.67159
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11676
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= 50030
involuntary context switches= 92520

runsolver used 2.74958 s user time and 7.8898 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 08:05:11 UTC 2007


IDJOB= 278209
IDBENCH= 8142
IDSOLVER= 68
FILE ID= node3/278209-1169280311

PBS_JOBID= 3609466

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-80-1100-2000/cnf-3-80-1700-346741_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278209-1169280311/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-278209-1169280311 -o ROOT/results/node3/solver-278209-1169280311 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278209-1169280311/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0d06a1ad380c92d1c115bf2584b9c722

RANDOM SEED= 965436355

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.279
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.279
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:       1269312 kB
Buffers:         56376 kB
Cached:         561732 kB
SwapCached:        284 kB
Active:         229360 kB
Inactive:       481608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1269312 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:         114568 kB
Slab:            60512 kB
Committed_AS:  8248376 kB
PageTables:       2184 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node3 on Sat Jan 20 08:45:14 UTC 2007