Trace number 278210

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.12 2403.86

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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/278210-1169280459/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.104  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.67	     nbConstraints=1681  nbRelationTypes=19  nbExtensionStructures=19  nbSharedExtensionStructures=1662
0.67	     nbConflictsStructures=19  nbSharedConflictsStructures=1662  nbSharedBinaryRepresentations=0  maxDegree=82
0.67	     maxArity=3
0.67	       =>  wckTime=0.351  cpuTime=0.22  mem=11M802
0.72	   
0.72	   solver LocalSearchSolver being built... 
0.76	       =>  wckTime=0.441  cpuTime=0.26  mem=6M259
0.76	
0.76	s SATISFIABLE
0.76	o 1480
0.76	c 201
0.76	o 1487
0.76	c 194
0.77	o 1492
0.77	c 189
0.77	o 1495
0.77	c 186
0.77	o 1501
0.77	c 180
0.77	o 1503
0.77	c 178
0.77	o 1506
0.77	c 175
0.77	o 1512
0.77	c 169
0.77	o 1513
0.77	c 168
0.77	o 1517
0.77	c 164
0.77	o 1520
0.77	c 161
0.77	o 1526
0.77	c 155
0.77	o 1533
0.77	c 148
0.77	o 1534
0.77	c 147
0.77	o 1536
0.77	c 145
0.78	o 1537
0.78	c 144
0.78	o 1541
0.78	c 140
0.78	o 1542
0.78	c 139
0.80	o 1544
0.80	c 137
0.80	o 1549
0.80	c 132
0.80	o 1553
0.80	c 128
0.80	o 1558
0.80	c 123
0.93	o 1559
0.93	c 122
0.93	o 1561
0.93	c 120
0.93	o 1562
0.93	c 119
1.06	o 1565
1.06	c 116
1.24	o 1566
1.24	c 115
1.41	o 1567
1.41	c 114
1.67	o 1568
1.67	c 113
1.67	o 1570
1.67	c 111
1.68	o 1571
1.68	c 110
1.86	o 1572
1.86	c 109
5.74	o 1573
5.74	c 108
5.74	o 1574
5.74	c 107
5.74	o 1575
5.74	c 106
6.29	   
6.29	   search
6.29	     run=0  nbConstraintChecks=28948446  nbAssignments=10000
6.29	       =>  wckTime=5.531  cpuTime=5.48  mem=6M259
11.87	   
11.87	   search
11.87	     run=1  nbConstraintChecks=59621606  nbAssignments=20000
11.87	       =>  wckTime=11.119  cpuTime=11.03  mem=6M259
17.18	   
17.18	   search
17.18	     run=2  nbConstraintChecks=88517492  nbAssignments=30000
17.18	       =>  wckTime=16.428  cpuTime=16.32  mem=6M259
22.83	   
22.83	   search
22.83	     run=3  nbConstraintChecks=119204389  nbAssignments=40000
22.83	       =>  wckTime=22.077  cpuTime=21.93  mem=6M259
28.15	   
28.15	   search
28.15	     run=4  nbConstraintChecks=148086944  nbAssignments=50000
28.15	       =>  wckTime=27.4  cpuTime=27.24  mem=6M259
33.71	   
33.71	   search
33.71	     run=5  nbConstraintChecks=178553811  nbAssignments=60000
33.71	       =>  wckTime=32.951  cpuTime=32.76  mem=6M259
35.89	   
35.89	   search
35.89	     run=6  nbConstraintChecks=190364977  nbAssignments=64376
35.89	       =>  wckTime=35.137  cpuTime=34.94  mem=6M259
35.89	   
35.89	   global
35.89	     nbConstraintChecks=190364977  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.89	     solvingWckTime=35.136  solvingCpuTime=34.94  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.89	     globalCpuTime=35.26
35.89	       =>  wckTime=35.579  cpuTime=35.21  mem=6M259
35.89	   
35.89	   solver IterativeSystematicSolver being built... 
36.09	       =>  wckTime=35.771  cpuTime=35.36  mem=26M49
36.11	   
36.11	   preprocessing
36.11	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
36.11	     detectedInconsistency=no
36.11	       =>  wckTime=0.019  cpuTime=0.01  mem=26M49
36.28	   
36.28	   search
36.28	     run=0  nbConstraintChecks=29626  nbValidityChecks=80971  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.28	     nbAssignments=63  nbFailedAssignments=4  nbBacktracks=11  nbVisitedNodes=79  nbRestartNogoods=0
36.28	       =>  wckTime=0.195  cpuTime=0.15  mem=27M74
36.46	   
36.46	   search
36.46	     run=1  nbConstraintChecks=69126  nbValidityChecks=213385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.46	     nbAssignments=137  nbFailedAssignments=16  nbBacktracks=26  nbVisitedNodes=180  nbRestartNogoods=1
36.46	       =>  wckTime=0.37  cpuTime=0.32  mem=27M74
36.66	   
36.66	   search
36.66	     run=2  nbConstraintChecks=130582  nbValidityChecks=401954  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.66	     nbAssignments=228  nbFailedAssignments=34  nbBacktracks=48  nbVisitedNodes=311  nbRestartNogoods=2
36.66	       =>  wckTime=0.57  cpuTime=0.52  mem=27M74
36.92	   
36.92	   search
36.92	     run=3  nbConstraintChecks=203373  nbValidityChecks=649021  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.92	     nbAssignments=330  nbFailedAssignments=60  nbBacktracks=81  nbVisitedNodes=472  nbRestartNogoods=5
36.92	       =>  wckTime=0.839  cpuTime=0.78  mem=27M74
37.29	   
37.29	   search
37.29	     run=4  nbConstraintChecks=297608  nbValidityChecks=993062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.29	     nbAssignments=456  nbFailedAssignments=93  nbBacktracks=133  nbVisitedNodes=683  nbRestartNogoods=6
37.29	       =>  wckTime=1.205  cpuTime=1.15  mem=27M74
37.81	   
37.81	   search
37.81	     run=5  nbConstraintChecks=438877  nbValidityChecks=1516206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.81	     nbAssignments=630  nbFailedAssignments=149  nbBacktracks=208  nbVisitedNodes=988  nbRestartNogoods=7
37.81	       =>  wckTime=1.721  cpuTime=1.66  mem=27M74
38.54	   
38.54	   search
38.54	     run=6  nbConstraintChecks=666970  nbValidityChecks=2323944  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.54	     nbAssignments=879  nbFailedAssignments=241  nbBacktracks=321  nbVisitedNodes=1442  nbRestartNogoods=10
38.54	       =>  wckTime=2.451  cpuTime=2.38  mem=27M74
39.55	   
39.55	   search
39.56	     run=7  nbConstraintChecks=1003038  nbValidityChecks=3448833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.56	     nbAssignments=1211  nbFailedAssignments=357  nbBacktracks=491  nbVisitedNodes=2060  nbRestartNogoods=12
39.56	       =>  wckTime=3.469  cpuTime=3.4  mem=27M74
41.23	   
41.23	   search
41.23	     run=8  nbConstraintChecks=1512306  nbValidityChecks=5199829  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
41.23	     nbAssignments=1697  nbFailedAssignments=544  nbBacktracks=747  nbVisitedNodes=2989  nbRestartNogoods=15
41.23	       =>  wckTime=5.144  cpuTime=5.04  mem=27M74
43.58	   
43.58	   search
43.58	     run=9  nbConstraintChecks=2153622  nbValidityChecks=7728147  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
43.58	     nbAssignments=2385  nbFailedAssignments=807  nbBacktracks=1131  nbVisitedNodes=4324  nbRestartNogoods=20
43.58	       =>  wckTime=7.497  cpuTime=7.37  mem=27M74
47.33	   
47.33	   search
47.33	     run=10  nbConstraintChecks=3145980  nbValidityChecks=11640966  nbPropagations=0  nbRevisions=0
47.33	     nbUselessRevisions=0  nbAssignments=3423  nbFailedAssignments=1225  nbBacktracks=1708  nbVisitedNodes=6357
47.33	     nbRestartNogoods=24
47.33	       =>  wckTime=11.241  cpuTime=11.1  mem=27M74
52.69	   
52.69	   search
52.69	     run=11  nbConstraintChecks=4733484  nbValidityChecks=17451294  nbPropagations=0  nbRevisions=0
52.69	     nbUselessRevisions=0  nbAssignments=4953  nbFailedAssignments=1848  nbBacktracks=2573  nbVisitedNodes=9375
52.69	     nbRestartNogoods=28
52.69	       =>  wckTime=16.603  cpuTime=16.43  mem=27M74
60.89	   
60.89	   search
60.89	     run=12  nbConstraintChecks=6918696  nbValidityChecks=26029108  nbPropagations=0  nbRevisions=0
60.89	     nbUselessRevisions=0  nbAssignments=7227  nbFailedAssignments=2783  nbBacktracks=3870  nbVisitedNodes=13881
60.89	     nbRestartNogoods=34
60.89	       =>  wckTime=24.807  cpuTime=24.6  mem=27M74
73.92	   
73.92	   search
73.92	     run=13  nbConstraintChecks=10522774  nbValidityChecks=40221672  nbPropagations=0  nbRevisions=0
73.92	     nbUselessRevisions=0  nbAssignments=10842  nbFailedAssignments=4411  nbBacktracks=5817  nbVisitedNodes=21071
73.92	     nbRestartNogoods=39
73.92	       =>  wckTime=37.833  cpuTime=37.56  mem=27M74
93.25	   
93.25	   search
93.25	     run=14  nbConstraintChecks=15145817  nbValidityChecks=59607770  nbPropagations=0  nbRevisions=0
93.25	     nbUselessRevisions=0  nbAssignments=15962  nbFailedAssignments=6573  nbBacktracks=8737  nbVisitedNodes=31273
93.25	     nbRestartNogoods=47
93.25	       =>  wckTime=57.168  cpuTime=56.8  mem=27M74
122.22	   
122.22	   search
122.22	     run=15  nbConstraintChecks=22361051  nbValidityChecks=90252709  nbPropagations=0  nbRevisions=0
122.22	     nbUselessRevisions=0  nbAssignments=23817  nbFailedAssignments=10012  nbBacktracks=13115  nbVisitedNodes=46945
122.22	     nbRestartNogoods=55
122.22	       =>  wckTime=86.132  cpuTime=85.64  mem=27M74
164.65	   
164.65	   search
164.65	     run=16  nbConstraintChecks=33922885  nbValidityChecks=136293130  nbPropagations=0  nbRevisions=0
164.65	     nbUselessRevisions=0  nbAssignments=35613  nbFailedAssignments=15199  nbBacktracks=19683  nbVisitedNodes=70496
164.65	     nbRestartNogoods=63
164.65	       =>  wckTime=128.566  cpuTime=127.87  mem=27M74
228.95	   
228.95	   search
228.95	     run=17  nbConstraintChecks=50467795  nbValidityChecks=204172535  nbPropagations=0  nbRevisions=0
228.95	     nbUselessRevisions=0  nbAssignments=52930  nbFailedAssignments=22624  nbBacktracks=29536  nbVisitedNodes=105091
228.95	     nbRestartNogoods=72
228.95	       =>  wckTime=192.861  cpuTime=191.86  mem=27M74
324.74	   
324.74	   search
324.74	     run=18  nbConstraintChecks=74967497  nbValidityChecks=302988519  nbPropagations=0  nbRevisions=0
324.74	     nbUselessRevisions=0  nbAssignments=78345  nbFailedAssignments=33216  nbBacktracks=44316  nbVisitedNodes=155805
324.74	     nbRestartNogoods=78
324.74	       =>  wckTime=288.653  cpuTime=287.2  mem=27M74
462.07	   
462.07	   search
462.07	     run=19  nbConstraintChecks=113098133  nbValidityChecks=450792374  nbPropagations=0  nbRevisions=0
462.07	     nbUselessRevisions=0  nbAssignments=117565  nbFailedAssignments=50229  nbBacktracks=66484  nbVisitedNodes=233861
462.07	     nbRestartNogoods=83
462.07	       =>  wckTime=425.987  cpuTime=423.89  mem=27M74
664.81	   
664.81	   search
664.81	     run=20  nbConstraintChecks=170311727  nbValidityChecks=664301264  nbPropagations=0  nbRevisions=0
664.81	     nbUselessRevisions=0  nbAssignments=175428  nbFailedAssignments=74797  nbBacktracks=99738  nbVisitedNodes=348286
664.81	     nbRestartNogoods=86
664.81	       =>  wckTime=628.723  cpuTime=625.71  mem=27M74
917.57	   
917.57	   search
917.57	     run=21  nbConstraintChecks=254856443  nbValidityChecks=958479521  nbPropagations=0  nbRevisions=0
917.57	     nbUselessRevisions=0  nbAssignments=259538  nbFailedAssignments=108985  nbBacktracks=149616  nbVisitedNodes=511157
917.57	     nbRestartNogoods=93
917.57	       =>  wckTime=881.487  cpuTime=878.4  mem=27M74
1276.25	   
1276.25	   search
1276.25	     run=22  nbConstraintChecks=376344580  nbValidityChecks=1358962708  nbPropagations=0  nbRevisions=0
1276.25	     nbUselessRevisions=0  nbAssignments=383541  nbFailedAssignments=158129  nbBacktracks=224434  nbVisitedNodes=747996
1276.25	     nbRestartNogoods=98
1276.25	       =>  wckTime=1240.168  cpuTime=1236.97  mem=27M74
1712.53	   
1712.53	   search
1712.53	     run=23  nbConstraintChecks=548486428  nbValidityChecks=1861032869  nbPropagations=0  nbRevisions=0
1712.53	     nbUselessRevisions=0  nbAssignments=553900  nbFailedAssignments=216217  nbBacktracks=336664  nbVisitedNodes=1055544
1712.53	     nbRestartNogoods=105
1712.53	       =>  wckTime=1676.44  cpuTime=1673.11  mem=27M74
2299.87	   
2299.87	   search
2299.87	     run=24  nbConstraintChecks=776493590  nbValidityChecks=2508868406  nbPropagations=0  nbRevisions=0
2299.87	     nbUselessRevisions=0  nbAssignments=795051  nbFailedAssignments=288982  nbBacktracks=505008  nbVisitedNodes=1471159
2299.87	     nbRestartNogoods=113
2299.87	       =>  wckTime=2263.782  cpuTime=2260.24  mem=27M74
2403.76	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/node18/watcher-278210-1169280459 -o ROOT/results/node18/solver-278210-1169280459 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278210-1169280459/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.03 2.01 1.98 4/87 11403
/proc/meminfo: memFree=1241672/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=18540 CPUtime=0
/proc/11402/stat : 11402 (runsolver) R 11400 11402 10343 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 276440619 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 227848809767 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/11402/statm: 4635 279 244 17 0 2626 0

[startup+0.107815 s]
/proc/loadavg: 2.03 2.01 1.98 4/87 11403
/proc/meminfo: memFree=1241672/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=914988 CPUtime=0.08
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 2992 0 1 0 7 1 0 0 18 0 8 0 276440619 936947712 2738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155600076 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11402/statm: 228747 2738 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515853 s]
/proc/loadavg: 2.03 2.01 1.98 4/87 11403
/proc/meminfo: memFree=1241672/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915332 CPUtime=0.49
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 6343 0 1 0 44 5 0 0 18 0 8 0 276440619 937299968 6082 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11402/statm: 228833 6082 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33793 s]
/proc/loadavg: 2.03 2.01 1.98 3/94 11410
/proc/meminfo: memFree=1219664/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=1.3
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 8161 0 1 0 119 11 0 0 25 0 8 0 276440619 937414656 7899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813862 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11402/statm: 228861 7899 2473 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 339 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 7899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 7899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 7899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 7899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.19
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 370 0 0 0 19 0 0 0 16 0 8 0 276440627 937414656 7899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 7899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 7899 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.98409 s]
/proc/loadavg: 2.03 2.01 1.98 3/94 11410
/proc/meminfo: memFree=1219600/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=2.95
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 8167 0 1 0 271 24 0 0 25 0 8 0 276440619 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813920 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11402/statm: 228861 7904 2475 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 339 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.19
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 375 0 0 0 19 0 0 0 16 0 8 0 276440627 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915444

[startup+6.1864 s]
/proc/loadavg: 2.11 2.03 1.99 3/94 11410
/proc/meminfo: memFree=1219536/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=6.13
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 8167 0 1 0 566 47 0 0 25 0 8 0 276440619 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813857 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11402/statm: 228861 7904 2475 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 339 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.19
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 375 0 0 0 19 0 0 0 16 0 8 0 276440627 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 7904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915444

[startup+12.661 s]
/proc/loadavg: 2.09 2.03 1.99 3/94 11410
/proc/meminfo: memFree=1219536/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915448 CPUtime=12.57
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 8170 0 1 0 1162 95 0 0 25 0 8 0 276440619 937418752 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11402/statm: 228862 7907 2475 14 0 215332 0
[pid=11402/tid=11404] ppid=11400 vsize=915448 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 339 0 0 0 3 0 0 0 16 0 8 0 276440623 937418752 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915448 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937418752 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915448 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937418752 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915448 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937418752 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915448 CPUtime=0.2
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 378 0 0 0 20 0 0 0 17 0 8 0 276440627 937418752 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915448 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937418752 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915448 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937418752 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915448

[startup+25.5143 s]
/proc/loadavg: 2.08 2.03 1.99 3/94 11410
/proc/meminfo: memFree=1219600/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=25.37
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 8170 0 1 0 2341 196 0 0 25 0 8 0 276440619 937414656 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813943 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11402/statm: 228861 7907 2475 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 339 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.2
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 378 0 0 0 20 0 0 0 17 0 8 0 276440627 937414656 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 7907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 7907 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.1397 s]
/proc/loadavg: 2.05 2.02 1.99 3/94 11410
/proc/meminfo: memFree=1206160/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=50.87
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 11603 0 1 0 4810 277 0 0 25 0 8 0 276440619 937414656 11334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074032804 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11402/statm: 228861 11334 2529 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 11334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 11334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 11334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 11334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.32
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 444 0 0 0 31 1 0 0 17 0 8 0 276440627 937414656 11334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 11334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 11334 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 915444

[startup+102.395 s]
/proc/loadavg: 2.02 2.02 1.99 3/94 11410
/proc/meminfo: memFree=1206160/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=101.88
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 11615 0 1 0 9911 277 0 0 25 0 8 0 276440619 937414656 11346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074032588 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11402/statm: 228861 11346 2529 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 11346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 11346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 11346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 11346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.33
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 445 0 0 0 32 1 0 0 16 0 8 0 276440627 937414656 11346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 11346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 11346 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 915444

[startup+162.493 s]
/proc/loadavg: 2.07 2.03 1.99 3/94 11410
/proc/meminfo: memFree=1206224/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=161.7
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 11618 0 1 0 15893 277 0 0 25 0 8 0 276440619 937414656 11349 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073995132 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.6 s]
/proc/loadavg: 1.00 1.01 1.19 2/85 11430
/proc/meminfo: memFree=1266600/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=2080.06
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 11641 0 1 0 207720 286 0 0 25 0 8 0 276440619 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840197 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11402/statm: 228861 11371 2529 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.33
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 446 0 0 0 32 1 0 0 16 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2080.06
Current children cumulated vsize (KiB) 915444

[startup+2143.63 s]
/proc/loadavg: 1.00 1.00 1.18 2/85 11430
/proc/meminfo: memFree=1266664/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=2140.06
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 11641 0 1 0 213720 286 0 0 25 0 8 0 276440619 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073960598 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11402/statm: 228861 11371 2529 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.33
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 446 0 0 0 32 1 0 0 16 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2140.06
Current children cumulated vsize (KiB) 915444

[startup+2203.65 s]
/proc/loadavg: 1.00 1.00 1.16 2/85 11430
/proc/meminfo: memFree=1266664/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=2200.07
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 11641 0 1 0 219721 286 0 0 25 0 8 0 276440619 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074043374 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11402/statm: 228861 11371 2529 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.33
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 446 0 0 0 32 1 0 0 16 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2200.07
Current children cumulated vsize (KiB) 915444

[startup+2263.67 s]
/proc/loadavg: 1.00 1.00 1.15 2/85 11430
/proc/meminfo: memFree=1266664/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=2260.05
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 11641 0 1 0 225719 286 0 0 25 0 8 0 276440619 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074032730 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11402/statm: 228861 11371 2529 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.33
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 446 0 0 0 32 1 0 0 16 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 11371 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2260.05
Current children cumulated vsize (KiB) 915444

[startup+2323.7 s]
/proc/loadavg: 1.00 1.00 1.14 2/85 11430
/proc/meminfo: memFree=1266600/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=2320.04
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 11644 0 1 0 231718 286 0 0 25 0 8 0 276440619 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074031662 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11402/statm: 228861 11374 2529 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.33
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 446 0 0 0 32 1 0 0 16 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2320.04
Current children cumulated vsize (KiB) 915444

[startup+2383.72 s]
/proc/loadavg: 1.00 1.00 1.13 2/85 11430
/proc/meminfo: memFree=1266600/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=2380.03
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 11644 0 1 0 237716 287 0 0 25 0 8 0 276440619 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073958370 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11402/statm: 228861 11374 2529 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.33
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 446 0 0 0 32 1 0 0 16 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2380.03
Current children cumulated vsize (KiB) 915444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.76 s]
/proc/loadavg: 1.00 1.00 1.13 3/85 11430
/proc/meminfo: memFree=1266600/2055920 swapFree=4192812/4192956
[pid=11402] ppid=11400 vsize=915444 CPUtime=2400.06
/proc/11402/stat : 11402 (java) R 11400 11402 10343 0 -1 0 11644 0 1 0 239719 287 0 0 25 0 8 0 276440619 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074031662 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11402/statm: 228861 11374 2529 14 0 215331 0
[pid=11402/tid=11404] ppid=11400 vsize=915444 CPUtime=0.03
/proc/11402/task/11404/stat : 11404 (java) S 11400 11402 10343 0 -1 64 340 0 0 0 3 0 0 0 16 0 8 0 276440623 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11405] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11405/stat : 11405 (java) S 11400 11402 10343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 276440624 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11406] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11406/stat : 11406 (java) S 11400 11402 10343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 276440624 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11407] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11407/stat : 11407 (java) S 11400 11402 10343 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11408] ppid=11400 vsize=915444 CPUtime=0.33
/proc/11402/task/11408/stat : 11408 (java) S 11400 11402 10343 0 -1 64 446 0 0 0 32 1 0 0 16 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11409] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11409/stat : 11409 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11402/tid=11410] ppid=11400 vsize=915444 CPUtime=0
/proc/11402/task/11410/stat : 11410 (java) S 11400 11402 10343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 276440627 937414656 11374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915444

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

Child status: 143
Real time (s): 2403.86
CPU time (s): 2400.12
CPU user time (s): 2397.24
CPU system time (s): 2.87956
CPU usage (%): 99.8446
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.24
system time used= 2.87956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11667
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= 49971
involuntary context switches= 39631

runsolver used 2.50962 s user time and 6.60699 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 08:07:39 UTC 2007


IDJOB= 278210
IDBENCH= 8142
IDSOLVER= 69
FILE ID= node18/278210-1169280459

PBS_JOBID= 3609471

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
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 pfc.xml 1 XSax /tmp/evaluation/278210-1169280459/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-278210-1169280459 -o ROOT/results/node18/solver-278210-1169280459 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278210-1169280459/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0d06a1ad380c92d1c115bf2584b9c722

RANDOM SEED= 693104586

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.231
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.231
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:       1242088 kB
Buffers:         53048 kB
Cached:         567860 kB
SwapCached:          0 kB
Active:         305904 kB
Inactive:       427916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1242088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:         133016 kB
Slab:            64888 kB
Committed_AS:  8512076 kB
PageTables:       2188 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node18 on Sat Jan 20 08:47:43 UTC 2007